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

378 commits

Author SHA1 Message Date
Sean Morley
6383a623ad trips 2024-07-10 13:49:40 -04:00
Sean Morley
be9c3c6747 starting trips 2024-07-10 13:36:51 -04:00
Sean Morley
2d596fb550 readme 2024-07-10 12:27:18 -04:00
Sean Morley
22a1acba3b docs 2024-07-10 12:26:12 -04:00
Sean Morley
dc49416bf6 feat: Add profile page server load function and Svelte component 2024-07-10 11:34:19 -04:00
Sean Morley
ad90f03a45 docker 2024-07-10 08:46:38 -04:00
Sean Morley
e646ad6f81 chore: Update CSRF_TRUSTED_ORIGINS in settings.py 2024-07-10 08:27:11 -04:00
Sean Morley
17b274d598 error 2024-07-10 08:22:18 -04:00
Sean Morley
fb75745aab garden theme 2024-07-09 17:04:18 -04:00
Sean Morley
67619aec57 permisison fixes 2024-07-09 16:48:52 -04:00
Sean Morley
d64abf2273 chore: Update documentation configuration and remove unused files 2024-07-09 13:53:03 -04:00
Sean Morley
aaa83ea2c0 feat: Add validation for adventure type matching trip type 2024-07-09 13:43:32 -04:00
Sean Morley
374963f305 feat: Add validation for adventure type matching trip type
```
2024-07-09 13:26:45 -04:00
Sean Morley
8f0a8b2cc8 chore: Add TripViewSet and TripSerializer for managing trips 2024-07-09 13:26:39 -04:00
Sean Morley
c0900876c6 chore: Update Django server configuration and models for Adventure and Trip 2024-07-09 13:01:56 -04:00
Sean Morley
933173883a email change 2024-07-09 11:39:07 -04:00
Sean Morley
2ff47cbaf3 admin fixes 2024-07-09 11:30:05 -04:00
Sean Morley
94159d3624
Update config.ts 2024-07-09 10:25:34 -04:00
Sean Morley
8c9bb6ddab static storage 2024-07-09 10:10:22 -04:00
Sean Morley
e33654a6b6 static hosting 2024-07-09 09:58:52 -04:00
Sean Morley
7b9023dd07 nginx! 2024-07-09 09:11:16 -04:00
Sean Morley
21a935fea5 chore: Update Docker and Django server configuration 2024-07-09 08:41:15 -04:00
Sean Morley
d3516b1806 chore: Update Docker and Django server configuration 2024-07-09 08:20:14 -04:00
Sean Morley
7bb70b8014 chore: Update Django server configuration 2024-07-09 08:15:11 -04:00
Sean Morley
8479d9f231
Create docker-image.yml 2024-07-09 08:14:10 -04:00
Sean Morley
843f3d7eb4
Create frontend-latest.yml 2024-07-09 08:13:36 -04:00
Sean Morley
adcf8a7da4 docs 2024-07-08 17:10:50 -04:00
Sean Morley
3f92580849 chore: Update CORS and CSRF settings for demo purposes 2024-07-08 15:31:19 -04:00
Sean Morley
7bec359f26 chore: Update CORS and CSRF settings for demo purposes 2024-07-08 15:31:02 -04:00
Sean Morley
47436d43e0 signup button 2024-07-08 15:28:25 -04:00
Sean Morley
5fad574834 images 2024-07-08 15:23:35 -04:00
Sean Morley
921aae763e images 2024-07-08 15:23:31 -04:00
Sean Morley
b3c36638ce add map button 2024-07-08 15:04:23 -04:00
Sean Morley
5cf37b4047 image fixes 2024-07-08 15:03:07 -04:00
Sean Morley
f51dc6c82d image fix 2024-07-08 14:52:57 -04:00
Sean Morley
f3fb01d341 fix silly error 2024-07-08 12:04:35 -04:00
Sean Morley
cdf61b06e0 chore: Update Vercel configuration to use correct file paths 2024-07-08 12:04:24 -04:00
Sean Morley
5616012087 chore: Add vercel variable to wsgi.py 2024-07-08 11:59:16 -04:00
Sean Morley
86824b24f0 vercel 2024-07-08 11:58:21 -04:00
Sean Morley
97f3386822 chore: Update npm dependency to latest stable version 2024-07-08 11:53:24 -04:00
Sean Morley
f1181ec881 chore: Update svelte.config.js to use adapter based on environment 2024-07-08 11:53:09 -04:00
Sean Morley
007b1c4df8
Merge pull request #102 from seanmorley15/migration
Migration to new backend
2024-07-08 11:47:43 -04:00
Sean Morley
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00
Sean Morley
28a5d423c2
Merge pull request #101 from seanmorley15/development
Development
2024-06-16 12:55:40 -04:00
Sean Morley
563e9d2b4d feat: Remove image functionality from ImageModal component 2024-06-16 16:40:07 +00:00
Sean Morley
b6dcb8e438 feat: Improve adventure creation form layout and functionality 2024-06-16 14:01:51 +00:00
Sean Morley
a2de88aa6b feat: Add existing image display to image upload modal 2024-06-16 13:57:52 +00:00
Sean Morley
cd13e58ead
Merge pull request #100 from seanmorley15/development
Development
2024-06-15 12:45:13 -04:00
Sean Morley
ea20f1a5a7 Fix up image selection modal 2024-06-15 16:44:47 +00:00
Sean Morley
9e18bf167e chore: Improve adventure creation form layout and functionality 2024-06-15 16:35:37 +00:00