renovate[bot]
6070a931c4
Update dependency aws-sdk to v2.1259.0 ( #7326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 01:06:52 +00:00
renovate[bot]
457cb05162
Update dependency aws-sdk to v2.1258.0 ( #7319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-19 03:19:26 +00:00
renovate[bot]
adc7d8e2f1
Update dependency aws-sdk to v2.1257.0 ( #7309 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 00:33:43 +00:00
renovate[bot]
67f7e2e7ff
Update dependency typescript to v4.9.3 ( #7310 )
2022-11-17 16:23:13 +00:00
renovate[bot]
b1f840622d
Update dependency typescript to v4.8.4 ( #7280 )
2022-11-15 10:56:35 +00:00
Laurent Cozic
64199704c2
Chore: Complete Jest upgrade
2022-11-15 10:23:50 +00:00
renovate[bot]
81299384af
Update jest monorepo to v29 ( #7287 )
2022-11-15 09:21:45 +00:00
renovate[bot]
fce571f38c
Update dependency terminal-kit to v3 ( #7276 )
2022-11-15 08:16:58 +00:00
renovate[bot]
b44b733090
Update dependency yargs-parser to v21 ( #7284 )
2022-11-15 08:13:31 +00:00
renovate[bot]
e4254d6195
Update dependency aws-sdk to v2.1254.0 ( #7297 )
2022-11-14 22:38:27 +00:00
Laurent Cozic
a2de167b95
All: Security: Fix XSS when a specially crafted string is passed to the renderer
2022-11-14 17:16:59 +00:00
renovate[bot]
48074c254d
Update dependency strip-ansi to v6.0.1 ( #7290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 05:40:32 +00:00
Laurent Cozic
a873898422
Fix TS
2022-11-13 14:25:06 +00:00
Laurent Cozic
a3c88b6ec7
Fixed string-ansi
2022-11-13 12:30:47 +00:00
Laurent Cozic
97e88d7983
Fixed CI
2022-11-13 11:37:05 +00:00
renovate[bot]
8d58ad7d86
Update dependency proper-lockfile to v4 ( #7241 )
2022-11-13 10:41:56 +00:00
renovate[bot]
9c95bc987e
Update dependency strip-ansi to v7 ( #7269 )
2022-11-13 10:38:58 +00:00
renovate[bot]
5325e85b9d
Update dependency sqlite3 to v5.1.2 ( #7265 )
2022-11-13 08:38:59 +00:00
renovate[bot]
20518112e3
Update dependency open to v8 ( #7227 )
2022-11-12 13:11:45 +00:00
renovate[bot]
af100c1c4b
Update dependency aws-sdk to v2.1253.0 ( #7206 )
2022-11-12 10:21:39 +00:00
renovate[bot]
1b41a22487
Update dependency fs-extra to v10.1.0 ( #7177 )
2022-11-11 16:05:54 +00:00
renovate[bot]
42d1f9e2f7
Update dependency aws-sdk to v2.1251.0 ( #7171 )
2022-11-10 07:50:06 +00:00
renovate[bot]
e15ab8edab
Update dependency aws-sdk to v2.1249.0 ( #7127 )
2022-11-07 23:13:50 +00:00
renovate[bot]
7defd590ad
Update dependency keytar to v7.9.0 ( #7124 )
2022-11-07 18:43:02 +00:00
renovate[bot]
f11651b503
Update dependency aws-sdk to v2.1248.0 ( #7110 )
2022-11-07 07:50:29 +00:00
renovate[bot]
061f5f22c4
Update dependency url-parse to v1.5.10 ( #7102 )
2022-11-06 22:34:03 +00:00
renovate[bot]
2eb9e727e7
Update dependency @types/node to v18 ( #7068 )
2022-11-05 18:52:00 +00:00
renovate[bot]
2d730e1693
Update dependency sharp to v0.31.2 ( #7078 )
2022-11-05 18:51:21 +00:00
Laurent Cozic
12531a63f9
Tools: Also pin dev dependencies
2022-11-05 14:52:40 +00:00
Laurent Cozic
3a09945ad0
Tools: Pin all dependencies
2022-11-05 13:09:41 +00:00
renovate[bot]
439289ce24
Update dependency sharp to ^0.31.0 ( #7041 )
2022-11-04 20:13:18 +00:00
Laurent Cozic
f81891d320
Tools: Fixed test
2022-11-02 10:04:31 +00:00
Laurent Cozic
7992fe5b63
Tools: Setup test framework for CLI app
2022-11-01 15:28:14 +00:00
Laurent Cozic
56229d640b
Chore: Clean up and simplify translatable strings
2022-10-30 18:37:58 +00:00
Laurent Cozic
35ce87303f
Doc: Update copyright
2022-10-20 14:27:16 +01:00
Laurent Cozic
116e2fc92e
CLI v2.9.1
2022-10-12 15:50:17 +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
Andrej Lifinzew
b5b281c276
CLI: Resolves #1728 : Toggle short ids and mv notebooks ( #6671 )
2022-09-05 12:37:51 +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 Cozic
052d9f03d6
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
Laurent Cozic
eb71260674
Chore: Setup new release 2.9
2022-07-11 10:07:21 +01:00
jd1378
effba83a0e
Android: Fixes #5779 : Fixed android filesystem sync ( #6395 )
2022-07-10 15:26:24 +01:00
Eduardo Esparza
8f3fd0bf8b
Cli: Resolves #6478 : Added note count indicator per notebook ( #6526 )
2022-06-26 17:55:49 +01:00
Laurent Cozic
d4c209e638
CLI v2.8.1
2022-05-18 14:03:43 +01:00
Laurent Cozic
c95367fbbb
Doc: Minor fix on API doc
2022-04-26 17:03:58 +01:00
Laurent Cozic
8abdbfe2bd
Fixed MdToHtml regression
2022-04-26 12:52:48 +01:00
Laurent Cozic
774c20772b
Security: Fixed disallowed tag XSS
2022-04-25 17:18:27 +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
55db877f85
Tools: Use simpler test passwords
2022-04-12 17:06:53 +01:00
Laurent Cozic
c94a98b841
Chore: Setup new release 2.8
2022-04-12 15:30:37 +01:00
Kenichi Kobayashi
f6e21e0180
Desktop: Fixes #6074 : Scroll jumps when typing if heavy scripts or many large elements are used ( #6383 )
2022-04-10 11:31:17 +01:00
Laurent Cozic
f2bfa30e04
Api: Fixed updating resource content
2022-04-09 11:58:08 +01:00
Laurent Cozic
37d51c3b58
Plugins: Allow updating a resource via the data API
2022-03-28 16:35:41 +01:00
Mayank Bondre
bc977bf43f
Desktop: Fixes #5803 : Fixes alt text not appearing in html ( #6017 )
2022-01-18 11:11:21 +00:00
Laurent Cozic
26883d31da
Setup new release 2.7
2021-12-27 17:56:59 +01:00
Laurent Cozic
de569bd995
Plugins: Updated types
2021-12-27 17:46:46 +01:00
Laurent Cozic
d458bd115e
Fixed share service on CLI
2021-12-21 18:52:27 +01:00
Laurent Cozic
e08359f7e0
Tools: Removed no longer needed double-dash and fixed CI
2021-12-21 17:55:30 +01:00
Laurent Cozic
106ce4b09d
Tools: Do not clear output of tsc watch
2021-12-21 12:43:12 +01:00
Laurent
7f64fbfd9b
Tools: Use Yarn 3 to manage monorepo ( #5833 )
2021-12-20 15:08:43 +00:00
Laurent Cozic
8297d5a5c7
Tools: Fixed CLI tcp-port-used dependency
2021-12-18 16:25:59 +01:00
Laurent Cozic
0e9dc0f272
CLI v2.6.2
2021-12-17 13:02:10 +01:00
Laurent Cozic
e0e93c436b
All: Fixed "Invalid lock client type" error when migrating sync target
2021-12-13 10:32:22 +01:00
Laurent Cozic
c19e59f5da
Cli: Ask for master password when encryption or decryption fails
2021-11-22 17:57:02 +00:00
Laurent Cozic
bffd181f51
Tools: Fixed Android build
2021-11-21 16:38:56 +00:00
Laurent Cozic
0ec0d87e71
All: Resolves #5754 : Improved error message when synchronising with Joplin Server
2021-11-19 11:26:01 +00:00
Laurent Cozic
4deeed0d5c
Desktop, Mobile: Fixes #5687 : Fixed issue with parts of HTML notes not being displayed in some cases
2021-11-09 18:33:28 +00:00
Laurent Cozic
89179c2776
Desktop, Cli: Add support for more style of highlighted texts when importing ENEX files
2021-11-09 16:42:50 +00:00
agerardin
6b31609338
Plugins: Allow posting messages from plugin to webview ( #5569 )
2021-11-09 15:50:50 +00:00
Kenichi Kobayashi
630a400181
Desktop: Resolves #2242 : Implements Sync-Scroll for Markdown Editor and Viewer ( #5512 )
2021-11-03 12:10:46 +00:00
Laurent Cozic
84ec845499
CLI v2.6.1
2021-11-03 11:34:14 +00:00
Laurent Cozic
bcd568a496
Setup new release 2.6
2021-11-02 20:07:13 +00:00
Laurent Cozic
22d472df5c
Tools: Added testing command to create many items in parallel
2021-10-31 17:36:54 +00:00
Laurent Cozic
b655f2780f
Server: Added item owner ID, and allow disabling db auto-migrations
2021-10-27 16:18:42 +01:00
Kingsley Yung
5e6e1bf913
Cli: Fixes #5341 : Ignore newline between quotes while spliting batch ( #5540 )
2021-10-16 12:19:53 +01:00
Caleb John
2acd55eb81
Desktop, Cli: Resolves #5224 : Add Markdown + Front Matter exporter/importer ( #5465 )
2021-10-16 09:59:37 +01:00
Laurent
c758377188
All: Add support for public-private key pairs and improved master password support ( #5438 )
...
Also improved SCSS support, which was needed for the master password dialog.
2021-10-03 16:00:49 +01:00
Laurent Cozic
4a7746beb2
Desktop: Upgrade Electron from v10 to v14
2021-10-01 19:35:27 +01:00
Laurent Cozic
6a22fb51f3
Setup new release 2.5
2021-09-29 16:45:06 +01:00
Laurent Cozic
3a9867db33
CLI v2.4.1
2021-09-29 16:29:06 +01:00
Laurent Cozic
e447acc076
Desktop: Resolves #5440 : Do not escape content when copying from Rich Text editor
2021-09-19 13:00:06 +01:00
Laurent Cozic
87f83236cf
Desktop: Fixes #5480 : Underline was not applied when using Cmd+U in Rich Text editor
2021-09-19 12:35:06 +01:00
Laurent Cozic
f91b4edb30
Tools: Tweak to stress test script
2021-09-17 18:27:25 +01:00
Laurent Cozic
b56177a4e3
Tools: Added tools to stress test Joplin Server
2021-09-17 10:59:10 +01:00
Laurent Cozic
9ebec8c178
Cli: Fixes #5435 : Setting note contents using "set" command does not update note timestamp
2021-09-08 10:32:44 +01:00
Laurent Cozic
b88b747ba6
Api: Resolves #5199 : Add support for "events" end point to retrieve info about latest note changes
2021-08-30 18:53:24 +01:00
Laurent Cozic
814f602bd6
Chore: Moved EncryptionService under e2ee directory
2021-08-23 18:47:07 +01:00
Caleb John
4ba417a2f4
Desktop: Various improvements to Markdown import and export ( #5290 )
...
In preparation for #5224
2021-08-23 00:35:45 +01:00
Laurent Cozic
50f421c5d9
Tools: Setup release 2.4
2021-08-21 10:46:46 +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
fe4900d254
Desktop: Add Sync Wizard dialog
2021-08-16 15:20:14 +01:00
Laurent Cozic
0aaf888aa5
CLI v2.3.2
2021-08-16 10:39:20 +01:00
Laurent Cozic
8c93a89c0a
Tools: Fixed CLI release
2021-08-16 10:37:48 +01:00
Roman Musin
e57e5d3b3f
All: Fixes #5245 : Bump hightlight.js to v11.2 ( #5278 )
2021-08-12 22:07:57 +01:00
Laurent Cozic
bd907ddeb2
Tools: Trying again to upgrade lock files to v2
2021-08-12 18:01:55 +01:00
Laurent
dcd5a8d975
All: Improved E2EE usability by making its state a property of the sync target ( #5276 )
2021-08-12 16:54:10 +01:00
Laurent Cozic
9c37a3e5e4
Setup new release 2.3
2021-08-12 16:49:37 +01:00
Laurent Cozic
98d6aff275
Doc: Create page with info about Configuration Screen and added links to it
2021-08-12 16:20:56 +01:00
Laurent Cozic
252d65ebe1
CLI v2.2.2
2021-08-11 16:35:11 +01:00
Laurent Cozic
15766d18f5
Cli: Fixed version command so that it does not require the keychain
2021-08-11 16:27:23 +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
6927335330
Revert: All: Resolves #4810 , Resolves #4610 : Fix AWS S3 sync error and upgrade framework to v3 ( #5212 )
...
Revert commit d2e2866995
Ref: https://github.com/laurent22/joplin/issues/5287
2021-08-11 11:24:01 +01:00
Laurent Cozic
b90ec3af1e
Tools: Update version numbers of sub-packages
2021-08-10 15:41:54 +01:00
Laurent Cozic
bac0d68156
Plugins: Updated types
2021-08-10 11:34:49 +01:00
Laurent Cozic
97349ceb6a
CLI v2.2.1
2021-08-10 11:21:37 +01:00
Lee Matos
d2e2866995
All: Resolves #4810 , Resolves #4610 : Fix AWS S3 sync error and upgrade framework to v3 ( #5212 )
2021-08-09 19:03:03 +01:00
Laurent Cozic
c3f10d31cb
Chore: Convert E2EE related files to TypeScript
2021-08-07 12:22:37 +01:00
Ahmad Mamdouh
d3c1edc3ee
Fix wrong variable name ( #5235 )
2021-07-24 10:41:39 +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
75cc73cc0c
Desktop, Cli: Fixes #5213 : Import highlighted text from ENEX files
2021-07-20 10:39:20 +01:00
Laurent
5214da0a44
Doc: Added new website front page and moved doc under /help ( #5169 )
2021-07-10 11:16:13 +01:00
Laurent Cozic
0bc892e40e
Setup version 2.2
2021-07-03 16:40:44 +01:00
Laurent Cozic
1476cdf467
CLI v2.1.2
2021-06-27 16:52:03 +01:00
Laurent Cozic
b77f9388b0
CLI v2.1.1
2021-06-27 15:08:54 +01:00
Laurent Cozic
0019bd147a
Desktop, Cli: Fixes #4965 : Handle special type of code block when importing ENEX files
2021-06-23 11:55:10 +01:00
Laurent Cozic
67d9977489
Desktop, Clipper: Web Clipper now must request authorisation before accessing the application data
2021-06-22 19:57:04 +01:00
Laurent Cozic
50ecdc2ff1
Plugins: Add support for read and writing text, HTML and images from/to clipboard
2021-06-20 12:03:18 +01:00
Laurent Cozic
097e49d797
All: Fixes #5051 : Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes
2021-06-20 11:19:59 +01:00
Laurent Cozic
ab9bbcbff2
Plugins: Fixed saving secure settings to the keychain, and added way to store plugin settings to settings.json
2021-06-19 15:56:37 +01:00
Laurent Cozic
7aff6d271d
Cli: Added flag to disable local lock when synchronising
2021-06-19 11:41:36 +01:00
Laurent Cozic
a86a80b21c
Fixed column type for Postgres
2021-06-19 11:05:06 +01:00
Laurent Cozic
4dc1210eb5
All: Improved first sync speed when synchronising with Joplin Server
2021-06-19 10:34:44 +01:00
Laurent Cozic
0222c0f0a6
All: Allow uploading items in batch when synchronising with Joplin Server
2021-06-18 17:17:25 +01:00
Laurent Cozic
e04133cfc6
Setup new release 2.1
2021-06-17 18:26:58 +01:00
Laurent Cozic
a38958ab7b
Tools: Added scripts to test server performances
2021-06-17 11:21:37 +01:00
Laurent Cozic
71d567669b
CLI v2.0.1
2021-06-16 20:07:17 +01:00
Laurent Cozic
578550e824
Plugins: Updated types
2021-06-16 20:01:32 +01:00
Laurent Cozic
c5b0529968
Cli: Allow setting up E2EE without having to confirm the password
2021-06-15 17:15:00 +01:00
Subhra264
ce02a30441
Desktop, Mobile: Fixes #5025 : Inline Katex gets broken when editing in Rich Text editor ( #5052 )
2021-06-08 19:23:10 +01:00
Laurent Cozic
147b6b13ab
package locks
2021-06-04 13:19:04 +02:00
Laurent Cozic
8f6a47536c
Desktop: Download plugins from GitHub release
2021-06-01 11:09:46 +02:00
Laurent Cozic
5f94de0f24
Fixed tests
2021-05-27 15:44:07 +02:00
JackGruber
2b286410f6
Desktop: Fixes #4411 : Count tags based on showCompletedTodos setting ( #4957 )
2021-05-27 12:44:58 +01:00
Laurent Cozic
f2b17560e6
Fixed tests
2021-05-25 19:18:33 +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
JackGruber
eceb14ff9e
Desktop: Resolves #4433 : Import linked local files when importing Markdown files ( #4966 )
2021-05-19 22:22:03 +01:00
Laurent Cozic
6577f4f35d
Desktop: Regression: It was no longer possible to add list items in an empty note
2021-05-17 20:30:48 +02:00
Laurent Cozic
aec3ea9c0c
Desktop, Cli: Fixes #4965 : Improved importing Evernote notes that contain codeblocks
2021-05-15 11:12:11 +02:00
Laurent Cozic
321a58c356
Prepare for v2
2021-05-14 17:17:02 +02: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
JackGruber
09ad70983a
Desktop: Fix #4581 : Show or hide completed todos in search results based on user settings ( #4951 )
2021-05-13 13:23:17 +01:00
Helmut K. C. Tessarek
fa6981faa8
All: Add new date format YYMMDD ( #4954 )
2021-05-13 08:55:41 +01:00
Laurent Cozic
553aa0fffa
CLI v1.8.1
2021-05-10 11:39:11 +02:00
Laurent Cozic
66dbbf3822
Plugins: Updated types
2021-05-10 11:33:28 +02:00
Laurent Cozic
0b67446ec0
All: Security: Apply npm audit security fixes
2021-05-09 19:30:08 +02:00
Laurent Cozic
a6caa357c8
Desktop: Add synchronization tools to clear local sync state or data
2021-05-03 12:57:46 +02:00
Laurent Cozic
eef86d6166
Cli: Add support for "batch" command
2021-05-01 16:09:59 +02:00
JackGruber
156a681ecf
All: Add "id" and "due" search filters ( #4898 )
2021-04-29 15:27:38 +01:00
JackGruber
0aef1f95ef
All: Resolves #3157 : Also duplicate the tags when the note is duplicated ( #4876 )
2021-04-24 09:16:36 +01:00
Laurent Cozic
5a620ee26e
Desktop: Fixes #4669 : Copying code block from Rich Text editor results in two copies of the text
...
Also improved copying plain text from Rich Text editor - in that case the HTML is converted to Markdown
2021-04-11 19:01:06 +02: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
Jalaj
518d7fc187
Desktop: Fixes #4697 : Prevent Goto anything from changing folders when all notes filter is on ( #4751 )
...
Fixes #4697
2021-04-08 10:10:11 +01:00
Laurent Cozic
54884d6db4
Desktop, Cli: Fixed issue when getting version info
2021-04-07 19:12:37 +02:00
mbalint
c516ab405b
Mobile: Resolves #720 : Add "Sync only on Wi-Fi" option ( #4729 )
2021-03-29 09:35:39 +01:00
iamtalwinder
99b55129f2
Doc: Update TOC plugin ( #4708 )
2021-03-26 09:10:06 +00:00
Jalaj
0985340a7f
Desktop: Resolves #4614 : Allow registering multiple settings in one call ( #4627 )
2021-03-23 09:01:02 +00:00
Laurent Cozic
8ba49c6fdf
Desktop: Add support for strikethrough, sub, sup and insert formatting on Rich Text editor
2021-03-17 09:48:01 +00:00
Laurent Cozic
f3b2ca4752
Desktop: Add support for higlighting text from Rich Text editor
2021-03-16 19:39:35 +00:00
Nishant Mittal
f8b7d20255
API: Resolves #4655 : Don't compress image when resource is added through api ( #4660 )
2021-03-14 15:28:34 +00:00
Naveen M V
a1423e4851
All: Filter "notebook" can now be negated ( #4651 )
2021-03-11 14:42:39 +00:00
Helmut K. C. Tessarek
3ed7d4a72b
fix code typo and all source and target translations
2021-02-24 01:23:13 -05:00
Laurent Cozic
b7f37fdf89
Fixed schema
2021-02-09 18:15:27 +00:00
Laurent Cozic
71f976f6a5
Desktop, Cli: Save user settings to JSON file
2021-02-09 17:54:29 +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
c1198dc76a
setup v1.8
2021-02-07 14:34:43 +00:00
Laurent Cozic
6f52107234
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-02-07 10:10:30 +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
Caleb John
33e1214ef6
Desktop: Undo changes introduced in #4303 ( #4406 )
2021-02-06 16:01:06 +00:00
Laurent Cozic
bd5e3d363c
Desktop: Fixes #4452 : Fixed exporting as HTML or PDF when a plugin is active, and make sure plugin assets are also exported
2021-02-05 21:27:19 +00:00
Laurent Cozic
127a28e9b0
Desktop: Fixes #4416 : Fixed formatting of consecutive code blocks
2021-02-05 16:51:37 +00:00
Laurent Cozic
1f536ba3d9
Plugins: Fixes #4407 : Apply "fields" query parameter when requesting data from data API
2021-02-01 12:41:25 +00:00
Laurent Cozic
b1b5069a23
Desktop: Fixes #4426 : Improved handling of empty paths for Joplin Server sync target
2021-02-01 10:48:37 +00:00
Laurent Cozic
dadec484e9
Merge branch 'release-1.7' into dev
2021-01-30 12:21:14 +00:00
Laurent Cozic
285482804a
Converted htmlUtils to TypeScript
2021-01-30 12:19:43 +00:00
Laurent Cozic
ccbc329cbf
Server: Add support for sharing notes via a link
2021-01-29 18:45:11 +00:00
Laurent Cozic
35597ce3c2
Doc: Updated doc for resource creation from a plugin
2021-01-27 13:00:10 +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
Laurent Cozic
f7a457fb6c
Desktop, Cli: Some imported ENEX files incorrectly had invisible sections
2021-01-25 15:54:11 +00:00
Laurent Cozic
a320e113ac
Plugins: Add support for joplin.plugins.require API to allow using sqlite3 or fs-extra from a plugin
2021-01-24 18:03:33 +00:00
Laurent Cozic
cbd842c268
Plugins: Add support for plugins.dataDir function, to provide a path for plugin to store its own data
2021-01-24 15:51:35 +00:00
Laurent Cozic
63559ac8b9
Tools: Apply eslint rule "no-multi-spaces"
2021-01-23 15:51:19 +00:00
Laurent Cozic
86610e7561
Converted models and services to TypeScript
2021-01-22 17:41:11 +00:00
Laurent Cozic
469143c2e8
Plugins: Fixed dropdown settings
2021-01-22 00:55:58 +00:00
Laurent Cozic
5128ef22bf
Fix CLI build
2021-01-21 23:12:04 +00:00
Laurent Cozic
63493214a0
Desktop: Move plugin settings under separate section in config menu
2021-01-21 22:40:14 +00:00
Laurent Cozic
3ecf942b44
Merge branch 'release-1.6' into dev
2021-01-21 13:49:23 +00:00
Laurent Cozic
1c696bf989
CLI v1.6.4
2021-01-21 10:02:05 +00:00
Laurent Cozic
7a8629c38d
Cli: Fixed version number
2021-01-21 10:00:42 +00:00
Laurent Cozic
8d35298500
Desktop: Fixes #4305 : Fixed infinite sync issue with OneDrive
...
- Disable support for unreliable OneDrive delta sync, and switched to basic sync
- More robust error handling to take into account how unreliable the OneDrive API became
2021-01-20 15:49:02 +00:00
Laurent Cozic
f37d37e613
Desktop: Allow updating a plugin
2021-01-19 22:58:09 +00:00
Laurent Cozic
63e30f6ccb
Plugins: Updated types
2021-01-19 16:48:13 +00:00
Laurent Cozic
e8ae29adf2
Tools: Clean up and fix tool dependencies
2021-01-18 20:09:11 +00:00
Laurent Cozic
4b2bb1168b
Setup new release version 1.7
2021-01-13 12:19:12 +00:00
Laurent Cozic
4743b0b5ce
Plugins: Updated types
2021-01-13 12:17:54 +00:00
Laurent Cozic
5aa5089ae0
Plugins: Add support for "keywords" manifest field
2021-01-12 15:34:59 +00:00
Laurent Cozic
79dde365f0
Doc: Updated doc and tests for plugin postMessage() update
2021-01-11 23:34:06 +00:00
Laurent Cozic
2489409abb
Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage
2021-01-11 23:33:10 +00:00
Laurent Cozic
7530d2e4bc
CLI v1.6.3
2021-01-11 11:52:17 +00:00
Laurent Cozic
f678434411
Fixed deps
2021-01-11 11:51:53 +00:00
Laurent Cozic
9d547a58c9
CLI v1.6.2
2021-01-11 11:42:17 +00:00
Laurent Cozic
a77d500bfa
CLI v1.6.1
2021-01-11 11:10:58 +00:00
Laurent Cozic
023170548f
Plugins: Added joplin.settings.onChange event
2021-01-08 22:20:59 +00:00
Laurent Cozic
d75adc3740
Desktop: Fixed attaching local files that contain spaces in path
...
Ref: https://discourse.joplinapp.org/t/a-minor-bug-on-linking-to-local-files/13654
2021-01-08 18:33:22 +00:00
Laurent Cozic
c8755839be
Desktop, Cli: Resolves #4316 : Improved support for bold and italic format when importing ENEX file
2021-01-08 17:40:18 +00:00
Laurent Cozic
b66d90bbcc
Tools: Fixed config of demo plugins
2021-01-08 16:44:11 +00:00
Laurent Cozic
41edf5b2da
Plugins: Updated types
2021-01-08 16:36:48 +00:00
Caleb John
c484c88715
Desktop: Fix issue that was preventing editor context menu from being refreshed ( #4303 )
2021-01-08 16:35:23 +00:00
Jerry Zhao
7a6966405c
All: Support natural sorting by title ( #4272 )
2021-01-07 16:29:53 +00:00
Laurent Cozic
330ef6f7e6
Tools: Fixed plugin package.json
2021-01-04 19:18:29 +00:00
Laurent Cozic
4a579393f3
Plugins: Updated types
2021-01-04 18:46:43 +00:00
Laurent Cozic
b5fc206202
Plugins: Added joplin.workspace.selectedFolder()
2021-01-04 16:49:59 +00:00
Laurent Cozic
1dbeff1908
Tests: Fixed potential timing issue in tests
...
Might fix this: https://travis-ci.org/github/laurent22/joplin/jobs/752585346#L1352
2021-01-03 16:27:51 +00:00
Laurent Cozic
3e948146cd
Generator: Resolves #4229 : Add support for compiling content script
2021-01-03 13:21:48 +00:00
Laurent Cozic
491714cde6
Desktop, Mobile: Fixed issue where file:// URLs would not be rendered correctly
2021-01-02 16:53:59 +00:00
Laurent Cozic
5b295d5f6f
Plugins: Add support for hiding and showing panels
2021-01-02 13:32:15 +00:00
Laurent Cozic
70381a233b
Merge branch 'release-1.5' into dev
2020-12-29 16:17:18 +00:00
Laurent Cozic
143f0b4bc5
Desktop, Cli: Improve support for SVG images when importing ENEX files
2020-12-29 15:58:20 +00:00
Laurent
41684a64ef
Server: Add Joplin Server package ( #1872 )
2020-12-28 11:48:47 +00:00
Laurent Cozic
2cd7839552
Increase version num to 1.6
2020-12-27 22:46:27 +00:00
Laurent Cozic
d0f1a67d96
Plugins: Updated types
2020-12-27 22:26:17 +00:00
Laurent Cozic
f6d899eb29
Generator: Fixed publish script
2020-12-27 22:22:29 +00:00
Laurent Cozic
fab5ed165c
CLI v1.5.1
2020-12-26 00:48:02 +00:00
Laurent Cozic
b8f14d50f5
Desktop, Cli: Add table captions when importing ENEX files
2020-12-25 17:44:51 +00:00
Laurent Cozic
9e2f60523f
Desktop, Cli: Fixed issues when importing hidden tables within hidden sections in Enex files
2020-12-25 16:37:05 +00:00
Laurent Cozic
5826a8d373
Desktop, Cli: Improved error handling when importing ENEX files
2020-12-23 17:25:26 +00:00
Caleb John
2529da5b09
Desktop: Fixes #4130 : Register Markdown editor commands with the Keyboard Shortcut editor ( #4136 )
2020-12-19 17:57:41 +00:00
Laurent Cozic
b8493baa5e
Desktop, Cli: Fixed import of ENEX files that contain invisible sections
...
Ref: https://discourse.joplinapp.org/t/code-block-imports-from-evernote/13113/4
2020-12-19 16:18:07 +00:00
Laurent Cozic
f53a7d3a8a
Desktop, Cli: Fixed importing certain code blocks from ENEX
...
Ref: https://discourse.joplinapp.org/t/13113
2020-12-19 15:37:42 +00:00
Laurent Cozic
33c5037816
Desktop, Cli: Fixed importing ENEX files that contain resources with invalid mime type
2020-12-18 23:56:38 +00:00
Laurent Cozic
38b0702314
Android: Disable long press on images as it interferes with zoom in and out
2020-12-18 13:37:36 +00:00
Laurent Cozic
693f59d07a
Tools: Fixed OneDrive test units
2020-12-16 11:19:35 +00:00
Laurent Cozic
59e2e65de0
Tools: Fixed auth for OneDrive test units
2020-12-16 01:00:53 +00:00
Laurent Cozic
e351564bec
Fixed tests
2020-12-11 16:03:55 +00:00
Laurent Cozic
9f8e6a3060
Plugins: Add support for context menu items on notebooks and tags
2020-12-11 13:28:59 +00:00
Laurent Cozic
65cc6853bd
Plugins: Added a way to execute commands from Markdown-it content scripts
2020-12-11 12:00:24 +00:00
Laurent Cozic
3ed0083e94
Plugins: Add support for content script asset files, for Markdown-it plugins
2020-12-10 16:09:31 +00:00
Laurent Cozic
ff5e8ee7aa
Chore: Fixed a few links that were broken after Lerna upgrade
2020-12-10 15:04:54 +00:00
Laurent Cozic
a737a21185
Tools: Fixed another race condition in test units
2020-12-09 15:06:22 +00:00
Laurent Cozic
234c05a966
Desktop: Rich Text: Do not converts to markdown links URLs that would be linkified
2020-12-09 14:58:38 +00:00
Roman Musin
92b4795410
All: Fixed #4025 : Fixed issue when searching for text that contains diacritic ( #4152 )
2020-12-09 13:02:54 +00:00
Laurent Cozic
3e21e9a334
Tests: Increased 'slow threshold' to 20 seconds, because we use Jest for integration testing too
2020-12-09 12:57:25 +00:00
Laurent Cozic
dc3e9178ef
Desktop: Fixed issue with attachment paths being invalid when user has spaces in home directory path. Also fixed race condition in test units that could make them randomly fail.
2020-12-09 12:53:47 +00:00
Laurent Cozic
f21199a7f3
Chore: Convert test-utils to TypeScript
2020-12-08 20:01:33 +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
efb3546675
Plugins: Add support for workspace.onSyncStart event
2020-12-08 19:03:22 +00:00
Laurent Cozic
8d90cc234f
Clipper: Fixes #4105 : Handle certain types of code block
2020-12-02 15:43:44 +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
48e3811fbd
Desktop, Cli: Fixed importing ENEX files that contain empty resources
2020-11-30 19:29:44 +00:00
Laurent Cozic
497cf996e8
Setup new version to 1.5
2020-11-29 17:35:41 +00:00
Laurent Cozic
7d2551c9c3
Tools: Run all tests in parallel
2020-11-29 11:29:43 +00:00
Laurent Cozic
72ccc90ea0
Merge branch 'release-1.4' into dev
2020-11-27 01:16:52 +00:00
Laurent Cozic
9308c3f38c
Plugins: Fixed webview postMessage call
2020-11-26 23:31:31 +00:00
Laurent Cozic
d7996c9707
Merge branch 'release-1.4' into dev
2020-11-26 15:10:18 +00:00
Laurent Cozic
f0432e724a
Fix CLI release
2020-11-26 15:09:51 +00:00
Naveen M V
69a4a895d4
All: Fixed basic search when executing a query in Chinese ( #4034 )
2020-11-26 12:35:04 +00:00
Laurent Cozic
f22e6f7204
CLI v1.4.7
2020-11-26 12:16:29 +00:00
Laurent Cozic
7154ebbf5c
Plugins: Updated types
2020-11-23 17:06:52 +00:00
Laurent Cozic
9a2fd97f3c
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-23 16:56:09 +00:00
Laurent Cozic
3f2fe79151
All: Partially reverts #3975 (link rendering)
...
- Reverts the linkify behaviour - URLs will be auto-detected again
- Keeps the new soft-break behaviour
There are still unsolved issues with regard to the linkify option so it
needs further considerations before we change the behaviour.
https://discourse.joplinapp.org/t/12620/18?u=laurent
2020-11-23 16:52:17 +00:00
Laurent Cozic
1ef380d995
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-23 16:40:50 +00:00
Laurent Cozic
1dd6c7dde5
All: Fix handling of new line escaping when using external edit
2020-11-23 16:25:57 +00:00
Laurent Cozic
3e65e1539b
Desktop, Cli: Fixed importing certain ENEX files that contain invalid dates
2020-11-23 11:23:56 +00:00
Laurent Cozic
4ac2409318
Plugins: Provides selected notes when triggering a command from the note list context menu
2020-11-21 12:35:19 +00:00
Laurent Cozic
d953f6bcab
Desktop, Mobile: Fixes #4119 : Fixed links imported from ENEX as HTML
2020-11-20 16:04:47 +00:00
Laurent Cozic
e0c2b62a6c
Tools: Fixed tests when running them from root
2020-11-20 14:04:02 +00:00
Laurent Cozic
544d879c0b
Plugins: Use plugin ID as filename
2020-11-19 23:46:04 +00:00
Laurent Cozic
fdc84aa6bb
Desktop: Upgrade to Electron 10
2020-11-19 21:01:19 +00:00
Laurent Cozic
4abdab5cdb
Tools: Fixed tests
2020-11-19 18:34:53 +00:00
Laurent Cozic
dbbd930f81
All: Added global logger
...
Avoids having to pass around a logger to every module and sub-module,
and makes it easier to set log level globally.
2020-11-19 15:25:02 +00:00
Laurent Cozic
e1180a1d84
Tools: Remove Jasmine dependency
2020-11-19 12:44:20 +00:00
Laurent Cozic
e57444dc32
Desktop: Add config screen to add, remove or enable, disable plugins
2020-11-19 12:34:49 +00:00
Laurent Cozic
c67c8cefdf
Tools: Update plugin demos
2020-11-18 12:32:58 +00:00
Laurent Cozic
98a75e67d8
Plugins: Updated types
2020-11-18 10:38:48 +00:00
Laurent Cozic
8e2daef144
Plugins: Add support for the JPL plugin format
2020-11-18 10:17:27 +00:00
Laurent Cozic
73571f1c48
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-17 18:28:46 +00:00
Caleb John
3e00f6078d
Plugins: Add support for external CodeMirror plugins ( #4015 )
2020-11-17 18:28:32 +00:00
Laurent Cozic
355ba2c278
Plugins: Add support for JPL archive format
2020-11-17 18:26:24 +00:00
Laurent Cozic
eb8284ecdb
Desktop, Cli: Resolves #4095 : Allow exporting conflict notes
2020-11-17 11:50:46 +00:00
Laurent Cozic
7be93b1fbb
API: Make sure pagination sort options are respected for search and other requests
2020-11-17 09:53:50 +00:00
Laurent Cozic
76cd1b15ac
Tools: Updated Jest config
2020-11-17 09:34:36 +00:00
Laurent Cozic
adde092ea6
Plugins: Fixed issue with dialog being empty in some cases
2020-11-16 16:14:26 +00:00
Laurent Cozic
ce59d29bb3
Plugins: Added support app_min_version property and made it required
2020-11-15 14:18:46 +00:00
Laurent Cozic
7f88f507df
All: Fixes #3997 : Display note count for conflict folder, and display notes even if they are completed to-dos
2020-11-14 12:37:18 +00:00
Laurent Cozic
2b95bce272
Desktop: Fixes #4073 : Resource links could not be opened from Rich Text editor on Linux
2020-11-14 10:59:26 +00:00
Laurent Cozic
a3286a9896
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-14 00:21:16 +00:00
Laurent Cozic
4f41fb7b54
Plugins: Add support for editor context menu
2020-11-14 00:02:17 +00:00
Laurent Cozic
7151a48138
Merge branch 'dev' of github.com:laurent22/joplin into dev
2020-11-13 23:37:24 +00:00
Laurent Cozic
918b768634
Plugins: Fix crash when path includes trailing slash
2020-11-13 22:03:10 +00:00
Laurent Cozic
8305eb4403
API: Fix note and resource association end points
2020-11-13 21:45:25 +00:00
Laurent Cozic
a647272cf0
Plugins: Allow retrieving form values from dialogs
2020-11-13 18:48:42 +00:00
Laurent Cozic
6225d20d1f
Merge branch 'dev' of https://github.com/laurent22/joplin into dev
2020-11-13 17:17:40 +00:00
Laurent Cozic
67f0739d3c
Desktop: Allow customising application layout
2020-11-13 17:09:28 +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
24cef9995a
Doc: Mention page parameter for API
2020-11-11 14:32:13 +00:00
Laurent Cozic
0fd0451c17
API: Change pagination to has_more model
2020-11-11 11:52:47 +00:00
Laurent Cozic
06f2fda946
Tools: Replace Jasmine with Jest to run tests
2020-11-10 15:59:30 +00:00
Laurent Cozic
7cb60aaace
Tools: Added API test to check that cursor queries return same fields
2020-11-09 17:17:51 +00:00
Laurent Cozic
ca8b05631a
Tools: Fixed tests
2020-11-09 09:21:05 +00:00
Laurent Cozic
5269a4b7fa
Chore: Convert ResourceService to TypeScript
2020-11-08 16:46:48 +00:00
Laurent Cozic
bd2081c3b6
Desktop: Added toolbar button to switch spell checker language
2020-11-08 01:08:33 +00:00
Laurent Cozic
545a2206d7
Doc: updated API doc
2020-11-07 16:46:19 +00:00
Laurent Cozic
aa47ffb30f
Api: Added way to get the notes associated with a resource
2020-11-07 16:45:02 +00:00
Laurent Cozic
04bfbec96b
Tools: Renamed package namespace from @joplinapp to @joplin
2020-11-07 15:59:37 +00:00
Laurent Cozic
553bbfc818
Tools: Restored CLI release script
2020-11-06 21:25:07 +00:00
Laurent Cozic
1e1f2582c5
Tools: minor tweak
2020-11-06 12:31:30 +00:00
Laurent Cozic
c53cd52b4d
Tools: Set version to 1.4
2020-11-05 17:41:25 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00