FSST Projekt 4AHEL 2025/26 https://geizkragen.fabianschieder.com
Go to file
2026-03-31 00:22:19 +02:00
.idea Refactor bootstrap and db connection logic; improve code readability and structure 2026-03-28 20:17:46 +01:00
api Update search term validation to allow single character input in compcards.php, search-autocomplete.js, and search_products.php 2026-03-30 19:53:55 +02:00
assets Add styling for product comparison page and enhance layout 2026-03-30 23:26:27 +02:00
info Implement role management in user admin panel with deletion and update functionality 2026-03-30 22:18:41 +02:00
lib Fix formatting in bootstrap.php by removing unnecessary blank line 2026-03-30 20:06:48 +02:00
other improvements 2026-01-22 21:41:17 +01:00
.gitignore .gitignore aktualisiert 2026-03-23 19:13:07 +00: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 Enable error reporting in bootstrap.php for improved debugging 2026-03-28 20:30:13 +01:00
account.php Add user management functionality in admin_users.php 2026-03-30 20:31:35 +02:00
ad_recommendation.php Remove empty ad_recommendation.php file 2026-03-31 00:15:29 +02:00
admin_users.php Add role filtering to user search in admin panel 2026-03-30 22:40:53 +02:00
attrbar.php Refactor attribute filter bar styling and layout for improved usability 2026-03-30 23:12:06 +02:00
catbar.php refactor styles and structure for improved consistency and responsiveness across various components 2026-02-27 22:19:37 +01:00
compare.php Add styling for product comparison page and enhance layout 2026-03-30 23:26:27 +02:00
compcards.php Add attribute filter bar to product listing with dynamic selection 2026-03-30 23:02:35 +02: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 Update mobile navigation items for improved styling 2026-03-30 23:37:28 +02:00
impressum.php test Commit 2026-02-28 22:18:04 +01:00
index.php test commit 2026-03-31 00:22:19 +02: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 Add product comparison feature with dynamic attribute display 2026-03-30 23:20:09 +02:00
register.php Add role assignment for new users during registration and update admin panel role selection to use a dropdown 2026-03-30 22:25:52 +02:00
stats.json WIP: lokale Änderungen 2026-03-23 19:17:34 +00:00
style.css Update navigation bar with button text for Home, Comparison, Wishlist, and Account; adjust transition duration in CSS 2026-03-30 23:35:59 +02: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