Commit Graph

  • 86f3f90143 mobile: delete all data option in settings Ammar Ahmed 2026-01-19 14:24:21 +05:00
  • d3ea51cc01 web: add delete data option for not logged in user Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2025-04-10 10:56:05 +05:00
  • 60df472d53 editor: fix search scroll not working on switching editors or opening new editor (#8061) 01zulfi 2026-01-19 11:59:48 +05:00
  • 67fe25bc8b common: make command palette keybinding same across web & desktop (#9235) 01zulfi 2026-01-17 21:18:52 +05:00
  • e899e69410 web: add editor setting for default text direction Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-17 15:42:58 +05:00
  • 94dbec4486 web: don't render properties panel for locked sessions Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-17 14:04:38 +05:00
  • 44a7aed308 intl: fix strings with '<<< HEAD' in pseudo-LOCALE.po (#9236) 01zulfi 2026-01-17 12:32:48 +05:00
  • 6cffa6d811 intl: fix strings with '<<< HEAD' in pseudo-LOCALE.po Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> intl/fix-pseudo-locale 01zulfi 2026-01-17 10:58:58 +05:00
  • f22937e1eb ci: update build tools version Ammar Ahmed 2026-01-17 10:54:44 +05:00
  • c816f8b15b mobile: fix ts errors Ammar Ahmed 2026-01-17 09:39:01 +05:00
  • fa4f4e7bea web: add command palette button in status bar (#7977) 01zulfi 2026-01-16 19:24:21 +05:00
  • 076cea6d6d editor: add scrollbar to color picker (#8065) 01zulfi 2026-01-16 19:22:08 +05:00
  • d951b97bed web: fix getting active note commands in command palette (#9234) 01zulfi 2026-01-16 19:20:38 +05:00
  • bd888e57e5 mobile: release 3.3.13-beta.1 v3.3.8-beta.1 Ammar Ahmed 2026-01-16 14:39:34 +05:00
  • 3ba1234056 core: fix note expiry date index not created Abdullah Atta 2026-01-16 14:44:53 +05:00
  • 4c5a668114 global: update deps Ammar Ahmed 2026-01-16 14:31:50 +05:00
  • 06d1891389 web: bump version to 3.3.8-beta.1 Abdullah Atta 2026-01-16 14:27:27 +05:00
  • c97a228ec8 Merge branch 'master' into beta Ammar Ahmed 2026-01-16 14:26:17 +05:00
  • d11a200ebb Merge pull request #9233 from streetwriters/mobile/fix-web-clip Ammar Ahmed 2026-01-16 14:24:46 +05:00
  • bfedc1f43e editor: replace simplebar with simple css styling (#9085) 01zulfi 2026-01-16 14:24:11 +05:00
  • b148083750 Merge pull request #9232 from streetwriters/mobile/fix-shortcuts-update Ammar Ahmed 2026-01-16 14:24:01 +05:00
  • cdfd7333cd Merge pull request #9231 from streetwriters/mobile/fix-share-padding Ammar Ahmed 2026-01-16 14:23:44 +05:00
  • 2ed32efefb Merge pull request #9210 from streetwriters/fix-editor-features-lock 3.3.13-beta.1-beta-android Ammar Ahmed 2026-01-16 14:23:23 +05:00
  • e3331e6dee web: temporarily disable change&forgot password Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-15 11:10:19 +05:00
  • b3406be1ad mobile: disable password changing and forgot password Ammar Ahmed 2026-01-15 10:48:00 +05:00
  • 751d0ca861 editor: fix hidden collapse/expand icon when callout title is empty (#9220) 01zulfi 2026-01-16 13:06:43 +05:00
  • a614693dfa mobile: fix web clip does not include url & date clipped mobile/fix-web-clip Ammar Ahmed 2026-01-16 13:00:53 +05:00
  • c4bbceef67 web: add option to preview attachments in attachment manager (#9186) 01zulfi 2026-01-16 13:00:14 +05:00
  • d39e7c990d Merge pull request #9192 from streetwriters/core/note-history-title Abdullah Atta 2026-01-16 12:41:49 +05:00
  • e248dbfa5b intl: update po files Abdullah Atta 2026-01-16 12:41:19 +05:00
  • 29f789493e web: fix previewing note history where only title has changed Abdullah Atta 2026-01-16 12:41:12 +05:00
  • 2b0e5c41c8 core: remove note content if history item has no content Abdullah Atta 2026-01-16 12:40:42 +05:00
  • e241b2fe72 mobile: fix showing properties from shortcuts mobile/fix-shortcuts-update Ammar Ahmed 2026-01-16 11:49:08 +05:00
  • a91983340c web: support note title from session history in diff viewer Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-12 12:55:39 +05:00
  • 2aa3aaf2f8 mobile: cleanup Ammar Ahmed 2026-01-12 12:52:24 +05:00
  • 6b2bf369ff core: ensure session content remains consistent when new session is created Ammar Ahmed 2026-01-12 12:36:17 +05:00
  • fea5818951 core: update note history tests Ammar Ahmed 2026-01-12 11:56:20 +05:00
  • e6eb71a484 core: restoring note history with title Ammar Ahmed 2026-01-10 12:55:21 +05:00
  • 1e023500be mobile: add support for setting note history session title Ammar Ahmed 2026-01-10 12:55:03 +05:00
  • 2c078de2c0 core: save note title in note session history item Ammar Ahmed 2026-01-10 11:01:51 +05:00
  • b373881b8b Merge pull request #9169 from streetwriters/editor/table-export-import-csv Abdullah Atta 2026-01-16 11:19:10 +05:00
  • 6b37cf0dda intl: update locales Abdullah Atta 2026-01-16 11:18:02 +05:00
  • 1025c4ec6e editor: minor refactors Abdullah Atta 2026-01-16 11:17:49 +05:00
  • c44f9f685d editor: parse csv directly to prosemirror nodes Abdullah Atta 2026-01-16 11:17:33 +05:00
  • 5633d4504f mobile: fix shortcuts not updating Ammar Ahmed 2026-01-16 11:10:45 +05:00
  • c7aa49e541 common: move import/export csv to Pro plan Abdullah Atta 2026-01-16 10:08:29 +05:00
  • ee139463d2 mobile: export table to csv Ammar Ahmed 2026-01-15 13:21:33 +05:00
  • 2cf7f0cc27 editor: add options to export/import table <> csv Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-07 11:43:10 +05:00
  • 210549445e global: add support for expiring notes (#9167) Ammar Ahmed 2026-01-16 10:55:40 +05:00
  • 5b85158a7c mobile: fix share sheet bottom padding mobile/fix-share-padding Ammar Ahmed 2026-01-16 10:38:55 +05:00
  • 09cba1a1df editor: fix youtube embeds erroring with code 153 (#9180) 01zulfi 2026-01-15 19:22:46 +05:00
  • d75e2e85c9 desktop: fix start minimized on autostartup (#8492) 01zulfi 2026-01-15 10:41:36 +05:00
  • 966673dfd1 editor: add clear current node keyboard shortcut (#7272) 01zulfi 2026-01-15 10:38:33 +05:00
  • b8ad9265b9 Merge pull request #5726 from streetwriters/feature/conflict-on-locked-notes Abdullah Atta 2026-01-15 10:36:07 +05:00
  • b2f1fda641 mobile: show merge conflict on locked notes Ammar Ahmed 2026-01-14 12:04:24 +05:00
  • 1544b656e0 web: fix conflict on locked note auto resolving Abdullah Atta 2024-05-21 12:19:17 +05:00
  • d97314c484 core: enable conflicts on locked notes Abdullah Atta 2024-05-21 12:17:50 +05:00
  • 1432553897 mobile: fix editor features not updated on login fix-editor-features-lock Ammar Ahmed 2026-01-15 09:29:48 +05:00
  • f585fb0381 Merge pull request #9159 from streetwriters/web/change-note-created-date Abdullah Atta 2026-01-14 22:06:15 +05:00
  • 9a301b459c web: fix time field not aligning in reminder dialog * also capitalize month string web/reminder-dialog-styling-fix 01zulfi 2026-01-14 15:58:11 +05:00
  • df5aa72ff7 web: show error text on settings number input's out of range Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> web/improve-settings-number-input 01zulfi 2026-01-07 14:11:47 +05:00
  • 98557be52d web: replace note creation date edit popover with dialog Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-14 14:10:44 +05:00
  • e7da0a35d3 mobile: limit changing created date to note's edited date Ammar Ahmed 2026-01-14 12:09:59 +05:00
  • 965a7f91ed mobile: support changing date-created Ammar Ahmed 2026-01-06 15:13:39 +05:00
  • 2b1c973177 web: allow editing note's created date from properties panel Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-06 11:31:31 +05:00
  • 7e87cf7fdc Merge pull request #9170 from streetwriters/editor/fix-line-height-css-issues Abdullah Atta 2026-01-14 13:52:36 +05:00
  • c8cd5a4dc8 mobile: fix line height not applied to paragraphs Ammar Ahmed 2026-01-14 13:36:37 +05:00
  • d00f7f6255 Merge pull request #9081 from streetwriters/fix/improve-sync-reliability Abdullah Atta 2026-01-14 11:48:34 +05:00
  • e8690e3419 web: fix toc headings alignment (#9143) 01zulfi 2026-01-14 11:48:04 +05:00
  • 72ff45c722 Merge pull request #9182 from streetwriters/web/week-format Abdullah Atta 2026-01-14 11:40:26 +05:00
  • 22a6271423 editor: fix duplicate block-id on splitting node (#9198) 01zulfi 2026-01-14 10:56:31 +05:00
  • a6032ffd72 web: fix empty command palette/quick open when locked note active (#9200) 01zulfi 2026-01-14 10:53:00 +05:00
  • 69ea9992ce web: enable toc toggle on new notes (#9201) 01zulfi 2026-01-14 10:52:24 +05:00
  • 36b4d69c2d mobile: week format settings Ammar Ahmed 2026-01-09 11:22:03 +05:00
  • 2129533aa9 web: add setting to change week format Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-08 15:49:13 +05:00
  • e635ace338 Merge pull request #9174 from streetwriters/fix/theme-server-crashing Abdullah Atta 2026-01-08 01:03:18 +05:00
  • e729086015 server(themes): bump version to 1.0.4 Abdullah Atta 2026-01-08 01:02:25 +05:00
  • 3fbb7ce548 server(themes): fix crash when fetching install count Abdullah Atta 2026-01-08 01:01:59 +05:00
  • e0c31d6fdd editor: fix icons not aligning in outline,task,check lists & callouts because of custom line height Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-07 13:50:02 +05:00
  • d19c5b9775 mobile: release 3.3.13-beta.0 v3.3.8-beta.0 3.3.13-beta.0-beta-android Ammar Ahmed 2026-01-07 10:00:58 +05:00
  • f01b88083f Merge branch 'master' into beta Abdullah Atta 2026-01-07 09:40:38 +05:00
  • d3ab1d1d2a web: bump version to 3.3.8-beta.0 Abdullah Atta 2026-01-07 09:39:11 +05:00
  • 7855442d33 Merge pull request #9161 from streetwriters/mobile-multipart-uploads Ammar Ahmed 2026-01-06 13:56:42 +05:00
  • bbaa6c76b4 mobile: add support for multipart uploads mobile-multipart-uploads Ammar Ahmed 2026-01-06 13:08:53 +05:00
  • cf71809f6c Merge pull request #9132 from streetwriters/fix/themes-not-instaling Abdullah Atta 2026-01-03 14:40:18 +05:00
  • 3b7d0ddb36 server(themes): remove _test key suffix Abdullah Atta 2026-01-03 14:40:06 +05:00
  • 482fea91f3 server(themes): bump version to 1.0.3 Abdullah Atta 2026-01-03 14:39:20 +05:00
  • 4bace10bab server(themes): make counter increment faster Abdullah Atta 2026-01-03 14:38:45 +05:00
  • 603b7da9e6 server(theme): update theme's install count immediately on install Abdullah Atta 2026-01-03 14:38:00 +05:00
  • bf4d168c96 server(theme): sort themes by total installs Abdullah Atta 2026-01-03 14:37:19 +05:00
  • 756bb82fb7 server(themes): sync themes every 1 hour (roughly) Abdullah Atta 2026-01-03 14:36:41 +05:00
  • 81b1005b02 Merge pull request #9128 from streetwriters/fix/themes-server-fetch-perf Abdullah Atta 2026-01-02 13:04:40 +05:00
  • 7ba52d1358 server(themes): bump version to 1.0.2 Abdullah Atta 2026-01-02 13:03:36 +05:00
  • fcfb2c7e01 server(themes): fetch installs once on sync instead of on every fetch Abdullah Atta 2026-01-02 13:03:19 +05:00
  • fa0a5afa63 Merge pull request #9113 from streetwriters/editor/collapsible-headings-perf Abdullah Atta 2026-01-02 09:43:06 +05:00
  • b881b236a0 editor: export & use AttributeUpdate interface Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> 01zulfi 2026-01-01 15:23:27 +05:00
  • ec9c40bd64 Merge pull request #9125 from streetwriters/fix-subscription-wording Ammar Ahmed 2026-01-01 12:53:04 +05:00
  • f0f7857355 mobile: fix wrong trial end date shown in settings fix-subscription-wording Ammar Ahmed 2026-01-01 12:51:05 +05:00
  • 9c59cbbc40 Merge pull request #8944 from streetwriters/web/fix-resizing-editor Abdullah Atta 2026-01-01 11:19:40 +05:00
  • 6dce41a070 web: fix editor & note title resizing when window resizes Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com> Abdullah Atta 2026-01-01 11:19:23 +05:00