Vitor Hideyoshi HideyoshiNakazone
  • Senior Backend Developer

  • Joined on 2026-03-03
c938974d2b feat: add table components and admin article list with skeleton loading
79e6fae0f9 feat: implement ArticleList component with pagination and loading skeleton
56a5d77c6c refactor: rename getSignedUrl to getPublicUrl for clarity in storage functions
Compare 3 commits »
HideyoshiNakazone deleted branch refactor/adds-result-type-to-other-features from HideyoshiNakazone/hideyoshi-blog 2026-04-11 05:07:56 +00:00
HideyoshiNakazone pushed to main at HideyoshiNakazone/hideyoshi-blog 2026-04-11 05:07:55 +00:00
9d2ce50b26 Merge pull request 'refactor/adds-result-type-to-other-features' (#2) from refactor/adds-result-type-to-other-features into main
3addd38bba feat: add admin role check for article deletion in storage.external.ts
3ea1112369 feat: refactor article and user service functions to use TypedResult for enhanced error handling
af17b6dc5a feat: wrap article and user service functions with TypedResult for improved error handling
Compare 4 commits »
HideyoshiNakazone merged pull request HideyoshiNakazone/hideyoshi-blog#2 2026-04-11 05:07:54 +00:00
refactor/adds-result-type-to-other-features
HideyoshiNakazone created pull request HideyoshiNakazone/hideyoshi-blog#2 2026-04-11 05:04:47 +00:00
refactor/adds-result-type-to-other-features
3addd38bba feat: add admin role check for article deletion in storage.external.ts
3ea1112369 feat: refactor article and user service functions to use TypedResult for enhanced error handling
af17b6dc5a feat: wrap article and user service functions with TypedResult for improved error handling
Compare 3 commits »
HideyoshiNakazone deleted branch feature/adds-admin-add-article from HideyoshiNakazone/hideyoshi-blog 2026-04-11 04:30:52 +00:00
HideyoshiNakazone pushed to main at HideyoshiNakazone/hideyoshi-blog 2026-04-11 04:30:45 +00:00
94e8058880 Merge pull request 'feature/adds-admin-add-article' (#1) from feature/adds-admin-add-article into main
fc9d96f242 feat: enhance S3StorageAdapter tests with presigner integration and improved key handling
12f2976837 feat: refactor article components to use searchParams for pagination and improve content loading
f62e1c4180 feat: refactor article components to use searchParams for pagination and improve content loading
34a662fb30 feat: add loading skeleton for article content using Suspense
Compare 22 commits »
HideyoshiNakazone merged pull request HideyoshiNakazone/hideyoshi-blog#1 2026-04-11 04:30:43 +00:00
feature/adds-admin-add-article
HideyoshiNakazone pushed to main at HideyoshiNakazone/hideyoshi-blog 2026-04-11 04:30:27 +00:00
878fc1094b feat: implement article management features with CRUD operations
a338972c84 feat: adds about page
1a92cc6c11 feat: initial commit
Compare 3 commits »
fc9d96f242 feat: enhance S3StorageAdapter tests with presigner integration and improved key handling
93759190be feat: enhance S3StorageAdapter tests with presigner integration and improved key handling
HideyoshiNakazone created pull request HideyoshiNakazone/hideyoshi-blog#1 2026-04-11 04:16:02 +00:00
feature/adds-admin-add-article
12f2976837 feat: refactor article components to use searchParams for pagination and improve content loading
f62e1c4180 feat: refactor article components to use searchParams for pagination and improve content loading
34a662fb30 feat: add loading skeleton for article content using Suspense
452470161d feat: add loading skeletons for article list and improve home page structure
d7036557d0 feat: clean up site footer component by removing unnecessary whitespace
Compare 10 commits »
HideyoshiNakazone created branch feature/adds-about-page in HideyoshiNakazone/hideyoshi-blog 2026-04-08 23:22:08 +00:00
9c0006e2dc feat: add create article form and related components
a3ea9e8dc8 fix: fixes migration execution
f494e243d0 feat: add article entity, model, service, and external API
324653dd2a feat: implements article table
24a076c2c1 Merge pull request #2 from HideyoshiNakazone/feature/adds-about-page
Compare 5 commits »