1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/ReactNativeClient/lib
2019-02-17 02:16:32 +00:00
..
components Load background color from theme colours and set it for top and bottom safe area to respect iOS style guide. (#1195) 2019-02-14 23:09:21 +00:00
images More styling 2017-07-22 16:55:09 +01:00
models Desktop: Allow resizing left panels 2019-02-16 01:12:43 +00:00
services Done Welcome integration on mobile and CLI 2019-02-09 19:04:34 +00:00
vendor Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
ArrayUtils.js All: Resolves #443: Various optimisations to make dealing with large notes easier and make Katex re-rendering faster 2018-05-10 12:02:39 +01:00
BaseApplication.js Desktop: Do not display tags that are not associated with any note 2019-02-13 23:33:07 +00:00
BaseModel.js Desktop: Toggle todo checkbox using SPACE key 2019-01-26 15:33:45 +00:00
BaseSyncTarget.js All: Created ResourceFetcher class to handle resource downloads 2018-10-08 07:36:45 +01:00
Cache.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
ClipperServer.js API: Allow specifying item ID for any item 2019-02-06 22:36:39 +00:00
database-driver-node.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
database-driver-react-native.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
database.js Mobile: Resolves #285: Create, edit and remove tags from notes 2018-03-16 20:17:52 +00:00
dialogs.js Getting Dropbox to work in mobile app 2018-03-27 00:55:44 +01:00
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 All: Dropbox: Handle various error conditions 2018-03-27 00:05:39 +01:00
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 Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
file-api-driver-memory.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
file-api-driver-onedrive.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
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 #206 Notebooks list defaults to alphabetical order 2018-09-06 12:26:35 +02: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 Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
fs-driver-node.js Api: Added method to get notes 2018-09-27 18:35:10 +00:00
fs-driver-rn.js Mobile: Made tag UI a dialog 2018-03-17 23:00:01 +00:00
geolocation-node.js Fixed typo 2018-10-07 19:28:19 +01:00
geolocation-react.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
HtmlToMd.js Clipper: Skip style section when importing HTML 2018-05-24 13:32:43 +01:00
import-enex-md-gen.js All: Search: More multi-language support 2019-01-18 17:56:56 +00:00
import-enex.js All: Fixed importing ENEX file when note incorrectly contains a reminder tag 2019-02-02 13:04:42 +00:00
joplin-database.js All: Search: More multi-language support 2019-01-18 17:56:56 +00:00
JoplinError.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
layout-utils.js ReactNativeClient: Fix some typos (found by codespell) 2018-05-05 16:25:37 +02:00
locale.js Fixing Norwegian locale 2018-12-06 22:59:08 +01:00
logger.js Clipper: Improved download of images and conversion to resources 2018-05-23 14:25:59 +01:00
markdownUtils.js Update website 2018-09-29 13:15:36 +01:00
markJsUtils.js All: Search: More multi-language support, and started updating mobile app 2019-01-18 18:31:07 +00:00
MdToHtml_Katex.js All: Resolves #443: Various optimisations to make dealing with large notes easier and make Katex re-rendering faster 2018-05-10 12:02:39 +01:00
MdToHtml.js Fix little white corner between scrollbars (#1229) 2019-02-17 02:16:32 +00:00
mime-utils.js Clipper: Support clipping screenshots 2018-05-25 08:51:54 +01:00
ModelCache.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
net-utils.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
ObjectUtils.js Electron: Resolves #144, Resolves #311: Highlight search results and search in real time. Associated Ctrl+F with searching. 2018-03-19 23:04:48 +00:00
onedrive-api.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
package.json Started fixing ReactNative app 2017-07-05 21:34:25 +01:00
parameters.js Adding Dropbox sync to Electron app 2018-03-26 18:33:55 +01:00
parseUri.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
path-utils.js Desktop: Allow selecting editor path with dialog window 2019-01-30 19:19:06 +00:00
poor-man-intervals.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
promise-utils.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
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 Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
reducer.js Desktop: Allow creating new note when multiple notes are selected 2019-02-13 22:57:43 +00:00
registry.js Also set tags on Welcome notes 2019-02-03 20:19:17 +00:00
shim-init-node.js All: Added script to build welcome assets and to import them on startup 2019-02-03 18:58:44 +00:00
shim-init-react.js Mobile: Added shim.createResourceFromPath to support Welcome assets 2019-02-05 18:11:03 +00:00
shim.js Support FreeBSD in terminal (#896) 2018-10-24 19:16:15 +01:00
string-utils-common.js Desktop: Improve search keyword highlighting 2019-01-17 19:01:35 +00:00
string-utils.js Fixed regressions in test units 2019-01-31 09:48:48 +00:00
synchronizer.js All: Search: More multi-language support 2019-01-18 17:56:56 +00:00
SyncTargetDropbox.js Update SyncTargetDropbox.js 2018-05-22 15:02:35 +01:00
SyncTargetFilesystem.js Adding Dropbox sync to Electron app 2018-03-26 18:33:55 +01:00
SyncTargetMemory.js Adding Dropbox sync to Electron app 2018-03-26 18:33:55 +01:00
SyncTargetNextcloud.js Adding Dropbox sync to Electron app 2018-03-26 18:33:55 +01:00
SyncTargetOneDrive.js Adding Dropbox sync to Electron app 2018-03-26 18:33:55 +01:00
SyncTargetOneDriveDev.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
SyncTargetRegistry.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
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: Set source URL and fixed issues with tables and urls 2018-05-24 12:44:13 +01:00
uuid.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
WebDavApi.js All: Fixes #1137: Fixed regression on SeaFile sync 2019-01-21 17:34:41 +00:00
welcomeAssets.js All: Update welcome assets 2019-02-14 22:22:43 +00:00
WelcomeUtils.js Done Welcome integration on mobile and CLI 2019-02-09 19:04:34 +00:00