Commit Graph

  • c530b07f45
    Desktop, Mobile: Disable in-editor Markdown rendering by default (can be re-enabled in settings > note) (#13022) Henry Heino 2025-08-26 00:56:53 -0700
  • 0ed7daaed8
    Linux, Windows: Fixes #12991, #12733: Fix notifications (#13007) Henry Heino 2025-08-26 00:56:42 -0700
  • 2eb107c716
    Desktop, Mobile: Add a "highlight active line" setting (#12967) Henry Heino 2025-08-26 00:49:59 -0700
  • c99780db1b
    Mobile: Rich Text Editor: Avoid rendering links with unknown protocols (#12943) Henry Heino 2025-08-26 00:49:26 -0700
  • 6b78aff009
    Merge branch 'dev' into pr/mobile/rte/avoid-unknown-protocol-links Laurent Cozic 2025-08-26 10:49:01 +0300
  • ac05b7d389
    Mobile: Rich Text Editor: Fix additional blank lines added around list items on save (#12935) Henry Heino 2025-08-26 00:46:00 -0700
  • 9719d82c47
    Desktop: Fixes #13024: OCR: Fix infinite loop (#13025) Henry Heino 2025-08-26 00:45:27 -0700
  • 48694a585f
    Mobile: Fixes #12953: Allow the tag dialog to scroll when little screen space is available (#13028) Henry Heino 2025-08-26 00:44:32 -0700
  • b577a27887
    Mobile: Fixes #13027: Fix additional space added around app content in landscape mode (#13030) Henry Heino 2025-08-26 00:44:06 -0700
  • 490d1a7850 Correctly handle insets in both portrait and landscape mode mrjo118 2025-08-26 02:06:38 +0100
  • 9f649c9fc2
    All: Update translations Helmut K. C. Tessarek 2025-08-25 19:40:33 -0400
  • 0d22a6c14d Chore: Sync fuzzer: Add actions for publishing and unpublishing notes Henry Heino 2025-08-25 16:33:30 -0700
  • 7587d0cea5 Fix share URL not included in output Henry Heino 2025-08-25 16:32:24 -0700
  • 8c9c5d13bd
    All: Translation: Update es_ES.po (#13041) Eric Duarte 2025-08-26 01:32:14 +0200
  • e0ed626099 Update publication message Henry Heino 2025-08-25 16:31:28 -0700
  • cc619651fa Don't ask for confirmation if the note is already shared Henry Heino 2025-08-25 16:13:28 -0700
  • 5f201171a4 Fix regression: Keep keyboard open after adding tags Henry Heino 2025-08-25 15:25:26 -0700
  • aa2b09abde Add missed line mrjo118 2025-08-25 23:23:50 +0100
  • 19113b050a Cli: Add publish and unpublish commands Henry Heino 2025-08-25 15:20:00 -0700
  • 228ac718fe
    Merge branch 'dev' into pr/desktop/fix-image-reload Henry Heino 2025-08-25 14:39:39 -0700
  • 34dc299934 Remove disableFullscreenUI Henry Heino 2025-08-25 14:20:17 -0700
  • 93b71cf84f fix: resolve function call before definition error in webpack.config.js himanshu 2025-08-26 02:44:56 +0530
  • 9aa2c74f4f fix: Allow nested scroll Henry Heino 2025-08-25 14:03:17 -0700
  • 78990f5843 Disable fullscreen UI Henry Heino 2025-08-25 11:41:28 -0700
  • 80d700b5e1 Merge remote-tracking branch 'upstream/dev' into pr/mobile/fix-tag-screen-size Henry Heino 2025-08-25 11:30:04 -0700
  • 06c32ec3b1 Fix: Ensure space is available for the status bar on Android >= 15 Henry Heino 2025-08-25 10:55:42 -0700
  • 834eda59b7 Perf: Update DOM, rather than recreate when reloaded & test Henry Heino 2025-08-25 10:43:43 -0700
  • e970f47584
    Update dependency @types/node to v18.19.104 renovate[bot] 2025-08-25 17:38:36 +0000
  • 96692de93c
    Update dependency @types/react to v18.3.23 (#13042) renovate[bot] 2025-08-25 13:44:38 +0000
  • c20f2b776f
    Update dependency @types/react to v18.3.23 renovate[bot] 2025-08-25 10:56:14 +0000
  • 3878f8d6b0 adding and correcting Spanish translations, August 2025. ericdq 2025-08-25 09:04:58 +0200
  • 4792f6316f
    Update dependency esbuild to v0.25.5 renovate[bot] 2025-08-25 06:26:37 +0000
  • cbc9db0d46 Match useKeyboardState code to PR #13028 mrjo118 2025-08-25 00:32:00 +0100
  • 5f12c0949a Match useKeyboardState code to PR #13028 mrjo118 2025-08-25 00:23:18 +0100
  • 537adf13c2
    Merge branch 'dev' into resize-menu-with-keyboard mrjo118 2025-08-24 23:32:18 +0100
  • 0139900bfd
    Give variables better names mrjo118 2025-08-24 23:14:20 +0100
  • 3d8e1dd146 Doc: Auto-update documentation Joplin Bot 2025-08-24 18:26:08 +0000
  • 227e41b69a Doc: Auto-update documentation Joplin Bot 2025-08-24 12:31:05 +0000
  • a616e26a0f
    Update dependency react-native-safe-area-context to v5.4.1 (#13000) renovate[bot] 2025-08-24 13:02:03 +0300
  • a4ddb4a311 Resize the notes menu to the viewport when the keyboard is open mrjo118 2025-08-23 23:29:32 +0100
  • ba0e7e2226 Doc: Auto-update documentation Joplin Bot 2025-08-23 12:30:39 +0000
  • b5a4ba554d Doc: Add sponsor Laurent Cozic 2025-08-23 13:14:44 +0300
  • e741efe570 Add return to notes button on note viewer and editor mrjo118 2025-08-23 01:50:49 +0100
  • 2f5cf6a5a6 Merge remote-tracking branch 'upstream/dev' into pr/desktop/fix-image-reload Henry Heino 2025-08-22 15:31:16 -0700
  • 8ab288e0b4 Mobile: Fixes #13027: Fix additional space added around app content in landscape mode Henry Heino 2025-08-22 15:15:13 -0700
  • 0f4e1b3d6c Refactoring Henry Heino 2025-08-22 14:42:03 -0700
  • 41b7cd9ea6 Decrease the tag search results height when the keyboard is visible Henry Heino 2025-08-22 14:31:47 -0700
  • 32037daa11 Merge remote-tracking branch 'upstream/dev' into pr/mobile/fix-tag-screen-size Henry Heino 2025-08-22 13:59:00 -0700
  • 9037da8f2d
    All: Translation: Update tr_TR.po (#13019) Arda Kılıçdağı 2025-08-22 23:07:31 +0300
  • b4f77a3bc9 Simplifying loop condition Henry Heino 2025-08-22 12:19:44 -0700
  • 3565c5c2d1 Move .waitForAll()s back to their original locations Henry Heino 2025-08-22 12:16:17 -0700
  • 369dbf155a Refactoring, fix handling of totalProcessed Henry Heino 2025-08-22 12:13:40 -0700
  • 1b4a30b99c Add test Henry Heino 2025-08-22 12:01:28 -0700
  • 678c3a179b Desktop: Fixes #13024: OCR: Fix infinite loop Henry Heino 2025-08-22 11:55:11 -0700
  • 6998606ec9
    Update dependency pg to v8.15.6 (#13021) renovate[bot] 2025-08-22 17:00:30 +0000
  • 8c8dcdc63c Update comments Henry Heino 2025-08-22 06:36:48 -0700
  • fcb7accd01 Fix Windows notification titlebars Henry Heino 2025-08-22 06:30:48 -0700
  • 6c7e7a06f6 Merge remote-tracking branch 'upstream/dev' into pr/desktop/always-use-electron-notifications Henry Heino 2025-08-22 06:04:06 -0700
  • 81a2d2cb72 Desktop: Disable in-editor Markdown rendering by default Henry Heino 2025-08-22 05:48:18 -0700
  • 66d52c90a3 Desktop release v3.4.7 v3.4.7 Laurent Cozic 2025-08-22 13:19:27 +0300
  • fc99ba47a3
    Update dependency pg to v8.15.6 renovate[bot] 2025-08-22 10:16:05 +0000
  • f6fb1f7fbf
    Update dependency pg to v8.15.5 (#13001) renovate[bot] 2025-08-22 13:14:06 +0300
  • d08d8db8ca
    Merge branch 'dev' into renovate/react-native-safe-area-context-5.x Laurent Cozic 2025-08-22 11:35:03 +0300
  • 74cbb9d2be
    Merge branch 'dev' into renovate/pg-8.x Laurent Cozic 2025-08-22 11:34:39 +0300
  • 3aac6043da
    Chore: Sync fuzzer: Support testing Joplin Cloud readonly shares (#13003) Henry Heino 2025-08-22 01:33:54 -0700
  • ae170e0aa0
    Desktop: Fixes #12998: Fix error logged when rendering a non-existent resource (#13004) Henry Heino 2025-08-22 01:33:16 -0700
  • 371f027a24
    MacOS: Fix startup failure when unable to access the keychain (#13006) Henry Heino 2025-08-22 01:32:59 -0700
  • dbee11b6eb
    Turkish Translations updated Arda Kılıçdağı 2025-08-22 11:31:24 +0300
  • 37422f316e
    Desktop: Downgrade to Electron 35.7.5 (#13013) Henry Heino 2025-08-22 01:30:39 -0700
  • a9f284ae45
    Desktop: Fixes #13009: Fix custom root CA support (#13018) Henry Heino 2025-08-22 01:29:54 -0700
  • c1bb9ef62e Desktop: Fixes #13009: Don't bundle node-fetch Henry Heino 2025-08-21 17:02:56 -0700
  • fd2f69cc73
    All: Translation: Update hr_HR.po (#13011) Milo Ivir 2025-08-22 00:45:39 +0200
  • 9ab8ead542
    Update dependency pg to v8.15.5 renovate[bot] 2025-08-21 22:37:49 +0000
  • 314b449dfe
    Merge branch 'dev' into pr/chore/sync-fuzzer/joplin-cloud-readonly-shares Henry Heino 2025-08-21 14:42:29 -0700
  • 5a0c757525
    Merge branch 'dev' into edit-title-with-word-wrap mrjo118 2025-08-21 22:19:29 +0100
  • 0d4f9719d9 Make icon size the same on both screens mrjo118 2025-08-21 20:52:58 +0100
  • 7f7247886a Replace linebreaks with spaces if text is pasted mrjo118 2025-08-21 19:50:50 +0100
  • 6dd01b083e Allow expanding and collapsing the title field across multiple lines mrjo118 2025-08-21 19:18:52 +0100
  • d5742bf7a1 Desktop: Downgrade to Electron 35.x.x Henry Heino 2025-08-21 07:01:28 -0700
  • edc9983bfd
    Translation Update hr_HR.po Milo Ivir 2025-08-21 14:10:32 +0200
  • c4eab3c79c Doc: Auto-update documentation Joplin Bot 2025-08-21 01:03:33 +0000
  • 222894cf82 Merge remote-tracking branch 'upstream/dev' into pr/desktop/always-use-electron-notifications Henry Heino 2025-08-20 16:20:11 -0700
  • 315761eeff MacOS: Fix startup when safeStorage.encryptString throws Henry Heino 2025-08-20 16:06:10 -0700
  • feb4922f7a MacOS: Fix desktop app startup fails when unable to communicate with the keychainservice Henry Heino 2025-08-20 15:59:10 -0700
  • 3c0aec9c16 Desktop: Fixes #12998: Fix error logged when renderring a non-existent resource Henry Heino 2025-08-20 15:43:38 -0700
  • ddcaf6242f Add a check for the "canWrite" property in an invitation Henry Heino 2025-08-20 15:28:54 -0700
  • 464840fd99 Also check isShared for notes Henry Heino 2025-08-20 15:04:23 -0700
  • f23232905a Add test Henry Heino 2025-08-20 14:50:28 -0700
  • c82092d4bb Add additional validation Henry Heino 2025-08-20 14:20:05 -0700
  • a0b9c6376e
    Update dependency react-native-image-picker to v8 (#12997) renovate[bot] 2025-08-20 23:37:39 +0300
  • e2fc056369
    Desktop,Mobile,Cli: Fixes #12648: Fix unshare action requires two syncs to be reflected locally (#12999) Henry Heino 2025-08-20 13:36:47 -0700
  • fede06c33a Initial support for testing Joplin Cloud, read-only shares Henry Heino 2025-08-20 13:34:30 -0700
  • 1faee5ada0
    Update dependency react-native-safe-area-context to v5.4.1 renovate[bot] 2025-08-20 19:27:30 +0000
  • 453b4705b1
    Update dependency @types/node to v18.19.103 (#12985) renovate[bot] 2025-08-20 19:25:54 +0000
  • 4128061e40 Desktop release v3.4.6 v3.4.6 Laurent Cozic 2025-08-20 22:22:42 +0300
  • 824738ddfd Handle force sync scenario separately mrjo118 2025-08-20 17:57:58 +0100
  • 716d81e54b Desktop,Mobile,Cli: Partially resolves #12648: Fix unshare action requires two syncs to be reflected locally Henry Heino 2025-08-19 15:34:28 -0700
  • 5bfa28726f Merge remote-tracking branch 'upstream/dev' into pr/mobile/rte/avoid-unknown-protocol-links Henry Heino 2025-08-20 06:33:30 -0700
  • f3c8e0a4f4 Merge remote-tracking branch 'upstream/dev' into pr/editor/rte/fix-extra-blank-lines Henry Heino 2025-08-20 06:31:12 -0700
  • bd926c669a Merge remote-tracking branch 'upstream/dev' into pr/editor/add-highlight-active-line-setting Henry Heino 2025-08-20 06:28:12 -0700