Henry Heino
|
3c6a419cad
|
Desktop: Accessibility: Add "Move to" context menu action for notebooks (#11039)
|
2024-09-14 22:18:07 +01:00 |
|
Henry Heino
|
0caecedb8f
|
Desktop: Fixes #10828: Fix error when canceling bulk PDF export (#10839)
|
2024-08-08 20:00:19 +01:00 |
|
Henry Heino
|
c511fb59c7
|
Desktop: Fixes #10551: Watch resources for changes when opened from the Rich Text Editor (#10554)
|
2024-06-10 22:31:38 +01:00 |
|
Henry Heino
|
789d19b18c
|
Chore: Remove unused NoteTypeToggle event (#10521)
|
2024-05-30 08:31:54 +01:00 |
|
LightTreasure
|
548ba7d712
|
Desktop: Resolves #1752: Added capability to toggle visibility of the Menu Bar from the View menu (#10324)
|
2024-05-07 10:57:02 +01:00 |
|
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
|
Henry Heino
|
75cb639ed2
|
Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585)
|
2024-03-09 10:33:05 +00:00 |
|
Laurent Cozic
|
f19b1c5364
|
All: Resolves #483: Add trash folder (#9671)
|
2024-03-02 14:25:27 +00:00 |
|
Laurent Cozic
|
28fd9c3039
|
Tools: Spellcheck Markdown documents (#10004)
|
2024-02-26 16:53:48 +00:00 |
|
Ton Hoang Nguyen (Bill)
|
64684dc896
|
Desktop: Fixes #7834: Merged shorthand variants of spellcheck languages (#9983)
|
2024-02-26 10:27:34 +00:00 |
|
Laurent Cozic
|
47f95cb294
|
Chore: Implement cSpell to detect spelling mistakes in codebase (#10001)
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
|
2024-02-26 10:16:23 +00:00 |
|
Henry Heino
|
836e23c082
|
Desktop: Security: Disallow UNC file links (#9979)
|
2024-02-22 21:29:16 +00:00 |
|
Laurent Cozic
|
25b12a2366
|
Desktop: Fixes #9433: Fixed various scrolling issues when creating new notes or to-dos
|
2024-01-28 17:57:41 +00:00 |
|
Laurent Cozic
|
474e8c95a0
|
Chore: Make buildScriptIndexes generates code that passes linter
|
2024-01-05 09:46:53 +00:00 |
|
Laurent Cozic
|
a281163353
|
Chore: Automatically build migration index
|
2024-01-04 17:18:57 +00:00 |
|
Laurent Cozic
|
bce94f1775
|
Desktop: Add support for OCR (#8975)
|
2023-12-13 19:24:58 +00:00 |
|
CptMeetKat
|
fed623e3a4
|
Desktop: Fixes #6440: Enable translation for "Reveal file in folder" command (#8852)
|
2023-09-17 08:35:12 +01:00 |
|
Laurent Cozic
|
b9f36705ff
|
Desktop: Fixes #8844: Hide option to share a notebook when it is not available
|
2023-09-12 19:20:12 +01:00 |
|
Laurent Cozic
|
73eedd3ec3
|
Desktop: Fixes #8706: Pasting a resource in Rich Text editor breaks the resource link
|
2023-08-23 18:16:06 +01:00 |
|
renovate[bot]
|
39bc7ed397
|
Update buildTools (#8596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2023-08-01 15:38:59 +01:00 |
|
Laurent Cozic
|
16c87c36da
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
|
Laurent Cozic
|
1c1d20f82c
|
Chore: Desktop: Update for share permissions (#8528)
|
2023-07-23 15:57:55 +01:00 |
|
pedr
|
06b2ba9d75
|
Desktop, mobile: Add support for Joplin Cloud email to note functionality (#8460)
|
2023-07-18 20:15:45 +01:00 |
|
Laurent Cozic
|
77482a0c95
|
All: Add support for share permissions (#8491)
|
2023-07-16 17:42:42 +01:00 |
|
Laurent Cozic
|
dd6eec6a03
|
Tools: Apply rule @typescript-eslint/ban-types
|
2023-06-30 10:30:29 +01:00 |
|
Laurent Cozic
|
0c4ba592f6
|
Tools: Apply rule github/array-foreach
|
2023-06-30 09:39:21 +01:00 |
|
Laurent Cozic
|
c6a15b3186
|
Tools: Add eslint rule @typescript-eslint/array-type
|
2023-06-30 09:16:08 +01:00 |
|
Laurent Cozic
|
e89b59be8e
|
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
|
2023-06-30 09:11:26 +01:00 |
|
Laurent Cozic
|
fb27ae991c
|
Linux: Resolves #8289: Ask user to restart app after switching profile
|
2023-06-08 14:46:37 +01:00 |
|
Laurent Cozic
|
c89edd7b22
|
Tools: Implement "prefer-object-spread" eslint rule
|
2023-06-01 12:02:36 +01:00 |
|
Laurent Cozic
|
6c12ce0e04
|
Chore: Set type of main BrowserWindow, and fixed popup calls
|
2023-02-22 18:16:28 +00:00 |
|
pedr
|
3a14b76a61
|
Desktop: Add a menu option to reset the application layout (#7786)
|
2023-02-17 13:07:18 +00:00 |
|
Laurent Cozic
|
7fa1459dc3
|
Tools: Apply eslint rules "no-console" and "id-denylist"
|
2023-02-16 10:58:24 +00:00 |
|
Laurent Cozic
|
6ece7f4c1b
|
Desktop: Fixes #7354: Open callback URLs from within the application
|
2022-11-28 18:01:00 +01:00 |
|
asrient
|
f6a8bf9ea2
|
Desktop: Add PDF full screen viewer (#6821)
|
2022-09-11 14:58:32 +01:00 |
|
Anton Tuchkov
|
0356cbbfab
|
Desktop: Add support for multi-language spell check (#6617)
|
2022-08-27 12:05:44 +01:00 |
|
Laurent Cozic
|
d9a4a9cb30
|
Desktop: Ask to start in safe mode when the application has crashed
|
2022-04-25 17:18:26 +01:00 |
|
Laurent Cozic
|
1797e847aa
|
Desktop: Multi-profiles: Automatically restart the app when switching profiles on Linux
|
2022-04-17 12:26:58 +01:00 |
|
Laurent Cozic
|
b4a6e17090
|
Desktop: Multi-profiles: Assign an ID to profiles and remove path
|
2022-04-16 15:04:06 +01:00 |
|
Laurent
|
6458ad0540
|
Desktop: Resolves #591: Add support for multiple profiles (#6385)
|
2022-04-11 16:49:32 +01:00 |
|
Laurent Cozic
|
3725b14e04
|
Revert "Desktop: Fixes #5686: Fixed Tags Order (#6136)"
This reverts commit 07f128ae95 .
Due to regression: https://github.com/laurent22/joplin/issues/6301
|
2022-03-28 17:40:51 +01:00 |
|
OmGole
|
07f128ae95
|
Desktop: Fixes #5686: Fixed Tags Order (#6136)
|
2022-03-02 18:11:14 +00:00 |
|
Laurent Cozic
|
e813d15ef2
|
Desktop: Resolves #5934: Use same notebook dialog when creating a new notebook too
|
2021-12-31 07:26:06 +01:00 |
|
Laurent Cozic
|
c7d0d659a0
|
Tools: Fixed linter and tsc errors
|
2021-12-28 14:17:59 +01:00 |
|
Laurent Cozic
|
83c0c48c83
|
Plugins: Added "openItem" command
|
2021-12-27 17:44:53 +01:00 |
|
Laurent Cozic
|
6e6432bfee
|
Plugins: Added revealResourceFile command
|
2021-12-27 17:40:46 +01:00 |
|
Laurent Cozic
|
667d6420f2
|
All: Fixed issue where synchroniser would try to update a shared folder that is not longer accessible
|
2021-12-20 15:47:50 +01:00 |
|
Laurent Cozic
|
1bb7bbb9e5
|
Desktop: Fixed sharing notebook when recipient is not allowed to share
|
2021-11-21 14:35:01 +00:00 |
|
Laurent Cozic
|
e97bb78ce4
|
Desktop, Mobile: Added support for notebook icons
|
2021-11-15 17:19:51 +00:00 |
|
Kenichi Kobayashi
|
f495db1391
|
Desktop: Sort Order Buttons and Per-Notebook Sort Order (#5437)
|
2021-11-11 15:33:37 +00:00 |
|