Commit Graph

34 Commits

Author SHA1 Message Date
senshinya
446bb0e9f0 Update layout.tsx 2025-07-14 19:59:19 +08:00
shinya
eb3bffab4e fix: sitename 2025-07-14 13:21:37 +08:00
shinya
8afbc0e0af fix: fix 2025-07-14 10:13:32 +08:00
shinya
f61978c3b8 fix: d1 2025-07-14 10:11:25 +08:00
shinya
ba3f3681ee feat: refine cron job 2025-07-13 22:27:17 +08:00
shinya
c325cfaa84 feat: make get config sync 2025-07-13 20:04:30 +08:00
shinya
10b8f80aea feat: use middleware to auth 2025-07-09 13:47:23 +08:00
shinya
85163964c6 feat: dynamic title 2025-07-06 14:09:09 +08:00
shinya
5fcdcbb390 feat: implement all admin functions 2025-07-05 18:49:35 +08:00
shinya
a4c56e2cdd feat: roughly admin info struct and interface 2025-07-05 00:29:43 +08:00
shinya
0585d36cad feat: add cron to refresh records and favorites 2025-07-03 12:55:16 +08:00
shinya
2027322a98 feat: add register page and logout button 2025-07-02 23:34:07 +08:00
shinya
7b3afce1a1 feat: init redis storage 2025-07-02 13:13:22 +08:00
SongPro
6c81f52953 feat(公告): 添加网站公告功能及弹窗提示
- 从环境变量读取公告内容,提供默认值
- 扩展SiteProvider组件以支持公告功能
- 在首页添加公告弹窗组件,支持本地存储记录用户已读状态
- 弹窗包含关闭功能和完善的样式交互
2025-07-01 16:02:33 +08:00
SongPro
b045967f9c refactor(layout): 调整AuthProvider和SiteProvider的嵌套顺序
优化组件结构,将SiteProvider作为AuthProvider的父组件以更好地组织上下文关系
2025-07-01 14:51:11 +08:00
shinya
a7b431823e feat: dynamic site name 2025-07-01 01:11:19 +08:00
shinya
7d6c7e5dd0 Revert "feat: use middleware to auth"
This reverts commit f57cdb5ec1.
2025-07-01 00:26:34 +08:00
shinya
d56cc5bdab Revert "feat: add custom site name"
This reverts commit 6d71fde9ee.
2025-07-01 00:25:28 +08:00
shinya
58f505e9d7 fix: dynamic site name 2025-07-01 00:20:51 +08:00
shinya
0563f2478e fix: dynamic site name 2025-06-30 23:48:35 +08:00
shinya
240764e81b Revert "feat: use middleware to auth"
This reverts commit f57cdb5ec1.
2025-06-30 23:17:05 +08:00
shinya
6d71fde9ee feat: add custom site name 2025-06-30 21:31:15 +08:00
shinya
f57cdb5ec1 feat: use middleware to auth 2025-06-30 20:58:55 +08:00
shinya
7e401c2e23 fix: ios viewport fit 2025-06-27 13:18:42 +08:00
shinya
cf42e7c056 fix: dynamic theme color 2025-06-26 22:41:30 +08:00
shinya
a50071a4d6 feat: dark mode theme color 2025-06-26 21:17:28 +08:00
shinya
d677ca9877 feat: dark mode 2025-06-26 21:00:11 +08:00
shinya
1eb266e379 fix: change default theme color 2025-06-26 01:22:49 +08:00
shinya
c14cd4022b feat: change manifest theme color 2025-06-25 22:33:44 +08:00
shinya
9e5fa818e7 feat: different theme color 2025-06-25 21:54:04 +08:00
shinya
448909004a feat: add pwa support 2025-06-24 21:05:29 +08:00
shinya
a9ad984564 feat: implement password 2025-06-23 22:58:16 +08:00
shinya
0acec95317 feat: init index page 2025-06-17 21:30:50 +08:00
shinya
2e989e5e9b Initial commit from Create Next App 2025-06-17 13:15:54 +08:00