.. |
components
|
Merge branch 'master' of github.com:laurent22/joplin
|
2018-02-14 19:10:42 +00:00 |
images
|
|
|
models
|
Fixed race condition when testing with memory driver and fixed encoding issue
|
2018-02-15 17:12:09 +00:00 |
services
|
Merge branch 'master' of github.com:laurent22/joplin
|
2018-02-15 18:33:21 +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
|
|
|
dialogs.js
|
|
|
event-dispatcher.js
|
|
|
file-api-driver-local.js
|
Removed uneeded created_time property
|
2018-02-07 20:42:52 +00:00 |
file-api-driver-memory.js
|
Fixed race condition when testing with memory driver and fixed encoding issue
|
2018-02-15 17:12:09 +00:00 |
file-api-driver-onedrive.js
|
Removed uneeded created_time property
|
2018-02-07 20:42:52 +00:00 |
file-api-driver-webdav.js
|
All: Improved WebDAV driver compatibility with some services (eg. Seafile)
|
2018-02-14 19:08:07 +00:00 |
file-api.js
|
All: Provide Content-Length header for WebDAV for better compatibility with more servers
|
2018-02-15 18:33:08 +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
|
iOS: Fixed resource decryption issue, log page crash and text input rendering issue
|
2018-02-14 15:28:56 +00:00 |
geolocation-node.js
|
|
|
geolocation-react.js
|
|
|
import-enex-md-gen.js
|
|
|
import-enex.js
|
|
|
joplin-database.js
|
|
|
JoplinError.js
|
Various tweaks to get Nextcloud working in mobile
|
2018-01-25 20:48:01 +00:00 |
layout-utils.js
|
|
|
locale.js
|
Added Basque translation, fixed issue with handling invalid translations. Updated translation FR.
|
2018-02-10 12:43:45 +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
|
Electron: Allowing opening and saving resource images
|
2018-02-07 20:23:17 +00:00 |
mime-utils.js
|
|
|
ModelCache.js
|
|
|
net-utils.js
|
|
|
onedrive-api.js
|
|
|
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
|
|
|
shim-init-node.js
|
All: Provide Content-Length header for WebDAV for better compatibility with more servers
|
2018-02-15 18:33:08 +00:00 |
shim-init-react.js
|
All: Provide Content-Length header for WebDAV for better compatibility with more servers
|
2018-02-15 18:33:08 +00:00 |
shim.js
|
All: Provide Content-Length header for WebDAV for better compatibility with more servers
|
2018-02-15 18:33:08 +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: Fixed Nextcloud sync target ID (which was incorrectly set to WebDAV sync ID)
|
2018-02-15 18:01:05 +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: Fixed Nextcloud sync target ID (which was incorrectly set to WebDAV sync ID)
|
2018-02-15 18:01:05 +00:00 |
time-utils.js
|
|
|
urlUtils.js
|
|
|
uuid.js
|
|
|
WebDavApi.js
|
All: Provide Content-Length header for WebDAV for better compatibility with more servers
|
2018-02-15 18:33:08 +00:00 |