Commit Graph

183 Commits

Author SHA1 Message Date
6112c11693 comment out .htpasswd protection directives in .htaccess for testing 2026-02-27 21:55:08 +01:00
bf68bad467 reload 2026-02-27 20:53:58 +00:00
d04b577c33 comment out authentication directives in .htaccess for testing purposes 2026-02-27 20:56:20 +01:00
8030411821 edited DB Design 2026-02-24 20:15:15 +01:00
1ad4d05473 wunschliste.php modified that only products in database userFavorites are monitored. Problem with Wunschlisten Add button fixed. !!! Not possible yet: deleting things from wishlist !!! 2026-02-21 17:27:52 +01:00
73b7ff1baf V1.1 design of shop offers in productpage.php, more data needed 2026-02-21 16:17:25 +01:00
203a6901cf Button for adding to wishlist works, Database userFavorites included 2026-02-18 21:30:21 +01:00
8b8db58877 Button for adding to wishlist works, Database userFavorites included 2026-02-18 20:39:02 +01:00
10db9d39e5 Merge remote-tracking branch 'origin/main' 2026-02-18 16:22:43 +01:00
59e2a6f46d wunschlisten button V1.0 2026-02-18 16:21:59 +01:00
f9b096cbeb add bootstrap file for centralized error handling and session management; update wishlist page with category-based product display 2026-02-18 16:21:42 +01:00
1fb66ce0a1 enable basic authentication in .htaccess and restrict access to .htpasswd file 2026-02-18 15:56:40 +01:00
dc985eb063 comment out authentication directives in .htaccess for testing purposes 2026-02-18 15:03:13 +01:00
843660c8c9 Merge remote-tracking branch 'origin/main' 2026-02-18 09:35:34 +01:00
dc7d476d17 enable basic authentication in .htaccess and restrict access to .htpasswd file 2026-02-18 09:35:17 +01:00
4f4e9d4608 refactor login.php: improve password handling with explicit conditional assignment 2026-02-17 23:21:24 +01:00
de7a69e4c6 refactor database schema: improve table definitions and add missing fields 2026-02-17 21:15:51 +01:00
1432598160 logout working (idk how) 2026-02-12 19:26:16 +01:00
fdda46656c product page first design 2026-02-12 18:55:21 +01:00
6b92b14a77 Merge remote-tracking branch 'origin/main' 2026-02-11 16:22:16 +01:00
5883f262a5 add centered search form to header and style adjustments for login integration 2026-02-11 16:22:03 +01:00
9e9b239bca product card first design 2026-02-11 16:21:27 +01:00
1ff652509b enhance product addition form with image upload and URL options, add debug mode for error tracking 2026-02-10 21:35:09 +01:00
66ee439cf1 add brand selection to product addition form and handle brandID in product saving logic 2026-02-10 19:01:49 +01:00
eb088ab7e5 add product addition functionality with category selection and attribute handling 2026-02-10 18:51:08 +01:00
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