1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 23:39:37 +02:00
AdventureLog/backend/server/integrations
2025-05-25 22:13:18 -04:00
..
migrations feat: update Immich integration migrations and enhance localization strings for user feedback 2025-01-02 18:34:13 -05:00
__init__.py feat: add Immich integration module with API endpoints and admin interface 2024-12-31 10:38:15 -05:00
admin.py feat: add Immich integration module with API endpoints and admin interface 2024-12-31 10:38:15 -05:00
apps.py feat: add Immich integration module with API endpoints and admin interface 2024-12-31 10:38:15 -05:00
models.py feat: implement Immich integration with CRUD API, add serializer, and enhance frontend components 2025-01-02 13:34:51 -05:00
serializers.py feat: implement Immich integration with CRUD API, add serializer, and enhance frontend components 2025-01-02 13:34:51 -05:00
tests.py feat: add Immich integration module with API endpoints and admin interface 2024-12-31 10:38:15 -05:00
urls.py feat: implement Immich integration with CRUD API, add serializer, and enhance frontend components 2025-01-02 13:34:51 -05:00
views.py Refactor geocoding and integration handling: remove debug print, streamline reverse geocoding logic, and enhance integration response structure 2025-05-25 22:13:18 -04:00