This website requires JavaScript.
Explore
Help
Sign in
Chneemann
/
join-api
Watch
1
Star
0
Fork
You've already forked join-api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
31
commits
1
branch
0
tags
94
KiB
Python
99%
HTML
1%
d61256610d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Chneemann
d61256610d
feat: add create_subtasks function to create subtasks when creating a task
2025-04-02 19:20:55 +02:00
auth_app
test: added unit tests in auth_app and fixed code issues identified during testing
2025-03-27 09:11:56 +01:00
join
feat: add 4-hour token expiration handling in ExpiringToken model
2025-03-26 11:07:30 +01:00
task_app
feat: add create_subtasks function to create subtasks when creating a task
2025-04-02 19:20:55 +02:00
user_app
refactor: move generate_random_color() to serializer, apply only if no color provided, return userId on user creation
2025-03-31 20:18:30 +02:00
.gitignore
feat: optimize Redis cache and implement various improvements for Task and User apps
2025-03-23 10:43:26 +01:00
manage.py
first commit
2025-03-18 19:19:41 +01:00
requirements.txt
feat: add CamelCase rendering for JSON responses
2025-03-21 18:22:02 +01:00