Commit Graph

213 Commits

Author SHA1 Message Date
3e0a85542e fix 404 page asset links for correct path resolution 2026-03-02 23:15:54 +01:00
7c10e0ffe7 refactor 404 page layout and styles for improved user experience 2026-03-02 23:14:21 +01:00
494585281f test commit 2026-03-02 21:02:36 +01:00
b3bbff7dcd Merge remote-tracking branch 'origin/main' 2026-03-02 21:02:02 +01:00
7e2d53d5bc test commit 2026-03-02 21:01:50 +01:00
d0d97ff7d0 Added AmazonLogo to ASSETS/IMAGES/SHOPLOGO 2026-03-02 20:56:40 +01:00
582c713844 Added AmazonLogo to ASSETS/IMAGES/SHOPLOGO 2026-03-02 20:54:38 +01:00
b88a56d8ea keine ahnung 2026-03-02 19:29:37 +01:00
d86c393d84 update favicon links for consistency across 404 and header pages 2026-03-01 17:48:00 +01:00
6be04e5f75 update favicon links and adjust stylesheet paths for consistency 2026-03-01 02:50:30 +01:00
3886226d56 update favicon links for improved accessibility and consistency 2026-03-01 02:47:05 +01:00
a517ef1187 test Commit 2026-02-28 22:18:04 +01:00
ad9cba7de4 update contact email addresses in impressum page for domain consistency 2026-02-28 16:44:26 +01:00
949aacc34b refactor styles for improved consistency and responsiveness across components 2026-02-28 13:31:29 +01:00
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