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

131 Commits

Author SHA1 Message Date
4d65842d34 (feat): added terms of use page and updated router and footer configs 2023-12-12 01:23:56 +05:30
3823d8feef (feat): added privacy policy page 2023-12-11 23:52:12 +05:30
27403ffaef (feat): added custom 404 page not found error handleing page 2023-12-11 22:07:57 +05:30
6eeba2f01a (refactor): changed connection.php credentials into .env 2023-12-11 01:08:55 +05:30
88839cd861 (feat): added contact form submission notification via email 2023-12-10 23:57:58 +05:30
cec8a42a52 (feat): added phpdotenv and phpmailer library 2023-12-10 21:15:06 +05:30
f7ecbcf334 (feat): implemented basic backend recapcha validation 2023-12-10 19:11:11 +05:30
6a7e646df2 (feat): added sql injection prevention in search keyword 2023-12-10 19:00:39 +05:30
2c51a048f6 (feat): implemented basic form submission 2023-12-10 18:57:50 +05:30
f86b294bc1 (refactor): minor alert message tweaks and autofill prevention 2023-12-10 13:58:48 +05:30
2ca1b6bb10 (refactor): disabled autocomplete in search bar 2023-12-10 01:14:57 +05:30
9239fb8878 (refactor): disabled autocomplete in contact form 2023-12-10 00:59:48 +05:30
e1ceda1f08 (feat): added basic form validation and alert messages 2023-12-10 00:54:11 +05:30
73e2000b73 (feat): added reCaptcha in contact form 2023-12-09 21:39:01 +05:30
40fa2a3203 (feat): added basic contact details on contact page 2023-12-09 01:14:44 +05:30
8ad0c7df4d (feat): added basic contact form 2023-12-08 22:22:39 +05:30
aac0da0479 (refactor): changed spinner size of search results 2023-12-06 00:52:59 +05:30
c344a16afa (refactor): updated contact pagetitle text 2023-12-05 23:55:19 +05:30
654981eb32 (refactor): increased projects page hero image background shadow for mobile devices 2023-12-05 22:44:26 +05:30
edf77397d8 (feat): added basic contact page hero section 2023-12-05 22:41:57 +05:30
bf0bb2d610 (refactor): changed neosubhamoy.dev referance to neosubhamoy.com 2023-12-04 23:25:46 +05:30
1d600c7fd7 (feat): added custom qr code loading delay spinner 2023-12-04 22:28:39 +05:30
6ab0cecc3e (fixed): blog page preloader and floatingbar misplacement 2023-12-04 21:46:42 +05:30
f1c9b5ba3d (refactor): removed const function params 2023-12-04 21:42:17 +05:30
6bd36c6647 (feat): added search result loading spinner 2023-12-04 21:36:22 +05:30
c8ae463ef6 (refactor): removed sample search result 2023-12-04 21:04:49 +05:30
a1f975261a (feat): updated jquery to the latest version 2023-12-03 14:51:20 +05:30
bb567a25e8 (refactor): changed connection file path for better security and to fix search results not showing issue 2023-12-03 14:48:36 +05:30
a53143f74c (refactor): secured database credentials from public access 2023-12-02 23:25:10 +05:30
56b64b32ac (refactor): improved code snippet formatting 2023-12-01 20:50:52 +05:30
2a47e0dd54 (feat): replaced Hire Me button with View CV 2023-12-01 20:45:18 +05:30
29969879bb (feat): added custom page favicon 2023-11-30 22:47:34 +05:30
d34706f370 (feat): added beta icon after navbar logo 2023-11-30 22:20:18 +05:30
e1a9c7fd0d (feat): added basic mobile responsiveness on share window 2023-11-30 21:55:56 +05:30
6a5f57dc25 (refactor): copy code snippet button only shows up when hovered on pre section 2023-11-29 23:24:40 +05:30
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
1613b99389 (feat/refactor): added qr sharing feature notes and minor styling fixes 2023-11-29 21:28:57 +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
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