FSST Projekt 4AHEL 2025/26 https://geizkragen.store
Go to file
2026-02-18 20:39:02 +01:00
.idea improvements 2026-01-22 19:46:42 +01:00
assets 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
info refactor database schema: improve table definitions and add missing fields 2026-02-17 21:15:51 +01:00
lib 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
other improvements 2026-01-22 21:41:17 +01:00
.gitignore Add .htaccess and .htpasswd to .gitignore 2026-01-24 22:34:56 +01:00
.htaccess enable basic authentication in .htaccess and restrict access to .htpasswd file 2026-02-18 15:56:40 +01:00
.htpasswd Initial commit: Website 2026-01-09 18:30:41 +00:00
account.php logout working (idk how) 2026-02-12 19:26:16 +01:00
catbar.php dynamic product cards 2026-01-29 22:14:53 +01:00
compcards.php refactor product card layout and enhance accessibility 2026-02-04 00:44:59 +01:00
file.php improvements 2026-01-22 20:12:50 +01:00
footer.php improvements 2026-01-22 22:45:32 +01:00
header.php 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
impressum.php update impressum page title to include additional text 2026-01-26 08:22:17 +01:00
index.php 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
login.php refactor login.php: improve password handling with explicit conditional assignment 2026-02-17 23:21:24 +01:00
logout.php logout working (idk how) 2026-02-12 19:26:16 +01:00
productAdder.php enhance product addition form with image upload and URL options, add debug mode for error tracking 2026-02-10 21:35:09 +01:00
productpage.php Button for adding to wishlist works, Database userFavorites included 2026-02-18 20:39:02 +01:00
register.php add string helper for character-based length validation in UTF-8 2026-01-28 15:44:34 +01:00
style.css 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
upload.php Refactor filename generation for user uploads to use a timestamp for uniqueness and filesystem safety 2026-01-25 23:19:39 +01:00
wunschliste.php 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