This website requires JavaScript.
Explore
Help
Sign In
alex
/
voyage
Watch
1
Star
0
Fork
0
You've already forked voyage
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4496508dda3a6140ceaf75d6520347f9759d9cb
voyage
/
backend
/
server
/
main
History
Sean Morley
2713b3640f
feat: Set SESSION_COOKIE_SAMESITE to 'Lax' for improved security
2025-02-16 15:35:10 -05:00
..
__init__.py
chore: Update Navbar component with search form
2024-07-20 21:39:33 -04:00
settings.py
feat: Set SESSION_COOKIE_SAMESITE to 'Lax' for improved security
2025-02-16 15:35:10 -05:00
urls.py
feat: Update user profile handling and enhance public user details response
2025-01-29 22:50:53 -05:00
utils.py
Refactor user ID handling to use UUIDs; update related components and serializers for consistency
2024-11-17 16:34:46 -05:00
views.py
feat: add Attachment model and implement file permission checks for media access
2025-01-18 20:06:12 -05:00
wsgi.py
Migrate Django server to guicorn
2024-10-21 19:59:01 -04:00