41684a64ef
Server: Add Joplin Server package ( #1872 )
2020-12-28 11:48:47 +00:00
5dc3baa50c
Desktop: Removed warning for Markdown editor spell checking
2020-12-23 23:19:35 +00:00
5737560e19
Desktop, Mobile: Restrict auto-detection of links, and added option to toggle linkify ( #4205 )
2020-12-09 21:52:52 +00:00
13dbeb4b36
Desktop: Add support for media players (video, audio and PDF)
2020-12-09 21:30:51 +00:00
f37224fc42
Desktop: Added doc about Rich Text editor and added way to dismiss warning banner
2020-12-09 15:58:15 +00:00
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
05e9000087
Plugins: Improved note change event handling. Also added tests and improved debugging plugins.
2020-12-01 14:08:41 +00:00
eed3dc8617
Merge branch 'release-1.4' into dev
2020-12-01 11:29:07 +00:00
89abc4395f
All: Disable soft-break by default in Markdown rendering
...
Although soft-break is part of the CommonMark spec, it requires a
special editor that can wrap text at a certain limit. That doesn't make
much sense in Joplin, where the editor can have various sizes, from
desktop to mobile, and where the tools to wrap text are not present.
2020-12-01 09:49:59 +00:00
e8d216016e
Chore: Make debugging log less verbose for link replacement code
2020-11-30 18:37:58 +00:00
849ef418a6
Desktop: Fixed notifications on macOS
2020-11-28 12:03:06 +00:00
03942a0073
All: Fix sorting by title in a case insensitive way
2020-11-27 15:16:50 +00:00
1dd6c7dde5
All: Fix handling of new line escaping when using external edit
2020-11-23 16:25:57 +00:00
858508bfa9
Desktop: Add option to toggle spellchecking for the markdown editor ( #4109 )
2020-11-19 17:14:44 +00:00
031a26116c
Desktop: Resolves #4096 : Disabled the auto update option in linux ( #4102 )
2020-11-19 17:00:22 +00:00
30913a5d58
API: Always include 'has_more' field for paginated data
2020-11-19 16:25:32 +00:00
61618fb37c
All: Refresh sidebar and notes when moving note outside of conflict folder
2020-11-19 16:21:24 +00:00
e57444dc32
Desktop: Add config screen to add, remove or enable, disable plugins
2020-11-19 12:34:49 +00:00
eb8284ecdb
Desktop, Cli: Resolves #4095 : Allow exporting conflict notes
2020-11-17 11:50:46 +00:00
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
2b95bce272
Desktop: Fixes #4073 : Resource links could not be opened from Rich Text editor on Linux
2020-11-14 10:59:26 +00:00
67f0739d3c
Desktop: Allow customising application layout
2020-11-13 17:09:28 +00:00
17d835d694
Tools: Apply rule @typescript-eslint/member-delimiter-style
2020-11-12 19:29:22 +00:00
d20694e52c
Tools: Apply rule @typescript-eslint/type-annotation-spacing
2020-11-12 19:13:28 +00:00
0fd0451c17
API: Change pagination to has_more model
2020-11-11 11:52:47 +00:00
5269a4b7fa
Chore: Convert ResourceService to TypeScript
2020-11-08 16:46:48 +00:00
aa47ffb30f
Api: Added way to get the notes associated with a resource
2020-11-07 16:45:02 +00:00
04bfbec96b
Tools: Renamed package namespace from @joplinapp to @joplin
2020-11-07 15:59:37 +00:00
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00