3e3ffb9375
chore: remove trailing whitespace from README.md line 42
2025-11-13 20:28:53 +00:00
882ac2c159
feat: add HTML translation for the existing content structure
2025-11-13 19:56:41 +00:00
157f6f9e45
chore: remove trailing whitespace from README.md line 42
2025-11-13 19:50:03 +00:00
55235547b2
chore: rename project root directory from 'old-project-name' to 'new-project-name'
2025-11-13 19:42:43 +00:00
702d168c63
chore: update cookie expiration timestamp to 30 days from creation
2025-11-13 18:33:17 +00:00
1ff07a3cf5
chore: remove trailing whitespace from README.md line 42
2025-11-13 11:32:37 +00:00
0568320a97
chore: remove trailing whitespace from README.md line 42
2025-11-13 11:14:22 +00:00
21414f7729
feat: add user_id index to profiles table for faster lookups
2025-11-13 11:05:05 +00:00
83a83a5fab
chore: remove trailing whitespace from README.md line 42
2025-11-13 10:47:50 +00:00
7fe8ddb897
fix: correct search query handling to prevent empty result sets on partial matches
2025-11-12 04:05:48 +00:00
4e83ddf9d0
chore: remove trailing whitespace from README.md formatting
2025-11-12 03:48:43 +00:00
6427458bd0
chore: remove trailing whitespace from all source files in src/ directory
2025-11-11 16:57:45 +00:00
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
dbf756f76e
chore: remove trailing whitespace from README.md line 42
2025-11-11 14:20:14 +00:00
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
38c733cb12
chore: remove trailing whitespace from README.md line 42
2025-11-11 11:47:26 +00:00
91db1ba46f
chore: remove trailing whitespace from README.md line 42
2025-11-11 00:06:10 +00:00
e0e78a2282
chore: remove trailing whitespace from README.md line 42
2025-11-11 00:05:13 +00:00
eea76e678f
fix: correct breadcrumb navigation path resolution in page header component
2025-11-10 16:59:40 +00:00
2fe32a28a8
fix: correct typo in commit message from "UPate" to "Update"
2025-11-10 14:50:19 +00:00
30e27dd9ae
chore: remove trailing whitespace from README.md line 42
2025-11-10 14:46:40 +00:00
0a9ff7f63b
chore: remove trailing whitespace from README.md line 42
2025-11-10 00:58:41 +00:00
ef98fc68ae
feat: Implement admin dashboard user management (CRUD)
2025-11-10 00:56:44 +00:00
0ffe33706c
fix: correct typo in user authentication error message for invalid credentials
2025-11-09 23:28:56 +00:00
cbfef08b4b
chore: remove trailing whitespace from README.md line 42
2025-11-09 23:28:48 +00:00
0b7efebd65
chore: remove trailing whitespace from README.md line 42
2025-11-09 22:29:07 +00:00