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

38 Commits

Author SHA1 Message Date
9b84a72b2d (refactor): added root domain in host_config 2024-02-03 20:31:27 +05:30
b66dec37bc (refactor): removed hardcoded dev server local ip from router 2024-02-03 20:04:21 +05:30
00672c84f4 (refactor): replaced hardcoded dev server ip with dynamic localIP 2024-02-03 19:28:00 +05:30
1b27da85e7 (refactor): made keybinding links fully dynamic 2024-02-02 01:09:33 +05:30
2416cfae1f (feat): added fetch quick action link query function and client json dataset 2024-02-01 22:22:26 +05:30
51b3dc4fd8 (feat): added query function to fetch a single record 2024-02-01 21:26:31 +05:30
352af56e3e (refactor): changed smtp to implicit tls 2024-01-08 15:07:17 +05:30
a518232f47 (refactor): changed smtp to tls 2024-01-08 00:04:22 +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
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
e1ceda1f08 (feat): added basic form validation and alert messages 2023-12-10 00:54:11 +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
5fe1a3ae5c (feat): made page titles dynamic 2023-11-22 23:49:21 +05:30
f7f30d34f3 (refactor): minor comment additions and space formatting 2023-11-20 22:28:44 +05:30
348a8d7ea1 (feat): added profiles to search results 2023-11-19 20:46:14 +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
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
9bd71fd132 (feat): added tag for search results 2023-11-17 20:04:34 +05:30
f06cef55e8 (feat): added basic project search logic 2023-11-16 22:21:47 +05:30
039c33c16f (feat): implemented basic search result fetching ajax logic 2023-11-11 20:49:36 +05:30
f55fb3c084 (fixed): hostconfig for non localhost hosts 2023-11-10 13:09:49 +05:30
18753f116b (refactor): changed router file path (feat): added global host config 2023-11-09 21:45:15 +05:30
146c634870 (feature): implemented dynamic socials rendering on home and projects page 2023-11-02 13:43:42 +05:30
5edcf4c562 (refactor): using fetch_all_reacords() function + (feature): implemented dynamic currently working on section 2023-11-01 14:27:58 +05:30
e9eee6b1b0 (fixed): minor formatting issues in core/query_functions 2023-10-31 23:53:26 +05:30
000787ccd4 (refactor): following core/query_functions approach + (feature): implemented dynamic featured footer section 2023-10-31 23:42:53 +05:30
d49fa4c91f implemented basic project timeline and sidebar 2023-10-25 00:25:55 +05:30