Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:18:30 +00:00
01d7a837f8 refactor: streamline Docker Compose configuration and remove unnecessary build steps
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:17:01 +00:00
71048f0060 feat: add Docker BuildKit environment variable for improved build performance
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:15:58 +00:00
f278a44d8f feat: add Docker version check step and fix DATABASE_URL formatting in production compose file
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:12:19 +00:00
aa4be7e05b feat: specify build targets for backend and frontend in Docker Compose
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:10:11 +00:00
5bc4337447 feat: update deployment workflow to use master branch and add production Docker Compose configuration
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:08:04 +00:00
b50b7bcc73 feat: add GitHub Actions workflow for building and deploying Thoughts
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2025-09-08 17:28:01 +00:00
163f946b08 chore: update @typescript-eslint packages to version 8.43.0 and debug to 4.4.1
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2025-09-08 17:24:11 +00:00
368086f9bd feat: add Dockerfile and deployment configuration; update metadata and project descriptions
GKaszewski created branch main in GKaszewski/gabrielkaszewski-next 2025-09-08 17:12:38 +00:00
GKaszewski pushed to main at GKaszewski/gabrielkaszewski-next 2025-09-08 17:12:38 +00:00
a99b6353be feat: add AboutSummary component with personal introduction and game preview
fab7310436 Initial commit from Create Next App
GKaszewski created repository GKaszewski/gabrielkaszewski-next 2025-09-08 17:11:30 +00:00
GKaszewski pushed to master at GKaszewski/gabrielkaszewski_rs 2025-09-08 14:15:11 +00:00
ec102102c7 Replace outdated JPEG image with optimized AVIF format in about.html
GKaszewski pushed to master at GKaszewski/gabrielkaszewski_rs 2025-09-08 12:28:28 +00:00
666244e2de Refactor iframe layout for responsive design in index.html
GKaszewski pushed to master at GKaszewski/gabrielkaszewski_rs 2025-09-08 12:14:45 +00:00
c01751e0a7 Replace optimized image formats: remove outdated formats and add optimized.avif
GKaszewski pushed to master at GKaszewski/gabrielkaszewski_rs 2025-09-08 11:47:33 +00:00
edba0ce60c Enhance website footer and project item display
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-07 20:54:47 +00:00
9b2a1139b5 feat: add author display name to thought schemas and update related components
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-07 20:37:34 +00:00
2083f3bb16 feat: refactor author username assignment in ThoughtSchema
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-07 17:56:35 +00:00
08213133be feat: update environment configuration, enhance Dockerfiles, and refactor API handling
5f8cf49ec9 feat: simplify error handling in login and registration pages, add install prompt component, and update favicon and icons
c6f5bab1eb feat: update background image format and remove unused SVG files
72b4cb0851 feat: add confetti animation on thought submission and update dependencies
dd279a1434 feat: add popular tags section to FeedPage and update LandingPage text
Compare 8 commits »
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-07 13:10:15 +00:00
5ce6d9f2da feat: refactor thought threads handling to improve structure and efficiency
40695b7ad3 feat: implement thought thread retrieval with replies and visibility filtering
b337184a59 feat: add API keys management page, including API key creation and deletion functionality
862974bb35 feat: update ApiKeySchema and ApiKeyListSchema with proper serde renaming for keyPrefix and createdAt
8b14ab06a2 feat: update bio length validation in UpdateUserParams to allow up to 4000 characters
Compare 10 commits »
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-06 20:41:05 +00:00
c520690f1e feat: add TopFriendsCombobox component for selecting top friends, update edit profile form to use it, and implement getFriends API
8ddbf45a09 feat: add followers and following pages with API integration, enhance profile page with follower/following counts
dc92945962 feat: implement friends API with routes to get friends list and update thought visibility logic
bf7c6501c6 feat: update JSON keys in user profile and top friends API for consistency
85e3425d4b feat: implement settings layout and navigation, add tag and thought pages with API integration
Compare 6 commits »