1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/ReactNativeClient/lib
2017-12-28 19:14:03 +00:00
..
components All: Fixes #87: Show warningn when deleting notebook that contains notes. 2017-12-10 14:09:12 +00:00
images More styling 2017-07-22 16:55:09 +01:00
models Electron: Add support for file system sync 2017-12-07 22:29:02 +00:00
services All: Filter to sync target and refactored so that same code can be used by all clients 2017-12-05 19:21:01 +00:00
ArrayUtils.js Allow multiple selection 2017-11-22 18:35:31 +00:00
base-model.js All: Improved synchronisation process and saving of models so that reducer can deal with full objects 2017-12-04 22:58:42 +00:00
BaseApplication.js CLI: Fixed shell mode 2017-12-07 18:12:46 +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 CLI: Fixed shell mode 2017-12-07 18:12:46 +00:00
dialogs.js Mobile: Also do multi-selection from search page 2017-11-23 18:41:35 +00:00
event-dispatcher.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
file-api-driver-local.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
file-api-driver-memory.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
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 Changed export to module.exports 2017-11-03 00:13:17 +00:00
folders-screen-utils.js Delete folders and tags 2017-11-08 21:22:24 +00:00
fs-driver-dummy.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
fs-driver-node.js Various clean up and tweaks for Electron app 2017-11-04 13:23:15 +00:00
geolocation-node.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
geolocation-react.js Changed export to module.exports 2017-11-03 00:13:17 +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 CLI: Fixes #117: 'edit' command raising error in shell mode 2017-12-28 19:14:03 +00:00
layout-utils.js Show editor and rendering side by side 2017-11-07 21:11:14 +00:00
locale.js All: Updated translations 2017-12-17 12:30:32 +01:00
log.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
logger.js All: Allow attaching files of unknown mime type 2017-12-01 23:15:49 +00:00
markdown-utils.js Optimised markdown rendering for mobile and electron 2017-11-07 18:39:11 +00:00
MdToHtml.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
mime-utils.js iOS: Fixed attaching images 2017-11-19 22:08:58 +00:00
ModelCache.js Don't needlessly reload resources 2017-11-28 21:15:22 +00:00
net-utils.js Improved fetch with retry on all three platforms 2017-11-12 22:52:54 +00:00
onedrive-api.js Minor tweaks 2017-12-04 23:01:22 +00:00
package.json Started fixing ReactNative app 2017-07-05 21:34:25 +01:00
parameters.js All: Added dev sync target and option to select it in mobile 2017-11-24 19:47:24 +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 Changed export to module.exports 2017-11-03 00:13:17 +00:00
react-logger.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
reducer.js All: Handling of unsyncable items 2017-12-05 18:56:39 +00:00
registry.js All: Added error message for OneDrive for Business 2017-12-01 17:47:18 +00:00
shim-init-node.js Electron: Allow attaching multiple files 2017-12-01 23:26:08 +00:00
shim-init-react.js All: Allow attaching files of unknown mime type 2017-12-01 23:15:49 +00:00
shim.js Save window state 2017-11-14 18:02:58 +00:00
string-utils.js Allow setting extra flags and renaming folder 2017-11-16 18:51:11 +00:00
synchronizer.js All: Handling of unsyncable items 2017-12-05 18:56:39 +00:00
SyncTargetFilesystem.js All: Removed sync target info out of setting class 2017-11-24 19:21:30 +00:00
SyncTargetMemory.js All: Removed sync target info out of setting class 2017-11-24 19:21:30 +00:00
SyncTargetOneDrive.js All: Added dev sync target and option to select it in mobile 2017-11-24 19:47:24 +00:00
SyncTargetOneDriveDev.js All: Added dev sync target and option to select it in mobile 2017-11-24 19:47:24 +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 Prompt dialog and popup menu 2017-11-08 17:51:55 +00:00
uuid.js Changed export to module.exports 2017-11-03 00:13:17 +00:00