Commit Graph

36 Commits

Author SHA1 Message Date
Michachatz 27eadc840d Merge pull request #1 from Michatec/renovate/configure
Configure Renovate
2026-05-26 00:08:30 +02:00
Michachatz 2d4d48c45c Fixed the command 2026-05-11 11:58:33 +02:00
renovate[bot] 5c2d882b45 Add renovate.json 2026-05-09 02:54:10 +00:00
Michatec 5febf7e64d feat(shop): implement CSRF protection and improve UI/UX
- Add CSRF token validation to the shop purchase process to prevent cross-site request forgery.
- Implement a unique constraint on `UserShopItem` to prevent duplicate purchases of the same item.
- Refactor the shop template with a modern, responsive grid layout and improved visual feedback for owned items.
- Enhance CSS with better dark/light mode support, including improved navbar styling and scrollbar customization.
- Add `.env_example` and update documentation for environment variable setup.
- Integrate `python-dotenv` for environment variable management.
- Improve logging configuration for the application.
- Update `.gitignore` to include `venv/` and `.env`.

Co-authored-by: Copilot <copilot@github.com>
2026-04-26 20:49:42 +02:00
Michachatz 7f8948bba9 Add print statement for serving connections 2026-04-26 15:37:30 +02:00
Michachatz 2b93ae73ff Fix typo in requirements.txt filename 2026-04-26 15:23:25 +02:00
Michachatz b376311cff Maintain Updates 1.2 2025-11-24 16:35:43 +01:00
Michachatz 72c9ff6601 Maintain Updates 2025-11-24 16:32:37 +01:00
Michachatz d8ba367b0d Update Fix Tranlations 2025-11-24 16:29:04 +01:00
Michachatz a5766c510d Added the Official German Translation 2025-11-24 16:21:54 +01:00
Michachatz b3e9fd9819 Update messages.po 2025-11-24 16:19:49 +01:00
Michachatz 7811396791 Delete .github/workflows directory 2025-11-23 15:42:19 +01:00
Michachatz 1ac918496d Create django.yml 2025-11-23 15:41:11 +01:00
Michachatz 803d3ca360 Update base.html 2025-11-23 15:30:07 +01:00
Michatec c7b18d76ef API Events Moved 2025-11-23 13:02:56 +01:00
Michatec 1c05248829 Notifications Widget Added 2025-11-23 12:58:22 +01:00
Michachatz 3332a9ca7c Update README.md 2025-11-23 11:23:16 +01:00
Michatec df8ee7703d Auto Adjust Tab Admin 2025-11-23 11:14:15 +01:00
Michatec 0e9024949b Fix comments Gravatar not shown 2025-11-23 10:53:37 +01:00
Michachatz 2cff51e779 Update README.md 2025-11-23 00:19:20 +01:00
Michatec af8b69989c Merge branch 'main' of https://github.com/Michatec/MiniFaceBook 2025-11-23 00:14:35 +01:00
Michatec 1fd5cddd3c Fix Username not shown 2025-11-23 00:14:31 +01:00
Michachatz 1429e50b2b Update requirments.txt 2025-11-22 23:58:27 +01:00
Michatec 2ef98ce897 - Added Gravatar Integration
- Realtime Notify & Notify API
- Some bugs fixed
2025-11-22 23:49:00 +01:00
Michatec 858c98412f gitignore update 2025-11-08 21:24:13 +01:00
Michatec 77e46d03c7 Merge branch 'main' of https://github.com/Michatec/MiniFaceBook 2025-11-08 21:21:44 +01:00
Michatec 986a1a2a25 Secret Page removed. 2025-11-08 21:17:47 +01:00
Michachatz 0e03aa9c33 Update dependabot.yml 2025-09-28 15:28:21 +02:00
Michachatz 1b5976a190 Create dependabot.yml 2025-09-28 15:25:13 +02:00
Michachatz 0fd32dc2b8 Update main.py 2025-09-27 21:46:08 +02:00
Michachatz 1a94d52d61 Update requirments.txt 2025-09-27 21:44:42 +02:00
Michatec 00b9c170f1 Missing check oauth 1.1 2025-09-27 21:12:45 +02:00
Michatec 7a5e387665 Add the Oauth check 2025-09-27 20:59:08 +02:00
Michachatz aaca71afc0 Update README.md 2025-09-27 20:54:40 +02:00
Michachatz b4f87de01c Update README.md 2025-09-27 20:54:21 +02:00
Michatec 767fb638ce Files 2025-09-27 20:49:58 +02:00