1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 06:49:37 +02:00
AdventureLog/backend/server/adventures
2025-01-03 09:53:23 -05:00
..
management Fix scheduler 2024-08-21 10:06:09 -04:00
migrations feat: add primary image functionality to AdventureImage model and update related components 2025-01-02 23:25:58 -05:00
__init__.py migration to new backend 2024-07-08 11:44:39 -04:00
admin.py feat: add Immich integration module with API endpoints and admin interface 2024-12-31 10:38:15 -05:00
apps.py Add Liechtenstein 2024-08-21 18:56:51 -04:00
middleware.py Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -05:00
models.py feat: add primary image functionality to AdventureImage model and update related components 2025-01-02 23:25:58 -05:00
permissions.py more permission fixing 2024-09-02 22:27:07 -04:00
serializers.py refactor: update AdventureSerializer to handle visits data more gracefully and remove visits from request body in AdventureCard 2025-01-03 09:53:23 -05:00
tests.py migration to new backend 2024-07-08 11:44:39 -04:00
urls.py Add download adventures as ICS calendar 2024-12-14 14:37:16 -05:00
views.py feat: add primary image functionality to AdventureImage model and update related components 2025-01-02 23:25:58 -05:00