Laurent Cozic
f550d847c4
Desktop: Resolves #2688 : Add "Retry All" option to synchronisation page
...
Based on pull request #2712 by fhfuih
commit 7d3815e51dbf682ecc1ed3544a15e51b79d5d12d
Author: Laurent Cozic <laurent@cozic.net>
Date: Sat Apr 4 18:26:01 2020 +0100
Fix issues
commit dad1d2c4d4eb37fdd23096a3344cf4f14498e335
Merge: 16cf0a3058
0a1ba511ea
Author: Laurent Cozic <laurent@cozic.net>
Date: Sat Apr 4 18:09:46 2020 +0100
Merge branch 'master' of https://github.com/fhfuih/joplin into fhfuih-master
commit 0a1ba511ea
Merge: 6207b42044
bdd760f343
Author: fhfuih <fhfuih@outlook.com>
Date: Sat Mar 14 20:30:27 2020 -0400
Merge branch 'master' into master
commit 6207b42044
Author: fhfuih <sam.zyhuang@outlook.com>
Date: Sat Mar 14 20:13:28 2020 -0400
Decryption Retry All RN frontend
commit 6f46d1985f
Author: fhfuih <sam.zyhuang@outlook.com>
Date: Sat Mar 14 20:10:55 2020 -0400
Decryption Retry All backend & desktop
commit 4c3d37b311
Author: fhfuih <sam.zyhuang@outlook.com>
Date: Fri Mar 13 13:21:21 2020 -0400
Revert "Add "retry all" option to synchronisation page"
This reverts commit 15daaa16fd
.
commit cffc919791
Author: fhfuih <sam.zyhuang@outlook.com>
Date: Fri Mar 13 13:19:51 2020 -0400
Revert "Refactor "retry all" renderer to avoid hacks"
This reverts commit 51ba6ea655
.
commit 51ba6ea655
Author: fhfuih <sam.zyhuang@outlook.com>
Date: Tue Mar 10 18:27:22 2020 -0400
Refactor "retry all" renderer to avoid hacks
commit 57d71712e1
Merge: 15daaa16fd
b367955e56
Author: fhfuih <sam.zyhuang@outlook.com>
Date: Mon Mar 9 20:42:02 2020 -0400
Merge branch 'master' of https://github.com/fhfuih/joplin
commit 15daaa16fd
Author: fhfuih <sam.zyhuang@outlook.com>
Date: Mon Mar 9 20:36:09 2020 -0400
Add "retry all" option to synchronisation page
2020-04-04 18:30:13 +01:00
Siddhant Sehgal
1e9a0036e7
Desktop: Resolves #2296 : Right-click to move note to notebook ( #2566 )
...
* Assign Notebook functionality added
* Made the changes acc. to laurent22
* Changes done till 9/03/20
* Removed NoteContentPropertiesDialog.js
* Render notebooks in tree hierarchy
* Update PromptDialog.jsx
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2020-04-04 18:03:09 +01:00
Laurent Cozic
16cf0a3058
Merge branch 'master' of github.com:laurent22/joplin
2020-04-04 17:36:29 +01:00
Laurent Cozic
712601b8c0
Desktop: WYSIWYG: Apply theme to toolbar
2020-04-03 18:12:14 +00:00
Caleb John
ff7775b344
Desktop: Add friendly default filenames to export options ( #2749 )
...
* Add friendly default filenames to export options
* remove extension from safefilename call
* Load parent folder for all exports
* convert foldername and filename to friendly versions separatly
* Add null guards to the filename export
2020-04-03 00:24:33 +01:00
Laurent Cozic
9fa7c9c20a
Desktop: WYSIWYG: Better handling of links on macOS and inside Katex block
2020-04-02 19:58:25 +01:00
Laurent Cozic
6bd0250ef8
Desktop: WYSIWYG: Handle resource download mode
2020-04-02 18:16:11 +01:00
Laurent Cozic
693f6cbfe7
Desktop: Add message box to ask confirmation when resizing image
2020-03-31 22:40:38 +01:00
Laurent Cozic
e095369e1a
Desktop: WYSIWYG: Prevent scripts from loading multiple times
2020-03-29 20:06:13 +01:00
Laurent Cozic
5743729d11
Desktop: WYSIWYG: Getting links to work
2020-03-27 18:28:13 +00:00
Laurent Cozic
11d8466db1
Desktop: WYSIWYG: Getting links to work
2020-03-27 18:26:52 +00:00
Laurent Cozic
c3360d6c48
Merge branch 'master' of github.com:laurent22/joplin
2020-03-27 16:12:43 +00:00
anirudh murali
ae73051797
Desktop: Fixes #2917 : Prevent title overflow on small windows ( #2918 )
2020-03-27 12:16:40 +00:00
Laurent Cozic
5e5b6cdc42
Desktop: WYSIWYG: Restored focus logic and fixed undo issue
2020-03-26 17:19:13 +00:00
Siddhant Sehgal
65bcc58261
Desktop: Fixes #2824 : Fixed top margin of toolbar ( #2828 )
...
* Fixed_topmargin
* Fixed todolist hover
* Revert "Fixed todolist hover"
This reverts commit 38a4da622e
.
2020-03-23 22:47:10 +00:00
Laurent Cozic
03e8d921d3
Desktop: Fixed a few WISIWYG issues with checkboxes
2020-03-23 01:32:28 +00:00
Laurent Cozic
41acdce165
Desktop: Added support for checkboxes and fixed various issues with WYSIWYG editor
2020-03-23 00:47:25 +00:00
Helmut K. C. Tessarek
42498842b5
translation fixes
2020-03-19 00:02:36 -04:00
nullpointer666
cdb8a1e98c
Desktop: fix menu bar shortcut (Alt+E) while editing a note (Win) ( #2776 )
2020-03-17 12:49:36 -04:00
Anjula Karunarathne
c2e1c4c1e1
Desktop: Fixes #2700 : Fix button label wrapping in toolbar ( #2708 )
2020-03-15 09:49:24 +00:00
Laurent Cozic
61d3582357
Restored note history feature by Naveen M V <naveenmv7@gmail.com>
2020-03-15 09:40:57 +00:00
Laurent Cozic
9e66219690
Revert "Desktop: Reolves #2409 : Added arrows to go front and back through note history ( #2563 )"
...
Fixing merge issue...
This reverts commit d049b8846c
.
2020-03-15 09:40:12 +00:00
Naveen M V
d049b8846c
Desktop: Reolves #2409 : Added arrows to go front and back through note history ( #2563 )
2020-03-15 09:38:19 +00:00
Helmut K. C. Tessarek
1ee88618e8
reencrypt -> re-encrypt
2020-03-13 20:52:28 -04:00
Laurent Cozic
e399474b4e
Tools: Apply "curly" eslint rule
2020-03-13 23:57:34 +00:00
Laurent Cozic
e2e55b6e08
Tools: Apply eslint space-infix-ops rule
2020-03-13 23:52:40 +00:00
Laurent Cozic
d0d2bad7f4
Tools: Enforce and apply eslint rules prefer-const and no-var
2020-03-13 23:46:14 +00:00
Laurent Cozic
f4958de885
All: Security: Added way to upgrade master key encryption and sync target encryption
2020-03-13 17:42:50 +00:00
mic704b
34a1c965be
Desktop: Enhance notelist focus behaviour ( #2520 )
...
* Ensure after a note is deleted the next note is given focus.
* Fix handling of focus when navigating away from multiple selections.
* Refocus after note deletion.
* Mintor refactor.
* Clean up.
* Remove accidental white space change.
* Remove accidental white space change.
2020-03-11 13:08:35 -04:00
Shotaro Yamada
55ae00af27
Desktop: Resolves #498 : Indent lists by pressing tab when caret is after bullet ( #2713 )
...
* Desktop: Markdown list indentation
* Add comment
* Save original indent function correctly
2020-03-11 14:30:33 +00:00
Mohammed Rabeeh
7e200b1ec7
Desktop: Fixes #2616 : Expand notebook tree when clicking on notebook in search results ( #2620 )
2020-03-11 14:20:25 +00:00
Laurent Cozic
84c3ef144d
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
...
* Trying to get TuiEditor to work
* Tests with TinyMCE
* Fixed build
* Improved asset loading
* Added support for Joplin source blocks
* Added support for Joplin source blocks
* Better integration
* Make sure noteDidUpdate event is always dispatched at the right time
* Minor tweaks
* Fixed tests
* Add support for checkboxes
* Minor refactoring
* Added support for file attachments
* Add support for fenced code blocks
* Fix new line issue on code block
* Added support for Fountain scripts
* Refactoring
* Better handling of saving and loading notes
* Fix saving and loading ntoes
* Handle multi-note selection and fixed new note creation issue
* Fixed newline issue in test
* Fixed newline issue in test
* Improve saving and loading
* Improve saving and loading note
* Removed undeeded prop
* Fixed issue when new note being saved is incorrectly reloaded
* Refactoring and improve saving of note when unmounting component
* Fixed TypeScript error
* Small changes
* Improved further handling of saving and loading notes
* Handle provisional notes and fixed various saving and loading bugs
* Adding back support for HTML notes
* Added support for HTML notes
* Better handling of editable nodes
* Preserve image HTML tag when the size is set
* Handle switching between editor when the note has note finished saving
* Handle templates
* Handle templates
* Handle loading note that is being saved
* Handle note being reloaded via sync
* Clean up
* Clean up and improved logging
* Fixed TS error
* Fixed a few issues
* Fixed test
* Logging
* Various improvements
* Add blockquote support
* Moved CWD operation to shim
* Removed deleted files
* Added support for Joplin commands
2020-03-09 23:24:57 +00:00
Siddhant Sehgal
9027f3fb10
Desktop : Fixes #2659 : Do not wrap tag title in tag bar ( #2668 )
...
* No change
* Fixed Tag Wrap
2020-03-06 23:24:28 +00:00
Mohammed Rabeeh
67e5451c7c
Desktop: Fixes #2560 : Add toggling functionality for bold, italics and code in Editor Toolbar ( #2565 )
...
* Add toggling functionality for bold, italics and code in Editor toolbar
* Shorten code
2020-03-06 22:50:49 +00:00
Laurent Cozic
27bcf6badb
Desktop: Fixes #2660 : Templates when creating note were broken
2020-03-04 19:41:57 +00:00
Laurent Cozic
4920f64816
Desktop: Fixes #2656 : Fix creation of new notes
2020-03-04 16:36:53 +00:00
Jeremy Robertson
8b22f03c09
Desktop: Empty note body has 0 line count ( #2623 )
...
Empty note body has 0 line count
2020-03-01 15:39:10 +00:00
Anjula Karunarathne
a28b790256
Desktop: Fixes #2615 : Fix issue with disappearing button labels in toolbar ( #2619 )
...
* Fix undefined showButtonLabels
* Add showButtonLabels to the state; Removed conditional statement checking if state is undefined
2020-03-01 11:12:22 +00:00
Laurent Cozic
6ca0e6adcc
All: Added concept of provisional note to simplify creation and handling of newly created notes
2020-02-29 12:39:23 +00:00
Runo Saduwa
25a246b6ae
Tools: Resolves #2579 : Add support for Rule of Hooks plugin ( #2579 ) ( #2585 )
...
* installed eslint-plugin-react-hooks and set up rules of hooks
* fixed linter error
* changed react-hooks/exhaustive-deps option to error
* changed spaces to tabs in eslint config
2020-02-27 00:20:55 +00:00
Rishabh Malhotra
4840671f0e
Desktop: Fixes #2573 : Improved detection of selected text when applying formatting ( #2582 )
...
* fixes #2573
This fixes the bug with spaces
* Update NoteText.jsx
2020-02-27 00:18:57 +00:00
Jeremy Robertson
0e23ea5284
Desktop: Resolves #160 : Add word counter feature to notes ( #2444 )
...
* Add word counter logic
Fix errant whitespace changes
* update to using react hooks
Use React hooks
remove extra theme set
Update styling function
* correct linting and package lock issues
* WIP: update button functionality
* Add line count and update styling from feedback
* corrected file location to fit new build
2020-02-25 09:43:31 +00:00
mic704b
fbedc6b29b
Desktop: Resolves #262 : Implement "show all notes" ( #2472 )
...
* Implement "show all notes" feature.
* Ensure middleware is completely flushed and shutdown before continuing tests.
2020-02-22 11:25:16 +00:00
Laurent Cozic
3407a31cf6
Tools: Improve and simplify how to build the apps ( #2538 )
...
* Improving CLI build
* Improving CLI build
* Remove requirement to build the tools
* Moved Electron app one level down
* Clean up Electron build
* Moved tools to sub-dir
* Updated root script
* update root
* update root
* update root
* update root
* update root
* update root
* Updated build
* Added doc
* Update CI config
* Should not lint index.js
* Fixing jetify
* Fixed linter errors
* Fixed pod build
* Fixed Windows build
2020-02-20 22:59:18 +00:00