Commit Graph

  • aee178488c Also use objects.joplinusercontent.com in dev mode Henry Heino 2025-09-05 10:43:25 -0700
  • 9970b5d1de Don't re-render if cancelEvent.cancelled Henry Heino 2025-09-05 10:23:33 -0700
  • 8d906cdc83 Android: Fix light bar above header in dark mode Henry Heino 2025-09-05 09:52:22 -0700
  • c703951a0b Allow repeating the last rerenderToBody call on settings change Henry Heino 2025-09-05 09:24:36 -0700
  • 3564a43259 Attempt 2 (working) Henry Heino 2025-09-05 09:16:03 -0700
  • f4f515cf2f Revert "Attempt 1: Include missing plugin settings in the output string" Henry Heino 2025-09-05 09:05:09 -0700
  • 40084af9c9 Attempt 1: Include missing plugin settings in the output string Henry Heino 2025-09-05 09:04:43 -0700
  • 2149cb0758
    Merge branch 'dev' into pr/android/whisper-16-kb-pages Henry Heino 2025-09-05 08:23:02 -0700
  • fee4fb1ac1 Desktop: May resolve #13096: Add preferCSSPageSize to printToPDF options Henry Heino 2025-09-04 16:53:06 -0700
  • 8a4c845852 Merge branch 'support-mixed-case-tags' of https://github.com/mrjo118/joplin into support-mixed-case-tags mrjo118 2025-09-05 00:51:10 +0100
  • b558edc861 Merge remote-tracking branch 'origin/dev' into support-mixed-case-tags mrjo118 2025-09-05 00:48:04 +0100
  • dc256877fa Cater for if this.state.folder is null mrjo118 2025-09-05 00:41:50 +0100
  • 13aae076b4 Merge remote-tracking branch 'origin/dev' into add-return-to-notes-button mrjo118 2025-09-05 00:24:11 +0100
  • 18d8849183 Fix tag association screen no longer searches case insensitively or searches tag endings mrjo118 2025-09-05 00:12:53 +0100
  • 3eb4211589 Rerun pipeline mrjo118 2025-09-04 23:43:31 +0100
  • 613bc23ecd Trying to fix CI check Henry Heino 2025-09-04 15:26:54 -0700
  • 90af3b69ae Change to use flexShrink instead mrjo118 2025-09-04 23:10:23 +0100
  • 62c06932a8 Trying to fix CI Henry Heino 2025-09-04 14:58:42 -0700
  • 365dde65b6 Trying to fix CI check Henry Heino 2025-09-04 14:18:42 -0700
  • 683403f641 Android CI build script: Search for the APK file Henry Heino 2025-09-04 13:52:06 -0700
  • 51cf31b1bd Whisper: Support 16 KB pages without creating warnings Henry Heino 2025-09-04 13:51:18 -0700
  • e6f687fc75 Trying to add additional debug info on CI failure Henry Heino 2025-09-04 13:11:44 -0700
  • eecd3b5cc0 Trying to fix CI check Henry Heino 2025-09-04 12:25:11 -0700
  • 015da8d519 Attempt to check APK alignment in CI Henry Heino 2025-09-04 11:52:25 -0700
  • 7735a59fc1 Doc: Auto-update documentation Joplin Bot 2025-09-04 18:26:55 +0000
  • e87d4e2a58 Fix tests Henry Heino 2025-09-04 10:25:19 -0700
  • b42b3f6680 Improve error message, accessibility Henry Heino 2025-09-04 10:21:58 -0700
  • 6e26737dec Linter Henry Heino 2025-09-04 09:36:19 -0700
  • b1fa6d5b9d Update .ignore files Henry Heino 2025-09-04 09:36:09 -0700
  • f6679692fd Merge remote-tracking branch 'upstream/dev' into pr/mobile/give-feedback-banner Henry Heino 2025-09-04 09:35:41 -0700
  • 41d6e912a7 Doc: Updated sponsors Laurent Cozic 2025-09-04 17:43:34 +0200
  • 0232418cfa fix(mobile): ensure Cancel and Apply buttons have min width on Tag Association screen (#13120) Om7035 2025-09-04 19:28:47 +0530
  • f2c3d0dd76 fix(mobile): ensure Cancel and Apply buttons have min width on Tag Association screen (#13120) Om7035 2025-09-04 19:25:51 +0530
  • 76ec12b70c Chore: Android: Build Whisper with support for 16 KB pages Henry Heino 2025-09-03 14:46:18 -0700
  • 48981b6e24 Implement logic to cater for all input type scenarios and platforms mrjo118 2025-09-03 22:53:25 +0100
  • 00786b852f iOS: Fix close button position Henry Heino 2025-09-03 10:32:49 -0700
  • e8a0115f4d Trying to improve accessibility on iOS, adding tests Henry Heino 2025-09-03 10:13:56 -0700
  • 44cfdd5648 Mobile: Fix tag editor support for long tags / large number of tags Henry Heino 2025-09-03 09:57:11 -0700
  • da65dfc9dd Refactoring Henry Heino 2025-09-03 09:00:02 -0700
  • 66b594354f Cater for negative keyboard height mrjo118 2025-09-03 13:10:01 +0100
  • 4c2fae8423 Doc: Auto-update documentation Joplin Bot 2025-09-03 01:00:02 +0000
  • 3c6796f884 Fixing tests Henry Heino 2025-09-02 16:54:03 -0700
  • 8db536f9d0 Add a basic ALT text editor Henry Heino 2025-09-02 16:48:31 -0700
  • 9c986f0fdc Refactor the image placeholder plugin to simplify adding a button to change image ALT text Henry Heino 2025-09-02 16:12:29 -0700
  • b72c134890 Doc: Update sponsors Laurent Cozic 2025-09-02 23:00:52 +0200
  • d50540775a iOS: Fixes #13111: Fix "scan notebook" tool on iOS Henry Heino 2025-09-02 13:51:25 -0700
  • 281dc9992e Trying to fix test failure in CI: Use a new transaction on failure Henry Heino 2025-09-02 13:34:31 -0700
  • 3c14a8c335
    Merge branch 'dev' into pr/server/fix-no-op-deletion-error Henry Heino 2025-09-02 12:31:26 -0700
  • fbb1454ef1 Tests: Refactor expect(... .length).toBe -> expect(...).toHaveLength Henry Heino 2025-09-02 11:56:03 -0700
  • c51d3a5c5e Server: Fix unique constraint error when multiple `createSharedFolderUserItems` are run concurrently Henry Heino 2025-09-02 11:44:54 -0700
  • 640ef2e447 Trying to fix test failure: Avoid setting up AppContext multiple times concurrently Henry Heino 2025-09-02 08:32:30 -0700
  • e96c35c7c1
    Merge branch 'dev' into sync-silently-ignores-files-old-timestamps mrjo118 2025-09-02 13:12:37 +0100
  • 249c3c4599 Fix overflow truncation at the bottom of the list mrjo118 2025-09-02 12:56:08 +0100
  • 4a0f40f971 merge changes Jordan Handy 2025-09-02 07:16:44 -0400
  • c38c06758c move comment Jordan Handy 2025-09-02 07:07:29 -0400
  • 324f64dfd0 Desktop,Mobile,Cli: Render misplaced folders Henry Heino 2025-09-01 17:14:49 -0700
  • 8537589c25 Fix dropdown menus are offset on Android 15+ mrjo118 2025-09-01 23:20:06 +0100
  • 58a9c229bb Doc: Auto-update documentation Joplin Bot 2025-09-01 18:25:20 +0000
  • fc06f165bb Fix linter Henry Heino 2025-09-01 10:45:56 -0700
  • 7092f5e0c0 Add test Henry Heino 2025-09-01 10:04:51 -0700
  • 4eb427bf75 Desktop,Mobile: Fixes #13103: Fix error when saving in-editor rendering-related settings Henry Heino 2025-09-01 09:49:18 -0700
  • 522d931d1d Rerun pipeline mrjo118 2025-09-01 16:47:28 +0100
  • 05c320168c Change extra padding for portrait back to 50, to avoid overlapping the status bar on Android 15+ mrjo118 2025-09-01 15:45:21 +0100
  • d48ab02911 Merge branch 'resize-menu-with-keyboard' of https://github.com/mrjo118/joplin into resize-menu-with-keyboard mrjo118 2025-09-01 14:23:04 +0100
  • 8b062b70cf Merge remote-tracking branch 'origin/dev' into resize-menu-with-keyboard mrjo118 2025-09-01 14:22:32 +0100
  • 7400dcda36 Adjustments for pre-Android 15 mrjo118 2025-09-01 14:21:37 +0100
  • d8c203bb8a Merge branch 'release-3.4' into dev Laurent Cozic 2025-09-01 14:48:55 +0200
  • 9020c07825 lock files Laurent Cozic 2025-08-27 10:15:15 +0300
  • e884da8312 Android 3.4.6 android-v3.4.6 Laurent Cozic 2025-09-01 14:48:38 +0200
  • d134ea8bfe Doc: Auto-update documentation Joplin Bot 2025-09-01 12:33:37 +0000
  • 72711de704 Fix long note title doesn’t wrap properly for To Do type note mrjo118 2025-09-01 13:20:23 +0100
  • a931fa4f58
    Update dependency react-native-image-picker to v8.2.1 renovate[bot] 2025-09-01 11:52:48 +0000
  • faa44468f3
    Mobile: Plugins: Improve handling of invalid toolbar button enabled conditions (#13076) Henry Heino 2025-09-01 04:50:59 -0700
  • 85585d16d2 Desktop release v3.4.10 v3.4.10 Laurent Cozic 2025-09-01 13:50:43 +0200
  • b9c5b8f187 Doc: Auto-update documentation Joplin Bot 2025-09-01 01:12:51 +0000
  • f623687192 Desktop: Fix Issues #12871: Modify rules of UI test to let "Revert" button work. JZou-Code 2025-08-31 16:07:34 +1200
  • a75ac8a138 Desktop: Fix Issues #12871: Change button content from "Cancel" to "Revert" as the report mentioned. JZou-Code 2025-08-31 15:02:41 +1200
  • da8e638359
    Chore: Mobile: Add test to verify that content scripts load in the note viewer (#13093) Henry Heino 2025-08-30 15:32:10 -0700
  • 6494496ae0 Merge remote-tracking branch 'refs/remotes/origin/import-not-handling-empty-extensions' into import-not-handling-empty-extensions pedr 2025-08-30 18:07:56 -0300
  • f1cca262db fix issue by using the native resolve pedr 2025-08-30 18:04:26 -0300
  • 510300728b remove modifications pedr 2025-08-30 18:03:26 -0300
  • fe02d2825e Improve test name Henry Heino 2025-08-29 16:12:37 -0700
  • 040c03f069 Add regression test Henry Heino 2025-08-29 15:55:34 -0700
  • 13dc699aef Add test for passing allowNoOp: true Henry Heino 2025-08-29 15:02:20 -0700
  • ac3530e20a Allow no-op deletions in a different way Henry Heino 2025-08-29 14:37:50 -0700
  • 6482ab5a4e
    Mobile: Plugin API: Fix compatibility with certain plugins targetting the desktop app (#13077) Henry Heino 2025-08-29 14:28:45 -0700
  • ec74abe754
    Mobile: Plugin API: Fix certain renderer plugins fail to load (#13078) Henry Heino 2025-08-29 14:28:39 -0700
  • 859bc8d88e
    Mobile: Plugins: Fix plugin panel buttons are offscreen on recent versions of Android (#13080) Henry Heino 2025-08-29 14:28:22 -0700
  • 56ed471a2f
    Chore: Rich Text Editor: Refactor editor dialog to simplify toggling the dialog from external commands (#13082) Henry Heino 2025-08-29 14:28:11 -0700
  • 650594ecea
    Chore: Sync fuzzer: Add action for deleting notes (#13083) Henry Heino 2025-08-29 14:28:00 -0700
  • 3e9bb914e5
    Android: Fixes #13015: Fix "edit profile" button is partially offscreen (#13084) Henry Heino 2025-08-29 14:27:51 -0700
  • f75e911a4e
    Docs: Update the privacy policy (#13087) Henry Heino 2025-08-29 14:27:44 -0700
  • 787d261410 Cli: Fixes #13086: Fix "use" command when not in TUI mode Henry Heino 2025-08-29 13:16:26 -0700
  • 510c81ad46 Revert unrelated change Henry Heino 2025-08-29 13:57:46 -0700
  • d3fd6bacc8 Cli: Fix CLI app sometimes exits before changes can be written to database Henry Heino 2025-08-29 13:26:05 -0700
  • c8c9630815 Cli: Fixes #13086: Fix "use" command when not in TUI mode Henry Heino 2025-08-29 13:16:26 -0700
  • 1accc9ee39 Cli: Fix CLI app sometimes exits before changes can be written to database Henry Heino 2025-08-29 13:26:05 -0700
  • bf712a1884 Chore: Cli: Fix integration tests Henry Heino 2025-08-29 13:24:44 -0700
  • e1db1564e6 Chore: Mobile: Add test to verify that content scripts load in the note viewer Henry Heino 2025-08-29 12:07:56 -0700
  • 1908f013e9 Improving test Henry Heino 2025-08-29 10:58:29 -0700