1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ReactNativeClient/lib
Laurent Cozic 7591b614c5 typos
2019-07-21 22:27:13 +00:00
..
components typos 2019-07-21 22:27:13 +00:00
images
migrations Fixed regression 2019-05-13 09:50:39 +01:00
models Desktop: Add solarized themes to desktop client (#1733) 2019-07-21 17:27:42 +01:00
renderers Use regex instead of jsdom for compability with mobile app 2019-07-21 00:18:51 +01:00
services Api: Fixed handling of markup language 2019-07-21 00:31:29 +01:00
vendor
ArrayUtils.js
BaseApplication.js Desktop: Added support for templates (#1647) 2019-07-20 22:13:10 +01:00
BaseModel.js All: Save size of a resource to the database; and added mechanism to run non-database migrations 2019-05-11 17:55:40 +01:00
BaseSyncTarget.js
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
EventDispatcher.js
file-api-driver-dropbox.js
file-api-driver-local.js
file-api-driver-memory.js
file-api-driver-onedrive.js
file-api-driver-webdav.js
file-api.js
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 #371 (sort of): Allow resources greater than 10 MB but they won't be synced on mobile 2019-05-12 01:15:52 +01:00
fs-driver-dummy.js
fs-driver-node.js
fs-driver-rn.js
geolocation-node.js
geolocation-react.js
HtmlToMd.js Clipper: Resolves #1669: Handle special case of code block used on Microsoft website 2019-06-22 18:57:41 +01:00
htmlUtils.js Use regex instead of jsdom for compability with mobile app 2019-07-21 00:18:51 +01:00
import-enex-md-gen.js Desktop, CLI: Fixes #1723: Import Evernote audio files correctly 2019-07-13 17:26:47 +01:00
import-enex.js All: Save size of a resource to the database; and added mechanism to run non-database migrations 2019-05-11 17:55:40 +01:00
joplin-database.js Clipper: Adding support for clipping page as HTML 2019-07-14 16:00:02 +01:00
JoplinError.js
layout-utils.js
locale.js Updated translations 2019-04-20 12:26:34 +01:00
logger.js All: Allow specifying the log level of a log target 2019-05-11 17:53:56 +01:00
markdownUtils.js More refactoring to easily handle multiple renderers 2019-07-16 19:05:47 +01:00
markJsUtils.js
markupLanguageUtils.js Clipper: Adding support for clipping page as HTML 2019-07-14 16:00:02 +01:00
mime-utils.js Desktop, CLI: Fixes #1723: Import Evernote audio files correctly 2019-07-13 17:26:47 +01:00
ModelCache.js
net-utils.js Clipper: Fixes #1600: Handle SVG images and fix issue with invalid file extensions 2019-06-12 09:45:31 +01:00
ObjectUtils.js
onedrive-api.js
package.json
parameters.js
parseUri.js
path-utils.js Clipper: Fixes #1600: Handle SVG images and fix issue with invalid file extensions 2019-06-12 09:45:31 +01:00
poor-man-intervals.js
promise-utils.js
randomClipperPort.js
react-logger.js
reducer.js Desktop: Added support for templates (#1647) 2019-07-20 22:13:10 +01:00
registry.js Also set tags on Welcome notes 2019-02-03 20:19:17 +00:00
shim-init-node.js CLI: Fix: Do not resize images if they are already below the max dimensions 2019-05-12 11:38:33 +01:00
shim-init-react.js All: Fixes #371 (sort of): Allow resources greater than 10 MB but they won't be synced on mobile 2019-05-12 01:15:52 +01:00
shim.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
string-utils-common.js
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: Fixes #1694: When deleting resource from sync target also delete associated data blob 2019-07-13 15:57:53 +01:00
SyncTargetDropbox.js
SyncTargetFilesystem.js
SyncTargetMemory.js
SyncTargetNextcloud.js
SyncTargetOneDrive.js
SyncTargetOneDriveDev.js
SyncTargetRegistry.js
SyncTargetWebDAV.js
TaskQueue.js All: Improved: Allow using multiple connections to download items while synchronising (#1633) 2019-06-07 23:20:08 +01:00
TemplateUtils.js Desktop: Added support for templates (#1647) 2019-07-20 22:13:10 +01:00
time-utils.js
urlUtils.js Clipper: Fixes #1622: Import named anchors from clipped pages 2019-06-13 00:26:19 +01:00
uuid.js
WebDavApi.js Desktop: use nodeIntegration 2019-02-24 10:17:37 +00:00
welcomeAssets.js Doc: Fixed more links 2019-05-22 16:57:45 +01:00
WelcomeUtils.js Desktop, CLI: Added option to disable creation of welcome items 2019-05-12 01:10:46 +01:00