.. |
components
|
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 |
images
|
|
|
models
|
All: Refactored filesystem sync driver to support mobile
|
2018-01-17 18:51:15 +00:00 |
services
|
All: Fixed race condition when a note is being uploaded while it's being modified in the text editor
|
2018-01-08 20:09:01 +01:00 |
vendor
|
|
|
ArrayUtils.js
|
All: Simplified synchronisation of resources to simplify encryption, and implemented resource encryption
|
2017-12-19 19:01:29 +00:00 |
BaseApplication.js
|
All: Schedule sync after enabling or disabling encryption
|
2018-01-08 21:25:38 +01:00 |
BaseModel.js
|
All: Fixed model ID issue
|
2018-01-14 17:11:44 +00:00 |
BaseSyncTarget.js
|
All: getting encryption service and UI to work
|
2017-12-14 19:39:13 +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
|
All: Refactored filesystem sync driver to support mobile
|
2018-01-17 18:51:15 +00:00 |
file-api-driver-memory.js
|
All: Improved file and memory drivers to make it easier to use same sync method for all the drivers
|
2017-12-18 21:47:25 +01:00 |
file-api-driver-onedrive.js
|
All: Fixed OneDrive sync when resync is requested
|
2018-01-12 19:01:34 +00:00 |
file-api.js
|
|
|
folders-screen-utils.js
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
fs-driver-dummy.js
|
|
|
fs-driver-node.js
|
All: Refactored filesystem sync driver to support mobile
|
2018-01-17 18:51:15 +00:00 |
fs-driver-rn.js
|
All: Refactored filesystem sync driver to support mobile
|
2018-01-17 18:51:15 +00:00 |
geolocation-node.js
|
|
|
geolocation-react.js
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
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
|
All: Improved encryption and synchronisation
|
2018-01-02 20:17:14 +01:00 |
layout-utils.js
|
|
|
locale.js
|
All: Updated translations
|
2017-12-17 12:30:32 +01:00 |
log.js
|
|
|
logger.js
|
|
|
markdown-utils.js
|
|
|
MdToHtml.js
|
All: Fixed table font size and family
|
2018-01-09 21:09:49 +01: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
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
parseUri.js
|
|
|
path-utils.js
|
Electron: resolve #7: Show storage location in Options screen
|
2017-12-08 21:51:59 +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: Added uploadBlob method to Node apps
|
2017-12-18 21:46:22 +01:00 |
shim-init-react.js
|
All: Added uploadBlob method to Node apps
|
2017-12-18 21:46:22 +01:00 |
shim.js
|
|
|
string-utils.js
|
|
|
synchronizer.js
|
All: Fixes #85: Don't record deleted_items entries for folders deleted via sync
|
2018-01-15 18:10:14 +00:00 |
SyncTargetFilesystem.js
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
SyncTargetMemory.js
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
SyncTargetOneDrive.js
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
SyncTargetOneDriveDev.js
|
All: Made model naming more consistent
|
2017-12-14 18:12:14 +00:00 |
SyncTargetRegistry.js
|
|
|
time-utils.js
|
|
|
urlUtils.js
|
|
|
uuid.js
|
|
|