5 Commits

Author SHA1 Message Date
18ec68169d Dodanie formularzy do obsługi dwustopniowego uwierzytelniania (2FA) oraz poprawa struktury i stylu szablonów 2025-12-28 11:05:55 +01:00
dfa92dac73 Refactor URL parsing in index.php to improve query parameter handling and enhance routing logic 2024-11-03 16:18:07 +01:00
75eb9e0375 Refactor .htaccess file and update URL routing logic 2024-10-27 21:50:13 +01:00
7d0749d692 Refactor product loading logic and update URL routing
- Refactored the product loading logic in the ShopProduct class to improve performance and readability.
- Updated the URL routing in the index.php file to handle redirects and routes based on the request URI.
- Added a new method in the S class to check if adding a redirect will create a cycle in the redirect map.
- Updated the S class to use the new method for adding redirects and generating URL routes.
- Removed unnecessary code related to generating .htaccess rules.
2024-10-26 18:18:55 +02:00
faeb2e52e8 first commit 2024-10-25 23:02:37 +02:00