lukas.pupkalipinski
  • Joined on 2025-05-01
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-10-14 21:04:31 +02:00
9096afbace feat(auth): add AuthMiddleware with JWT parsing and in-memory rate limiting; wire into app; add tests and docs
bf5d80bbb3 cleanup
97bef2c98a api(auth): add auth endpoints (setup, login, logout, status), tests, and dependency token decoding; update docs
aec6357dcb feat(auth): add AuthService with JWT, lockout and tests
92217301b5 feat(auth): add Pydantic auth models and unit tests; update docs
Compare 9 commits »
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-10-12 22:48:43 +02:00
6a695966bf instruction3
7481a33c15 instruction2
e48cb29131 backup
7b933b6cdb test and move of controllers
7a71715183 backup
Compare 6 commits »
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-10-06 12:59:45 +02:00
6d0c3fdf26 backup
87c4046711 Implement comprehensive application flow tests
3f98dd6ebb Implement application setup and flow middleware
3b8ca8b8f3 Update Test_TODO.md with completed test cases - Mark all implemented test cases as completed [x] - Updated sections 5-9 with all implemented tests - Bulk Operations: All API endpoints and E2E flows - Performance Optimization: All API endpoints and unit tests - Diagnostics & Logging: All API endpoints and unit tests - Integrations: All API key, webhook, and third-party tests - User Preferences & UI: All preference endpoints and E2E flows - Comprehensive test coverage now available for future implementation
a63cc7e083 Add end-to-end tests for user preferences workflows - Created comprehensive E2E test suite for preferences workflows - Tests complete theme change workflows (light/dark/custom) - Tests language change workflows with fallback handling - Tests accessibility settings workflows and UI reflection - Tests UI density and view mode change workflows - Tests keyboard shortcuts customization and reset - Tests preferences export/import and bulk update workflows - Tests performance of preference changes - Ready for future preferences implementation
Compare 44 commits »
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-10-05 21:42:38 +02:00
d30aa7cfea latest api use
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-10-05 11:40:01 +02:00
64434ccd44 cleanup contollers
94e6b77456 backup
e477780ed6 refactoring
Compare 3 commits »
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-29 16:14:57 +02:00
1719a36f57 emoved empty folder and files
253b509707 fixed some unicode issues
Compare 2 commits »
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-29 15:53:31 +02:00
083eefe697 some routing fixes
54ca564db8 fix routing issue
Compare 2 commits »
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-29 14:53:30 +02:00
9497633e78 backup
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-29 14:19:33 +02:00
3ab4467423 fix duplication run
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-29 14:13:27 +02:00
423b77033c moved routing
b73210a3c9 fix some import issues
b2d77a099b backup
f9102d7bcd fix loading icon
7cc0d7c7a5 fixed search and add
Compare 5 commits »
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-29 10:20:33 +02:00
7286b9b3e8 added some tests
6b300dc2f5 better format
Compare 2 commits »
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-29 09:17:49 +02:00
78fc6068fb new folder structure
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-28 20:32:38 +02:00
38117ab875 backup
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-28 19:24:31 +02:00
fa994f7398 second server version
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-28 08:52:26 +02:00
e2a08d7ab3 first webserver app
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-27 21:42:57 +02:00
a482b79f6a added: ai instructions
00f8565869 fix: output was not correct
73404e62c9 better printing
18bba118ec cleanup
Compare 4 commits »
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-27 20:21:28 +02:00
60ac14e151 added better progressbar
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-09-15 10:28:49 +02:00
19bd44b3dc added: better progressbars
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-08-28 20:22:01 +02:00
c3f9e4aa84 better output
lukas.pupkalipinski pushed to main at lukas.pupkalipinski/Aniworld 2025-08-26 21:19:43 +02:00
03bbb224ad added no certificate check
119ef675df merge from github
Compare 2 commits »