1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 06:49:37 +02:00
Commit graph

109 commits

Author SHA1 Message Date
Sean Morley
9f574c8505 better signup disable 2024-08-16 12:21:43 -04:00
Sean Morley
80883202bc retrigger workflows 2024-08-16 11:54:22 -04:00
Sean Morley
3b586b7bee Fix password reset issue 2024-08-16 11:47:53 -04:00
Sean Morley
fa35526cd1 Disable registration 2024-08-16 10:59:31 -04:00
Sean Morley
a48b2bf752 Add world travel regions initially 2024-08-16 10:40:23 -04:00
Sean Morley
28b68afb12 Docker Hub 2024-08-15 11:45:30 -04:00
Sean Morley
ffe9d6fe97 Fix adventure cards and serializers 2024-08-13 11:09:49 -04:00
Sean Morley
cd55437f91 change name 2024-08-11 09:37:12 -04:00
Sean Morley
b88cd5df8d users 2024-08-11 09:07:57 -04:00
Sean Morley
d12a396626 Refactor database field names for adventures and users 2024-08-11 09:06:53 -04:00
Sean Morley
2425107090 Refactor database field names for adventures and users 2024-08-11 08:59:26 -04:00
Sean Morley
78c5331117 temp id 2024-08-11 08:58:23 -04:00
Sean Morley
b5e2211123 temp id 2024-08-11 08:43:58 -04:00
Sean Morley
cc0e50076f temp id 2024-08-11 08:38:46 -04:00
Sean Morley
a08a91388d Add UUID for user model 2024-08-11 08:26:42 -04:00
Sean Morley
96eb73a224 Migrate to UUIDs for id PK for adventures 2024-08-10 22:40:57 -04:00
dependabot[bot]
584b40d42b
chore(deps): Bump django from 5.0.7 to 5.0.8 in /backend/server
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.7...5.0.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 20:32:42 +00:00
Sean Morley
1858790308 Archive Collections 2024-08-07 13:01:12 -04:00
Sean Morley
493c25018c fix serializer issues for world travel 2024-08-06 12:35:30 -04:00
Sean Morley
304097fb9d Mobile optimization from #170 2024-08-06 12:11:50 -04:00
Sean Morley
3b002c0c50 Security improvments 2024-08-06 09:35:18 -04:00
Sean Morley
18ef919a11 checklists ui 2024-08-05 21:36:38 -04:00
Sean Morley
d5f93c5d9d checklists ui beta 2024-08-05 18:48:11 -04:00
Sean Morley
f2888f26fe checklists api beta 2024-08-05 16:09:57 -04:00
Sean Morley
7d5324a8bc feat: Fix flag URL in CountrySerializer 2024-08-05 14:29:53 -04:00
Sean Morley
d9e554ad42 feat: Add flag URL to Country type and update CountryCard component 2024-08-05 14:17:41 -04:00
Sean Morley
32f5c1a806 chore: Increase page size to 25 for adventures and collections views 2024-08-04 22:19:09 -04:00
Sean Morley
7c61fa3363 chore: Disable email verification for new users, update search functionality, and improve note card display 2024-08-04 21:50:15 -04:00
Sean Morley
64dec7fe5f bug fix url 2024-08-04 19:00:06 -04:00
Sean Morley
e753d023ad email providers 2024-08-04 18:05:19 -04:00
Sean Morley
fd94f03008 password reset email 2024-08-04 17:30:43 -04:00
Sean Morley
0c3664acf3 feat: Add links functionality to NoteModal component 2024-08-04 12:45:37 -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
b380b55942 refactor: Add property filter to adventure search functionality 2024-08-01 10:02:00 -04:00
Sean Morley
4e44203239 Add Iceland GEOJSON for map visualization 2024-07-31 09:39:33 -04:00
Sean Morley
1293b43976 Add Switzerland GEOJSON for map visualization 2024-07-30 11:43:43 -04:00
Sean Morley
999440ff79 refactor: Add Sweden GEOJSON for map visualization 2024-07-30 11:34:17 -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
d5c5551ce1 Ireland GEOJSON 2024-07-28 12:57:17 -04:00
Sean Morley
6155d531ab add transportation 2024-07-28 09:10:59 -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
87a804dbc2 lodging beta 2024-07-27 15:41:26 -04:00
Sean Morley
c94a4379c7 collection days 2024-07-27 14:26:15 -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
7d931c7a97 Japan 2024-07-26 09:06:37 -04:00