1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 19:55:18 +02:00
Commit graph

637 commits

Author SHA1 Message Date
Sean Morley
84facd073e config for v0.5.2 2024-08-17 08:49:45 -04:00
Sean Morley
2b16712496 chore: Update time zone handling in code 2024-08-17 08:30:24 -04:00
Sean Morley
4d193bc44d Fix duplicate visited regions 2024-08-17 08:08:46 -04:00
Sean Morley
96663bb17b Fix duplicate visited regions 2024-08-17 08:07:50 -04:00
Sean Morley
175a2371b1 chore: Improve superuser creation logic 2024-08-17 08:00:01 -04:00
Sean Morley
f8338c6754 Wikipedia error handling 2024-08-16 20:00:42 -04:00
Sean Morley
15cca42675 Text wrap 2024-08-16 19:53:52 -04:00
Sean Morley
28ad207896 chore: Update terms and privacy policy documentation 2024-08-16 19:42:08 -04:00
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
54d16e27b1 About modal fix 2024-08-15 16:45:37 -04:00
Sean Morley
2f0eba993a Fix typo 2024-08-15 16:42:31 -04:00
Sean Morley
132ad44c08 Make public from creation modal 2024-08-15 16:03:06 -04:00
Sean Morley
28b68afb12 Docker Hub 2024-08-15 11:45:30 -04:00
Sean Morley
9a7d85d544 fix dockerfile 2024-08-15 10:47:45 -04:00
Sean Morley
a1094f805a chore: Update app version to v0.5.1 and fix toast component styling 2024-08-14 22:17:43 -04:00
Sean Morley
25c6d3fce3 Edit adventure from detail view 2024-08-13 15:25:04 -04:00
Sean Morley
2a072f22cb Activity type fixes 2024-08-13 15:09:45 -04:00
Sean Morley
70a2fc45fd Type conversion to string for UUID 2024-08-13 12:03:18 -04:00
Sean Morley
ffe9d6fe97 Fix adventure cards and serializers 2024-08-13 11:09:49 -04:00
Sean Morley
5aef1eb8bd Fix collection link 2024-08-11 13:34:32 -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
Sean Morley
f40714ac2c Fix map filtering bug 2024-08-09 09:31:39 -04:00
Sean Morley
58d53f784f Add links to cards 2024-08-08 22:12:06 -04:00
Sean Morley
e51e072722 Add hover to adventure card 2024-08-08 13:52:55 -04:00
Sean Morley
1fb4c0a642 Update license 2024-08-07 18:13:45 -04:00
Sean Morley
844dd0c797 Update home page content 2024-08-07 17:56:53 -04:00
Sean Morley
879b182e56 chore: Update CollectionCard component to display correct toast message when archiving/unarchiving a collection 2024-08-07 17:36:25 -04:00
Sean Morley
14e4a5c86d
Merge pull request #175 from seanmorley15/development
Fixes
2024-08-07 16:34:20 -04:00
Sean Morley
4f3edec9f1 Fixes 2024-08-07 16:34:03 -04:00
Sean Morley
8b72641a31
Merge pull request #174 from seanmorley15/dependabot/pip/backend/server/django-5.0.8
chore(deps): Bump django from 5.0.7 to 5.0.8 in /backend/server
2024-08-07 16:33:08 -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
48dbe1b60c
Merge pull request #173 from seanmorley15/development
Collection Archive Update
2024-08-07 13:16:56 -04:00
Sean Morley
a87797f6af Warning modal 2024-08-07 13:09:20 -04:00
Sean Morley
1858790308 Archive Collections 2024-08-07 13:01:12 -04:00
Sean Morley
1efa19b60e
Merge pull request #172 from seanmorley15/development
fix serializer issues for world travel
2024-08-06 12:35:54 -04:00
Sean Morley
493c25018c fix serializer issues for world travel 2024-08-06 12:35:30 -04:00
Sean Morley
290505d4c0
Merge pull request #171 from seanmorley15/development
Mobile Optimization and Security Fixes
2024-08-06 12:12:28 -04:00
Sean Morley
304097fb9d Mobile optimization from #170 2024-08-06 12:11:50 -04:00