Laurent Cozic
16c87c36da
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
Henry Heino
aebfa6e96d
Desktop: Fixes #8535 : Fix CodeMirror context menu not containing correct items ( #8543 )
2023-07-26 18:07:00 +01:00
Laurent Cozic
4c5837b85b
Desktop: Prevent app from crashing when changing screens
...
Ref: https://github.com/laurent22/joplin/issues/6052#issuecomment-1627528277
2023-07-09 14:12:41 +01:00
Laurent Cozic
dd6eec6a03
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +01:00
Laurent Cozic
48ef6db4a5
Tools: Apply @typescript-eslint/ban-ts-comment rule
2023-06-30 10:22:47 +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
3c0331eb6e
Desktop: Fixes #8210 : Display plugin console in dev mode
2023-06-12 17:30:47 +01:00
Laurent Cozic
3eca4ada5a
Tools: Add eslint rule "jest/require-top-level-describe"
2023-03-09 17:50:56 +00:00
Laurent Cozic
6c12ce0e04
Chore: Set type of main BrowserWindow, and fixed popup calls
2023-02-22 18:16:28 +00:00
Laurent Cozic
7fa1459dc3
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
Laurent Cozic
625689dbb1
Tools: Add "@typescript-eslint/object-curly-spacing" rule
2023-02-16 10:58:23 +00:00
Laurent Cozic
8b3c9e81a7
Desktop: Fixes #7598 : Fixed crash when loading certain plugins
2023-01-08 11:26:36 +00:00
Laurent Cozic
a43ce33adf
Desktop: Fixed certain plugins that were using the sqlite3 database
2023-01-05 10:21:26 +00:00
Laurent Cozic
64199704c2
Chore: Complete Jest upgrade
2022-11-15 10:23:50 +00:00
Laurent Cozic
a40a5ef3bf
Chore: Fixes
2022-11-15 09:11:23 +00:00
Laurent Cozic
ae178016ab
Desktop: Fixed crash when setting spellchecker language to en-IN
2022-10-29 11:46:13 +01:00
Anton Tuchkov
0356cbbfab
Desktop: Add support for multi-language spell check ( #6617 )
2022-08-27 12:05:44 +01:00
Laurent Cozic
7e8a6dfb54
Tools: Add react-hooks/exhaustive-deps eslint rule
2022-08-19 12:10:04 +01:00
Laurent Cozic
ce02d4c94f
Chore: Finished applying eqeqeq rule
2022-07-23 11:33:12 +02:00
Laurent Cozic
3b35ab6581
Plugins: Added joplin.versionInfo method
2022-07-03 14:32:29 +01:00
Laurent Cozic
7ec3a7be9f
Desktop: Remove plugin backoff handler for now
2022-05-17 14:08:54 +01:00
Laurent Cozic
22ae50c126
Desktop: More permissive plugin back-off rules
2022-04-27 13:20:25 +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
b7167552ec
Desktop: Enabled plugin throttling logic to prevent certain plugins from freezing the app
2022-04-19 15:53:13 +01:00
Laurent Cozic
6bb0318c2f
Desktop: Disable plugin throttling for now
2022-01-19 09:03:36 +00:00
Laurent Cozic
c6b67126fb
Desktop: Disable plugin throttling mechanism for now
2022-01-18 11:07:19 +00:00
Kenichi Kobayashi
8825133675
Desktop: Fixes #5968 : Default sort order lost on exit ( #6022 )
2022-01-16 11:49:16 +00:00
Laurent Cozic
3cf0841775
Desktop: Fixes #5707 : Add back text editor commands to Command Palette
2021-12-31 09:20:29 +01:00
Laurent Cozic
c7d0d659a0
Tools: Fixed linter and tsc errors
2021-12-28 14:17:59 +01:00
Laurent
fa868297a2
Plugins: Throttle plugins that make too many API calls ( #5895 )
2021-12-27 18:12:21 +00:00
Laurent Cozic
9ca298f500
Tools: Fixes #5902 : Correctly load external resources when bundling desktop app
2021-12-23 12:04:09 +01:00
Laurent
7f64fbfd9b
Tools: Use Yarn 3 to manage monorepo ( #5833 )
2021-12-20 15:08:43 +00:00
Kenichi Kobayashi
f495db1391
Desktop: Sort Order Buttons and Per-Notebook Sort Order ( #5437 )
2021-11-11 15:33:37 +00:00
agerardin
6b31609338
Plugins: Allow posting messages from plugin to webview ( #5569 )
2021-11-09 15:50:50 +00:00
Laurent
af19865865
All, Server: Add support for sharing notes when E2EE is enabled ( #5529 )
2021-11-03 16:24:40 +00:00
Laurent Cozic
0bae4690c9
Removed debug code
2021-10-15 16:17:47 +01:00
Laurent Cozic
8a7fa78c54
Chore: Moved share invitation response logic to separate file (Desktop)
2021-10-15 16:16:02 +01:00
Laurent Cozic
4a7746beb2
Desktop: Upgrade Electron from v10 to v14
2021-10-01 19:35:27 +01:00
Laurent Cozic
80762572cf
Chore: Moved app state to separate file
2021-09-04 18:11:29 +01:00
Ahmad Mamdouh
9b27b3b1fb
Plugins: Resolves #5288 : Improved support for fitToContent webview property ( #5298 )
2021-08-18 12:09:45 +01:00
Laurent Cozic
70cdaa3a22
Revert "Plugins: Add ability to make dialogs fit the application window ( #5219 )"
...
This reverts commit c89037b4a2
.
Ref: https://github.com/laurent22/joplin/pull/5219#issuecomment-896702259
2021-08-11 11:25:14 +01:00
Laurent Cozic
07d2a60c75
Plugins: Add support for loading application chrome and note CSS from the plugin
2021-07-23 11:05:21 +01:00
Ahmad Mamdouh
c89037b4a2
Plugins: Add ability to make dialogs fit the application window ( #5219 )
2021-07-22 10:21:57 +01:00
Laurent Cozic
d13b1f96ba
fixed tests
2021-06-20 13:46:50 +01:00
Laurent
0765cf5955
All: Add support for sharing notebooks with Joplin Server ( #4772 )
...
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00
Brett Bender
108b5b4cdc
Desktop: Fixes #4754 : Roboto font in plugins ( #4755 )
2021-04-24 09:51:21 +01:00
Ahmad Mamdouh
1354c247b4
Desktop: Resolves #4766 : ENTER key no longer submits dialogs when a textarea is focused. ( #4777 )
2021-04-08 10:31:26 +01:00
Caleb John
80cb18ca90
Desktop: Enforce utf-8 charset for plugin scripts ( #4509 )
2021-02-23 10:53:19 +00:00
Laurent Cozic
526b16b931
Plugins: Resolves #4474 : Focus dialog when it is opened so that ENTER/ESC shortcuts work
2021-02-07 09:39:56 +00:00
Laurent Cozic
ea49242f24
Plugins: Add support for joplin.plugins.installationDir
to allow accessing external files packaged with the plugin
2021-01-27 12:48:47 +00:00