FSST Projekt 4AHEL 2025/26 https://geizkragen.fabianschieder.com
Go to file
2026-03-18 16:02:13 +01:00
.idea refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +01:00
api feat: implement search autocomplete feature with dropdown 2026-03-18 16:01:55 +01:00
assets feat: implement search autocomplete feature with dropdown 2026-03-18 16:01:55 +01:00
info edited DB Design 2026-02-24 20:15:15 +01:00
lib refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +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 comment out .htpasswd protection directives in .htaccess for testing 2026-02-27 22:00:54 +01:00
.htpasswd Initial commit: Website 2026-01-09 18:30:41 +00:00
404.php fix 404 page asset links for correct path resolution 2026-03-02 23:15:54 +01:00
account.php refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +01:00
catbar.php refactor styles and structure for improved consistency and responsiveness across various components 2026-02-27 22:19:37 +01:00
compcards.php refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +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 feat: implement search autocomplete feature with dropdown 2026-03-18 16:01:55 +01:00
impressum.php test commit 2026-03-02 21:02:36 +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: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +01:00
logout.php refactor session management and access control for improved security and maintainability 2026-02-27 23:18:44 +01:00
productAdder.php refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +01:00
productpage.php Review adder made limit 1 review per user 2026-03-18 15:43:27 +01:00
register.php refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +01:00
style.css feat: implement search autocomplete feature with dropdown 2026-03-18 16:01:55 +01:00
upload.php refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +01:00
wunschliste.php refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +01:00