.claude
Refactor Apple Calendar integration and sync logic
2026-02-17 15:30:42 +01:00
.github /workflows
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
.opencode
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
.planning
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
prisma
Refactor Someday area to grid layout with dynamic slots, fixed scrolling, and border refinements
2026-03-01 11:58:48 +01:00
public
fix: time grid layout alignment and task drag/drop collision detection
2026-02-23 21:29:56 +01:00
scripts
v1.7.0: Responsive mobile layout + boot update script
2026-02-27 13:03:25 +01:00
spec
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
specs
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
src
Refactor Someday area to grid layout with dynamic slots, fixed scrolling, and border refinements
2026-03-01 11:58:48 +01:00
tests
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
Version 01
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
.dockerignore
fix: time grid layout alignment and task drag/drop collision detection
2026-02-23 21:29:56 +01:00
.env.example
fix: time grid layout alignment and task drag/drop collision detection
2026-02-23 21:29:56 +01:00
.env.production.save
chore: Supabase migration - update env configs and dependencies
2026-02-26 13:36:07 +00:00
.eslintrc.json
feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements
2026-02-20 16:56:14 +01:00
.gitignore
fix: time grid layout alignment and task drag/drop collision detection
2026-02-23 21:29:56 +01:00
CLAUDE.md
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
COMMIT_SUMMARY.md
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
comprehensive-debug.js
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
debug-login-page.js
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
debug-signup.js
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
deploy.sh
chore: Portainer-compatible docker-compose, improved .dockerignore
2026-02-22 23:52:49 +01:00
deployment-notes.md
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
docker-compose.dev.yml
fix: time grid layout alignment and task drag/drop collision detection
2026-02-23 21:29:56 +01:00
docker-compose.local.yml
fix: time grid layout alignment and task drag/drop collision detection
2026-02-23 21:29:56 +01:00
docker-compose.yml
feat: fix Docker deployment, OAuth redirects, event editing, and UI improvements
2026-02-24 23:18:13 +01:00
Dockerfile
feat: fix Docker deployment, OAuth redirects, event editing, and UI improvements
2026-02-24 23:18:13 +01:00
final_phase3_analysis.md
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
INFRASTRUCTURE_REQUIREMENTS.md
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
mock-prisma.ts
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
next-env.d.ts
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
next.config.js
chore: remove dead apple-icloud dependency and fix build
2026-02-26 08:15:12 +01:00
opencode.json
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
package-lock.json
feat: email verification, auto-save settings, calendar UX improvements
2026-02-27 08:57:15 +01:00
package.json
Refactor Someday area to grid layout with dynamic slots, fixed scrolling, and border refinements
2026-03-01 11:58:48 +01:00
phase3_analysis.md
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
playwright.config.ts
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
postcss.config.js
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
README.md
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
SETUP.md
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
tailwind.config.js
Fix header layout, add day/night switch, refine night mode styling
2026-02-12 20:14:12 +01:00
TEST_PLAN_SUMMARY.md
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
TEST_PLAN.md
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
test-account-setup.js
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
test-api.js
feat: dark mode color adjustment, multi-source quotes, UI text wrapping, and versioning rules
2026-02-23 23:33:25 +01:00
test-email.js
Refactor Someday area to grid layout with dynamic slots, fixed scrolling, and border refinements
2026-03-01 11:58:48 +01:00
test-route.js
feat: add task actions (notes/delete) and refine animation logic
2026-02-01 12:25:53 +01:00
tsconfig.json
feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements
2026-02-20 16:56:14 +01:00
tsconfig.tsbuildinfo
Refactor Someday area to grid layout with dynamic slots, fixed scrolling, and border refinements
2026-03-01 11:58:48 +01:00