Commit Graph

  • 45a3fb15e6 Merge pull request #6101 from TriliumNext/renovate/electron-36.x Elian Doran 2025-06-27 09:45:39 +03:00
  • 4139a401e6 chore(deps): update dependency electron to v36.6.0 renovate[bot] 2025-06-27 06:30:28 +00:00
  • 4d617ccdb3 Merge pull request #6099 from TriliumNext/renovate/pnpm-10.x Elian Doran 2025-06-27 09:28:51 +03:00
  • 57039ae8f2 Merge pull request #6102 from TriliumNext/renovate/openai-5.x Elian Doran 2025-06-27 09:28:26 +03:00
  • 9a4dcda985 Merge pull request #6100 from TriliumNext/renovate/dotenv-16.x Elian Doran 2025-06-27 09:27:59 +03:00
  • c13ae40ea4 chore(deps): update dependency openai to v5.8.1 renovate[bot] 2025-06-27 01:57:11 +00:00
  • 0b963db405 chore(deps): update dependency dotenv to v16.6.0 renovate[bot] 2025-06-27 01:53:59 +00:00
  • 78b946b208 chore(deps): update pnpm to v10.12.4 renovate[bot] 2025-06-27 01:51:41 +00:00
  • 4e8ddef915 Merge branch 'main' into renovate/ckeditor-monorepo JYC333 2025-06-26 23:17:52 +02:00
  • 0aa08cd297 Merge pull request #6091 from TriliumNext/renovate/node-22.x Elian Doran 2025-06-26 22:10:39 +03:00
  • a89ce5d931 chore(rebrand): adjust artifact names Elian Doran 2025-06-26 20:18:31 +03:00
  • fe3350f39f feat(server/script): enable a few dayjs plugins (closes #6080) Elian Doran 2025-06-26 20:13:01 +03:00
  • f32f9d4326 test(server/script): dayjs is available Elian Doran 2025-06-26 18:34:00 +03:00
  • 2ed24e8f9c fix(deps): update ckeditor monorepo renovate[bot] 2025-06-26 08:48:14 +00:00
  • 537c282156 chore(renovate): mark premium features of ckeditor as group Elian Doran 2025-06-26 11:45:31 +03:00
  • 61f253787a chore(deps): update node.js to v22.17.0 renovate[bot] 2025-06-26 06:52:50 +00:00
  • ddad800771 Merge pull request #6090 from TriliumNext/renovate/eslint-monorepo Elian Doran 2025-06-26 09:48:47 +03:00
  • 69c24ef806 Merge pull request #6089 from TriliumNext/renovate/vite-plugin-static-copy-3.x Elian Doran 2025-06-26 09:48:32 +03:00
  • df7fe2bf13 Merge pull request #6088 from TriliumNext/renovate/anthropic-ai-sdk-0.x Elian Doran 2025-06-26 09:47:45 +03:00
  • c47d3514be Merge pull request #6086 from TriliumNext/renovate/better-sqlite3-12.x Elian Doran 2025-06-26 09:47:25 +03:00
  • 2b979f46ab Merge pull request #6084 from TriliumNext/renovate/vitest-monorepo Elian Doran 2025-06-26 09:45:36 +03:00
  • edc47eba05 Merge pull request #6083 from TriliumNext/renovate/pnpm-10.x Elian Doran 2025-06-26 09:44:49 +03:00
  • f3b46d6bc7 Merge pull request #6082 from TriliumNext/renovate/leaflet-1.x Elian Doran 2025-06-26 09:44:26 +03:00
  • 69d6d6a4fd chore(deps): update eslint monorepo to v9.29.0 renovate[bot] 2025-06-26 01:24:05 +00:00
  • 5916b7d2a3 chore(deps): update dependency vite-plugin-static-copy to v3.1.0 renovate[bot] 2025-06-26 01:23:00 +00:00
  • fbb2c67edb chore(deps): update dependency @anthropic-ai/sdk to v0.55.0 renovate[bot] 2025-06-26 01:21:27 +00:00
  • 7e1712712e fix(deps): update dependency better-sqlite3 to v12.1.1 renovate[bot] 2025-06-26 01:20:15 +00:00
  • aa846e9703 chore(deps): update vitest monorepo to v3.2.4 renovate[bot] 2025-06-26 01:18:54 +00:00
  • 6ed9ec0851 chore(deps): update pnpm to v10.12.3 renovate[bot] 2025-06-26 01:18:05 +00:00
  • 3a0a79119d chore(deps): update dependency @types/leaflet to v1.9.19 renovate[bot] 2025-06-26 01:14:26 +00:00
  • ecd3b7039f feat(book/table): add template Elian Doran 2025-06-25 19:31:25 +03:00
  • 4a22e3d2d4 feat(book/table): hide promoted attributes Elian Doran 2025-06-25 19:25:01 +03:00
  • dcb4ebe5d9 feat(book/table): display even if empty Elian Doran 2025-06-25 18:31:45 +03:00
  • dd379bf18d refactor(book/table): fix some lack of generics Elian Doran 2025-06-25 18:30:44 +03:00
  • c9b556160f feat(book/table): support changing note title Elian Doran 2025-06-25 17:56:47 +03:00
  • 168e224d3e refactor(book/table): make clear what kind of attribute is being changed Elian Doran 2025-06-25 17:54:00 +03:00
  • 9e57c14130 feat(attachments): add pretty formatting to JSON Elian Doran 2025-06-25 17:45:11 +03:00
  • 9c137a1c48 feat(book/table): display attachment JSON Elian Doran 2025-06-25 17:43:58 +03:00
  • ccb9b7e5fb feat(book/table): store hidden columns Elian Doran 2025-06-25 16:18:34 +03:00
  • c7b16cd043 feat(book/table): allow show/hide columns Elian Doran 2025-06-25 13:52:53 +03:00
  • 7e20e41521 feat(book/table): allow editing cell values Elian Doran 2025-06-25 13:06:38 +03:00
  • 66761a69d3 refactor(book/table): clean up Elian Doran 2025-06-25 12:10:08 +03:00
  • fb32d26479 feat(book/table): support boolean type Elian Doran 2025-06-25 12:05:10 +03:00
  • b6398fdb5d refactor(book/table): extract gathering definitions Elian Doran 2025-06-25 12:03:17 +03:00
  • d9443527ee feat(book/table): support date type Elian Doran 2025-06-25 11:56:30 +03:00
  • 7c175da9f1 chore(book/table): ignore multi attributes Elian Doran 2025-06-25 11:45:46 +03:00
  • 05aa087851 feat(book/table): support basic text columns Elian Doran 2025-06-25 11:23:34 +03:00
  • 592e968f9f feat(book/table): display note titles Elian Doran 2025-06-25 11:03:43 +03:00
  • 894a26cc67 feat(book/table): set up sample grid Elian Doran 2025-06-25 10:49:33 +03:00
  • 1b5dd4638d chore(book/table): install ag-grid Elian Doran 2025-06-25 10:40:11 +03:00
  • a19186c508 feat(book/table): set full height Elian Doran 2025-06-25 10:40:04 +03:00
  • 5450bdeae9 feat(book/table): hide no children warning Elian Doran 2025-06-25 10:34:03 +03:00
  • fcd71957ff feat(book/table): create new view type Elian Doran 2025-06-25 10:31:41 +03:00
  • 1ff7228ca5 feat(scripts): add script to port discussions Elian Doran 2025-06-24 23:14:52 +03:00
  • 9cf7fa1997 fix(export/share): use right extension for clones Elian Doran 2025-06-24 22:14:15 +03:00
  • fded714f18 fix(export/share): use right extension for images Elian Doran 2025-06-24 19:53:21 +03:00
  • 06de06b501 refactor(export/share): share type for format Elian Doran 2025-06-24 19:21:09 +03:00
  • 9abdbbbc5b refactor(export/share): fix type Elian Doran 2025-06-24 19:06:18 +03:00
  • 3ebfee8bd2 fix(export/share): tree error in prod Elian Doran 2025-06-24 18:49:19 +03:00
  • 6d446c5b27 fix(export/share): asset path in prod Elian Doran 2025-06-24 18:49:11 +03:00
  • 3a55490bbf refactor(share): use a string cache for templates Elian Doran 2025-06-24 18:08:29 +03:00
  • bc4643fed2 refactor(share): use internal rendering method for subtemplates Elian Doran 2025-06-24 17:48:52 +03:00
  • a2110ca631 fix(export/share): tree not expanding properly Elian Doran 2025-06-24 17:44:47 +03:00
  • f0f79b65e2 Merge pull request #5860 from TriliumNext/renovate/openai-5.x Elian Doran 2025-06-24 09:06:32 +03:00
  • 63610fd579 chore(deps): sync package lock Elian Doran 2025-06-24 08:54:09 +03:00
  • eab84bd34e Merge branch 'main' into renovate/openai-5.x Elian Doran 2025-06-24 08:52:59 +03:00
  • 72f4c40a8a Merge pull request #5862 from TriliumNext/renovate/better-sqlite3-12.x Elian Doran 2025-06-24 08:52:00 +03:00
  • 482356206b chore(deps): remove override Elian Doran 2025-06-24 08:51:41 +03:00
  • 5aa09fd881 Merge pull request #5861 from TriliumNext/renovate/typescript-eslint-monorepo Elian Doran 2025-06-24 08:50:14 +03:00
  • 81f50c46ed fix(deps): update dependency better-sqlite3 to v12.1.0 renovate[bot] 2025-06-24 02:10:12 +00:00
  • 938dfe7f38 chore(deps): update typescript-eslint monorepo to v8.35.0 renovate[bot] 2025-06-24 02:08:32 +00:00
  • ea71439f27 chore(deps): update dependency openai to v5.7.0 renovate[bot] 2025-06-24 02:04:04 +00:00
  • 9dc157b970 chore(options): use translations Elian Doran 2025-06-23 23:30:13 +03:00
  • b7f5c0e07a feat(mention): disable auto-completion Elian Doran 2025-06-23 23:20:51 +03:00
  • 3988bb5321 feat(emoji): disable auto-completion only Elian Doran 2025-06-23 22:38:40 +03:00
  • ba94616b87 feat(emoji): add an option to disable them (closes #5852) Elian Doran 2025-06-23 22:10:41 +03:00
  • 413137ac64 chore(nx): sync tsconfig Elian Doran 2025-06-23 21:23:44 +03:00
  • 9bc966491d fix(edit-docs): import error Elian Doran 2025-06-23 21:22:45 +03:00
  • 61dbc15fc6 feat(export/share): use translation Elian Doran 2025-06-23 20:14:13 +03:00
  • b475037127 feat(export/share): render non-text note types Elian Doran 2025-06-23 20:00:40 +03:00
  • 35622a2122 feat(export/share): always render empty files Elian Doran 2025-06-23 19:38:47 +03:00
  • 77e4c3d0ec refactor(export/share): use different URL rewriting mechanism Elian Doran 2025-06-23 19:25:28 +03:00
  • 8523050ab2 fix(export/share): note children preview links not working Elian Doran 2025-06-23 19:00:20 +03:00
  • 0efdf65202 refactor(export/share): build index file Elian Doran 2025-06-23 18:46:21 +03:00
  • acb0991d05 refactor(export/zip): separate building provider into own method Elian Doran 2025-06-23 18:24:59 +03:00
  • a9f68f5487 feat(export/zip): add option to export with share theme Elian Doran 2025-06-23 18:13:47 +03:00
  • 55bb2fdb9b refactor(export/zip): extract prepare content into providers Elian Doran 2025-06-23 16:22:42 +03:00
  • e529633b8b chore(export/zip): bring back markdown exporter Elian Doran 2025-06-23 16:17:29 +03:00
  • dfd575b6eb refactor(export/zip): extract into separate provider Elian Doran 2025-06-23 16:08:31 +03:00
  • c5196721d4 chore(nx): sync tsconfig Elian Doran 2025-06-23 15:36:10 +03:00
  • 968c75b618 Merge remote-tracking branch 'origin/main' into feature/export_with_share_theme Elian Doran 2025-06-23 15:35:30 +03:00
  • 1ac086b88e fix(release): build on ubuntu-22.04 for compatibility Elian Doran 2025-06-23 15:33:37 +03:00
  • 3b4efef4f0 Merge pull request #5850 from TriliumNext/renovate/pnpm-10.x Elian Doran 2025-06-23 14:08:43 +03:00
  • 9dc0807f78 Merge pull request #5851 from TriliumNext/renovate/major-eslint-stylistic-monorepo Elian Doran 2025-06-23 14:08:04 +03:00
  • 22783662c5 chore(deps): update dependency @stylistic/eslint-plugin to v5 renovate[bot] 2025-06-23 09:56:52 +00:00
  • 64086592ef chore(deps): update pnpm to v10.12.2 renovate[bot] 2025-06-23 09:50:30 +00:00
  • 2bebed1b0f fix(desktop): share theme not loaded Elian Doran 2025-06-23 12:17:47 +03:00
  • 2262d300f7 e2e(desktop): sharing Elian Doran 2025-06-23 08:41:06 +03:00
  • dba98d6fc1 test(desktop): test onboarding Elian Doran 2025-06-22 12:18:20 +03:00
  • d8b85aad7c chore(rebrand): change product name Elian Doran 2025-06-22 10:53:04 +03:00