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

310 commits

Author SHA1 Message Date
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
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
780eff6c4c More security for S3 uploads 2024-06-13 16:07:17 +00: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
Sean Morley
20b6f826d9
Merge pull request #88 from seanmorley15/enhancedS3
Enhanced s3
2024-06-12 09:42:07 -04:00
Sean Morley
bf51dcb4e3 chore: Update UserAvatar component to display user's first initial if no icon is provided 2024-06-12 13:41:31 +00:00
Sean Morley
157d9fe99c Object auto delete when upload 2024-06-12 13:35:23 +00:00
Sean Morley
d27971692d chore: Update S3 configuration and endpoint handling 2024-06-12 13:23:59 +00:00
Sean Morley
2cd169817f chore: Update .env.example with compatible providers and AWS credentials 2024-06-10 01:52:37 +00:00
Sean Morley
0ba0ef848b
Merge pull request #87 from seanmorley15/aws
Aws
2024-06-09 21:35:23 -04:00
Sean Morley
dfe103e880 chore: Update docker-compose.yml with S3 and Minio configuration 2024-06-10 01:21:58 +00:00
Sean Morley
b660dcad08 refactor: Update S3 configuration and endpoint handling 2024-06-10 01:16:34 +00:00
Sean Morley
feed624601 null checks 2024-06-10 00:56:25 +00:00
Sean Morley
a535072224 Multi provider 2024-06-10 00:46:01 +00:00
Sean Morley
ee32a446e9 Minio docker 2024-06-09 18:42:32 +00:00
Sean Morley
4ed9ebc456 Docker with minio 2024-06-09 18:10:17 +00:00
Sean Morley
1c7939f2b8 Minio part 2 2024-06-09 18:10:09 +00:00
Sean Morley
08c6708543 Initial working! 2024-06-09 17:35:37 +00:00
Sean Morley
4cd9ee7819
Merge pull request #85 from seanmorley15/development
Fix not centered cards on mobile
2024-06-08 11:49:01 -04:00
Sean Morley
9ad8a4ba8e Fix not centered cards on mobile 2024-06-08 15:48:40 +00:00
Sean Morley
610925a7d5
Merge pull request #84 from seanmorley15/development
refactor: Update AdventureCard component layout for responsive design
2024-06-08 11:43:02 -04:00
Sean Morley
fcc97f4e6e refactor: Update AdventureCard component layout for responsive design 2024-06-08 15:41:46 +00:00
Sean Morley
715a6191be
Merge pull request #83 from seanmorley15/development
Changes?
2024-06-08 11:36:18 -04:00
Sean Morley
8ca74ab963 Changes? 2024-06-08 15:33:03 +00:00
Sean Morley
226b08b9a5
Merge pull request #81 from seanmorley15/development
Development
2024-06-07 17:50:17 -04:00
Sean Morley
c58c679d5f Image fixes 2024-06-07 21:49:58 +00:00
Sean Morley
2ace704066 Add images to cards 2024-06-07 21:37:38 +00:00
Sean Morley
25337776a1 Fix search filter UI 2024-06-07 20:40:05 +00:00
Sean Morley
4e79484b30
Merge pull request #79 from seanmorley15/development
Search filtering
2024-06-04 17:22:55 -04:00
Sean Morley
82eb6c2f97 fix null search errors 2024-06-04 21:22:33 +00:00
Sean Morley
eadf001b39 feat: Add search functionality to navbar 2024-06-04 21:18:30 +00:00
Sean Morley
18b4dfa922 refactor: Improve search functionality by using case-insensitive search for adventure location and name 2024-06-04 21:09:10 +00:00
Sean Morley
ca04bc0095 chore: Remove duplicate adventures in search results 2024-06-04 13:13:40 +00:00
Sean Morley
50a2cbcd4c New search api refactoring 2024-06-03 23:10:08 +00:00
Sean Morley
5d7f384166
Merge pull request #78 from seanmorley15/development
Development
2024-06-03 15:03:21 -04:00
Sean Morley
2a5c7c12b1 feat: Improve search functionality by using case-insensitive search for adventure location and name 2024-06-03 01:50:11 +00:00
Sean Morley
c91c212fc0 add search bar to navbar 2024-06-03 01:46:04 +00:00
Sean Morley
23916e9e38 Search changes 2024-06-01 18:16:58 +00:00
Sean Morley
113799261a fix and simplify migration files 2024-06-01 18:05:18 +00:00
Sean Morley
a1563b59ca ActivityType Array for SQL 2024-06-01 15:29:53 +00:00