1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 07:19:36 +02:00
Commit graph

36 commits

Author SHA1 Message Date
Sean Morley
94c3e3d363 feat: implement attachment management with upload, delete, and permission checks; update serializers and models 2025-01-19 22:22:03 -05:00
Sean Morley
f4450b6a38 fix: include Referer header in API requests 2025-01-17 16:58:08 -05:00
Sean Morley
9bc20be70e Initial migration to new session based auth system with AllAuth 2024-11-29 14:41:13 -05:00
Sean Morley
736ede2417 Enhance adventure management: add error handling for category fetch, implement unique email constraint in user model, and update adventure save logic to ensure category assignment 2024-11-22 17:03:02 -05:00
Sean Morley
25ed72afbc Add is_visited filtering to AdventureViewSet and update frontend components 2024-10-31 09:59:56 -04:00
Sean Morley
5ff4f66fdb Filter in sidebar of adventures list page! 2024-10-01 21:15:27 -04:00
Sean Morley
6cb31aa125 New AdventureModal Accordian 2024-09-30 18:03:10 -04:00
Sean Morley
86cefc8b2f Category frontend fixes 2024-09-23 18:46:04 -04:00
Sean Morley
4648ae7798 Finalize world travel V2 2024-09-13 20:53:48 -04:00
Sean Morley
a264da39f5 feat: Add location and activity type to Point type
chore: Update adventure image upload logic
2024-08-17 07:58:07 -04:00
Sean Morley
03927a2394 upload 2024-08-16 20:31:39 -04:00
Sean Morley
132ad44c08 Make public from creation modal 2024-08-15 16:03:06 -04:00
Sean Morley
77c11fefea better filters 2024-08-05 09:59:34 -04:00
Sean Morley
44cad30528 better filters 2024-08-05 09:33:21 -04:00
Sean Morley
06df5d370d fixes #151 2024-07-31 18:27:06 -04:00
Sean Morley
f98ca62aad Fix critical error 2024-07-29 22:14:42 -04:00
Sean Morley
87a804dbc2 lodging beta 2024-07-27 15:41:26 -04:00
Sean Morley
7e5e4edd4d collections v3 2024-07-15 18:01:49 -04:00
Sean Morley
e533dda328 collections v2 2024-07-15 12:09:20 -04:00
Sean Morley
533453b764 collections v1 2024-07-15 09:36:07 -04:00
Sean Morley
f5fc2f5add client sorting 2024-07-13 10:42:42 -04:00
Sean Morley
82db6f1789 sorting server side 2024-07-13 10:28:45 -04:00
Sean Morley
34f26b36dd fix subdomain 2024-07-12 10:07:35 -04:00
Sean Morley
fa57209127 refactor: Remove console logs in adventures page server code 2024-07-12 10:03:06 -04:00
Sean Morley
87231818d1 refactor: Remove console logs in adventures page server code 2024-07-12 09:54:25 -04:00
Sean Morley
20238ccdce api 2024-07-12 09:50:10 -04:00
Sean Morley
22b2cb3679 refactor: Simplify URL handling in adventures page server code 2024-07-12 09:41:46 -04:00
Sean Morley
b9745cd700 auth 2024-07-12 09:36:53 -04:00
Sean Morley
4ac61bcd90 docker fix 2024-07-12 09:20:55 -04:00
Sean Morley
1929227104 pagination! fixed for private 2024-07-12 09:11:00 -04:00
Sean Morley
fc9ba3ad96 pagination! fixed for private 2024-07-11 20:09:55 -04:00
Sean Morley
a3784ae164 pagination! 2024-07-11 19:27:03 -04:00
Sean Morley
f220911d7a new adventure list 2024-07-11 15:37:04 -04:00
Sean Morley
2afe6a7cf1 more filtering options 2024-07-11 09:33:52 -04:00
Sean Morley
67619aec57 permisison fixes 2024-07-09 16:48:52 -04:00
Sean Morley
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00