This website requires JavaScript.
Explore
Help
Register
Sign In
HermesFactory
/
job-tracker
Watch
4
Star
0
Fork
0
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
84c6262b3d4d89f28f2c3ec626b4082d43caeddb
job-tracker
/
api
/
accounts
T
History
Marko (Hermes Implementer)
84c6262b3d
fix: proper Axios error extraction, token refresh, auth state restoration, ProtectedRoute
2026-05-29 00:13:31 +00:00
..
migrations
feat: add user authentication with separate login and register pages
2026-05-26 00:54:27 +00:00
__init__.py
feat: add user authentication with separate login and register pages
2026-05-26 00:54:27 +00:00
admin.py
feat: add user authentication with separate login and register pages
2026-05-26 00:54:27 +00:00
models.py
feat: add user authentication with separate login and register pages
2026-05-26 00:54:27 +00:00
serializers.py
feat: add user authentication with separate login and register pages
2026-05-26 00:54:27 +00:00
urls.py
fix: proper Axios error extraction, token refresh, auth state restoration, ProtectedRoute
2026-05-29 00:13:31 +00:00
views.py
fix: review issues - add rate limiting for auth views, add __str__ to User model
2026-05-26 06:07:58 +00:00