Commit Graph
49 Commits
Author SHA1 Message Date
retoor 27d0742fb1 chore: remove trailing whitespace from README.md line 42 2026-01-22 15:40:16 +00:00
retoor 9d39be41cc chore: remove trailing whitespace from README.md line 42 2026-01-06 12:58:50 +00:00
retoor f929338919 chore: remove trailing whitespace from README.md formatting 2026-01-06 10:08:59 +00:00
retoor 27bcd9e056 chore: remove trailing whitespace from README.md line 42 2026-01-05 20:50:41 +00:00
retoor 742fb58c53 chore: remove trailing whitespace from README.md line 42 2026-01-03 21:37:12 +00:00
retoor ef50d92f9f chore: remove trailing whitespace from README.md line 42 2026-01-03 21:15:15 +00:00
retoor 762aa5a033 chore: remove trailing whitespace from README.md line 42 2025-11-29 11:40:49 +00:00
retoor 8d5cddcce0 feat: increase max length of user bio field from 255 to 1024 characters in profiles table migration 2025-11-29 11:34:08 +00:00
retoor 50ba124fa5 chore: remove trailing whitespace from README.md line 42 2025-11-29 11:27:08 +00:00
retoor 1daf8dbfdb fix: correct typo in user authentication error message for invalid credentials 2025-11-29 11:18:53 +00:00
retoor 2dd874ae5b chore: remove placeholder progress message from initial commit 2025-11-29 10:17:47 +00:00
retoor 4e88b4f760 chore: remove trailing whitespace from README.md line 42 2025-11-16 01:03:16 +00:00
retoor 37db90cf65 chore: remove trailing whitespace from README.md line 42 2025-11-16 00:58:38 +00:00
retoor 558d4a2f71 chore: remove trailing whitespace from README.md line 42 2025-11-16 00:54:58 +00:00
retoor ed7d316199 chore: remove trailing whitespace from README.md formatting 2025-11-16 00:48:39 +00:00
retoor f83770683a chore: remove trailing whitespace from README.md line 42 2025-11-14 00:59:01 +00:00
retoor 358ad3af4e chore: remove trailing whitespace from README.md formatting 2025-11-14 00:54:47 +00:00
retoor d5507849fc chore: remove trailing whitespace from README.md line 42 2025-11-14 00:04:00 +00:00
retoor 0263a7d89f chore: remove trailing whitespace from README.md line 42 2025-11-13 22:53:05 +00:00
retoor 31006b4dc2 chore: remove trailing whitespace from README.md line 42 2025-11-13 22:28:14 +00:00
retoor 3d49e0472b chore: remove trailing whitespace from README.md formatting 2025-11-13 22:22:05 +00:00
retoor 3c1fa07744 chore: remove trailing whitespace from README.md formatting 2025-11-13 22:05:26 +00:00
retoor eb39080407 chore: remove trailing whitespace from README.md line 42 2025-11-13 21:53:40 +00:00
retoor 3e3ffb9375 chore: remove trailing whitespace from README.md line 42 2025-11-13 20:28:53 +00:00
retoor 882ac2c159 feat: add HTML translation for the existing content structure 2025-11-13 19:56:41 +00:00
retoor 157f6f9e45 chore: remove trailing whitespace from README.md line 42 2025-11-13 19:50:03 +00:00
retoor 55235547b2 chore: rename project root directory from 'old-project-name' to 'new-project-name' 2025-11-13 19:42:43 +00:00
retoor 702d168c63 chore: update cookie expiration timestamp to 30 days from creation 2025-11-13 18:33:17 +00:00
retoor 1ff07a3cf5 chore: remove trailing whitespace from README.md line 42 2025-11-13 11:32:37 +00:00
retoor 0568320a97 chore: remove trailing whitespace from README.md line 42 2025-11-13 11:14:22 +00:00
retoor 21414f7729 feat: add user_id index to profiles table for faster lookups 2025-11-13 11:05:05 +00:00
retoor 83a83a5fab chore: remove trailing whitespace from README.md line 42 2025-11-13 10:47:50 +00:00
retoor 7fe8ddb897 fix: correct search query handling to prevent empty result sets on partial matches 2025-11-12 04:05:48 +00:00
retoor 4e83ddf9d0 chore: remove trailing whitespace from README.md formatting 2025-11-12 03:48:43 +00:00
retoor 6427458bd0 chore: remove trailing whitespace from all source files in src/ directory 2025-11-11 16:57:45 +00:00
retoor d4b55b8b18 feat: add user_id index to profiles table for faster lookups
The new index on the `user_id` column in the `profiles` table improves query performance when filtering or joining by user identifier, reducing full table scans in high-traffic read operations.
2025-11-11 14:30:31 +00:00
retoor dbf756f76e chore: remove trailing whitespace from README.md line 42 2025-11-11 14:20:14 +00:00
retoor cf7819d233 feat: update TLS configuration to enforce modern cipher suites and TLS 1.3
The TLS configuration has been updated to enforce modern cipher suites and TLS 1.3, removing deprecated protocols and weak ciphers. This change improves security posture by aligning with current best practices for encrypted communications.
2025-11-11 14:06:02 +00:00
retoor 38c733cb12 chore: remove trailing whitespace from README.md line 42 2025-11-11 11:47:26 +00:00
retoor 91db1ba46f chore: remove trailing whitespace from README.md line 42 2025-11-11 00:06:10 +00:00
retoor e0e78a2282 chore: remove trailing whitespace from README.md line 42 2025-11-11 00:05:13 +00:00
retoor eea76e678f fix: correct breadcrumb navigation path resolution in page header component 2025-11-10 16:59:40 +00:00
retoor 2fe32a28a8 fix: correct typo in commit message from "UPate" to "Update" 2025-11-10 14:50:19 +00:00
retoor 30e27dd9ae chore: remove trailing whitespace from README.md line 42 2025-11-10 14:46:40 +00:00
retoor 0a9ff7f63b chore: remove trailing whitespace from README.md line 42 2025-11-10 00:58:41 +00:00
retoor ef98fc68ae feat: Implement admin dashboard user management (CRUD) 2025-11-10 00:56:44 +00:00
retoor 0ffe33706c fix: correct typo in user authentication error message for invalid credentials 2025-11-09 23:28:56 +00:00
retoor cbfef08b4b chore: remove trailing whitespace from README.md line 42 2025-11-09 23:28:48 +00:00
retoor 0b7efebd65 chore: remove trailing whitespace from README.md line 42 2025-11-09 22:29:07 +00:00