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

346 commits

Author SHA1 Message Date
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
Sean Morley
a0cbb826f7 chore: Update S3 endpoint configuration to use AWS_S3_ENDPOINT 2024-06-14 12:00:57 +00:00
Sean Morley
e670c3a7ee
Merge pull request #92 from seanmorley15/development
CDN implementation for S3 clients
2024-06-14 07:45:46 -04:00
Sean Morley
272ea60057 CDN Route 2024-06-14 11:43:41 +00:00
Sean Morley
7894e8c192 Key independent system 2024-06-14 11:04:43 +00:00
Sean Morley
886833f95a
Merge pull request #91 from seanmorley15/development
Development
2024-06-13 15:28:50 -04:00
Sean Morley
fc8a162aa9 chore: Update UserAvatar component to use button for profile navigation 2024-06-13 17:13:39 +00:00
Sean Morley
6fd360a9d0 New country list layout! 2024-06-13 16:50:18 +00:00
Sean Morley
82384f9f48
Merge pull request #90 from seanmorley15/development
More security for S3 uploads
2024-06-13 12:28:31 -04:00
Sean Morley
780eff6c4c More security for S3 uploads 2024-06-13 16:07:17 +00:00
Sean Morley
67222fd83d
Merge pull request #89 from seanmorley15/development
chore: Add authorization check in upload server endpoint
2024-06-13 10:11:53 -04:00
Sean Morley
2dfa5674d5 chore: Add authorization check in upload server endpoint 2024-06-13 14:11:18 +00:00
Sean Morley
819e130133 chore: Update appVersion to "Web v0.3.0" in config.ts 2024-06-12 20:08:24 +00:00
Sean Morley
71363026b2 chore: Refactor getBackgroundImages to improve image URL generation 2024-06-12 19:59:53 +00:00
Sean Morley
8eb9f11708 chore: Fix recursive call in getBackgroundImages when encountering empty folder placeholder 2024-06-12 19:49:55 +00:00
Sean Morley
2f5bdc052d chore: Update S3 endpoint configuration to use MINIO_CLIENT_OVERRIDE 2024-06-12 17:59:24 +00:00
Sean Morley
d3112c2925 chore: Update S3 endpoint configuration to use MINIO_CLIENT_OVERRIDE 2024-06-12 17:57:21 +00:00
Sean Morley
18e48c3b80 chore: Update getBackgroundImages to use getObjectUrl for generating image URLs 2024-06-12 17:52:11 +00:00
Sean Morley
5d0b450429 chore: Update getBackgroundImages to use getObjectUrl for generating image URLs 2024-06-12 17:49:26 +00:00
Sean Morley
6385f9f46b random login image! 2024-06-12 17:38:34 +00:00