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
084e3868f9
Changed default port to 80 and added possibility of setup app port using TODOLIST_PORT variable
2025-04-10 20:38:22 +00:00
..
tests
Changed comments to assertion error messages
2025-04-02 19:07:27 +00:00
app.py
Changed default port to 80 and added possibility of setup app port using TODOLIST_PORT variable
2025-04-10 20:38:22 +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
Removed deprecated Query.get method from edit user endpoint
2025-04-01 19:47:35 +00:00