Commit Graph

221 Commits

Author SHA1 Message Date
Sean Morley
2acfc1defb Image upload for adventures 2024-06-14 16:04:02 +00:00
Sean Morley
4c1bdf5faf Profile picture fix 2024-06-14 13:00:22 +00:00
Sean Morley
a0cbb826f7 chore: Update S3 endpoint configuration to use AWS_S3_ENDPOINT 2024-06-14 12:00:57 +00: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
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
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
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
9ad8a4ba8e Fix not centered cards on mobile 2024-06-08 15:48:40 +00:00
Sean Morley
fcc97f4e6e refactor: Update AdventureCard component layout for responsive design 2024-06-08 15:41:46 +00:00
Sean Morley
8ca74ab963 Changes? 2024-06-08 15:33:03 +00: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
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
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
a1563b59ca ActivityType Array for SQL 2024-06-01 15:29:53 +00:00
Sean Morley
d02aa8efdb feat: Add AutoComplete functionality to activity types input 2024-06-01 14:10:18 +00:00
Sean Morley
349520572d Autocomplete for plans activity types 2024-05-31 00:02:04 +00:00
Sean Morley
870d8234b8 Add endpoint for getting activity types 2024-05-30 23:30:34 +00:00
Sean Morley
762096ae04 chore: Update footer layout and content 2024-05-29 18:24:21 +00:00
Sean Morley
3076b78c97 chore: Remove unused imports and variables in settings and signup pages 2024-05-29 18:01:02 +00:00
Sean Morley
41b019b610 chore: Add buttons for generating description and searching image in CreateNewAdventure and EditModal components 2024-05-28 16:48:20 +00:00
Sean Morley
2913ceb394 Add trips and plans fix 2024-05-28 16:43:08 +00:00
Sean Morley
ed94baa3c7 Made navbar image png instead of emoji 2024-05-28 16:37:30 +00:00