Commit Graph
12 Commits
Author SHA1 Message Date
bboysoul 036bad5960 refactor: unify mobile sheet patterns
ci / gitleaks (push) Successful in 6s
ci / docker (push) Successful in 3m51s
2026-09-08 20:35:13 +08:00
bboysoul 144abd529b refactor: turn countdowns into a time capsule
ci / gitleaks (push) Successful in 33s
ci / docker (push) Successful in 3m43s
2026-09-08 19:49:24 +08:00
bboysoul 540ad5f46a refactor: remove countdown icons
ci / gitleaks (push) Successful in 7s
ci / docker (push) Successful in 5m38s
2026-09-08 13:06:31 +08:00
bboysoul a02b6f660c perf: preload and cache countdowns
ci / docker (push) Successful in 3m49s
2026-09-07 17:50:26 +08:00
bboysoul 3772b56617 feat: refine countdown timeline UI
ci / docker (push) Successful in 4m21s
2026-09-07 17:19:17 +08:00
bboysoul 76d9c1576f Revert "fix: declutter today view and task rows"
ci / docker (push) Successful in 3m25s
This reverts commit 081cddaf54.
2026-09-07 15:26:11 +08:00
bboysoul 081cddaf54 fix: declutter today view and task rows
ci / docker (push) Successful in 3m28s
- Drop redundant <h2> page titles in 习惯 / 倒数日 / 设置与数据
- Wrap today view in three <section class='today-block'> sub-blocks:
  今日任务 / 今日习惯 / 倒数日提醒 (7 天内 countdowns)
- Reduce task row noise: priority becomes a colored dot, priority
  select and priority-text removed; delete action is desktop-only
- Hide task row inline actions and pager when only a single page
- Add a row-level More menu on sidebar list / folder rows (rename,
  archive, delete) and a 'archived' toggle that appears only when
  archived lists exist
- Add 'archived-heading' / 'page-subtitle' / 'today-block' /
  'priority-dot' / 'task-delete{display:none}' / 'row-menu' styles
  and a mobile 'min-height:44px' hit area for sidebar row actions
- Refresh unit tests in src/style.test.ts to cover the cleanup
2026-09-07 15:16:29 +08:00
bboysoul acab663226 feat: unify draggable creation button
ci / docker (push) Successful in 3m23s
2026-09-07 12:04:34 +08:00
bboysoul ec90e9155e fix: resolve ui audit bugs
ci / docker (push) Successful in 3m30s
2026-09-07 09:08:22 +08:00
bboysoul 5ac771d0cd fix: refine lunar countdown ui semantics and mobile add
ci / docker (push) Successful in 5m13s
2026-09-06 16:53:19 +08:00
bboysoul a06b80604a feat: lunar calendar support for countdowns
ci / docker (push) Successful in 4m56s
2026-09-06 16:09:54 +08:00
bboysoul afc78dba6c feat: countdown anniversaries and birthdays like ticktick
ci / docker (push) Successful in 6m18s
2026-09-06 15:36:42 +08:00