Laurent Cozic
ee358f70dd
Desktop: Add version info to error screen
2020-08-02 16:21:30 +01:00
Laurent Cozic
0718828d60
Merge branch 'master' into dev
2020-08-02 16:12:11 +01:00
Laurent Cozic
97c752a39e
Fixed config
2020-08-02 13:16:41 +01:00
Laurent Cozic
7565f1cada
Fixed mobile version build
2020-08-02 12:38:36 +01:00
Laurent
0c147236a3
All: Add mechanism to lock and upgrade sync targets ( #3524 )
2020-08-02 12:28:50 +01:00
Anjula Karunarathne
88f22fabf7
Desktop: Added KeymapService to manage keyboard shortcuts ( #3252 )
2020-08-02 12:26:55 +01:00
Thatcher Chamberlin
5f46d60c5e
Desktop, Cli, Update Katex to v0.12.0 ( #3571 )
2020-08-02 12:24:03 +01:00
Laurent
4485947b0f
Desktop: Fixed copy, cut and paste in Rich Text editor ( #3565 )
2020-08-02 12:16:42 +01:00
Caleb John
7f73931530
Desktop: Fixes #3560 : Modify the CodeMirror linter plugin to fix katex ( #3582 )
...
Rewrite the joplin mode to manually handle parsing.
This gives us more control over katex parsing and the ability to upgrade
in the future
2020-08-02 11:33:59 +01:00
Caleb John
bbfed9bca8
Desktop: Codemirror: clean up list indent code ( #3581 )
2020-08-01 19:09:52 +01:00
Caleb John
bab29cd582
Desktop: Toggle Editor rather than setting split mode on search ( #3561 )
2020-08-01 19:07:52 +01:00
Laurent Cozic
baea44cbd6
Fixed mobile version build
2020-08-01 18:56:56 +01:00
Laurent Cozic
ab0538df43
All: Security: Apply latest package security updates
2020-08-01 18:56:26 +01:00
Laurent
9147b3061a
Desktop: Hide completed to-dos in GotoAnything ( #3580 )
2020-08-01 18:17:40 +01:00
Laurent Cozic
e63eee89ef
Electron release v1.0.233
2020-08-01 15:27:30 +01:00
Laurent Cozic
4393ebbcc6
Desktop: Fixed potential crash when notebook does not have a title
2020-08-01 15:20:17 +01:00
Laurent Cozic
98905f6892
Tools: Cleaned up and improve build config, and fixed TypeScript Watch high CPU usage
2020-08-01 14:48:56 +01:00
Laurent Cozic
729c8c6fac
Electron release v1.0.232
2020-07-28 19:11:14 +01:00
Laurent Cozic
64d7603eed
Revert "All: Added support for hierarchical/nested tags ( #2572 )"
...
This reverts commit e11e57f1d8
.
2020-07-28 18:50:34 +01:00
Laurent Cozic
b6dafd6da6
Doc: Showcasing plugins as screenshots ( #3549 )
...
Co-authored-by: Mehrad Mahmoudian <m.mahmoudian@gmail.com>
2020-07-24 19:42:44 +01:00
Laurent Cozic
73bd6f9776
Update turndown
2020-07-24 17:28:28 +01:00
Laurent Cozic
4be02bc33c
Desktop: Fixed save issue in Rich Text editor when making a change to a note and quickly switching to a different notebook
2020-07-23 23:55:01 +00:00
Laurent Cozic
71e5304298
Desktop: Fixes #3534 : Undoing changes multiple time on an existing note could result in a blank note
2020-07-23 19:56:53 +00:00
Laurent Cozic
1cd86fd3ea
Cli: Fixes #3548 : Desktop-only scripts were incorrectly being loaded in CLI server tool
2020-07-23 19:04:04 +00:00
Laurent Cozic
7f1f5a8c3d
Desktop: Fixes #3503 : Editor window was no longer being resized with the main window
2020-07-22 23:26:45 +01:00
Caleb John
9dfb0642da
Desktop: Split Codemirror setOptions into different effects ( #3522 )
2020-07-22 23:18:52 +01:00
Caleb John
0fa8dfa063
Desktop: Enforce that whitespace check for unindent checks the begining of a ( #3515 )
2020-07-22 23:17:49 +01:00
Caleb John
a274a56e65
Desktop: CodeMirror: Change rootSize parameters to prevent collision with styles.editor ( #3505 )
2020-07-22 23:16:06 +01:00
Caleb John
44d3a4213f
Desktop: Enable searching in editor rather than the viewer for CodeMirror ( #3360 )
2020-07-22 23:13:23 +01:00
Laurent Cozic
e68eb196b7
Removed debug code
2020-07-22 19:09:20 +01:00
Laurent Cozic
4bef79cd71
Desktop: Fixes #3407 : In some cases, changes made to an attachment would not be saved. Also added banner to show that an attachment is being edited
2020-07-22 19:03:31 +01:00
Laurent Cozic
f3dc3602c8
Desktop: Fixes #3366 : Revealing file in Windows did not work
2020-07-22 17:24:01 +01:00
Helmut K. C. Tessarek
62bc296abe
Update translations
2020-07-19 15:18:42 -04:00
Caleb John
282f6de1a9
Desktop: Load more CodeMirror modes for syntax highlighting ( #3401 )
2020-07-15 11:46:14 +01:00
alexchee
9a55afec01
All: Add support for AWS S3 synchronisation (Beta) ( #2815 )
2020-07-15 10:22:55 +01:00
Laurent Cozic
657cebfda9
Desktop: Improved GotoAnything speed and made it safer
...
Previously we'd use the remove-markdown package to create the note
preview however this function would freeze on certain notes, and was
probably unsafe as it used regex to parse Markdown. Replaced this in
favour of Markdown-it along with htmlparser2 to strip all markup from a
note.
2020-07-14 23:27:45 +01:00
Laurent Cozic
7f1c25793a
Desktop: Fixes #3449 : Fixed style caching
2020-07-14 19:17:25 +00:00
Laurent Cozic
b770ffda4d
Desktop: Regression: Fixed adding a new sub-notebook to a notebook
2020-07-14 18:56:02 +00:00
Laurent Cozic
d0b3e15999
Electron release v1.0.229
2020-07-14 15:33:20 +01:00
Laurent Cozic
20433b0282
Desktop: Fixed alarms on macOS
2020-07-14 15:32:49 +01:00
Caleb John
452b41de0f
Desktop: Fixes #3440 : Improve Markdown rendering in CodeMirror, in particular for math expressions ( #3448 )
2020-07-12 19:42:19 +01:00
Helmut K. C. Tessarek
b69008225f
Update translations
2020-07-12 14:33:09 -04:00
Vaidotas Šimkus
e11e57f1d8
All: Added support for hierarchical/nested tags ( #2572 )
...
The implementation uses / symbol as a nesting separator. I.e. tag/subtag is a nested tag, where tag is the parent tag and subtag is its child. Creating a tag named tag/subtag/subsubtag creates three tags, one for each level. The tags are associated using parent_id field.
In the app, viewing notes with a tag will also show all notes that are associated with any of the tag's descendant tags (same for the note count). Deleting a tag will also delete all its descendant tags.
In the desktop app the tags are shown nested just like the notebooks.
2020-07-12 18:09:07 +01:00
Laurent Cozic
073bd80f89
Electron release v1.0.228
2020-07-12 18:05:06 +01:00
Laurent Cozic
e3aaee738a
Desktop: Fixes #3482 : Fixed regression when moving note to notebook from menu
2020-07-12 17:27:56 +01:00
Laurent Cozic
e0a87d6253
Revert "All: Add support for sync target lock"
...
This reverts commit 51235f191d
.
Not ready yet, moving to a branch
2020-07-12 16:38:54 +01:00
Laurent Cozic
51235f191d
All: Add support for sync target lock
...
The goal is to allow locking a sync target so that maintenance
operations, such as upgrading the target to a more efficient format,
can be done. For now, only the lock mechanism is in place, as a way to
evaluate it, and to see if it can cause any issue.
2020-07-10 23:42:03 +01:00
Laurent Cozic
4913fdb800
Electron release v1.0.227
2020-07-07 19:18:03 +01:00
Laurent Cozic
24bc7f153a
Desktop: Fixes #3461 : Fixed regression which could cause a crash after deleting a notebook
2020-07-07 19:17:33 +01:00
Laurent Cozic
8732c97dcd
Desktop: Fixed GotoAnything rendering issue with HTML notes
2020-07-07 19:17:33 +01:00
cadolphs
4ade1bf65f
Desktop: Add approximate reading time to note statistics ( #3373 )
...
* First stab at a reading time calculator
* Use ceil instead of floor for rounding
* Fix variable names to camelCase
* Up wpm to 250, add source
2020-07-07 00:39:36 +01:00
Laurent Cozic
9c057071b5
Electron release v1.0.226
2020-07-04 10:47:04 +01:00
Laurent Cozic
7035b1f9f6
Desktop: Dev fix: Added back title on header buttons
2020-07-04 10:46:22 +01:00
Deep Majumder
3aea55ee63
Tools: Generates SHA-256 sum of AppImage for Linux ( #3410 )
2020-07-03 22:46:20 +01:00
Laurent Cozic
28acb4eca6
Electron release v1.0.225
2020-07-03 22:43:19 +01:00
Laurent Cozic
c63c6370b5
Desktop: Refactored command system
...
The goal is to make the command system more modular, so each command can
be defined as a single object that includes a declaration (name, label,
etc.) and a runtime (to execute the command, test if it should be
enabled, etc.)
Utility methods are provided to convert a command to a menu item or a
toolbar button, thus reducing duplicated and boiler plate code across the
codebase (often the menu item logic was duplicated in the toolbar
button logic and vice versa).
The goal is to make it easier to add new commands (and associated menu
item and toolbar buttons) and to call them from
anywhere. This is also useful for plugins, which can also easily define
new commands.
Could also allow creating a command palette.
2020-07-03 22:32:39 +01:00
Caleb John
262159cf73
Desktop: Codemirror: Remove cancelled keys in favour of explicit keymaps ( #3417 )
2020-07-02 23:00:56 +01:00
Caleb John
8eb94bc8ab
Desktop: Manually refresh codemirror whenever the window size changes ( #3388 )
...
* Manually refresh codemirror whenever the parent div size changes
* Set editor width through style rather than adding an extra property
* use Memo for editorStyle
2020-07-02 22:45:43 +01:00
Laurent Cozic
fd4e5d7d30
Android release v1.0.333
2020-06-28 19:57:33 +01:00
Laurent Cozic
05acc51054
Desktop, Mobile: Fixes #3281 : Prevent code highlighting from freezing the app in some cases
2020-06-28 18:31:43 +01:00
Laurent Cozic
5143870d3b
Tools: Improve building and testing app on Windows
2020-06-22 23:06:47 +01:00
Laurent Cozic
254735fcae
Desktop: WYSIWYG: Fix undo issue
2020-06-21 14:37:04 +01:00
Helmut K. C. Tessarek
13417d15b7
Update en_US.po
2020-06-20 18:22:01 -04:00
Helmut K. C. Tessarek
9fe1f6acfc
Update translations
2020-06-20 18:21:11 -04:00
Laurent Cozic
1899d86641
Electron release v1.0.224
2020-06-20 23:12:06 +01:00
Laurent Cozic
47fdcef182
Electron release v1.0.223
2020-06-20 12:34:49 +01:00
Laurent Cozic
07720ed6f8
Electron release v1.0.222
2020-06-20 12:21:31 +01:00
Laurent Cozic
e7f3aa3764
Updated British spelling
2020-06-20 12:18:41 +01:00
Laurent Cozic
acc10ccac4
Electron release v1.0.221
2020-06-20 02:31:12 +01:00
Laurent Cozic
e38794171a
Tools: Fix desktop build issue on Windows
2020-06-20 01:18:46 +01:00
Caleb John
77005fc495
Tools: Try to add codemirror types again ( #3380 )
...
* Try add codemirror type again
* Add global typedef for codemirror
* Add comment
2020-06-18 18:58:11 +01:00
Laurent Cozic
1205908233
Revert "Desktop: Change codemirror to user import syntax ( #3375 )"
...
This reverts commit 3a7a068196
.
2020-06-17 23:45:36 +01:00
Caleb John
3a7a068196
Desktop: Change codemirror to user import syntax ( #3375 )
2020-06-17 18:47:11 +01:00
Caleb John
845ecfe742
Desktop: Add default filename for jex export ( #3034 )
...
* Add default filename for jex export
* Restructure date as default filename
2020-06-17 18:35:13 +01:00
Caleb John
2f15178ff6
Desktop: Remove auto-indent for in note html/xml for Code Mirror ( #3374 )
...
html/xml inside of a codeblock will still benefit from auto-indent
2020-06-16 13:00:58 +01:00
Caleb John
a4b13be0d1
Desktop: Fix getLineSpan logic and list token regex logic ( #3365 )
...
- previously getLineSpan was included line text as a token (dumb
oversight)
- the regex was updated to include a space after a OL element (was
missing for some reason)
2020-06-16 13:00:17 +01:00
Caleb John
23ae4fb790
Desktop: Add swapLineUp and swapLineDown keys to Code Mirror editor ( #3363 )
2020-06-16 12:59:33 +01:00
Laurent Cozic
780c5c80ae
Revert "Desktop: Fixes #3302 : Prevent drag and dropping of text in editor as it can lead to data loss"
...
This reverts commit a75db94da5
.
It turns out people often drag and drop text, so restoring the functionality.
See https://discourse.joplinapp.org/t/9406
2020-06-15 19:16:22 +01:00
Helmut K. C. Tessarek
c9c371b297
Update translations
2020-06-13 18:18:30 -04:00
Helmut K. C. Tessarek
13b5ef36d7
Update translations
2020-06-13 17:47:15 -04:00
Laurent Cozic
83e0bac52a
Electron release v1.0.220
2020-06-13 17:43:07 +01:00
Laurent Cozic
9943ae0fa5
Electron release v1.0.219
2020-06-13 17:41:20 +01:00
Laurent Cozic
b7f5f848f2
All: Refactored themes to allow using the same ones in both desktop and mobile version
...
Will also allow using them when exporting HTML or PDF from CLI.
2020-06-10 22:08:59 +01:00
Laurent Cozic
be1895a080
Clipper: Fixes #3241 : Handle certain special cases of ordered lists
2020-06-08 18:44:13 +01:00
Laurent Cozic
5be8c2cdcf
Electron release v1.0.218
2020-06-07 11:02:14 +01:00
Laurent Cozic
e915549f6d
Merge branch 'master' of github.com:laurent22/joplin
2020-06-07 11:02:02 +01:00
Laurent Cozic
30b3f3190b
Desktop: Regression: Fixed issue with note being needlessly reloaded in WYSIWYG editor
2020-06-07 11:01:33 +01:00
Caleb John
005bfe799c
Desktop: Fixes #3337 : Fixed regression when applying theme for Ace Editor ( #3338 )
2020-06-07 09:59:00 +01:00
Laurent Cozic
9c5ab41b05
Electron release v1.0.217
2020-06-06 16:03:03 +01:00
Caleb John
a8c8539e7a
Desktop: Add option to choose Code Mirror as code editor ( #3284 )
2020-06-06 16:00:20 +01:00
Laurent Cozic
a3153f1c9f
Desktop: Fixes #3331 : Fixed note list context menu
2020-06-06 15:47:02 +01:00
Shotaro Yamada
949c92f6d6
Desktop: Resolves #2614 : Unindent empty list markup on Enter ( #2772 )
2020-06-04 18:36:10 +01:00
Laurent Cozic
a1364a621a
Tools: Apply linter rules
2020-06-04 18:24:11 +01:00
Laurent Cozic
39a506ad52
Desktop: Fixes #3324 : Attaching an image, then cancelling the resize dialog, would crash the app
2020-06-04 09:08:13 +01:00
Laurent Cozic
d9c266e3f1
Merge branch 'master' of github.com:laurent22/joplin
2020-06-04 07:55:13 +01:00
Laurent Cozic
f4092c0824
Desktop: Dev fix: Only disable editor toolbar in preview mode
...
Reverts 468261906a
Disabling the toolbar when the editor is not in focus means it
was disabled when trying to click on one of the button, because
the editor loses focus before the click event is processed.
2020-06-03 23:59:45 +01:00
Laurent Cozic
4fd20b1c5a
Merge branch 'master' of github.com:laurent22/joplin
2020-06-03 23:55:29 +01:00
Laurent Cozic
da77de0a08
Desktop: Fixes #3287 : Disable middle-clicking external URLs, as they would open inside the application
2020-06-03 18:34:00 +01:00
叡山电车
dd34b155b4
Desktop: Fixes #3170 : Always make the first item selected in Goto Anything ( #3181 )
2020-06-03 18:01:17 +01:00
Laurent Cozic
26ce102113
Desktop: Resolves #2773 : Add support for system keychain to save sensitive settings ( #3207 )
2020-06-03 17:07:50 +01:00
Laurent Cozic
560db37025
Tools: Added prefer-default-export eslint rule
2020-06-02 20:13:15 +00:00
Laurent Cozic
dd557f66a5
Desktop: Create new notes with minimum set of properties to prevent a few minor bugs
2020-06-02 22:27:36 +01:00
Laurent Cozic
0603f179cc
Update translations
2020-06-02 19:40:28 +00:00
Laurent Cozic
794c8dd051
Update translations
2020-06-02 18:36:22 +00:00
Laurent Cozic
071ea5854f
Desktop: Resolves #279 : Add support for editable resources ( #3305 )
...
* Add support for editable resources
* Fixed handling of resource paths
* Add delay before saving resource
* Delete temp files and stop watching when switching notes
* Handle sync when resource has been edited
* Handle resource conflicts
* Refactoring and handle conflicts from edit watcher
* Added test unit for conflict handling when deleting resource
* Trying to fix Travis-ci test units
* Fixed typo
* Update TinyMCE.tsx
* Update AsyncActionQueue.ts
2020-06-02 22:43:06 +01:00
Laurent Cozic
3bb9d2efd6
Update TinyMCE.tsx
2020-06-02 22:35:05 +01:00
Laurent Cozic
e117b6f732
Fixed typo
2020-06-02 17:50:43 +01:00
Laurent Cozic
710026c8ac
Fixed typo
2020-06-02 17:50:24 +01:00
Laurent Cozic
79c45af0d5
Merge branch 'master' into editable_resources
2020-06-02 17:32:21 +01:00
Laurent Cozic
a75db94da5
Desktop: Fixes #3302 : Prevent drag and dropping of text in editor as it can lead to data loss
2020-06-01 21:30:51 +00:00
Laurent Cozic
468261906a
Desktop: Fixes #3298 : Fixed shortcut to focus Note List when editor is in focus
2020-06-01 21:24:14 +00:00
Laurent Cozic
3f1c9c989b
Desktop: Fixes #3286 : Disable editor toolbar when editor is not in focus
2020-06-01 21:01:10 +00:00
叡山电车
3b40de1962
Desktop: Fixes #3171 : Fixed issue with accentuated letters in GotoAnything ( #3183 )
...
* fix #3171
* fix problem when searching with diacritics
2020-06-02 16:57:24 +01:00
Laurent Cozic
279310f9a5
Tools: Fixed Linux build issue due to icon error ( #3311 )
2020-06-01 10:19:16 +01:00
Laurent Cozic
dfe02fbe96
macOS: Improved appearance of application icon
2020-05-31 17:50:41 +01:00
Laurent Cozic
a8cffb9ac8
Revert "macOS: Improved appearance of application icon"
...
This reverts commit 334347abcf
.
2020-05-31 17:46:19 +01:00
Laurent Cozic
0e5a0fdbe5
Delete temp files and stop watching when switching notes
2020-05-30 17:49:29 +01:00
Laurent Cozic
334347abcf
macOS: Improved appearance of application icon
2020-05-30 15:12:32 +01:00
Laurent Cozic
e43e3c198a
Add support for editable resources
2020-05-30 13:25:05 +01:00
Helmut K. C. Tessarek
097d4d5735
Update translations
2020-05-27 21:06:33 -04:00
Laurent Cozic
40d39d6268
Desktop: Resolves #51 : Add way to manually order notes by dragging them ( #3235 )
...
* Allow custom sorting
* Implement UI
* Set order from message box
* Fixed mistake
* Update NoteListItem.tsx
* Desktop: Fixed date popup dialog overflow issue inside info dialog
2020-05-27 17:21:46 +01:00
Laurent Cozic
0f7deeeac1
Desktp: Put back Edit in External Editor button
2020-05-25 11:37:45 +01:00
Laurent Cozic
4eb680d675
Electron release v1.0.216
2020-05-24 15:06:48 +01:00
Laurent Cozic
1c90e9dd7d
Electron release v1.0.215
2020-05-24 15:04:33 +01:00
Laurent Cozic
c99bd27e4d
Desktop: Fixes #3259 : Fixed inserting templates into existing notes
2020-05-23 23:06:08 +01:00
Laurent Cozic
0cfceab151
Desktop: Fix undo issue when loading new note
2020-05-23 00:14:26 +01:00
Laurent Cozic
ee6325e3c2
Electron release v1.0.214
2020-05-21 17:12:37 +01:00
Laurent Cozic
a2fce031a2
Desktop: Dev fix: Fixed TypeScript
2020-05-21 17:12:18 +01:00
Laurent Cozic
2de30f8b82
Electron release v1.0.213
2020-05-21 16:09:46 +01:00
Laurent Cozic
f1dbc1d41c
Desktop: Improved handling of dark and light theme auto-switch
2020-05-20 23:57:59 +00:00
Laurent Cozic
a96734f5be
Revert "Tools: Added eslint rule arrow-parens"
...
This reverts commit 0b6f5581f0
.
It causes too many conflicts with pull requests.
2020-05-21 09:14:33 +01:00
Laurent Cozic
b83eee751f
Destkop: Fix selection-related issues
2020-05-21 08:17:08 +01:00
Laurent Cozic
49451dba20
Desktop: Resolves #2665 : Add support for system theme auto-switching
2020-05-21 00:47:38 +01:00
Laurent Cozic
3830f36c0b
Electron release v1.0.212
2020-05-21 00:20:40 +01:00
Laurent Cozic
0b6f5581f0
Tools: Added eslint rule arrow-parens
2020-05-20 17:16:43 +01:00
Laurent Cozic
9eac63c021
Desktop: Made sidebar chevrons consistent
2020-05-20 00:21:18 +00:00
Laurent Cozic
5eb084fd3b
Desktop: Fixed issue with the editor showing previous note when it should show nothing
2020-05-20 00:13:59 +00:00
Laurent Cozic
a99db36578
Desktop: Fixed two way scrolling issue in Markdown editor
2020-05-19 23:51:00 +00:00
Laurent Cozic
bec8a2e7d1
Electron release v1.0.211
2020-05-20 09:38:27 +01:00
Laurent Cozic
38ced8cb09
Desktop: Dev fix: TypeScript error
2020-05-20 09:38:14 +01:00
Laurent Cozic
8eff3f5616
Electron release v1.0.210
2020-05-20 09:10:50 +01:00
Laurent Cozic
6f8332bad1
Desktop: Fixes #3228 : Markdown editor would not scroll in sync with viewer in some cases
2020-05-20 01:16:03 +01:00
Laurent Cozic
7a1eecc815
Desktop: Fixes #3200 : Fixed infinite rendering loop, which would cause the app to crash (white window)
2020-05-20 00:58:35 +01:00
Ayush Jain
341b763088
Desktop: Resolves #2883 : Themes switched for more appealing text highlighting ( #3192 )
...
* conflicts fixed and changes made to aceEditor.tsx
* theme imported
* theme imported
2020-05-18 11:30:29 +01:00
Laurent Cozic
e0721493e9
Electron release v1.0.209
2020-05-17 18:07:54 +01:00
Laurent Cozic
23ecbfcb3a
Electron release v1.0.208
2020-05-17 16:54:23 +01:00
Laurent Cozic
f8ad782991
Desktop: Fixes #3219 : Fix notebook associated with note when doing search, and expand correct notebook
2020-05-17 16:45:27 +01:00
Laurent Cozic
c2684a8149
Desktop: Added more info on how to switch to Markdown editor
2020-05-17 16:29:55 +01:00
Laurent Cozic
c568f5b33c
Desktop: Resolves #3137 : Switch to Font Awesome as icon library
2020-05-17 15:34:42 +01:00
Laurent Cozic
e85d4fca5d
Desktop: Moved note-related toolbar button next to tag bar
2020-05-17 14:01:42 +01:00