Commit Graph

208 Commits

Author SHA1 Message Date
797febafe0 refactor border-radius styles for consistency across product and login components 2026-02-09 20:30:49 +01:00
9470c41c94 add product page with database connection and product display logic 2026-02-04 00:50:30 +01:00
d34bd49c56 refactor product card layout and enhance accessibility 2026-02-04 00:44:59 +01:00
fc19f34114 disabled basic authentication in .htaccess 2026-02-02 01:21:15 +01:00
1807795c16 enable basic authentication in .htaccess 2026-01-31 15:38:05 +01:00
7ba437b4fb Merge remote-tracking branch 'origin/main' 2026-01-29 22:15:08 +01:00
59ee8a1abd dynamic product cards 2026-01-29 22:14:53 +01:00
5f922c3495 Merge remote-tracking branch 'origin/main' 2026-01-29 21:58:55 +01:00
04aa9f4aca added product pictures 2026-01-29 21:58:51 +01:00
f50d2a2f19 dynamic product cards 2026-01-29 21:55:19 +01:00
06dea737d8 dynamic product cards 2026-01-29 21:40:34 +01:00
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