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

365 commits

Author SHA1 Message Date
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
Sean Morley
d197a6082d
Merge pull request #99 from seanmorley15/development
undo errors! 😅
2024-06-14 16:52:41 -04:00
Sean Morley
019c23f3cd undo errors! 😅 2024-06-14 20:52:22 +00:00
Sean Morley
aa7c85dd90
Merge pull request #98 from seanmorley15/development
chore: Update TripListModal and setup page to insert event data durin…
2024-06-14 16:32:35 -04:00
Sean Morley
5034336e9c chore: Update TripListModal and setup page to insert event data during setup 2024-06-14 20:31:58 +00:00
Sean Morley
b2b4409517
Merge pull request #97 from seanmorley15/development
Security Fixes
2024-06-14 12:47:01 -04:00
Sean Morley
cc21692d09
Merge pull request #96 from seanmorley15/dependabot/npm_and_yarn/braces-3.0.3
chore(deps-dev): Bump braces from 3.0.2 to 3.0.3
2024-06-14 12:46:08 -04:00
dependabot[bot]
e27b6720ac
chore(deps-dev): Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 16:45:35 +00:00
Sean Morley
8ec88af636
Custom image upload
S3 API improvements and additional security measures
2024-06-14 12:31:52 -04:00
Sean Morley
0637ab2df6 feat: Add image upload functionality to adventure creation and editing 2024-06-14 16:25:45 +00:00
Sean Morley
2acfc1defb Image upload for adventures 2024-06-14 16:04:02 +00:00
Sean Morley
91f9f8e632
Merge pull request #94 from seanmorley15/development
Profile picture fix
2024-06-14 09:00:59 -04:00
Sean Morley
4c1bdf5faf Profile picture fix 2024-06-14 13:00:22 +00:00
Sean Morley
be5a9b74be
Merge pull request #93 from seanmorley15/development
chore: Update S3 endpoint configuration to use AWS_S3_ENDPOINT
2024-06-14 08:01:21 -04:00