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

152 Commits

Author SHA1 Message Date
b9c437607d (refactor): updated dummy projects with original 2023-12-14 00:54:45 +05:30
c2cfad4a13 (seo): initialized seo with sitemap and robots 2023-12-13 23:48:12 +05:30
0bc31fb6f3 (refactor): improved address card position and styling 2023-12-13 01:07:48 +05:30
5b35745bb2 (refactor): improved homepage hello text in out animation 2023-12-12 23:32:19 +05:30
6d036e4d47 (refactor): allin1 core-animation is introduced to handle external animations 2023-12-12 21:59:26 +05:30
7efeac3b4d (feat): added address card on contact page with hover animation 2023-12-12 21:39:16 +05:30
aa5d70355d (refactor): added default dark-bg shadow to floatingbar 2023-12-12 02:07:59 +05:30
390f919c0c (feat): added dmca page and minor changes in policy and terms page 2023-12-12 01:50:29 +05:30
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
f41d4bf835 (fixed): contact page title replaced with projects 2023-12-09 01:21:54 +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
0e85dba16e (CI/CD): now Update Database runs on every push 2023-12-03 21:13:53 +05:30
7b1b1d895f (CI/CD): debug workflow events 2023-12-03 21:05:13 +05:30
21a8506940 (CI/CD): test fix workflow run events 2 2023-12-03 20:56:58 +05:30
6a8da65f64 (CI/CD): test fix workflow run events 2023-12-03 20:54:13 +05:30
ad91370677 (CI/CD): run Update Database step only when neosubhamoy.sql is updated 2023-12-03 20:42:42 +05:30
f27ee5b9cb (CI/CD): added drop script to clean database before updating 2023-12-03 20:35:08 +05:30
d66e5eafcd (CI/CD): auto update database 2023-12-03 19:37:13 +05:30
6eb8966627 (CI/CD): test list all tables from database 2023-12-03 19:29:57 +05:30
c54062e2d9 (CI/CD): test database connection 2023-12-03 19:02:54 +05:30
d27c273997 (feat): added database sql file for database automation 2023-12-03 18:28:56 +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
5884e58b07 (feat): added auto ftp deploy on server from github 2023-12-02 22:25:48 +05:30
56b64b32ac (refactor): improved code snippet formatting 2023-12-01 20:50:52 +05:30