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

130 commits

Author SHA1 Message Date
Sean Morley
fd94f03008 password reset email 2024-08-04 17:30:43 -04:00
Sean Morley
12595483fc feat: Update NoteModal component to allow editing and submitting notes 2024-08-04 13:57:33 -04:00
Sean Morley
8dd44e23a6 chore: Update adventure statistics display in collection page 2024-08-04 13:40:07 -04:00
Sean Morley
4bbb9f10f6 notes 2024-08-04 13:33:49 -04:00
Sean Morley
860e6d4034 notes 2024-08-04 13:27:05 -04:00
Sean Morley
0c3664acf3 feat: Add links functionality to NoteModal component 2024-08-04 12:45:37 -04:00
Sean Morley
89bf310340 chore: Add delete functionality to NoteCard component 2024-08-04 12:37:04 -04:00
Sean Morley
7c2b0e927d notes beta 2024-08-04 09:56:58 -04:00
Sean Morley
3f900bc41a notes beta 2024-08-03 22:03:27 -04:00
Sean Morley
4f1ad09470 notes beta 2024-08-03 21:09:49 -04:00
Sean Morley
b8994a531f feat: Improve UI layout and functionality for adventure search 2024-08-03 20:23:42 -04:00
Sean Morley
2bb1d80a77 refactor: Handle authentication cookies in authHook 2024-08-03 18:56:51 -04:00
Sean Morley
db9e771310 refactor: Update API request in ActivityComplete.svelte and add adventure search button in +page.svelte 2024-08-01 18:18:07 -04:00
Sean Morley
9c6fcea589 refactor: Remove unused toast functionality and map marker code 2024-08-01 11:02:43 -04:00
Sean Morley
c5cbea1c20 refactor: Improve adventure card UI and collection functionality 2024-08-01 11:01:27 -04:00
Sean Morley
b2ceda819c refactor: Update adventure search filter UI layout 2024-08-01 10:25:40 -04:00
Sean Morley
b380b55942 refactor: Add property filter to adventure search functionality 2024-08-01 10:02:00 -04:00
Sean Morley
0685065bf6 refactor: Add additional attributions to AboutModal and filter adventures based on user ID in +page.svelte 2024-08-01 09:38:02 -04:00
Sean Morley
06df5d370d fixes #151 2024-07-31 18:27:06 -04:00
Sean Morley
17498121a3 refactor: Update date input fields with min and max values 2024-07-31 11:01:41 -04:00
Sean Morley
999440ff79 refactor: Add Sweden GEOJSON for map visualization 2024-07-30 11:34:17 -04:00
Sean Morley
42f6c84633 refactor: Add umami event tracking to adventure card buttons 2024-07-30 08:34:26 -04:00
Sean Morley
30c8bea112 refactor: Add analytics script to layout for tracking website usage 2024-07-30 08:24:22 -04:00
Sean Morley
3a01178acb refactor: Improve performance and fix conditional rendering issue in +page.svelte 2024-07-30 07:10:41 -04:00
Sean Morley
f98ca62aad Fix critical error 2024-07-29 22:14:42 -04:00
Sean Morley
103500b5e1 refactor: Add user prop to TransportationCard component for conditional rendering of actions 2024-07-29 19:19:24 -04:00
Sean Morley
589eb094d5 refactor: Update +page.svelte to improve rendering performance and fix conditional rendering issue 2024-07-28 12:45:00 -04:00
Sean Morley
54ef1677e8 add transportation 2024-07-28 09:44:25 -04:00
Sean Morley
6155d531ab add transportation 2024-07-28 09:10:59 -04:00
Sean Morley
61c3d23efa refactor: Update transportation form with hidden input for is_public field 2024-07-27 22:23:23 -04:00
Sean Morley
2e2932a030 edit transportation 2024-07-27 22:18:52 -04:00
Sean Morley
581e5548d5 refactor: Update validation error message in Transportation model clean method 2024-07-27 21:18:15 -04:00
Sean Morley
7c9afd8931 transportation 2024-07-27 19:22:01 -04:00
Sean Morley
ae9a7f5479 transportation 2024-07-27 19:04:55 -04:00
Sean Morley
66a2e30711 lodging beta 2024-07-27 18:42:52 -04:00
Sean Morley
acb7470fbb feat: Add functionality to change a non-adventure to an adventure in AdventureCard component 2024-07-27 15:49:57 -04:00
Sean Morley
87a804dbc2 lodging beta 2024-07-27 15:41:26 -04:00
Sean Morley
0ea9f1d73e refactor: Update date formatting in CollectionCard and CollectionPage components 2024-07-27 14:44:15 -04:00
Sean Morley
dbe2f01b8d refactor: Update adventure and collection page headers and date formatting 2024-07-27 14:40:33 -04:00
Sean Morley
59a3a2d72a chore: Update date formatting in AdventureCard and CollectionCard components 2024-07-27 14:38:43 -04:00
Sean Morley
c94a4379c7 collection days 2024-07-27 14:26:15 -04:00
Sean Morley
055290ce3f feat: Update map page to fetch GeoJSON data from new endpoint 2024-07-27 12:50:36 -04:00
Sean Morley
57eee7bb5d chore: Add GeoJSON endpoint to retrieve combined GeoJSON data from static files 2024-07-27 12:46:50 -04:00
Sean Morley
70d08eff8a Fix location saving 2024-07-27 09:29:47 -04:00
Sean Morley
a38887a602 auto point selection 2024-07-27 09:11:21 -04:00
Sean Morley
7d931c7a97 Japan 2024-07-26 09:06:37 -04:00
Sean Morley
e1a9602481 Autoadd 2024-07-25 18:53:55 -04:00
Sean Morley
d37ae6842a Mexico 2024-07-25 10:16:33 -04:00
Sean Morley
13590c5c3c Add location from map 2024-07-24 18:55:40 -04:00
Sean Morley
3e328f408a feat: Add latitude and longitude to NewAdventure component 2024-07-24 18:45:49 -04:00