Henry Heino
17bdec22ca
Chore: Fix test plugin update script missing several recently-added plugins ( #9691 )
2024-01-09 15:13:24 +00:00
Henry Heino
32e76d7988
Desktop: Resolves #9683 : Frontmatter importer: Support Notesnook-style timestamps ( #9684 )
2024-01-08 11:59:44 +00:00
Laurent Cozic
02658370a6
Desktop, Cli: Fixes #9486 : When importing a Markdown file that contains a link to an invalid image, import fails
2023-12-15 13:28:09 +00:00
Laurent Cozic
46ed6411c1
Desktop, Cli: Fixes #9485 : When importing MarkdownD+FrontMatter files that contain images with a data URL source, the import fails
2023-12-15 12:47:03 +00:00
Laurent Cozic
c333e9c802
Desktop, Cli: Fixes #9483 : Markdown-FrontMatter exporter generates invalid file when note starts with a dash in title
2023-12-15 11:54:39 +00:00
Henry Heino
19b68102b2
Plugins: Resolves #9473 : Expose common CodeMirror 6 packages to plugins ( #9474 )
2023-12-13 19:45:02 +00:00
Laurent Cozic
45c483263e
Chore: Improve note list plugins
2023-12-11 11:28:33 +00:00
pedr
79fd66b94c
All: Fixes #9151 : Import of inter-linked md files has incorrect notebook structure ( #9269 )
2023-11-15 13:33:20 +00:00
Laurent Cozic
7488129517
Doc: Fixes #9216 : Fixed several broken links
2023-11-05 17:59:36 +00:00
Laurent Cozic
5f6370d7ba
Doc: Refactored documentation, split it into smaller articles, and added search ( #9132 )
2023-10-30 11:32:14 +00:00
Laurent Cozic
9aed3e04f4
All: Allow modifying a resource metadata only when synchronising ( #9114 )
2023-10-24 10:46:33 +01:00
Laurent Cozic
5ab6a89046
Desktop, Cli: Fixes #8802 : Improved import of invalid Markdown+FrontMatter files
2023-09-25 13:47:49 +01:00
Laurent Cozic
04b52d7c1e
fix test
2023-09-24 11:55:30 +01:00
Laurent Cozic
a1821d607e
Desktop: Fixes #5955 : Changing the currently opened note from plugins or the data API does not refresh the note content
2023-09-23 17:50:24 +01:00
Laurent Cozic
fa0740338d
Desktop: Resolves ##5389: Add support for note list plugins ( #8897 )
2023-09-18 17:40:36 +01:00
Laurent Cozic
40ddb80173
Update plugin types
2023-09-17 18:09:08 +01:00
Laurent Cozic
3b4717b674
Desktop: Added more methods to the imaging plugin API
2023-09-17 14:08:55 +01:00
Laurent Cozic
3d8c96489f
Desktop: Add support for plugin imaging API ( #8900 )
2023-09-17 11:40:50 +01:00
Laurent Cozic
087490500b
Chore: Update plugin demo types
2023-09-16 12:08:02 +01:00
Laurent Cozic
92c68882e2
Desktop: Resolves #8080 : Add support for plugin user data ( #8312 )
2023-06-13 18:06:16 +01:00
Laurent Cozic
f4f96cfe89
Update plugin types
2023-01-05 10:41:17 +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
Laurent Cozic
fc095986b0
Plugins: Add support for file and directory selector in Settings API
2022-04-20 16:21:57 +01:00
Laurent Cozic
de569bd995
Plugins: Updated types
2021-12-27 17:46:46 +01:00
Laurent Cozic
e08359f7e0
Tools: Removed no longer needed double-dash and fixed CI
2021-12-21 17:55:30 +01:00
Laurent
7f64fbfd9b
Tools: Use Yarn 3 to manage monorepo ( #5833 )
2021-12-20 15:08:43 +00:00
agerardin
6b31609338
Plugins: Allow posting messages from plugin to webview ( #5569 )
2021-11-09 15:50:50 +00:00
Caleb John
2acd55eb81
Desktop, Cli: Resolves #5224 : Add Markdown + Front Matter exporter/importer ( #5465 )
2021-10-16 09:59:37 +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
Ahmad Mamdouh
9b27b3b1fb
Plugins: Resolves #5288 : Improved support for fitToContent webview property ( #5298 )
2021-08-18 12:09:45 +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
98d6aff275
Doc: Create page with info about Configuration Screen and added links to it
2021-08-12 16:20:56 +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
bac0d68156
Plugins: Updated types
2021-08-10 11:34:49 +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
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
a38958ab7b
Tools: Added scripts to test server performances
2021-06-17 11:21:37 +01:00
Laurent Cozic
578550e824
Plugins: Updated types
2021-06-16 20:01:32 +01:00
Laurent Cozic
2806aa1b19
Tools: Moved lib-specific tests under lib package
2021-05-21 15:17:21 +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