Commit Graph

  • 3b57fcea75 Add Windows ARM64 packaging support dev drelich 2026-04-15 16:37:41 +02:00
  • e7fbbf710d Add Linux build configuration and package metadata drelich 2026-04-09 13:58:30 +02:00
  • 995696fea3 Refactor WebDAV path construction and fix note move operations drelich 2026-04-06 17:40:57 +02:00
  • 6bc67a3118 Add interactive task lists and table insertion to markdown editor drelich 2026-04-06 16:15:43 +02:00
  • 00e1f47511 Migrate to Electron and implement native PDF export main drelich 2026-04-06 10:16:18 +02:00
  • aba090a8ad Implement optimistic note updates with debounced autosave drelich 2026-04-06 10:10:17 +02:00
  • e21e443a59 Fix PDF export font embedding and improve sync reliability drelich 2026-04-06 09:46:26 +02:00
  • 6e970f37ea Add electron-builder packaging configuration drelich 2026-04-05 22:39:04 +02:00
  • 06b4cc4514 refactor: migrate PDF export to desktop runtime abstraction drelich 2026-04-05 22:13:06 +02:00
  • e93ce566d3 docs: rewrite README for Electron migration drelich 2026-04-05 22:11:30 +02:00
  • 42eec85826 Implement native print dialog for PDF export drelich 2026-04-05 21:30:31 +02:00
  • f5b448808d Implement task list rendering in preview mode drelich 2026-03-31 10:26:38 +02:00
  • 21cd9ced2f Add favorite notes sorting to display starred notes at top drelich 2026-03-31 10:06:02 +02:00
  • 12b50c2304 Fix note sync reliability and Unicode filename support drelich 2026-03-31 09:55:44 +02:00
  • 525413a08a Bump version to 0.2.2 0.2.2 drelich 2026-03-26 10:20:57 +01:00
  • 1d15a39b4c Fix attachment folder sanitization to match upload logic drelich 2026-03-26 10:02:36 +01:00
  • b31f974411 Move attachment folders when moving notes between categories drelich 2026-03-26 09:51:43 +01:00
  • 511ebca4ad Fix category rename to actually move notes between folders drelich 2026-03-26 09:39:45 +01:00
  • 17c79a3aa8 Bump version to 0.2.1 and increase minimum window width to 900px drelich 2026-03-26 09:30:39 +01:00
  • 0a5dba2a98 Fix favorite star not showing in editor toolbar after sync drelich 2026-03-26 09:23:36 +01:00
  • 8bbd5f9262 Fix bidirectional favorite sync - use timestamp matching in syncFavoriteStatus drelich 2026-03-26 09:18:26 +01:00
  • 244ba69eed Implement hybrid WebDAV + API favorite sync drelich 2026-03-26 09:14:42 +01:00
  • 36733da434 Remove title field again after revert - keep auto-resize behavior drelich 2026-03-25 23:48:36 +01:00
  • f4ba8c9775 Merge branch 'main' into dev drelich 2026-03-25 23:45:50 +01:00
  • dac08f1d2f Revert scroll position changes - restore original auto-resize behavior drelich 2026-03-25 23:43:14 +01:00
  • 0a6ecd25da Fix scroll position when typing in long notes drelich 2026-03-25 23:36:02 +01:00
  • cb7a8d8276 Major UX improvements: remove title field, auto-sync, fix image uploads drelich 2026-03-25 23:31:27 +01:00
  • 911662b214 Merge branch 'main' into dev drelich 2026-03-25 20:20:04 +01:00
  • dfc0e644eb fix: remove duplicate import in NotesList.tsx drelich 2026-03-25 20:16:27 +01:00
  • 5a925dc50e feat: WebDAV file access and category color sync (v0.2.0) drelich 2026-03-25 20:12:00 +01:00
  • 70c38cb925 Merge feature/webdav-file-access: WebDAV implementation and improvements drelich 2026-03-25 20:11:28 +01:00
  • 4f13b0d57f fix: show neutral badge for categories without assigned colors drelich 2026-03-25 20:08:47 +01:00
  • 4dbf0233b7 fix: add category color sync and remove hash-based fallback drelich 2026-03-25 19:58:48 +01:00
  • 5de3cd3789 feat: switch from Notes API to WebDAV file access drelich 2026-03-25 19:47:00 +01:00
  • 486579809f feat: add category colors sync to Nextcloud server drelich 2026-03-25 15:45:53 +01:00
  • f8b3cc8a9d Merge branch 'main' into dev drelich 2026-03-23 16:11:50 +01:00
  • 0b13a2df5b feat: add custom category color picker with visual improvements drelich 2026-03-23 16:08:26 +01:00
  • 861eb1e103 feat: add custom category color picker with visual improvements drelich 2026-03-23 16:08:26 +01:00
  • edc65f2edd Merge dev: category renaming feature (v0.1.5) drelich 2026-03-21 22:34:22 +01:00
  • 4ef0814ccd feat: add category renaming functionality (v0.1.5) drelich 2026-03-21 22:34:05 +01:00
  • c775661caa Merge dev: PDF export improvements and offline fonts (v0.1.4) drelich 2026-03-21 22:14:32 +01:00
  • 3e93cf2408 feat: improve PDF export styling and functionality drelich 2026-03-21 22:14:16 +01:00
  • 3e3d9ca7f1 feat: embed custom fonts in PDF exports using jsPDF addFont/setFont drelich 2026-03-21 21:49:50 +01:00
  • ed6dd69b32 Merge dev: fix TypeScript build error drelich 2026-03-21 21:34:47 +01:00
  • bd6d2cd404 fix: restore hidden file input for InsertToolbar attachment upload drelich 2026-03-21 21:34:30 +01:00
  • e86e851b31 Merge dev: UI improvements and offline fonts (v0.1.4) drelich 2026-03-21 21:30:54 +01:00
  • e9ba48d7d4 feat: implement offline fonts support (v0.1.4) drelich 2026-03-21 21:30:37 +01:00
  • c5c963200a refactor: remove Attach button from note editor header drelich 2026-03-21 21:18:05 +01:00
  • 013e7670f5 feat: add UI improvements to notes list drelich 2026-03-21 21:12:58 +01:00
  • 23ef338e47 Merge dev: offline-first functionality (v0.1.3) drelich 2026-03-21 21:01:18 +01:00
  • 1667c6cf13 chore: bump version to 0.1.3 drelich 2026-03-21 21:00:48 +01:00
  • 6172abbe53 feat: implement offline-first functionality with local storage drelich 2026-03-21 21:00:14 +01:00
  • 4ddf2d15a9 chore: update Tauri config version to 0.1.2 drelich 2026-03-21 08:46:54 +01:00
  • 472e6e3b2e Merge dev: collapsible settings and resizable notes list (v0.1.2) drelich 2026-03-21 08:45:45 +01:00
  • e3a1d74413 feat: add collapsible settings panel and resizable notes list (v0.1.2) drelich 2026-03-21 08:43:58 +01:00
  • c147890138 Fix preview mode stale content bug when switching notes (v0.1.1) drelich 2026-03-18 17:42:39 +01:00
  • 7d992d103c Add app screenshot to README header drelich 2026-03-18 16:45:48 +01:00
  • 2a3b733178 Add app screenshot to README header backup-ui-updates-20260321-084101 drelich 2026-03-18 16:43:42 +01:00
  • c11e792062 Initial release: Nextcloud Notes Desktop App drelich 2026-03-18 16:03:53 +01:00
  • ba4600773a Add attachment upload and InsertToolbar for quick link/file insertion backup-before-squash drelich 2026-03-18 14:42:36 +01:00
  • 5ff3427848 Update TODO: mark image viewing support as completed drelich 2026-03-18 14:26:32 +01:00
  • 7fd765ceb6 Add image/attachment support in preview mode drelich 2026-03-18 14:25:03 +01:00
  • 7611f8e82e fix: Remove unused fontSize prop (replaced by editorFontSize/previewFontSize) drelich 2026-03-17 20:58:52 +01:00
  • 75c3cd4796 docs: Update TODO with high priority items - PDF export fix and offline mode drelich 2026-03-17 20:46:08 +01:00
  • f06fc640b6 feat: Add customizable fonts for editor and preview drelich 2026-03-17 20:39:33 +01:00
  • 28914207f6 feat: Major UI improvements - categories sidebar, floating toolbar, focus mode drelich 2026-03-17 20:13:44 +01:00
  • e94e201ec8 Improve note preview and editor padding drelich 2026-03-17 18:41:19 +01:00
  • db7daa81a3 Center PDF title and improve code/list formatting drelich 2026-03-17 15:54:55 +01:00
  • 89c161f2f3 Remove unused html2canvas import to fix production build drelich 2026-03-17 11:34:41 +01:00
  • 55f50f3a77 Adjust PDF margins and content width for balanced layout drelich 2026-03-17 10:27:08 +01:00
  • 19a42a1190 Simplify PDF export using jsPDF's html() method for automatic pagination drelich 2026-03-17 10:23:10 +01:00
  • e018b9e1e9 Fix PDF page breaks to properly respect margins on all pages drelich 2026-03-17 10:20:36 +01:00
  • 12579d6198 Fix PDF export with Tauri native dialogs and proper margins drelich 2026-03-17 10:15:20 +01:00
  • 9d3c8b5e3c Improve PDF export with multi-page support and better UX drelich 2026-03-17 09:42:27 +01:00
  • d53a454d7b Add PDF export feature to notes drelich 2026-03-17 09:34:27 +01:00
  • ef7ec39fed Add TODO.md with future improvements and unsaved note switching proposal drelich 2026-03-17 09:33:06 +01:00
  • 93e2a87fa6 Fix delete button to respect unsaved changes lock drelich 2026-03-17 09:29:53 +01:00
  • 2d1cc4baf0 Add Discard Changes button to revert unsaved edits drelich 2026-03-17 09:27:46 +01:00
  • 9a229dcc00 Prevent note switching when there are unsaved changes drelich 2026-03-17 09:24:30 +01:00
  • e6ecab13fa Fix note switching to save unsaved changes before loading new note drelich 2026-03-17 09:19:03 +01:00
  • 489f2f847d Update app name to 'Nextcloud Notes' drelich 2026-03-17 00:29:39 +01:00
  • c7f314d632 Fix disabled save button styling in dark mode drelich 2026-03-17 00:27:01 +01:00
  • a2c717c2e2 Add visual hint for delete confirmation drelich 2026-03-17 00:24:47 +01:00
  • 9b0a289cc8 Improve note deletion UX with double-click confirmation drelich 2026-03-17 00:22:29 +01:00
  • 42cc1ffcd9 Add debug logging for note deletion drelich 2026-03-17 00:19:45 +01:00
  • d09920850d Remove category feature from UI drelich 2026-03-17 00:18:18 +01:00
  • 1c9efe6007 Fix TipTap editor content colors for dark mode drelich 2026-03-17 00:12:06 +01:00
  • 81cc72b444 Fix dark mode visibility for all toolbar buttons and icons drelich 2026-03-17 00:10:07 +01:00
  • f3096c16ca Add light/dark mode theme support with OS sync drelich 2026-03-17 00:07:23 +01:00
  • f4b324b702 Add TypeScript types for turndown library drelich 2026-03-17 00:03:31 +01:00
  • 835643d690 Update app icon to official Nextcloud Notes icon drelich 2026-03-17 00:01:12 +01:00
  • 074f695b3e Add logout functionality and username display drelich 2026-03-16 23:56:41 +01:00
  • 2ad076c052 Initial commit: Nextcloud Notes Tauri app with WYSIWYG editor drelich 2026-03-16 23:49:51 +01:00