1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-03 08:35:29 +02:00
joplin/ReactNativeClient/lib
2018-02-07 19:46:07 +00:00
..
components All: Added sync config check to config screens 2018-02-06 18:59:36 +00:00
images
models All: Use mutex when saving model to avoid race conditions when decrypting and syncing at the same time 2018-02-07 19:02:07 +00:00
services Added list of translated languages to README file 2018-02-01 20:15:31 +00:00
vendor
ArrayUtils.js All: Optimised Nextcloud sync delta functionality 2018-01-29 20:51:14 +00:00
BaseApplication.js All: Made WebDAV driver more generic to support services other than Nextcloud and added WebDAV sync target 2018-02-01 23:40:05 +00:00
BaseModel.js All: Use mutex when saving model to avoid race conditions when decrypting and syncing at the same time 2018-02-07 19:02:07 +00:00
BaseSyncTarget.js All: Added sync config check to config screens 2018-02-06 18:59:36 +00:00
Cache.js Simplified and fixed caching issue 2018-01-17 17:59:33 +00:00
database-driver-node.js
database-driver-react-native.js
database.js CLI: Fixed shell mode 2017-12-07 18:12:46 +00:00
dialogs.js
event-dispatcher.js
file-api-driver-local.js Tweaks to make sure Nextcloud driver passes all test units 2018-01-25 21:15:58 +00:00
file-api-driver-memory.js Tweaks to make sure Nextcloud driver passes all test units 2018-01-25 21:15:58 +00:00
file-api-driver-onedrive.js Tweaks to make sure Nextcloud driver passes all test units 2018-01-25 21:15:58 +00:00
file-api-driver-webdav.js All: Improved request repeating mechanism 2018-02-07 19:46:07 +00:00
file-api.js All: Improved request repeating mechanism 2018-02-07 19:46:07 +00:00
folders-screen-utils.js
fs-driver-dummy.js
fs-driver-node.js Convert fs errors to normal errors 2018-01-28 17:36:36 +00:00
fs-driver-rn.js Tweaks to make sure Nextcloud driver passes all test units 2018-01-25 21:15:58 +00:00
geolocation-node.js
geolocation-react.js
import-enex-md-gen.js All: Added support for HTML tags found in ENEX files: colgroup, col, ins, kbd, address, caption, var, area, map 2017-12-08 17:41:32 +00:00
import-enex.js All: Improved handling of empty links when importing ENEX files. Fixed minor layout issues in Electron app 2017-12-07 00:57:36 +00:00
joplin-database.js All: Handling of impossible-to-sync items (such as when they are over the size limit of the cloud provider) 2017-12-04 23:38:09 +00:00
JoplinError.js Various tweaks to get Nextcloud working in mobile 2018-01-25 20:48:01 +00:00
layout-utils.js
locale.js Added flags 2018-02-01 20:21:54 +00:00
log.js
logger.js Mobile: Allow filtering log by warning/error 2018-01-31 19:51:29 +00:00
markdown-utils.js
MdToHtml_Katex.js Better error handling for Katex and handling of code blocks and inline 2018-02-05 17:55:35 +00:00
MdToHtml.js All: Also support $ as delimiter for Katex expressoins 2018-02-06 17:58:54 +00:00
mime-utils.js
ModelCache.js
net-utils.js
onedrive-api.js Minor tweaks 2017-12-04 23:01:22 +00:00
package.json
parameters.js
parseUri.js
path-utils.js Got Nextcloud sync to work in Electron 2018-01-25 19:01:14 +00:00
poor-man-intervals.js
promise-utils.js
react-logger.js
reducer.js Electron: Improved the way new note are created, and automatically add a title. Made saving and loading notes more reliable. 2018-01-12 19:58:01 +00:00
registry.js All: Schedule sync only after 30 seconds 2018-01-08 21:05:08 +01:00
shim-init-node.js All: Handle case where resource blob is missing during sync 2018-01-21 17:48:50 +00:00
shim-init-react.js All: Added Katex support 2018-02-04 17:12:24 +00:00
shim.js Fixed crash when calling fetch() with invalid URL in RN app 2018-01-30 19:01:07 +00:00
string-utils.js
synchronizer.js All: Made WebDAV driver more generic to support services other than Nextcloud and added WebDAV sync target 2018-02-01 23:40:05 +00:00
SyncTargetFilesystem.js All: Various changes to get filesystem target to work on mobile 2018-01-17 21:01:41 +00:00
SyncTargetMemory.js
SyncTargetNextcloud.js All: Added sync config check to config screens 2018-02-06 18:59:36 +00:00
SyncTargetOneDrive.js Got Nextcloud sync to work in Electron 2018-01-25 19:01:14 +00:00
SyncTargetOneDriveDev.js
SyncTargetRegistry.js All: Added sync config check to config screens 2018-02-06 18:59:36 +00:00
SyncTargetWebDAV.js All: Added sync config check to config screens 2018-02-06 18:59:36 +00:00
time-utils.js
urlUtils.js
uuid.js
WebDavApi.js All: Added sync config check to config screens 2018-02-06 18:59:36 +00:00