1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/ReactNativeClient/lib
2017-12-15 07:31:57 +00:00
..
components Merge master into encryption branch 2017-12-15 07:31:57 +00:00
images
models All: Decryption worker and handling of missing master key passwords 2017-12-14 18:53:08 +00:00
services All: Decryption worker and handling of missing master key passwords 2017-12-14 18:53:08 +00:00
vendor All: Added methods to get secure random bytes 2017-12-12 17:51:07 +00:00
ArrayUtils.js Allow multiple selection 2017-11-22 18:35:31 +00:00
BaseApplication.js All: Decryption worker and handling of missing master key passwords 2017-12-14 18:53:08 +00:00
BaseModel.js All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
BaseSyncTarget.js All: Removed sync target info out of setting class 2017-11-24 19:21:30 +00:00
database-driver-node.js Electron, Mobile: Created alarm service and drivers 2017-11-27 22:50:46 +00:00
database-driver-react-native.js Electron, Mobile: Created alarm service and drivers 2017-11-27 22:50:46 +00:00
database.js All: Handle master key in backend 2017-12-12 21:58:57 +00:00
dialogs.js Mobile: Also do multi-selection from search page 2017-11-23 18:41:35 +00:00
event-dispatcher.js
file-api-driver-local.js All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
file-api-driver-memory.js
file-api-driver-onedrive.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
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: Added fs drivers and encryption service 2017-12-11 23:52:42 +00:00
fs-driver-rn.js All: Added methods to get secure random bytes 2017-12-12 17:51:07 +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: Made model naming more consistent 2017-12-14 18:12:14 +00:00
joplin-database.js All: Decryption worker and handling of missing master key passwords 2017-12-14 18:53:08 +00:00
layout-utils.js
locale.js
log.js
logger.js All: Allow attaching files of unknown mime type 2017-12-01 23:15:49 +00:00
markdown-utils.js
MdToHtml.js All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
mime-utils.js
ModelCache.js Don't needlessly reload resources 2017-11-28 21:15:22 +00:00
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 Mobile: Improved OneDrive login 2017-11-28 21:49:58 +00:00
path-utils.js Electron: resolve #7: Show storage location in Options screen 2017-12-08 21:51:59 +00:00
poor-man-intervals.js Android: Got notifications to work 2017-11-28 18:58:04 +00:00
promise-utils.js
react-logger.js
reducer.js All: Decryption worker and handling of missing master key passwords 2017-12-14 18:53:08 +00:00
registry.js All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
shim-init-node.js All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
shim-init-react.js All: Added methods to get secure random bytes 2017-12-12 17:51:07 +00:00
shim.js All: Added methods to get secure random bytes 2017-12-12 17:51:07 +00:00
string-utils.js All: Added fs drivers and encryption service 2017-12-11 23:52:42 +00:00
synchronizer.js All: Made model naming more consistent 2017-12-14 18:12: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 All: Added dev sync target and option to select it in mobile 2017-11-24 19:47:24 +00:00
time-utils.js Mobile: Added status info to view active alarms 2017-11-28 20:31:14 +00:00
urlUtils.js
uuid.js