Commit graph

18 commits

Author SHA1 Message Date
cf70aa4a67
feat: implement dark mode support with theme provider and toggle component 2026-04-21 22:26:20 +09:00
0086c0142b
feat: update tweet handling in PostDetailResponse and improve title generation logic 2026-04-19 20:36:54 +09:00
0d70401a8f
feat: make tweet field optional in PostDetailResponse and refactor metadata generation functions 2026-04-19 20:34:27 +09:00
2d67da4ba7
chore: remove robots.txt file to allow search engine indexing 2026-04-19 20:32:05 +09:00
6542db8c92
feat: enhance post detail metadata with tweet title or text 2026-04-19 20:30:25 +09:00
be855563bb
feat: add metadata generation for post detail page and improve description formatting 2026-04-19 20:27:00 +09:00
118d994746
fix: enhance error handling in fetchPostDetail for server errors 2026-04-18 06:49:23 +09:00
b18cff8b1a
feat: implement post existence check and detail page 2026-04-18 06:48:21 +09:00
55af0549e7
feat: add cache control headers and implement random post retrieval endpoint 2026-04-18 05:46:35 +09:00
c6fa45bbc0
refactor: update Elysia initialization with API prefix and fix API destination in Next.js config
feat: add targetId for Pixiv and Twitter uploads in post routes
style: adjust filter container margin and button styles for improved layout
2026-04-16 23:36:02 +09:00
dfe425e033
update filter container to use flex-nowrap and set height for improved layout 2026-04-16 15:13:48 +09:00
298a9bf82c
add overflow-x-auto to filter container for improved responsiveness 2026-04-16 15:11:59 +09:00
1ef6e09001
add max height to filter container for improved layout 2026-04-16 15:10:45 +09:00
4bdc8cdbfa
reset form fields and update success message after image upload 2026-04-16 11:37:50 +09:00
4ce60e2cc9
add build and start scripts to package.json 2026-04-16 00:27:45 +09:00
5207f5d431
wow 2026-04-16 00:07:00 +09:00
b12ebb725d
wow 2026-04-15 18:19:38 +09:00
6786cb6148
wow 2026-04-15 00:56:08 +09:00