1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-20 04:39:34 +05:30
Commit Graph

90 Commits

Author SHA1 Message Date
1871e73532 (feat): implemented code snippet copy feature and disabled page scrolling when share window is open 2023-11-28 21:48:06 +05:30
574c84fd4e (feat/fixed): added copy embeded code snippet button and fixed copy message text spacing 2023-11-28 20:37:56 +05:30
a9e3ef49a4 (refactor): added explination comments on flotingbar-config 2023-11-27 22:38:27 +05:30
764134e830 (feat): implemented page linkInput copy to clipboard feature 2023-11-27 22:22:41 +05:30
a3ecd6addc (feat): made embed code dynamicaly genrated for every page 2023-11-27 21:24:26 +05:30
cf0de4f37e (feat): changed share window animation with simple slide up 2023-11-27 20:55:07 +05:30
d950280ef7 (feat): added share option titles 2023-11-27 20:32:52 +05:30
d43e96bd4d (feat): added embeded share feature 2023-11-27 20:25:17 +05:30
b6c09cf319 (feat): added hover title info for all sharing options 2023-11-26 23:51:41 +05:30
c37380a358 (feat): added more sharing options with navigator.share api 2023-11-26 23:42:55 +05:30
aa1ce2edde (feat): added api link sharing for: fb, twitter, whatsapp, telegram 2023-11-26 22:41:33 +05:30
6516dedd15 (feat): added social share icons 2023-11-26 19:44:54 +05:30
12b4c9b0a4 (feat): made the qrcode and pageinputlink dynamic 2023-11-25 21:30:31 +05:30
21ab49f970 (feat): improved shareqr window styling better added copyurlbar 2023-11-25 20:29:42 +05:30
0f1350858d (refactor): improved qr-container styling 2023-11-25 01:04:14 +05:30
60e3cfc9be (feat): implemented basic shareviaqr div styling 2023-11-24 23:57:53 +05:30
fb190abe20 (feat): added auto qr genration via QR Code API 2023-11-24 23:04:24 +05:30
63e53fc773 (feat): added share window opening animation and minnor icon styling fix 2023-11-24 21:33:27 +05:30
4809a012c4 (feat): initialised basic share window popup 2023-11-22 23:58:45 +05:30
5fe1a3ae5c (feat): made page titles dynamic 2023-11-22 23:49:21 +05:30
13c8422e73 (fixed): searchwindow mobile view opening animation 2023-11-21 22:03:06 +05:30
2e7c6e9225 (refactor/fix): removed const function parameters from searchbar open close operation 2023-11-21 21:50:28 +05:30
670d6ecc06 (feat): initialised basic share button functions 2023-11-21 21:35:59 +05:30
f7f30d34f3 (refactor): minor comment additions and space formatting 2023-11-20 22:28:44 +05:30
38088a39e3 (feat): added keybinding-config.js to handle keyboard shotcuts 2023-11-20 22:14:25 +05:30
34ae2e6ac1 (fixed): chat online default result link changed from mailto to # 2023-11-20 21:41:31 +05:30
9127f531e1 (refactor): made default search window letter key icons size smaller 2023-11-20 21:33:50 +05:30
01b113af01 (fixed): project search result's letter icon box size 2023-11-19 23:44:05 +05:30
175b9aec9d (fixed): letter key symbols size of default search results 2023-11-19 23:35:18 +05:30
76825c5e63 (fixed): last search result's bottom gap by adding an bottom spacer element 2023-11-19 22:35:27 +05:30
2d76b03783 (fixed): search window height for mobile devices 2023-11-19 22:18:54 +05:30
84a0809f99 (feat/refactor): added new chat online quick action and changed some shotcut key combinations 2023-11-19 22:02:49 +05:30
ba0b80a38e (refactor): changed view now button hover effect on featured projects section in projects page 2023-11-19 21:37:43 +05:30
348a8d7ea1 (feat): added profiles to search results 2023-11-19 20:46:14 +05:30
cf1a410013 (feat): implemented dynamic profiles in projects page 2023-11-19 14:15:28 +05:30
764f7702d3 (refactor): devided large project names with name and shortdes 2023-11-19 13:33:02 +05:30
f66655cdc0 (feat): added search results category title and also the search string is now displayed 2023-11-19 00:51:23 +05:30
fcec83f1e7 (fixed): search result pages not navigating properly by giving access to basePath 2023-11-19 00:03:25 +05:30
57e54e9ee0 (refactor): improved search security by filtering input keyword given by the user 2023-11-18 21:38:28 +05:30
cb0ac80790 (feat): implemented keyword and stag based search for better results 2023-11-18 21:10:39 +05:30
9d01ef753c (feat): added pages and quick actions as search results 2023-11-18 20:49:22 +05:30
96ce43b1fe (feat): added socials as search result 2023-11-18 19:40:18 +05:30
a36c6ffd29 (refactor): implemented object,array based search result categories and multi table search on backend and frontend 2023-11-18 15:39:39 +05:30
81eecae9f0 (refactor): updated mobile navbar expanded header logo link with new home route 2023-11-18 00:39:20 +05:30
771771e061 (fixed): router and host_config for my local network cross device access 2023-11-18 00:35:46 +05:30
02834eb5f6 (feat): added no results found message 2023-11-17 22:08:39 +05:30
9bd71fd132 (feat): added tag for search results 2023-11-17 20:04:34 +05:30
b7e41b3003 (feat): implemented basic dynamic search results on flotingwindow 2023-11-17 14:54:12 +05:30
f59368b400 (fixed): navbar indicator not showing on new route based navigation 2023-11-17 01:34:07 +05:30
c034e32fbb (refactor): removed unused library vanilla-tilt.js 2023-11-16 23:33:45 +05:30