|
|
8a7d726fd9
|
Refactor file upload restrictions to limit accepted formats to JPG and PNG, and update maximum file size to 20MB
|
2026-01-25 23:07:07 +01:00 |
|
|
|
3a17a957cb
|
Refactor error handling in file upload process to suppress error display in browser and enhance server-side logging
|
2026-01-25 23:05:38 +01:00 |
|
|
|
60cc9322cf
|
Refactor error handling in file upload process to improve logging and provide specific error codes
|
2026-01-25 23:02:40 +01:00 |
|
|
|
2338e22447
|
Refactor target directory path handling for profile picture uploads to ensure correct leading slash
|
2026-01-25 23:00:54 +01:00 |
|
|
|
391f9332e2
|
Refactor target directory path handling for profile picture uploads to correct directory structure
|
2026-01-25 22:59:31 +01:00 |
|
|
|
1f479927e2
|
Refactor error handling in file upload process to simplify response and improve logging
|
2026-01-25 22:57:18 +01:00 |
|
|
|
2e87cb0983
|
Refactor profile picture upload path handling to ensure correct directory structure and improve logging
|
2026-01-25 22:55:57 +01:00 |
|
|
|
0ba0c9c623
|
Refactor profile picture upload path handling to ensure correct directory structure and improve logging
|
2026-01-25 22:54:05 +01:00 |
|
|
|
f98881ce97
|
Refactor profile picture upload path handling to ensure correct directory structure and improve logging
|
2026-01-25 22:52:22 +01:00 |
|
|
|
81724c62b0
|
Refactor target directory path handling for profile picture uploads
|
2026-01-25 22:48:48 +01:00 |
|
|
|
ff3706478e
|
Refactor file upload target directory handling and improve logging for diagnostics
|
2026-01-25 22:48:00 +01:00 |
|
|
|
dde5ac9d28
|
Fix profile picture upload path by removing leading slash in directory and URL
|
2026-01-25 22:42:24 +01:00 |
|
|
|
26d665f2fe
|
Refactor profile picture upload path handling and improve error logging
|
2026-01-25 22:41:19 +01:00 |
|
|
|
392650e565
|
Update profile picture upload target directory path
|
2026-01-25 22:39:55 +01:00 |
|
|
|
ec53e202e1
|
Fix file upload error handling and update profile picture paths
|
2026-01-25 22:38:14 +01:00 |
|
|
|
035b2272aa
|
Improve error handling in file upload process
|
2026-01-25 22:27:59 +01:00 |
|
|
|
211a1eb319
|
Improve error handling for file uploads in upload.php
|
2026-01-25 22:25:19 +01:00 |
|
|
|
cb646d82e5
|
added Profile pictures
|
2026-01-25 22:16:38 +01:00 |
|
|
|
e219d13497
|
Add profile picture upload functionality to account page
|
2026-01-25 22:12:55 +01:00 |
|
|
|
751a7999c0
|
Refactor account page layout and styles for profile picture display
|
2026-01-25 20:11:36 +01:00 |
|
|
|
317e1d2be4
|
Fix formatting of main selector in style.css
|
2026-01-25 18:00:34 +01:00 |
|
|
|
c9d953fca5
|
Add profile picture support to account, login, and register pages
|
2026-01-25 17:59:23 +01:00 |
|
|
|
8e9246f66e
|
Add profile picture support to account, login, and register pages
|
2026-01-25 17:34:15 +01:00 |
|
|
|
e6d70b59c3
|
added profilePicture folder
|
2026-01-25 17:01:16 +01:00 |
|
|
|
b9688bb5f0
|
Delete README.md
|
2026-01-25 13:45:49 +00:00 |
|
|
|
984ea0fe21
|
Remove unnecessary blank line in catbar.php
|
2026-01-25 14:38:18 +01:00 |
|
|
|
5625a8ec62
|
Update impressum.php
|
2026-01-25 01:10:54 +01:00 |
|
|
|
00291ac12e
|
Refactor account, login, and register pages for improved readability and maintainability
|
2026-01-25 01:07:00 +01:00 |
|
|
|
26fbb03698
|
Add .htaccess and .htpasswd to .gitignore
|
2026-01-24 22:34:56 +01:00 |
|
|
|
beee566a26
|
edited logoText.png
|
2026-01-24 00:55:40 +01:00 |
|
|
|
abea471cf2
|
Add account page and update navigation links
|
2026-01-24 00:33:14 +01:00 |
|
|
|
74f6de522b
|
Merge remote-tracking branch 'origin/main'
|
2026-01-23 19:58:00 +01:00 |
|
|
|
3346319396
|
update header.php to replace remixicon link with favicon and change logo image source
|
2026-01-23 19:57:52 +01:00 |
|
|
|
771e70a7c4
|
Update README.md
|
2026-01-23 09:26:20 +00:00 |
|
|
|
0b0621d7e2
|
Update README.md
|
2026-01-23 09:25:37 +00:00 |
|
|
|
0bf685049c
|
Add registration functionality and improve login logic
|
2026-01-23 09:58:35 +01:00 |
|
|
|
f3d171c59c
|
catbar 2.0 Version
|
2026-01-23 08:58:39 +01:00 |
|
|
|
29ff0cb904
|
Merge remote-tracking branch 'origin/main'
|
2026-01-23 08:47:12 +01:00 |
|
|
|
423ed1d3e2
|
Refactor login logic to use prepared statements and password hashing
|
2026-01-23 08:46:55 +01:00 |
|
|
|
90e4860f6f
|
catbar 1.0 Version
|
2026-01-23 08:46:11 +01:00 |
|
|
|
09be0057da
|
Update README.md
|
2026-01-23 07:14:45 +00:00 |
|
|
|
1a1abb4712
|
edited htaccess
|
2026-01-23 08:06:37 +01:00 |
|
|
|
275d0effdd
|
edited htaccess
|
2026-01-23 08:06:10 +01:00 |
|
pauli
|
b24b789b5e
|
categories bar update
|
2026-01-22 23:04:44 +01:00 |
|
pauli
|
ba3e7fd379
|
Merge remote-tracking branch 'origin/main'
|
2026-01-22 22:50:51 +01:00 |
|
pauli
|
328f833ebb
|
categories bar update
|
2026-01-22 22:50:40 +01:00 |
|
|
|
633c845615
|
improvements
|
2026-01-22 22:50:03 +01:00 |
|
|
|
a76889aaf8
|
improvements
|
2026-01-22 22:45:32 +01:00 |
|
|
|
5795861b96
|
improvements
|
2026-01-22 22:14:55 +01:00 |
|
|
|
6a426f6902
|
improvements
|
2026-01-22 22:05:37 +01:00 |
|