Julien
71ea74d273
Desktop: Fixes #4801 : Do not allow update for plugins incompatible with current version ( #7936 )
2023-03-17 08:50:51 +00:00
Laurent Cozic
99c6c9b411
Tools: Add more eslint/jest rules
2023-03-09 17:50:56 +00:00
Laurent Cozic
c1db7182ac
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
Self Not Found
ad4d71dbe1
Desktop: Fixes #7831 : Skip the resources which haven't been downloaded yet when exporting ( #7843 )
2023-03-03 11:31:49 +00:00
Laurent Cozic
a6536e1ef9
Chore: Improve logging on api/notes
2023-02-24 18:50:04 +00:00
Laurent Cozic
92cf5abd08
Desktop: Fixed clipping certain pages that contain images within links
2023-02-24 18:49:27 +00:00
pedr
6a9848ebe7
Desktop: Fixes #7782 : Markdown + Front Matter export fails when tag(s) lost ( #7820 )
2023-02-21 17:57:04 +00:00
pedr
f2995dd196
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
Laurent Cozic
7fa1459dc3
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
pedr
c706b8dd2f
Desktop: Allow 'Paste as Text' on the Rich Text Editor ( #7751 )
2023-02-13 19:16:33 +00:00
Laurent Cozic
0019bb8d6b
Tools: Add eslint rule "@typescript-eslint/no-inferrable-types"
2023-02-05 12:27:09 +00:00
Wartijn
4e942afba6
API: Fixes #6862 set todo related fields when adding or changing a todo ( #7395 )
2023-01-11 19:14:19 +00:00
Laurent Cozic
4888b4bd14
Tools: Enable eslint rule "comma-spacing"
2023-01-11 18:40:14 +00:00
Laurent Cozic
fa7d48a3bd
Chore: Desktop: Add more ways to automatically populate the database
2023-01-10 18:14:48 +00:00
Laurent Cozic
6bb52d5ad6
Mobile: Add support for multiple profiles
2023-01-10 12:08:13 +00:00
Laurent Cozic
767213cdc1
Mobile: Add support for realtime search
2022-12-30 14:12:07 +00:00
Laurent Cozic
d690146f9f
Chore: Make it easier to test publishing notes
2022-12-24 12:30:52 +00:00
Laurent Cozic
dbd480913d
Fix CI
2022-11-20 10:10:41 +00:00
Laurent Cozic
fda62a97b5
Fix build
2022-11-17 15:36:33 +00:00
Laurent Cozic
64199704c2
Chore: Complete Jest upgrade
2022-11-15 10:23:50 +00:00
SFulpius
3dd008ae9a
Desktop: Fixes #6721 : Fix exporting resources to md and md + frontmatter ( #6768 )
...
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2022-11-01 14:35:48 +00:00
Laurent Cozic
fd445773ce
Desktop: Resolves #6979 : Display the plugin name in dialog boxes created by plugins
2022-10-30 17:45:47 +00:00
Self Not Found
fa67b7193c
Desktop: Enable proxy support when fetching list of available plugins ( #6907 )
2022-10-15 22:21:06 +01:00
Laurent Cozic
44a96f347a
Tools: Add eslint rule prefer-await-to-then
2022-09-30 17:32:00 +01:00
Mayank Bondre
66c9ee0a1a
Desktop: Fix missing plugin file error and missing setting key error in dev mode ( #6827 )
2022-09-12 16:08:06 +01:00
Laurent Cozic
7974df98ff
Desktop: Display default notebook icons when at least one notebook has an icon
2022-09-05 17:26:22 +01:00
Mayank Bondre
80906cbdb3
Desktop: Remove demo plugins folder and update pinned version of backup plugin ( #6801 )
2022-09-05 12:36:21 +01:00
Mayank Bondre
01f4bb0591
Desktop: Install default plugins on first app start ( #6585 )
2022-09-01 11:44:33 +01:00
Laurent Cozic
ebf9a9375c
Desktop, Cli: Fixes #6704 : Fixed names of imported duplicate notebooks
2022-08-29 16:22:13 +01:00
Laurent Cozic
8b91427056
Chore: Added more messages for external editing
2022-08-29 15:09:30 +01:00
Retrove
58dc4feee7
Plugins: Add support for media links in plugin manifest.json ( #6672 )
2022-08-27 12:11:56 +01:00
Anton Tuchkov
0356cbbfab
Desktop: Add support for multi-language spell check ( #6617 )
2022-08-27 12:05:44 +01:00
Laurent Cozic
ce02d4c94f
Chore: Finished applying eqeqeq rule
2022-07-23 11:33:12 +02:00
Laurent Cozic
052d9f03d6
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
Laurent Cozic
06d5feaa63
All: Fixes #6645 : Do not encrypt non-owned note if it was not shared encrypted
2022-07-12 11:28:48 +01:00
Laurent Cozic
3b35ab6581
Plugins: Added joplin.versionInfo method
2022-07-03 14:32:29 +01:00
asrient
c0bc4c38c3
Clipper: Resolves #6247 : Clipper unable to pull and store PDFs ( #6384 )
2022-06-20 13:56:54 +01:00
Laurent Cozic
91df23e959
Chore: Removed lodash package to save space
2022-05-26 15:57:44 +01:00
Laurent Cozic
015562c86a
Tools: Added cspell config
2022-05-01 19:38:00 +01:00
Laurent Cozic
fc095986b0
Plugins: Add support for file and directory selector in Settings API
2022-04-20 16:21:57 +01:00
Laurent Cozic
b7167552ec
Desktop: Enabled plugin throttling logic to prevent certain plugins from freezing the app
2022-04-19 15:53:13 +01:00
Kenichi Kobayashi
5d9b43ee31
Desktop: Resolves #5770 : Performance improvement when switching note while plugins are running ( #6409 )
2022-04-17 12:41:27 +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
1b043d856d
Chore: Refactor note list on desktop using React Hooks ( #6410 )
2022-04-14 16:50:42 +01:00
Laurent
e5313a9719
Desktop: Resolves #6338 : Improve E2EE usability when accidentally creating multiple keys ( #6399 )
2022-04-13 12:18:38 +01:00
Laurent Cozic
0374505212
Chore: Fixed CI tests
2022-04-12 12:42:21 +01:00
Laurent Cozic
74273cd570
Plugins: Allow updating a resource via the data API
2022-04-11 17:01:01 +01:00
Laurent
6458ad0540
Desktop: Resolves #591 : Add support for multiple profiles ( #6385 )
2022-04-11 16:49:32 +01:00
Mayank Bondre
0b32a29cce
Plugins: Resolves #5867 : Add support for "categories" manifest field ( #6109 )
2022-04-10 10:52:31 +01:00
Laurent Cozic
f2bfa30e04
Api: Fixed updating resource content
2022-04-09 11:58:08 +01:00