This website requires JavaScript.
Explore
Help
Register
Sign In
pikram
/
tasker
Watch
1
Star
0
Fork
0
You've already forked tasker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
tasker
/
api
History
Marcin-Ramotowski
324416de8e
Changed deprecated query.get and query.get_or_404 methods to other equivalents
2025-03-29 20:12:47 +00:00
..
tests
Added revoking token during logout
2025-03-29 17:16:06 +00:00
app.py
Changed deprecated query.get and query.get_or_404 methods to other equivalents
2025-03-29 20:12:47 +00:00
models.py
Now revoked tokens are saved to database
2025-03-29 17:48:55 +00:00
requirements.txt
Updated code for Flask API container
2025-03-14 22:06:20 +00:00
task_views.py
Improved task data validation and error handling
2025-03-17 20:29:15 +00:00
user_views.py
Changed deprecated query.get and query.get_or_404 methods to other equivalents
2025-03-29 20:12:47 +00:00