Commit Graph

197 Commits

Author SHA1 Message Date
pauli
26977ffeb4 Merge remote-tracking branch 'origin/main' 2026-01-29 21:29:40 +01:00
pauli
ff58525672 dynamic product cards 2026-01-29 21:29:14 +01:00
d28d31aa55 added product pictures 2026-01-29 20:50:59 +01:00
7a7fff3a02 Merge remote-tracking branch 'origin/main' 2026-01-28 16:22:42 +01:00
501ad0c64b product card first design 2026-01-28 16:22:27 +01:00
b367758b4e add string helper for character-based length validation in UTF-8 2026-01-28 15:44:34 +01:00
be413e4860 update impressum page title to include additional text 2026-01-26 08:22:17 +01:00
4b5fb7d860 added profile picture 2026-01-25 23:24:42 +01:00
e34ef1ce29 deleted profile pictures 2026-01-25 23:20:26 +01:00
f648a0dcd3 Merge remote-tracking branch 'origin/main' 2026-01-25 23:19:42 +01:00
787c32fdf5 Refactor filename generation for user uploads to use a timestamp for uniqueness and filesystem safety 2026-01-25 23:19:39 +01:00
50ac2fdd83 added Profile Pictures 2026-01-25 22:17:39 +00:00
5499482637 Refactor profile picture display to increase width from 120 to 240 pixels 2026-01-25 23:11:12 +01:00
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