57 Commits

Author SHA1 Message Date
98fb2bb530 Merge pull request 'chore: add example environment file and update deployment workflows' (#12) from chore/adds-env-example into main
All checks were successful
Vercel Preview Deployment / deploy (push) Successful in 1m16s
Build and Test / run-test (20.x) (push) Successful in 4m22s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/12
2026-04-22 01:54:36 +00:00
57a4451e15 chore: add example environment file and update deployment workflows
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 33s
Vercel Preview Deployment / deploy (pull_request) Has been skipped
2026-04-21 22:53:32 -03:00
44f072efd2 Merge pull request 'feat: remove DATABASE_URL from Vercel deployment workflow environment variables' (#11) from feature/adds-deploy-workflow into main
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 40s
Vercel Preview Deployment / deploy (push) Successful in 1m10s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/11
2026-04-21 19:48:35 +00:00
15578c7801 feat: remove DATABASE_URL from Vercel deployment workflow environment variables
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 42s
Vercel Preview Deployment / deploy (pull_request) Successful in 1m15s
2026-04-21 16:28:54 -03:00
7e75ae57d9 Merge pull request 'feat: remove DATABASE_URL from Vercel deployment workflow environment variables' (#10) from feature/adds-deploy-workflow into main
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 46s
Vercel Preview Deployment / deploy (push) Successful in 1m12s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/10
2026-04-21 19:00:49 +00:00
ad28d2e04b feat: remove DATABASE_URL from Vercel deployment workflow environment variables
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 45s
2026-04-21 16:00:33 -03:00
1bd7e909de Merge pull request 'feat: update Vercel deployment workflow to use production build and deploy' (#9) from feature/adds-deploy-workflow into main
Some checks failed
Build and Test / run-test (20.x) (push) Successful in 45s
Vercel Preview Deployment / deploy (push) Has been cancelled
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/9
2026-04-21 18:32:01 +00:00
cca07a91cd feat: update Vercel deployment workflow to use production build and deploy
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 44s
2026-04-21 15:31:30 -03:00
a63c3ad00b Merge pull request 'feat: add DATABASE_URL to Vercel deployment workflow environment variables' (#8) from feature/adds-deploy-workflow into main
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 38s
Vercel Preview Deployment / deploy (push) Successful in 1m1s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/8
2026-04-21 17:55:34 +00:00
433dc0759c feat: add DATABASE_URL to Vercel deployment workflow environment variables
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 42s
2026-04-21 14:55:09 -03:00
85e08e8819 Merge pull request 'feat: update Vercel deployment workflow to pull production environment' (#7) from feature/adds-deploy-workflow into main
Some checks failed
Build and Test / run-test (20.x) (push) Successful in 39s
Vercel Preview Deployment / deploy (push) Failing after 32s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/7
2026-04-21 17:09:33 +00:00
3abbba5fbb feat: update Vercel deployment workflow to pull production environment
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 44s
2026-04-21 14:09:09 -03:00
b9a07ef6d3 Merge pull request 'feat: update Vercel deployment workflow to pull production environment' (#6) from feature/adds-deploy-workflow into main
Some checks failed
Vercel Preview Deployment / deploy (push) Failing after 16s
Build and Test / run-test (20.x) (push) Successful in 1m38s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/6
2026-04-21 17:07:48 +00:00
d3d9059d1e feat: update Vercel deployment workflow to pull production environment
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 1m31s
2026-04-21 14:07:35 -03:00
ff8ac894ce Merge pull request 'feat: update Vercel deployment workflow to trigger on main' (#5) from feature/adds-deploy-workflow into main
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 44s
Vercel Preview Deployment / deploy (push) Successful in 1m16s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/5
2026-04-21 17:04:29 +00:00
e666ddf4c9 feat: update Vercel deployment workflow to trigger on main
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 40s
2026-04-21 14:03:19 -03:00
46bcacaf9d Merge pull request 'feat: add Vercel preview deployment workflow' (#4) from feature/adds-deploy-workflow into main
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 40s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/4
2026-04-21 16:59:03 +00:00
2c058020f3 feat: add Vercel preview deployment workflow 2026-04-21 13:54:31 -03:00
386affeac3 Merge pull request 'refactor/better-suspend-model' (#3) from refactor/better-suspend-model into main
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 1m54s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/3
2026-04-17 04:50:46 +00:00
e2960027f2 refactor: update article service methods to use external ID and improve caching
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 2m5s
2026-04-17 01:43:31 -03:00
93d66315a1 refactor: update Next.js and Clerk dependencies to latest versions 2026-04-17 01:01:21 -03:00
26bdb65346 refactor: update S3StorageAdapter tests to use public URL for object retrieval
Some checks failed
Build and Test / run-test (20.x) (push) Failing after 1m41s
2026-04-17 00:59:13 -03:00
b9e34e590d refactor: update article deletion and retrieval methods to use external ID 2026-04-17 00:12:44 -03:00
873e372bad refactor: update S3StorageAdapter to use publicUrl for object retrieval
Some checks failed
Build and Test / run-test (20.x) (push) Failing after 1m51s
2026-04-16 20:21:22 -03:00
4e61e4bff5 refactor: restructure UpdateArticlePage to use Suspense for loading state 2026-04-16 19:26:23 -03:00
c938974d2b feat: add table components and admin article list with skeleton loading
Some checks failed
Build and Test / run-test (20.x) (push) Failing after 1m30s
2026-04-13 20:51:20 -03:00
79e6fae0f9 feat: implement ArticleList component with pagination and loading skeleton 2026-04-11 21:37:39 -03:00
56a5d77c6c refactor: rename getSignedUrl to getPublicUrl for clarity in storage functions 2026-04-11 20:52:35 -03:00
9d2ce50b26 Merge pull request 'refactor/adds-result-type-to-other-features' (#2) from refactor/adds-result-type-to-other-features into main
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 38s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/2
2026-04-11 05:07:53 +00:00
3addd38bba feat: add admin role check for article deletion in storage.external.ts
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 1m53s
2026-04-11 02:01:36 -03:00
3ea1112369 feat: refactor article and user service functions to use TypedResult for enhanced error handling 2026-04-11 02:01:12 -03:00
af17b6dc5a feat: wrap article and user service functions with TypedResult for improved error handling 2026-04-11 01:48:09 -03:00
94e8058880 Merge pull request 'feature/adds-admin-add-article' (#1) from feature/adds-admin-add-article into main
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 1m54s
Reviewed-on: http://gitea.hideyoshi.com.br/HideyoshiNakazone/hideyoshi-blog/pulls/1
2026-04-11 04:30:41 +00:00
fc9d96f242 feat: enhance S3StorageAdapter tests with presigner integration and improved key handling
All checks were successful
Build and Test / run-test (20.x) (push) Successful in 43s
2026-04-11 01:27:55 -03:00
12f2976837 feat: refactor article components to use searchParams for pagination and improve content loading
Some checks failed
Build and Test / run-test (20.x) (push) Failing after 1m52s
2026-04-11 01:14:12 -03:00
f62e1c4180 feat: refactor article components to use searchParams for pagination and improve content loading 2026-04-11 01:13:15 -03:00
34a662fb30 feat: add loading skeleton for article content using Suspense 2026-04-11 01:04:36 -03:00
452470161d feat: add loading skeletons for article list and improve home page structure 2026-04-11 01:02:42 -03:00
d7036557d0 feat: clean up site footer component by removing unnecessary whitespace 2026-04-11 01:00:37 -03:00
dbb459a3a5 feat: enhance pagination by allowing dynamic page size in article listing 2026-04-11 01:00:20 -03:00
e1c6e9d923 feat: simplify copyright year display in site footer 2026-04-11 00:39:01 -03:00
c4a22a7583 feat: implement file existence check and improve file upload handling 2026-04-11 00:14:45 -03:00
d99ab44ec2 feat: add cover image upload functionality with loading state in article creation form 2026-04-11 00:02:01 -03:00
7943527106 feat: update AdminPage layout for improved responsiveness and styling 2026-04-10 23:55:16 -03:00
242395a739 feat: add active state to header links for improved navigation feedback 2026-04-10 23:35:03 -03:00
4980395bdf feat: enhance About page layout and content with improved styling and links 2026-04-10 23:33:54 -03:00
87a5d82c74 feat: add article page and not found component with markdown rendering 2026-04-10 23:30:58 -03:00
792627b0f0 feat: add createdAt and updatedAt fields to Article model and implement article pagination with new components 2026-04-10 23:19:14 -03:00
4b1bd056fc feat: integrate S3 storage adapter and update file upload functionality 2026-04-10 22:54:46 -03:00
98515550ca feat: implement storage provider with local and S3 adapters 2026-04-10 00:59:35 -03:00