1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/ReactNativeClient/lib
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
..
components Desktop: Resolves #2688: Add "Retry All" option to synchronisation page 2020-04-04 18:30:13 +01:00
images More styling 2017-07-22 16:55:09 +01:00
joplin-renderer Desktop: Fixed styling issues with rendered Markdown 2020-04-02 22:54:06 +01:00
migrations All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
models Mobile: Add toolbar, list continuation and Markdown preview to editor (#2224) 2020-03-25 10:50:45 +00:00
renderers Mobile: Fixes #2141: Fixed links not working within TOC 2020-02-14 00:36:11 +00:00
services Desktop: Resolves #2688: Add "Retry All" option to synchronisation page 2020-04-04 18:30:13 +01:00
vendor Desktop: Added support for Fountain screenwriting language 2019-08-14 12:40:06 +02:00
ArrayUtils.js Desktop: Resolves #2683: Go To Anything by body (#2686) 2020-03-28 13:05:00 +00:00
AsyncActionQueue.ts Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
BaseApplication.js Tools: Disable logging to console by default 2020-04-01 18:15:40 +01:00
BaseModel.js All: Fix integration test harness issues. (#2723) 2020-03-16 13:30:54 +11:00
BaseSyncTarget.js iOS: Fixes #2301: Removed filesystem sync option, which was not supported 2020-02-08 11:59:19 +00:00
Cache.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ClipperServer.js API: Add ability to search by folder or tag title 2020-01-20 02:19:57 +00:00
CssUtils.js Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
database-driver-node.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
database-driver-react-native.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
database.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
dialogs.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
DropboxApi.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
EventDispatcher.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
file-api-driver-dropbox.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
file-api-driver-local.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
file-api-driver-memory.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
file-api-driver-onedrive.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
file-api-driver-webdav.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
file-api.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
folders-screen-utils.js Tests: Integration harness fixes and refactors. (#2569) 2020-02-27 18:25:42 +00:00
fs-driver-base.js Desktop: Added support for checkboxes and fixed various issues with WYSIWYG editor 2020-03-23 00:47:25 +00:00
fs-driver-dummy.js Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00
fs-driver-node.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
fs-driver-rn.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
geolocation-node.js All: Change geolocation service to freegeoip.app to improve privacy (#2503) 2020-02-27 09:48:22 +00:00
geolocation-react.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
HtmlToMd.js Desktop: Added support for checkboxes and fixed various issues with WYSIWYG editor 2020-03-23 00:47:25 +00:00
htmlUtils.js Clipper: Fixes #2489: Fixed clipping of pages that contain images without sources (YouTube), and improved support for SVG graphics 2020-02-12 18:15:16 +00:00
import-enex-html-gen.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
import-enex-md-gen.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
import-enex.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
joplin-database.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
JoplinError.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
JoplinServerApi.ts Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
locale.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
logger.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
markdownUtils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
markJsUtils.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
markupLanguageUtils.js Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
mime-utils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
ModelCache.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
net-utils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
ObjectUtils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
onedrive-api-node-utils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
onedrive-api.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
package.json Started fixing ReactNative app 2017-07-05 21:34:25 +01:00
parameters.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
parseUri.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
path-utils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
poor-man-intervals.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
promise-utils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
randomClipperPort.js Cli: Added headless server command (Beta) (#1860) 2019-09-08 17:16:45 +01:00
react-logger.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
reducer.js All: Fixes #2803: Remember last selected note (#2809) 2020-03-21 11:29:22 +00:00
registry.js All: Fix integration test harness issues. (#2723) 2020-03-16 13:30:54 +11:00
reserved-ids.js Desktop: Resolves #262: Implement "show all notes" (#2472) 2020-02-22 11:25:16 +00:00
resourceUtils.js Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
shim-init-node.js Desktop: Fixed regression when drag and dropping files 2020-04-02 23:01:14 +01:00
shim-init-react.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
shim.js Desktop: Add message box to ask confirmation when resizing image 2020-03-31 22:40:38 +01:00
string-utils-common.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
string-utils.js Desktop: Resolves #2683: Go To Anything by body (#2686) 2020-03-28 13:05:00 +00:00
synchronizer.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
SyncTargetDropbox.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
SyncTargetFilesystem.js iOS: Fixes #2301: Removed filesystem sync option, which was not supported 2020-02-08 11:59:19 +00:00
SyncTargetMemory.js Second pass at linting lib dir 2019-07-29 15:58:33 +02:00
SyncTargetNextcloud.js Desktop: Improved Nextcloud API error handling 2019-12-18 15:32:19 +00:00
SyncTargetOneDrive.js Desktop: Updated OneDrive login to remove webview dependency 2019-12-18 09:21:12 +00:00
SyncTargetOneDriveDev.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
SyncTargetRegistry.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
SyncTargetWebDAV.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
TaskQueue.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
TemplateUtils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
time-utils.js All: Log last requests in case of a sync error 2019-09-25 18:58:15 +00:00
urlUtils.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
uuid.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
WebDavApi.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
welcomeAssets.js Update website 2020-03-08 09:06:07 +00:00
WelcomeUtils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00