Commit Graph

  • 8f8c219423 feat: Enhance card generation with limitations tracking and logging functionality master Saberlve 2026-04-23 10:22:07 +0800
  • aaafa78883 feat: Add multilingual support for project cards and attachments Saberlve 2026-04-22 10:21:03 +0800
  • cf7e2feb19 feat: Implement project management features including rename and delete functionality Saberlve 2026-04-21 16:55:42 +0800
  • 4d45602c45 initiation Saberlve 2026-04-16 13:34:39 +0800
  • 55edb5522a fix: restructure .window-body to single column so import-actions spans full width Saberlve 2026-04-15 21:01:55 +0800
  • c6e1d20c68 fix: XSS vulnerabilities and error handling in import window Saberlve 2026-04-15 20:34:42 +0800
  • aae8a6340a feat: add two-column import window layout with batch generate Saberlve 2026-04-15 20:28:16 +0800
  • 4350f9b3a1 feat: add POST /api/projects/{id}/cards/generate endpoint Saberlve 2026-04-15 20:08:14 +0800
  • 9ba1668a66 refactor: import_item_keys no longer generates cards immediately Saberlve 2026-04-15 19:36:00 +0800
  • 1f7cbc7d10 fix: add missing projects.py to worktree Saberlve 2026-04-15 19:03:36 +0800
  • 6c1713e190 test: add missing fixture files and __init__.py to worktree Saberlve 2026-04-15 18:58:46 +0800
  • 63de030789 feat: add GET /api/projects/{id}/import-state endpoint Saberlve 2026-04-15 18:44:43 +0800
  • cc1960e9a9 docs: add two-step import+card generation implementation plan Saberlve 2026-04-15 17:04:08 +0800
  • 5899e44791 docs: add two-step import+card generation design spec Saberlve 2026-04-15 16:56:59 +0800
  • b955d382e3 fix: add missing cancelAbstractPreview function and related state Saberlve 2026-04-15 16:33:41 +0800
  • d624315fbf fix(import-window): move window shell outside layout to fix z-index stacking Saberlve 2026-04-15 16:21:53 +0800
  • 4829dce3a6 Merge branch 'feature/import-floating-window' into master Saberlve 2026-04-15 16:18:08 +0800
  • 42b80215fd test(import-window): fix window-project-label to import-window-project-label Saberlve 2026-04-15 16:13:16 +0800
  • 034da6e136 test(import-window): update UI tests for floating window Saberlve 2026-04-15 16:08:07 +0800
  • 947cef19ec feat(import-window): implement drag, minimize, maximize, close + rename refs Saberlve 2026-04-15 15:58:45 +0800
  • 35d1db4fd7 feat(import-window): add window state management to JS Saberlve 2026-04-15 15:53:51 +0800
  • 998551ab19 feat(import-window): replace modal CSS with window frame CSS Saberlve 2026-04-15 15:52:33 +0800
  • fa0b4933c3 feat(import-window): add window state management to JS Saberlve 2026-04-15 15:49:31 +0800
  • 803cccfbd1 feat(import-window): replace modal HTML with window frame structure Saberlve 2026-04-15 15:43:28 +0800
  • 05a5e99ee0 feat(import-window): replace modal CSS with window frame CSS Saberlve 2026-04-15 15:35:55 +0800
  • 5dee76ecd1 docs: add import floating window design spec Saberlve 2026-04-15 15:21:07 +0800
  • 6003300135 docs: revise zotero import spec for fullscreen modal Saberlve 2026-04-15 14:52:25 +0800
  • 3667e313a4 refactor: derive modal project label from canonical state Saberlve 2026-04-15 12:53:04 +0800
  • 1660e1203d test: restore narrow modal state contract Saberlve 2026-04-15 12:50:02 +0800
  • 00106e11d5 fix: reset modal load state after fetch errors Saberlve 2026-04-15 12:47:17 +0800
  • 3a1c046a68 fix: sequence modal collection item loads Saberlve 2026-04-15 12:44:55 +0800
  • 4b6c78105e fix: validate modal session state Saberlve 2026-04-15 12:41:21 +0800
  • a117a29b0d fix: keep modal rows compact and label project by name Saberlve 2026-04-15 12:37:59 +0800
  • ec32d591df feat: wire modal import state Saberlve 2026-04-15 12:34:26 +0800
  • d52a52b574 fix: add minimal zotero modal lifecycle Saberlve 2026-04-15 12:22:49 +0800
  • 0e62d0fc4e fix: simplify zotero import modal shell Saberlve 2026-04-15 12:21:17 +0800
  • 4db4632ac8 fix: trim zotero import modal shell Saberlve 2026-04-15 12:18:34 +0800
  • 6a2250ef1a feat: add zotero import modal shell Saberlve 2026-04-15 12:16:31 +0800
  • f7554b889a test: split modal import ui contract Saberlve 2026-04-15 12:12:12 +0800
  • ff9f64675c test: define modal import ui contract Saberlve 2026-04-15 12:10:33 +0800
  • 2566508b48 docs: revise zotero import spec for modal flow Saberlve 2026-04-15 12:04:51 +0800
  • 0c0c773e61 docs: add zotero collection import design Saberlve 2026-04-15 11:48:43 +0800