1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
joplin/ReactNativeClient/lib
2019-05-11 09:49:56 +01:00
..
components All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
images
MdToHtml Desktop, Mobile: Fixed: Some images were not being displayed 2019-05-11 09:49:56 +01:00
models All: Improved: Make sure a revision is saved a note has not been modified for over a week 2019-05-08 00:51:56 +01:00
services Clipper: Fixes #1462: Allow importing images from local file with file:// URLs 2019-05-10 01:06:06 +01:00
vendor
ArrayUtils.js
BaseApplication.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
BaseModel.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
BaseSyncTarget.js All: Created ResourceFetcher class to handle resource downloads 2018-10-08 07:36:45 +01:00
Cache.js
ClipperServer.js API: Resolves #1148: Added support for search end-point and improved error handling 2019-02-24 12:24:55 +00:00
database-driver-node.js
database-driver-react-native.js
database.js Desktop: Resolves #206: Added support for sorting notebooks by title or last modified 2019-03-02 17:35:57 +00:00
dialogs.js
DropboxApi.js All: Try to display more info when there is a Dropbox API error 2018-06-11 00:24:29 +01:00
EventDispatcher.js
file-api-driver-dropbox.js All: Fixes #799: Handle restricted_content error for Dropbox 2018-09-16 19:49:07 +01:00
file-api-driver-local.js
file-api-driver-memory.js
file-api-driver-onedrive.js
file-api-driver-webdav.js All: Revert #554 to try to fix #624: WebDAV error when syncing with SeaFile 2018-06-21 19:00:20 +01:00
file-api.js All: Fixes #600: Improved resuming of long sync operations so that it doesn't needlessly re-download the items from the beginning 2018-06-10 23:16:27 +01:00
folders-screen-utils.js Clipper: Fixes #1417: Sort the folders in the same order as the desktop app 2019-04-20 19:29:23 +01:00
fs-driver-base.js All: Fixes #992: Allow non-ASCII chars when exporting MD and handle duplicate filenames 2018-11-20 00:42:21 +00:00
fs-driver-dummy.js
fs-driver-node.js Api: Added method to get notes 2018-09-27 18:35:10 +00:00
fs-driver-rn.js
geolocation-node.js Fixed typo 2018-10-07 19:28:19 +01:00
geolocation-react.js
HtmlToMd.js Clipper: Skip style section when importing HTML 2018-05-24 13:32:43 +01:00
import-enex-md-gen.js Desktop, CLI: Fixes #1476: Import lists and sub-lists from Enex files with correct indentation 2019-05-01 18:06:37 +01:00
import-enex.js All: Fixes #1405: Handle invalid resource tags that contain no data when importing ENEX 2019-04-12 01:43:15 +01:00
joplin-database.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
JoplinError.js
layout-utils.js
locale.js Updated translations 2019-04-20 12:26:34 +01:00
logger.js Clipper: Improved download of images and conversion to resources 2018-05-23 14:25:59 +01:00
markdownUtils.js Clipper: Fixes #1462: Allow importing images from local file with file:// URLs 2019-05-10 01:06:06 +01:00
markJsUtils.js All: Search: More multi-language support, and started updating mobile app 2019-01-18 18:31:07 +00:00
MdToHtml.js Desktop, Mobile: Fixed: Some images were not being displayed 2019-05-11 09:49:56 +01:00
mime-utils.js Clipper: Support clipping screenshots 2018-05-25 08:51:54 +01:00
ModelCache.js
net-utils.js
ObjectUtils.js
onedrive-api.js
package.json
parameters.js
parseUri.js
path-utils.js Desktop: Fixes #1425 (probably): Fix display of images when using VSCode as external editor 2019-04-20 21:12:19 +01:00
poor-man-intervals.js
promise-utils.js
randomClipperPort.js Clipper: Completed doc and simplified logic to get clipper port to make it easier to use by third-party 2018-06-18 18:54:48 +01:00
react-logger.js
reducer.js All: 1383 Clear selected Notes when switching Notebook (#1387) 2019-04-04 07:48:33 +01:00
registry.js Also set tags on Welcome notes 2019-02-03 20:19:17 +00:00
shim-init-node.js CLI: Improved: Update sharp (for node 12 compatibility) (#1471) 2019-04-30 17:32:51 +01:00
shim-init-react.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
shim.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
string-utils-common.js Desktop: Improve search keyword highlighting 2019-01-17 19:01:35 +00:00
string-utils.js All: Improved support for Japanese, Chinese, Korean search queries (also applies to Goto Anything) 2019-04-03 07:46:41 +01:00
synchronizer.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
SyncTargetDropbox.js Update SyncTargetDropbox.js 2018-05-22 15:02:35 +01:00
SyncTargetFilesystem.js
SyncTargetMemory.js
SyncTargetNextcloud.js
SyncTargetOneDrive.js
SyncTargetOneDriveDev.js
SyncTargetRegistry.js
SyncTargetWebDAV.js Electron: Fixes #623: Improved handling of text selection and fixed infinite loop 2018-06-17 02:44:37 +01:00
time-utils.js Electron: Resolves #755: Added note properties dialog box to view and edit created time, updated time, source URL and geolocation 2018-09-16 19:37:31 +01:00
urlUtils.js Clipper: Fixes #1462: Allow importing images from local file with file:// URLs 2019-05-10 01:06:06 +01:00
uuid.js
WebDavApi.js Desktop: use nodeIntegration 2019-02-24 10:17:37 +00:00
welcomeAssets.js Update website 2019-04-26 19:06:17 +01:00
WelcomeUtils.js minor tweaks 2019-02-23 15:53:14 +00:00