1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-20 03:29:35 +05:30
Commit Graph

36 Commits

Author SHA1 Message Date
22d5fa0528 (refactor): changed embed code iframe size to 720x1280 2023-11-29 22:58:45 +05:30
0328bae8f4 (refactor): added some comments and formatting in floatingbar-config 2023-11-29 22:32:10 +05:30
a412b5624f (feat): added page qr code download feature 2023-11-29 22:24:25 +05:30
ddb3e1f92d (fixed): search and share window overlapping when activating both 2023-11-28 22:30:33 +05:30
9f38c081d9 (feat): added ALT + L keyboard shotcut for share window 2023-11-28 22:02:09 +05:30
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
c37380a358 (feat): added more sharing options with navigator.share api 2023-11-26 23:42:55 +05:30
12b4c9b0a4 (feat): made the qrcode and pageinputlink dynamic 2023-11-25 21:30:31 +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
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
01b113af01 (fixed): project search result's letter icon box size 2023-11-19 23:44:05 +05:30
76825c5e63 (fixed): last search result's bottom gap by adding an bottom spacer element 2023-11-19 22:35:27 +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
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
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
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
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
039c33c16f (feat): implemented basic search result fetching ajax logic 2023-11-11 20:49:36 +05:30
5e6e9c801b (feat): implemented basic search window panel with animation 2023-11-07 19:40:42 +05:30
e6190d3339 (feat): implemented floatingsearchpage warapper in out animation 2023-11-06 21:22:53 +05:30
211d40affc (feat): improved serchbar open, close animation and added blurry search background (refactor): updated flotingbar config 2023-11-06 20:15:45 +05:30
448700e364 (refactor+feat): improved floating search config and implemented basic search page 2023-11-06 00:02:45 +05:30
2df9b5c29c (refactor): separated js configs for components in /assets/js/ 2023-11-04 21:00:48 +05:30