Henry Heino
|
5cdc1e93b3
|
Mobile: Fix quickly enabling/disabling multiple plugins can lead to errors and missing plugins (#10380)
|
2024-04-27 11:45:39 +01:00 |
|
Henry Heino
|
03617eb8a7
|
Mobile: Resolves #10360: Make most plugins default to being desktop-only (#10376)
|
2024-04-27 11:43:25 +01:00 |
|
Henry Heino
|
c0c3b4d23e
|
Mobile: Plugins: Fix event listener memory leak when disabling/uninstalling plugins (#10280)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-04-11 09:04:47 +01:00 |
|
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
|
Henry Heino
|
f899c97c4c
|
Mobile,Desktop: Resolves #10206: Allow marking a plugin as mobile-only or desktop-only (#10229)
|
2024-04-03 18:51:09 +01:00 |
|
Henry Heino
|
bdb2e588f3
|
iOS: Resolves #10154: Allow installing recommended plugins (#10223)
|
2024-03-29 12:40:54 +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
|
39b44ff439
|
Desktop: Disable built-in copy of Simple Backup by default in Joplin Portable (#9907)
|
2024-02-08 22:48:39 +00:00 |
|
Henry Heino
|
6ebc7993be
|
Desktop: Fixes #9832: Fix user-installed versions of built-in plugins can't access resources in some cases (#9849)
|
2024-02-03 20:28:47 +01:00 |
|
Henry Heino
|
13da286b55
|
Desktop: Fixes #9781: Extract default plugins to directories matching their IDs (#9782)
|
2024-01-26 10:33:48 +00:00 |
|
Henry Heino
|
d8d0e705f2
|
Desktop: Fixes #9725: Fix warning logged when uninstalling multiple plugins (#9726)
|
2024-01-18 11:24:44 +00:00 |
|
Henry Heino
|
ee18271f9b
|
Desktop: Resolves #7934: Don't create an extra copy of default plugins (load directly from the app bundle) (#9508)
|
2023-12-22 11:31:57 +00:00 |
|
Henry Heino
|
4fc786cf0b
|
Desktop: Resolves #7934: Add Simple Backup as a default plugin (#9360)
|
2023-12-11 13:58:45 +00:00 |
|
Laurent Cozic
|
8be22ed910
|
Plugins: Add support for getting plugin settings from a Markdown renderer
|
2023-11-03 19:45:21 +00:00 |
|
Laurent Cozic
|
2e9f93ad9a
|
Tools: Enable eslint rule comma-dangle: always-multiline for functions
|
2023-08-22 11:58:53 +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 |
|
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
|
3eca4ada5a
|
Tools: Add eslint rule "jest/require-top-level-describe"
|
2023-03-09 17:50:56 +00:00 |
|
pedr
|
f2995dd196
|
Tools: Add prefer-arrow-callbacks to ESlint rules (#7810)
|
2023-02-20 15:02:29 +00:00 |
|
Laurent Cozic
|
64199704c2
|
Chore: Complete Jest upgrade
|
2022-11-15 10:23:50 +00: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 |
|
Mayank Bondre
|
3942029c90
|
Desktop: Bundle default plugins with desktop application (#6679)
|
2022-09-01 11:53:58 +01:00 |
|
Mayank Bondre
|
01f4bb0591
|
Desktop: Install default plugins on first app start (#6585)
|
2022-09-01 11:44:33 +01:00 |
|
Laurent
|
7f64fbfd9b
|
Tools: Use Yarn 3 to manage monorepo (#5833)
|
2021-12-20 15:08:43 +00:00 |
|
Laurent Cozic
|
8f6a47536c
|
Desktop: Download plugins from GitHub release
|
2021-06-01 11:09:46 +02:00 |
|
Laurent Cozic
|
cde25fad92
|
Fixed tests and server build
|
2021-05-25 17:50:51 +02:00 |
|
Laurent Cozic
|
e94503abbe
|
Tools: Fixed tests
|
2021-05-21 17:02:56 +02:00 |
|
Laurent Cozic
|
2806aa1b19
|
Tools: Moved lib-specific tests under lib package
|
2021-05-21 15:17:21 +02:00 |
|
Jalaj
|
0985340a7f
|
Desktop: Resolves #4614: Allow registering multiple settings in one call (#4627)
|
2021-03-23 09:01:02 +00:00 |
|
Laurent Cozic
|
3a8aea1aa4
|
Fixed tests
|
2021-02-08 16:28:18 +00:00 |
|
Laurent Cozic
|
f0943f7b67
|
Fixed tests
|
2021-02-08 15:36:36 +00:00 |
|
Laurent Cozic
|
86610e7561
|
Converted models and services to TypeScript
|
2021-01-22 17:41:11 +00:00 |
|
Laurent Cozic
|
f37d37e613
|
Desktop: Allow updating a plugin
|
2021-01-19 22:58:09 +00:00 |
|
Laurent Cozic
|
023170548f
|
Plugins: Added joplin.settings.onChange event
|
2021-01-08 22:20:59 +00:00 |
|
Laurent Cozic
|
b5fc206202
|
Plugins: Added joplin.workspace.selectedFolder()
|
2021-01-04 16:49:59 +00:00 |
|
Laurent Cozic
|
cdf2873883
|
Plugins: Commands would not show up in keymap editor when no shortcut was associated with them
Ref: https://discourse.joplinapp.org/t/plugin-note-tabs/12752/39
|
2020-12-08 19:45:08 +00:00 |
|
Laurent Cozic
|
717b8da1f8
|
Tools: Cleaned up tests and splitted sync tests into smaller parts
|
2020-12-01 18:05:24 +00:00 |
|
Laurent Cozic
|
05e9000087
|
Plugins: Improved note change event handling. Also added tests and improved debugging plugins.
|
2020-12-01 14:08:41 +00:00 |
|
Laurent Cozic
|
17d835d694
|
Tools: Apply rule @typescript-eslint/member-delimiter-style
|
2020-11-12 19:29:22 +00:00 |
|
Laurent Cozic
|
d20694e52c
|
Tools: Apply rule @typescript-eslint/type-annotation-spacing
|
2020-11-12 19:13:28 +00:00 |
|
Laurent Cozic
|
06f2fda946
|
Tools: Replace Jasmine with Jest to run tests
|
2020-11-10 15:59:30 +00:00 |
|
Laurent Cozic
|
04bfbec96b
|
Tools: Renamed package namespace from @joplinapp to @joplin
|
2020-11-07 15:59:37 +00:00 |
|
Laurent Cozic
|
cc07016b07
|
All: Use Lerna to manage monorepo
|
2020-11-05 16:58:23 +00:00 |
|