Commit Graph

327 Commits

Author SHA1 Message Date
d022d19eea Add user management functionality in admin_users.php 2026-03-30 20:31:35 +02:00
de9d9e2965 Merge remote-tracking branch 'origin/main' 2026-03-30 20:29:31 +02:00
d9ac63b647 Implement wishlist functionality: add and remove items from userFavorites 2026-03-30 20:29:10 +02:00
52956bca90 Add admin review deletion functionality in productpage.php 2026-03-30 20:24:59 +02:00
391f0a9853 Fix formatting in bootstrap.php by removing unnecessary blank line 2026-03-30 20:06:48 +02:00
7766f8e330 Merge remote-tracking branch 'origin/main' 2026-03-30 20:04:17 +02:00
b82b4ca35a Set session cookie parameters for improved security and lifetime management in bootstrap.php 2026-03-30 20:04:07 +02:00
b1d3de8bfa test 2026-03-30 19:55:27 +02:00
6e4d725018 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
02d33fd194 Add validation for search term length in compcards.php 2026-03-30 19:50:46 +02:00
4bd1286f1c Add 404 error handling for invalid product IDs in productpage.php 2026-03-30 19:46:38 +02:00
e110b86de2 Refactor account.php for improved readability and consistency in code structure 2026-03-30 19:02:37 +02:00
27a64f2b02 Enable error reporting in bootstrap.php for improved debugging 2026-03-28 20:30:13 +01:00
6a1936a650 Enable error reporting in bootstrap.php for improved debugging 2026-03-28 20:28:44 +01:00
20337b8680 Update bootstrap.php documentation and clean up error reporting settings 2026-03-28 20:28:00 +01:00
434c2b07bf Refactor bootstrap and db connection logic; improve code readability and structure 2026-03-28 20:17:46 +01:00
a1aa4d5181 test commit 2026-03-23 20:22:34 +01:00
2c0e6a2fbd lib/config.php aktualisiert 2026-03-23 19:21:42 +00:00
80dcdc66a5 Merge remote-tracking branch 'origin/main' 2026-03-23 20:20:55 +01:00
492c37ac4c test commit 2026-03-23 20:20:43 +01:00
b94958405f lib/config.php hinzugefügt 2026-03-23 19:19:00 +00:00
af803154f5 WIP: lokale Änderungen 2026-03-23 19:17:34 +00:00
f39507f967 Remove config.php from tracking 2026-03-23 19:17:24 +00:00
cdea9d57e9 .gitignore aktualisiert 2026-03-23 19:13:07 +00:00
18ed033831 lib/config.php aktualisiert 2026-03-23 19:11:13 +00:00
d3b9c23caf .gitignore aktualisiert 2026-03-23 19:10:34 +00:00
5f8215b153 Add profile pictures 2026-03-18 19:19:29 +00:00
48bbf8a260 added profile pictures 2026-03-18 19:16:56 +00:00
5c3c424154 added profile pictures from server 2026-03-18 19:16:56 +00:00
db8bf9a98c feat: enhance review user info layout with responsive avatar and name styling 2026-03-18 16:20:52 +01:00
6af5b00fcf Merge remote-tracking branch 'origin/main' 2026-03-18 16:19:15 +01:00
5e68d3b6c5 Profilepictuers for reviews added 2026-03-18 16:19:06 +01:00
c08c242b75 Merge remote-tracking branch 'origin/main' 2026-03-18 16:14:16 +01:00
5ebb308879 feat: adjust product grid layout for improved responsiveness and consistency 2026-03-18 16:14:06 +01:00
5cb8badc23 Merge remote-tracking branch 'origin/main' 2026-03-18 16:10:08 +01:00
5bde452437 feat: style empty search results message for better visibility 2026-03-18 16:09:41 +01:00
3eff969a79 Updated CSS for reviews 2026-03-18 16:09:04 +01:00
c336345845 feat: dynamically determine URL column in offers table to prevent errors 2026-03-18 16:07:44 +01:00
d46c76d676 fix: improve search term length validation to support multibyte characters 2026-03-18 16:06:45 +01:00
c1cb39e083 feat: add search functionality with results display and remove autocomplete script 2026-03-18 16:06:04 +01:00
a250189b08 Merge remote-tracking branch 'origin/main' 2026-03-18 16:02:13 +01:00
82c1fc63e8 feat: implement search autocomplete feature with dropdown 2026-03-18 16:01:55 +01:00
cf7d60708e Review adder made limit 1 review per user 2026-03-18 15:43:27 +01:00
9a3cdd975a Review adder made limit 1 review per user 2026-03-18 15:39:15 +01:00
e5c37fea97 Merge remote-tracking branch 'origin/main' 2026-03-18 15:34:16 +01:00
701245fafc Review adder JavaS fix 2026-03-18 15:34:07 +01:00
6aa7c4a764 refactor: centralize database connection logic and improve error handling 2026-03-18 15:33:28 +01:00
c13a3f62b3 Review adder completed, only for logged users 2026-03-18 15:18:01 +01:00
5151f338b5 ??? 2026-03-18 15:00:04 +01:00
fcaa6d8540 Dateien nach "assets/images/products" hochladen 2026-03-17 19:16:37 +00:00