1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/ReactNativeClient/lib
Caleb John 0c2f2667d3 All: Allow toggling markdown plugins and added several new plugins (#1347)
* Initial test of enabling plugins

* Added support for toggle-able plugins
- Also adds some new plugins

* Add instructions on adding toggle-plugins

* Fix subtle anchor bug
- webview was moving itself when scrolling to bottom anchors

* Moves the webview hack so that it only applies to anchors

* Add plugin descriptions to the README, also removed mermaid from README

* rename plugin.* to markdown.plugin.* to be more forward compatible
2019-04-02 17:14:48 +01:00
..
components Mobile: Moved tags to separate screen to avoid slow down when having many tags 2019-03-13 22:42:16 +00:00
images
MdToHtml All: Allow toggling markdown plugins and added several new plugins (#1347) 2019-04-02 17:14:48 +01:00
models All: Allow toggling markdown plugins and added several new plugins (#1347) 2019-04-02 17:14:48 +01:00
services Desktop: Added Goto Anything dialog and implemented basic plugin system 2019-04-01 19:43:13 +00:00
vendor
ArrayUtils.js
BaseApplication.js Desktop: Fixes #1334 (maybe): Upgraded chokidar which it seems was randomly making Electron 4 crash (maybe due to fsevent package) 2019-03-12 21:41:13 +00:00
BaseModel.js All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00: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
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 Desktop: Resolves #206: Added support for sorting notebooks by title or last modified 2019-03-02 17:35:57 +00: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
fs-driver-rn.js
geolocation-node.js Fixed typo 2018-10-07 19:28:19 +01:00
geolocation-react.js
HtmlToMd.js
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
layout-utils.js
locale.js Fixing Norwegian locale 2018-12-06 22:59:08 +01:00
logger.js
markdownUtils.js
markJsUtils.js All: Search: More multi-language support, and started updating mobile app 2019-01-18 18:31:07 +00:00
MdToHtml.js All: Allow toggling markdown plugins and added several new plugins (#1347) 2019-04-02 17:14:48 +01:00
mime-utils.js
ModelCache.js
net-utils.js
ObjectUtils.js
onedrive-api.js
package.json
parameters.js
parseUri.js
path-utils.js Desktop: Allow selecting editor path with dialog window 2019-01-30 19:19:06 +00:00
poor-man-intervals.js
promise-utils.js
randomClipperPort.js
react-logger.js
reducer.js Desktop: Added Goto Anything dialog and implemented basic plugin system 2019-04-01 19:43:13 +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 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 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
SyncTargetFilesystem.js
SyncTargetMemory.js
SyncTargetNextcloud.js
SyncTargetOneDrive.js
SyncTargetOneDriveDev.js
SyncTargetRegistry.js
SyncTargetWebDAV.js
time-utils.js
urlUtils.js
uuid.js
WebDavApi.js Desktop: use nodeIntegration 2019-02-24 10:17:37 +00:00
welcomeAssets.js No longer using fixed IDs 2019-03-08 17:17:37 +00:00
WelcomeUtils.js minor tweaks 2019-02-23 15:53:14 +00:00