This website requires JavaScript.
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 !!!
paul
2026-02-21 17:27:52 +0100
73b7ff1baf
V1.1 design of shop offers in productpage.php, more data needed
paul
2026-02-21 16:17:25 +0100
203a6901cf
Button for adding to wishlist works, Database userFavorites included
paul
2026-02-18 21:30:21 +0100
8b8db58877
Button for adding to wishlist works, Database userFavorites included
paul
2026-02-18 20:39:02 +0100
10db9d39e5
Merge remote-tracking branch 'origin/main'
fsst
2026-02-18 16:22:43 +0100
59e2a6f46d
wunschlisten button V1.0
fsst
2026-02-18 16:21:59 +0100
f9b096cbeb
add bootstrap file for centralized error handling and session management; update wishlist page with category-based product display
Fabian Schieder
2026-02-18 16:21:42 +0100
1fb66ce0a1
enable basic authentication in .htaccess and restrict access to .htpasswd file
Fabian Schieder
2026-02-18 15:56:40 +0100
dc985eb063
comment out authentication directives in .htaccess for testing purposes
Fabian Schieder
2026-02-18 15:03:13 +0100
843660c8c9
Merge remote-tracking branch 'origin/main'
Fabian Schieder
2026-02-18 09:35:34 +0100
dc7d476d17
enable basic authentication in .htaccess and restrict access to .htpasswd file
Fabian Schieder
2026-02-18 09:35:17 +0100
4f4e9d4608
refactor login.php: improve password handling with explicit conditional assignment
Fabian Schieder
2026-02-17 23:21:24 +0100
de7a69e4c6
refactor database schema: improve table definitions and add missing fields
Fabian Schieder
2026-02-17 21:15:51 +0100
1432598160
logout working (idk how)
paul
2026-02-12 19:26:16 +0100
fdda46656c
product page first design
paul
2026-02-12 18:55:21 +0100
6b92b14a77
Merge remote-tracking branch 'origin/main'
Fabian Schieder
2026-02-11 16:22:16 +0100
5883f262a5
add centered search form to header and style adjustments for login integration
Fabian Schieder
2026-02-11 16:22:03 +0100
9e9b239bca
product card first design
fsst
2026-02-11 16:21:27 +0100
1ff652509b
enhance product addition form with image upload and URL options, add debug mode for error tracking
Fabian Schieder
2026-02-10 21:35:09 +0100
66ee439cf1
add brand selection to product addition form and handle brandID in product saving logic
Fabian Schieder
2026-02-10 19:01:49 +0100
eb088ab7e5
add product addition functionality with category selection and attribute handling
Fabian Schieder
2026-02-10 18:51:08 +0100
797febafe0
refactor border-radius styles for consistency across product and login components
Fabian Schieder
2026-02-09 20:30:49 +0100
9470c41c94
add product page with database connection and product display logic
Fabian Schieder
2026-02-04 00:50:30 +0100
d34bd49c56
refactor product card layout and enhance accessibility
Fabian Schieder
2026-02-04 00:44:59 +0100
fc19f34114
disabled basic authentication in .htaccess
Fabian Schieder
2026-02-02 01:21:15 +0100
1807795c16
enable basic authentication in .htaccess
Fabian Schieder
2026-01-31 15:38:05 +0100
7ba437b4fb
Merge remote-tracking branch 'origin/main'
paul
2026-01-29 22:15:08 +0100
59ee8a1abd
dynamic product cards
paul
2026-01-29 22:14:53 +0100
5f922c3495
Merge remote-tracking branch 'origin/main'
Fabian Schieder
2026-01-29 21:58:55 +0100
04aa9f4aca
added product pictures
Fabian Schieder
2026-01-29 21:58:51 +0100
f50d2a2f19
dynamic product cards
paul
2026-01-29 21:55:19 +0100
06dea737d8
dynamic product cards
paul
2026-01-29 21:40:34 +0100
26977ffeb4
Merge remote-tracking branch 'origin/main'
pauli
2026-01-29 21:29:40 +0100
ff58525672
dynamic product cards
pauli
2026-01-29 21:29:14 +0100
d28d31aa55
added product pictures
Fabian Schieder
2026-01-29 20:50:59 +0100
7a7fff3a02
Merge remote-tracking branch 'origin/main'
fsst
2026-01-28 16:22:42 +0100
501ad0c64b
product card first design
fsst
2026-01-28 16:22:27 +0100
b367758b4e
add string helper for character-based length validation in UTF-8
Fabian Schieder
2026-01-28 15:44:34 +0100
be413e4860
update impressum page title to include additional text
Fabian Schieder
2026-01-26 08:22:17 +0100
4b5fb7d860
added profile picture
Fabian Schieder
2026-01-25 23:24:42 +0100
e34ef1ce29
deleted profile pictures
Fabian Schieder
2026-01-25 23:20:26 +0100
f648a0dcd3
Merge remote-tracking branch 'origin/main'
Fabian Schieder
2026-01-25 23:19:42 +0100
787c32fdf5
Refactor filename generation for user uploads to use a timestamp for uniqueness and filesystem safety
Fabian Schieder
2026-01-25 23:19:39 +0100
50ac2fdd83
added Profile Pictures
fabian
2026-01-25 22:17:39 +0000
5499482637
Refactor profile picture display to increase width from 120 to 240 pixels
Fabian Schieder
2026-01-25 23:11:12 +0100
8a7d726fd9
Refactor file upload restrictions to limit accepted formats to JPG and PNG, and update maximum file size to 20MB
Fabian Schieder
2026-01-25 23:07:07 +0100
3a17a957cb
Refactor error handling in file upload process to suppress error display in browser and enhance server-side logging
Fabian Schieder
2026-01-25 23:05:38 +0100
60cc9322cf
Refactor error handling in file upload process to improve logging and provide specific error codes
Fabian Schieder
2026-01-25 23:02:40 +0100
2338e22447
Refactor target directory path handling for profile picture uploads to ensure correct leading slash
Fabian Schieder
2026-01-25 23:00:54 +0100
391f9332e2
Refactor target directory path handling for profile picture uploads to correct directory structure
Fabian Schieder
2026-01-25 22:59:31 +0100
1f479927e2
Refactor error handling in file upload process to simplify response and improve logging
Fabian Schieder
2026-01-25 22:57:18 +0100
2e87cb0983
Refactor profile picture upload path handling to ensure correct directory structure and improve logging
Fabian Schieder
2026-01-25 22:55:57 +0100
0ba0c9c623
Refactor profile picture upload path handling to ensure correct directory structure and improve logging
Fabian Schieder
2026-01-25 22:54:05 +0100
f98881ce97
Refactor profile picture upload path handling to ensure correct directory structure and improve logging
Fabian Schieder
2026-01-25 22:52:22 +0100
81724c62b0
Refactor target directory path handling for profile picture uploads
Fabian Schieder
2026-01-25 22:48:48 +0100
ff3706478e
Refactor file upload target directory handling and improve logging for diagnostics
Fabian Schieder
2026-01-25 22:48:00 +0100
dde5ac9d28
Fix profile picture upload path by removing leading slash in directory and URL
Fabian Schieder
2026-01-25 22:42:24 +0100
26d665f2fe
Refactor profile picture upload path handling and improve error logging
Fabian Schieder
2026-01-25 22:41:19 +0100
392650e565
Update profile picture upload target directory path
Fabian Schieder
2026-01-25 22:39:55 +0100
ec53e202e1
Fix file upload error handling and update profile picture paths
Fabian Schieder
2026-01-25 22:38:14 +0100
035b2272aa
Improve error handling in file upload process
Fabian Schieder
2026-01-25 22:27:59 +0100
211a1eb319
Improve error handling for file uploads in upload.php
Fabian Schieder
2026-01-25 22:25:19 +0100
cb646d82e5
added Profile pictures
Fabian Schieder
2026-01-25 22:16:38 +0100
e219d13497
Add profile picture upload functionality to account page
Fabian Schieder
2026-01-25 22:12:55 +0100
751a7999c0
Refactor account page layout and styles for profile picture display
Fabian Schieder
2026-01-25 20:11:36 +0100
317e1d2be4
Fix formatting of main selector in style.css
Fabian Schieder
2026-01-25 18:00:34 +0100
c9d953fca5
Add profile picture support to account, login, and register pages
Fabian Schieder
2026-01-25 17:59:23 +0100
8e9246f66e
Add profile picture support to account, login, and register pages
Fabian Schieder
2026-01-25 17:34:15 +0100
e6d70b59c3
added profilePicture folder
Fabian Schieder
2026-01-25 17:01:16 +0100
b9688bb5f0
Delete README.md
fabian
2026-01-25 13:45:49 +0000
984ea0fe21
Remove unnecessary blank line in catbar.php
Fabian Schieder
2026-01-25 14:38:18 +0100
5625a8ec62
Update impressum.php
Fabian Schieder
2026-01-25 01:10:54 +0100
00291ac12e
Refactor account, login, and register pages for improved readability and maintainability
Fabian Schieder
2026-01-25 01:07:00 +0100
26fbb03698
Add .htaccess and .htpasswd to .gitignore
Fabian Schieder
2026-01-24 22:34:56 +0100
beee566a26
edited logoText.png
Fabian Schieder
2026-01-24 00:55:40 +0100
abea471cf2
Add account page and update navigation links
Fabian Schieder
2026-01-24 00:33:14 +0100
74f6de522b
Merge remote-tracking branch 'origin/main'
Fabian Schieder
2026-01-23 19:58:00 +0100
3346319396
update header.php to replace remixicon link with favicon and change logo image source
Fabian Schieder
2026-01-23 19:57:52 +0100
771e70a7c4
Update README.md
fabian
2026-01-23 09:26:20 +0000
0b0621d7e2
Update README.md
fabian
2026-01-23 09:25:37 +0000
0bf685049c
Add registration functionality and improve login logic
Fabian Schieder
2026-01-23 09:58:35 +0100
f3d171c59c
catbar 2.0 Version
fsst
2026-01-23 08:58:39 +0100
29ff0cb904
Merge remote-tracking branch 'origin/main'
Fabian Schieder
2026-01-23 08:47:12 +0100
423ed1d3e2
Refactor login logic to use prepared statements and password hashing
Fabian Schieder
2026-01-23 08:46:55 +0100
90e4860f6f
catbar 1.0 Version
fsst
2026-01-23 08:46:11 +0100
09be0057da
Update README.md
fabian
2026-01-23 07:14:45 +0000
1a1abb4712
edited htaccess
Fabian Schieder
2026-01-23 08:06:37 +0100
275d0effdd
edited htaccess
Fabian Schieder
2026-01-23 08:06:10 +0100
b24b789b5e
categories bar update
pauli
2026-01-22 23:04:44 +0100
ba3e7fd379
Merge remote-tracking branch 'origin/main'
pauli
2026-01-22 22:50:51 +0100
328f833ebb
categories bar update
pauli
2026-01-22 22:50:40 +0100
633c845615
improvements
Fabian Schieder
2026-01-22 22:50:03 +0100
a76889aaf8
improvements
Fabian Schieder
2026-01-22 22:45:32 +0100
5795861b96
improvements
Fabian Schieder
2026-01-22 22:14:55 +0100
6a426f6902
improvements
Fabian Schieder
2026-01-22 22:05:37 +0100
cf50790ed3
asset/css
Fabian Schieder
2026-01-22 22:01:05 +0100
d887011dca
Merge remote-tracking branch 'origin/main'
pauli
2026-01-22 21:53:38 +0100
6a406e6774
categories bar under home
pauli
2026-01-22 21:52:49 +0100
08d5a20a9d
improvements
Fabian Schieder
2026-01-22 21:52:18 +0100
3eea8e912b
improvements
Fabian Schieder
2026-01-22 21:41:17 +0100