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

Commit graph

  • d197a6082d
    Merge pull request #99 from seanmorley15/development Sean Morley 2024-06-14 16:52:41 -04:00
  • 019c23f3cd undo errors! 😅 Sean Morley 2024-06-14 20:52:22 +00:00
  • aa7c85dd90
    Merge pull request #98 from seanmorley15/development Sean Morley 2024-06-14 16:32:35 -04:00
  • 5034336e9c chore: Update TripListModal and setup page to insert event data during setup Sean Morley 2024-06-14 20:31:58 +00:00
  • b2b4409517
    Merge pull request #97 from seanmorley15/development Sean Morley 2024-06-14 12:47:01 -04:00
  • cc21692d09
    Merge pull request #96 from seanmorley15/dependabot/npm_and_yarn/braces-3.0.3 Sean Morley 2024-06-14 12:46:08 -04:00
  • e27b6720ac
    chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-06-14 16:45:35 +00:00
  • 8ec88af636
    Custom image upload Sean Morley 2024-06-14 12:31:52 -04:00
  • 0637ab2df6 feat: Add image upload functionality to adventure creation and editing Sean Morley 2024-06-14 16:25:45 +00:00
  • 2acfc1defb Image upload for adventures Sean Morley 2024-06-14 16:04:02 +00:00
  • 91f9f8e632
    Merge pull request #94 from seanmorley15/development Sean Morley 2024-06-14 09:00:59 -04:00
  • 4c1bdf5faf Profile picture fix Sean Morley 2024-06-14 13:00:22 +00:00
  • be5a9b74be
    Merge pull request #93 from seanmorley15/development Sean Morley 2024-06-14 08:01:21 -04:00
  • a0cbb826f7 chore: Update S3 endpoint configuration to use AWS_S3_ENDPOINT Sean Morley 2024-06-14 12:00:57 +00:00
  • e670c3a7ee
    Merge pull request #92 from seanmorley15/development Sean Morley 2024-06-14 07:45:46 -04:00
  • 272ea60057 CDN Route Sean Morley 2024-06-14 11:43:41 +00:00
  • 7894e8c192 Key independent system Sean Morley 2024-06-14 11:04:43 +00:00
  • 886833f95a
    Merge pull request #91 from seanmorley15/development Sean Morley 2024-06-13 15:28:50 -04:00
  • fc8a162aa9 chore: Update UserAvatar component to use button for profile navigation Sean Morley 2024-06-13 17:13:39 +00:00
  • 6fd360a9d0 New country list layout! Sean Morley 2024-06-13 16:50:18 +00:00
  • 82384f9f48
    Merge pull request #90 from seanmorley15/development Sean Morley 2024-06-13 12:28:31 -04:00
  • 780eff6c4c More security for S3 uploads Sean Morley 2024-06-13 16:07:17 +00:00
  • 67222fd83d
    Merge pull request #89 from seanmorley15/development Sean Morley 2024-06-13 10:11:53 -04:00
  • 2dfa5674d5 chore: Add authorization check in upload server endpoint Sean Morley 2024-06-13 14:11:18 +00:00
  • 819e130133 chore: Update appVersion to "Web v0.3.0" in config.ts v0.3.0 Sean Morley 2024-06-12 20:08:24 +00:00
  • 71363026b2 chore: Refactor getBackgroundImages to improve image URL generation Sean Morley 2024-06-12 19:59:53 +00:00
  • 8eb9f11708 chore: Fix recursive call in getBackgroundImages when encountering empty folder placeholder Sean Morley 2024-06-12 19:49:55 +00:00
  • 2f5bdc052d chore: Update S3 endpoint configuration to use MINIO_CLIENT_OVERRIDE Sean Morley 2024-06-12 17:59:24 +00:00
  • d3112c2925 chore: Update S3 endpoint configuration to use MINIO_CLIENT_OVERRIDE Sean Morley 2024-06-12 17:57:21 +00:00
  • 18e48c3b80 chore: Update getBackgroundImages to use getObjectUrl for generating image URLs Sean Morley 2024-06-12 17:52:11 +00:00
  • 5d0b450429 chore: Update getBackgroundImages to use getObjectUrl for generating image URLs Sean Morley 2024-06-12 17:49:26 +00:00
  • 6385f9f46b random login image! Sean Morley 2024-06-12 17:38:34 +00:00
  • 20b6f826d9
    Merge pull request #88 from seanmorley15/enhancedS3 Sean Morley 2024-06-12 09:42:07 -04:00
  • bf51dcb4e3 chore: Update UserAvatar component to display user's first initial if no icon is provided Sean Morley 2024-06-12 13:41:31 +00:00
  • 157d9fe99c Object auto delete when upload Sean Morley 2024-06-12 13:35:23 +00:00
  • d27971692d chore: Update S3 configuration and endpoint handling Sean Morley 2024-06-12 13:23:59 +00:00
  • 2cd169817f chore: Update .env.example with compatible providers and AWS credentials Sean Morley 2024-06-10 01:52:37 +00:00
  • 0ba0ef848b
    Merge pull request #87 from seanmorley15/aws Sean Morley 2024-06-09 21:35:23 -04:00
  • dfe103e880 chore: Update docker-compose.yml with S3 and Minio configuration Sean Morley 2024-06-10 01:21:58 +00:00
  • b660dcad08 refactor: Update S3 configuration and endpoint handling Sean Morley 2024-06-10 01:16:34 +00:00
  • feed624601 null checks Sean Morley 2024-06-10 00:56:25 +00:00
  • a535072224 Multi provider Sean Morley 2024-06-10 00:46:01 +00:00
  • ee32a446e9 Minio docker Sean Morley 2024-06-09 18:42:32 +00:00
  • 4ed9ebc456 Docker with minio Sean Morley 2024-06-09 18:10:17 +00:00
  • 1c7939f2b8 Minio part 2 Sean Morley 2024-06-09 18:10:09 +00:00
  • 08c6708543 Initial working! Sean Morley 2024-06-09 17:35:37 +00:00
  • 4cd9ee7819
    Merge pull request #85 from seanmorley15/development Sean Morley 2024-06-08 11:49:01 -04:00
  • 9ad8a4ba8e Fix not centered cards on mobile Sean Morley 2024-06-08 15:48:40 +00:00
  • 610925a7d5
    Merge pull request #84 from seanmorley15/development Sean Morley 2024-06-08 11:43:02 -04:00
  • fcc97f4e6e refactor: Update AdventureCard component layout for responsive design Sean Morley 2024-06-08 15:41:46 +00:00
  • 715a6191be
    Merge pull request #83 from seanmorley15/development Sean Morley 2024-06-08 11:36:18 -04:00
  • 8ca74ab963 Changes? Sean Morley 2024-06-08 15:33:03 +00:00
  • 226b08b9a5
    Merge pull request #81 from seanmorley15/development Sean Morley 2024-06-07 17:50:17 -04:00
  • c58c679d5f Image fixes Sean Morley 2024-06-07 21:49:58 +00:00
  • 2ace704066 Add images to cards Sean Morley 2024-06-07 21:37:38 +00:00
  • 25337776a1 Fix search filter UI Sean Morley 2024-06-07 20:40:05 +00:00
  • 4e79484b30
    Merge pull request #79 from seanmorley15/development Sean Morley 2024-06-04 17:22:55 -04:00
  • 82eb6c2f97 fix null search errors Sean Morley 2024-06-04 21:22:33 +00:00
  • eadf001b39 feat: Add search functionality to navbar Sean Morley 2024-06-04 21:18:30 +00:00
  • 18b4dfa922 refactor: Improve search functionality by using case-insensitive search for adventure location and name Sean Morley 2024-06-04 21:09:10 +00:00
  • ca04bc0095 chore: Remove duplicate adventures in search results Sean Morley 2024-06-04 13:13:40 +00:00
  • 50a2cbcd4c New search api refactoring Sean Morley 2024-06-03 23:10:08 +00:00
  • 5d7f384166
    Merge pull request #78 from seanmorley15/development Sean Morley 2024-06-03 15:03:21 -04:00
  • 2a5c7c12b1 feat: Improve search functionality by using case-insensitive search for adventure location and name Sean Morley 2024-06-03 01:50:11 +00:00
  • c91c212fc0 add search bar to navbar Sean Morley 2024-06-03 01:46:04 +00:00
  • 23916e9e38 Search changes Sean Morley 2024-06-01 18:16:58 +00:00
  • 113799261a fix and simplify migration files Sean Morley 2024-06-01 18:05:18 +00:00
  • a1563b59ca ActivityType Array for SQL Sean Morley 2024-06-01 15:29:53 +00:00
  • d02aa8efdb feat: Add AutoComplete functionality to activity types input Sean Morley 2024-06-01 14:10:18 +00:00
  • 349520572d Autocomplete for plans activity types Sean Morley 2024-05-31 00:02:04 +00:00
  • 870d8234b8 Add endpoint for getting activity types Sean Morley 2024-05-30 23:30:34 +00:00
  • 762096ae04 chore: Update footer layout and content Sean Morley 2024-05-29 18:24:21 +00:00
  • 3076b78c97 chore: Remove unused imports and variables in settings and signup pages Sean Morley 2024-05-29 18:01:02 +00:00
  • e4ab8185bd
    Merge pull request #77 from seanmorley15/development Sean Morley 2024-05-28 13:33:15 -04:00
  • 41b019b610 chore: Add buttons for generating description and searching image in CreateNewAdventure and EditModal components Sean Morley 2024-05-28 16:48:20 +00:00
  • 2913ceb394 Add trips and plans fix Sean Morley 2024-05-28 16:43:08 +00:00
  • ed94baa3c7 Made navbar image png instead of emoji Sean Morley 2024-05-28 16:37:30 +00:00
  • 752d92bfe1
    Merge pull request #76 from seanmorley15/development Sean Morley 2024-05-27 17:50:45 -04:00
  • 190286b575 chore: Add screenshots to README.md Sean Morley 2024-05-27 21:50:24 +00:00
  • af3641106d
    Merge pull request #74 from seanmorley15/development Sean Morley 2024-05-27 17:21:49 -04:00
  • dc9a013a57 Auto description and image generation! Sean Morley 2024-05-27 21:16:29 +00:00
  • fa5399e861 chore: Refactor AddFromFeatured component and add trip selection Sean Morley 2024-05-27 20:31:40 +00:00
  • cb2470070b Fix deletion issue Sean Morley 2024-05-26 23:55:24 +00:00
  • 4fd174530b chore: Add trip selection to AddFromFeatured component Sean Morley 2024-05-26 23:24:31 +00:00
  • 8888650c56 Add more options for featured adventures Sean Morley 2024-05-26 20:07:23 +00:00
  • 8168bafb7b
    Merge pull request #73 from seanmorley15/development Sean Morley 2024-05-26 09:58:12 -04:00
  • 10bd897a55 Add image url to adventures and plans Sean Morley 2024-05-26 13:49:57 +00:00
  • 175c088776 pnpm configs Sean Morley 2024-05-25 14:30:33 +00:00
  • fb749d0cb2 Added new regions Sean Morley 2024-05-25 14:23:59 +00:00
  • 8f0ae40534 Admin toggle checkbox fix Sean Morley 2024-05-25 13:40:32 +00:00
  • e993c6e3f4
    Merge pull request #72 from seanmorley15/development Sean Morley 2024-05-24 15:48:01 -04:00
  • 524cdc199c chore: Refactor Navbar and UserAvatar components Sean Morley 2024-05-24 19:47:39 +00:00
  • b406802058
    Merge pull request #71 from seanmorley15/TripAdventure Sean Morley 2024-05-24 15:26:47 -04:00
  • 5a9f836737 Add user to admin page Sean Morley 2024-05-24 19:26:13 +00:00
  • c3b84c912d Add error handeling handling to the signup form Sean Morley 2024-05-24 15:44:28 +00:00
  • a7be733b37
    Merge pull request #69 from seanmorley15/TripAdventure v0.2.0 Sean Morley 2024-05-16 08:30:26 -04:00
  • 5ee4d91473 Add more admin stats and fix icon set issues Sean Morley 2024-05-16 00:12:09 +00:00
  • 6737a568ef Allow for editing adventures in a trip Sean Morley 2024-05-15 23:51:27 +00:00
  • 90ea29f859
    Merge pull request #68 from seanmorley15/TripAdventure Sean Morley 2024-05-15 17:26:37 -04:00
  • 82f7101d90 chore: Add lazy loading for AdventureCard images Sean Morley 2024-05-15 21:23:40 +00:00