Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 01:53:46 +00:00
8536e52590 Revert "fix: correct proxy_pass configuration for API requests in nginx"
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 01:51:39 +00:00
247c6ad955 fix: correct proxy_pass configuration for API requests in nginx
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 01:49:20 +00:00
c6f7dfe225 feat: add health check endpoint to nginx configuration
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 01:47:25 +00:00
0ba3b79185 fix: remove default nginx configuration before copying custom config
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 01:43:07 +00:00
64806f8bd4 feat: implement pagination for feed retrieval and update frontend components
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 01:07:50 +00:00
4ea4f3149f feat: add user count endpoint and integrate it into frontend components
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:53:26 +00:00
d92c9a747e feat: implement pagination for user retrieval and update feed fetching logic
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:28:02 +00:00
863bc90c6f feat: add endpoint to retrieve a public list of all users
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:14:47 +00:00
d15339cf4a fix: remove debugging step that dumped POSTGRES_USER secret
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:10:00 +00:00
916dbe0245 feat: add step to dump POSTGRES_USER secret for debugging
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:03:00 +00:00
7889137cd8 fix: remove copying of .env.example to .env in Dockerfile
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:02:17 +00:00
4e38c1133e fix: remove debugging step that dumped environment variables
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-09 00:00:36 +00:00
86eb059f3e fix: update debugging step to display specific environment variables
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:59:51 +00:00
84f2423343 feat: add step to dump environment variables for debugging
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:44:03 +00:00
9207572f07 fix: remove redundant volume mapping for proxy service
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:43:22 +00:00
1c52bf3ea4 feat: update Docker setup to use custom proxy image and remove redundant steps
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:40:27 +00:00
327e671571 fix: update Nginx volume path to use GITHUB_WORKSPACE variable
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:40:02 +00:00
36e12d1d96 feat: add step to dump environment variables for debugging
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:38:33 +00:00
452ea5625f fix: update Nginx volume path to use GITEA_WORKSPACE variable
GKaszewski pushed to master at GKaszewski/thoughts 2025-09-08 23:33:24 +00:00
bc8941d910 feat: add step to list files in workspace during deployment