Commit Graph
30 Commits
Author SHA1 Message Date
Neru_Han 06d5344aef feat(core): full database soft-delete, live sidebar counts and robust subtask undo/restore across all modes
Build and Push Docker Image / build-and-push (push) Successful in 10m12s
2026-08-22 00:26:45 +09:00
Neru_Han 72fefe89b0 fix(trash): implement robust ancestor-preserving restore and filterActiveTree for trash reliability
Build and Push Docker Image / build-and-push (push) Successful in 9m29s
2026-08-21 23:34:23 +09:00
Neru_Han fc70b1e8cb fix(trash & tags): fix subtasks hierarchy restoration in trash and real-time tag counts sync
Build and Push Docker Image / build-and-push (push) Successful in 9m16s
2026-08-21 23:00:50 +09:00
Neru_Han 4d1da38085 fix(trash & sidebar): isolate trash view, sync list task counts in real-time, and fix restore/delete actions
Build and Push Docker Image / build-and-push (push) Successful in 10m24s
2026-08-21 22:32:02 +09:00
Neru_Han baf13a069a feat(ui): Redesign sidebar, one-touch toggles, fix trash & subtask optimistic UI, auto-admin, and full n-depth DND
Build and Push Docker Image / build-and-push (push) Successful in 10m30s
2026-08-21 21:53:29 +09:00
Neru_Han 09f8fdc55e fix(pwa): harden service worker fetch handler to prevent ERR_FAILED
Build and Push Docker Image / build-and-push (push) Failing after 16m52s
2026-08-21 20:34:42 +09:00
Neru_Han 04fef885a8 feat(i18n,admin): modular localization dictionary & admin console demo preview
Build and Push Docker Image / build-and-push (push) Successful in 13m7s
2026-08-21 20:00:01 +09:00
Neru_Han 94217d773d feat: enhance task item UX with Notion drag handle, F2 edit, and floating undo toast (v0.6.3)
Build and Push Docker Image / build-and-push (push) Canceled after 23s
2026-08-21 19:42:50 +09:00
Neru_Han 5579e71839 fix: resolve Prisma 6 CLI effect dependency in Docker runner and polish Korean/Japanese translations
Build and Push Docker Image / build-and-push (push) Successful in 9m21s
2026-08-21 19:08:52 +09:00
Neru_Han 31f4e900b3 docs: generalize deployment instructions in README for public repository audience
Build and Push Docker Image / build-and-push (push) Canceled after 9m1s
2026-08-21 18:48:50 +09:00
Neru_Han 6555d33e91 docs: clarify standalone 2-file Docker deployment without git clone
Build and Push Docker Image / build-and-push (push) Successful in 10m43s
2026-08-21 18:46:29 +09:00
Neru_Han 59b20d459c chore: update default registry image path in .env.example
Build and Push Docker Image / build-and-push (push) Successful in 10m27s
2026-08-21 18:39:47 +09:00
Neru_Han 309060e4da chore: streamline deployment configuration for Gitea registry images and Watchtower updates
Build and Push Docker Image / build-and-push (push) Canceled after 0s
2026-08-21 18:30:34 +09:00
Neru_Han 3e312f3960 ci: add OCI image source label for automatic Gitea package linkage
Build and Push Docker Image / build-and-push (push) Canceled after 9m14s
2026-08-21 18:23:19 +09:00
Neru_Han 6b81b0d5e7 ci: convert repository name to lowercase for Docker image tags
Build and Push Docker Image / build-and-push (push) Successful in 10m59s
2026-08-21 17:18:38 +09:00
Neru_Han 2ee686f036 docs: overhaul README with modern design philosophy and standardize CalDAV/Android sync guidelines
Build and Push Docker Image / build-and-push (push) Failing after 1m41s
2026-08-21 17:09:56 +09:00
Neru_Han 9beaebb5d8 feat: optimize docker build pipeline with dockerignore, automated entrypoint migrations, and configurable compose image
Build and Push Docker Image / build-and-push (push) Failing after 1m1s
2026-08-21 16:59:24 +09:00
Neru_Han 364ff4c4e8 ci: configure automated docker build workflow via Gitea Actions and repository hygiene
Build and Push Docker Image / build-and-push (push) Failing after 55s
2026-08-21 16:36:38 +09:00
Neru_Han d64b3c72b7 Infrastructure Sync: Initial migration to custom self-hosted Gitea 2026-08-21 15:40:26 +09:00
Neru_Han fa15956a90 feat: implement user preference management with persistence, reactive CSS variables, and layout customization 2026-08-21 10:25:00 +09:00
Neru_Han 8212f16d28 Security+UX: Add DOMPurify XSS protection, security headers, admin auth gate, import file size limit, due date color coding, swipe/scroll conflict prevention 2026-08-20 22:58:47 +09:00
Neru_Han 36c8d690d9 Feature: Mobile bottom-sheet drawer (slide-up from bottom, swipe-down to close, overlay), update AGENTS.md to v4.0 2026-08-20 22:51:43 +09:00
Neru_Han fc90ca7d0b Fix: Context menu delete integration with recursive tree, added Created and Edited timestamps in detail panel footer 2026-08-20 14:56:19 +09:00
Neru_Han 2913ba1889 Fix: Full N-depth recursive subtask tree rendering in main list, universal custom context menu on all subtask levels, and bidirectional realtime sync 2026-08-20 14:45:55 +09:00
Neru_Han 9c01516124 Feature: Smooth sidebar animation, fixed theme button clipping, moved import to profile menu, added custom webapp context menu, and polished TickTick style detail panel 2026-08-20 14:34:17 +09:00
Neru_Han ed8c9187a7 Fix: Real-time 2-level subtask sync between panels and inline title editing for list and tasks 2026-08-20 14:27:57 +09:00
Neru_Han 0dfd7991ee Feature: Add rich interactive Markdown renderer, wide adaptive memo panel, and custom language popover 2026-08-20 14:14:27 +09:00
Neru_Han 76f33de773 Feature: Add i18n (en/ko/ja), 3-way theme (system/light/dark), and local demo preview mode 2026-08-20 14:07:42 +09:00
Neru_Han 3e56120b00 Checkpoint: Initial stable CheckFlow base before i18n and demo mode 2026-08-20 14:01:12 +09:00
Neru_Han ab601d90ac Initial commit from Create Next App 2026-08-20 13:14:26 +09:00