Commit Graph

199 Commits

Author SHA1 Message Date
8af7165edf update domain name in 404 page for consistency 2026-02-28 00:26:13 +01:00
96495cd9d0 add impressum page with enhanced layout, styles, and responsive design 2026-02-27 23:54:04 +01:00
ef9fbcb26a add vertical list layout for wishlist with responsive design and animations 2026-02-27 23:24:49 +01:00
9e9c18cbaa refactor session management and access control for improved security and maintainability 2026-02-27 23:18:44 +01:00
2039b7ba0f refactor account page layout and styles for improved user experience and responsiveness 2026-02-27 23:07:54 +01:00
84d77f0e0e add bookmark icon and enhance mobile search bar for improved usability 2026-02-27 23:02:10 +01:00
b1a8da315d refactor header and navigation for improved mobile usability and accessibility 2026-02-27 22:51:59 +01:00
5a055fba70 enhance mobile layout with responsive design adjustments and improved accessibility features 2026-02-27 22:43:47 +01:00
f9988e1139 enhance mobile navigation with responsive design improvements and accessibility features 2026-02-27 22:38:45 +01:00
5e421709f0 refactor account and product pages with animated styles and improved layout for better user experience 2026-02-27 22:32:14 +01:00
173707ddc4 refactor styles and structure for improved consistency and responsiveness across various components 2026-02-27 22:19:37 +01:00
76d47bc193 add broken link icon to 404 error page with animated styling 2026-02-27 22:07:51 +01:00
7f943c6224 enhance 404 error page with animated background, improved styling, and interactive elements 2026-02-27 22:06:25 +01:00
923b6a8c6c translate 404 error message to German 2026-02-27 22:03:09 +01:00
cd8cacc226 add custom 404 error page with logging and styled response 2026-02-27 22:02:45 +01:00
0ea180c4cc comment out .htpasswd protection directives in .htaccess for testing 2026-02-27 22:00:54 +01:00
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