Laurent Cozic
|
7ccd19e21d
|
Cli: Fixes #2981: Add support for retrying decryption after it has failed multiple times
|
2020-04-08 18:02:31 +01:00 |
|
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 |
|
Laurent Cozic
|
d0d2bad7f4
|
Tools: Enforce and apply eslint rules prefer-const and no-var
|
2020-03-13 23:46:14 +00:00 |
|
Laurent Cozic
|
f74db06176
|
All: Better handling of resource download errors, and added resource info to sync status screen
|
2019-12-28 20:23:38 +01:00 |
|
Laurent Cozic
|
e648392330
|
Chore: Apply eslint rules
|
2019-09-19 22:51:18 +01:00 |
|
Laurent Cozic
|
6cfacb1a48
|
Second pass at linting lib dir
|
2019-07-29 15:58:33 +02:00 |
|
Laurent Cozic
|
86dc72b204
|
First pass at linting lib dir
|
2019-07-29 15:43:53 +02:00 |
|
Laurent Cozic
|
df714c357d
|
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
|
2019-06-07 23:11:08 +01:00 |
|
Laurent Cozic
|
565dfba8c9
|
All: Fixes #371 (sort of): Allow resources greater than 10 MB but they won't be synced on mobile
|
2019-05-12 01:15:52 +01:00 |
|
Laurent Cozic
|
0115e74163
|
All: Minor tweaks regarding encryption
|
2017-12-04 19:29:34 +00:00 |
|
Laurent Cozic
|
df05d04dad
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
|
Laurent Cozic
|
03ec406627
|
All: Filter to sync target and refactored so that same code can be used by all clients
|
2017-12-05 19:21:01 +00:00 |
|
Laurent Cozic
|
d1a83d065a
|
Mobile: Added status info to view active alarms
|
2017-11-28 20:31:14 +00:00 |
|
Laurent Cozic
|
3722012da5
|
Added command to export debug information from mobile and CLI
|
2017-11-21 18:48:50 +00:00 |
|
Laurent Cozic
|
8a78ee5df6
|
Changed export to module.exports
|
2017-11-03 00:13:17 +00:00 |
|
Laurent Cozic
|
7781fbad76
|
Changed import statements to require to reduce dependency to Babel
|
2017-11-03 00:09:34 +00:00 |
|
Laurent Cozic
|
f80263ab71
|
Load resources in WebView and put todos on top
|
2017-07-26 19:36:16 +01:00 |
|
Laurent Cozic
|
5ca8647d35
|
Sync fixes
|
2017-07-19 20:15:55 +01:00 |
|
Laurent Cozic
|
c2ba2105ff
|
Change folder from RN
|
2017-07-16 17:06:05 +01:00 |
|
Laurent Cozic
|
24f61177d1
|
Improved handling of multiple sync targets
|
2017-07-16 13:53:59 +01:00 |
|
Laurent Cozic
|
22cb2fdfbe
|
Various improvements
|
2017-07-15 23:47:11 +01:00 |
|
Laurent Cozic
|
dde0da571e
|
Better UI to handle conflicts
|
2017-07-15 16:35:40 +01:00 |
|
Laurent Cozic
|
4dc540e589
|
Minor changes
|
2017-07-14 18:02:45 +00:00 |
|
Laurent Cozic
|
e397ad197d
|
Fixed OneDrive connection issue
|
2017-07-13 18:09:47 +00:00 |
|