1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/ReactNativeClient/lib
2020-11-06 10:50:44 +00:00
..
commands Desktop: Fixes #3962: Certain commands no longer worked. 2020-10-21 17:22:29 +01:00
components Desktop: Fixes #4051: Random crash when syncing due to undefined tags 2020-11-06 10:50:44 +00:00
hooks Mobile: Upgraded React Native to v0.63 2020-10-16 16:26:19 +01:00
images More styling 2017-07-22 16:55:09 +01:00
joplin-renderer All: Security: Remove "link" and "meta" tags from notes to prevent XSS 2020-10-29 16:19:56 +00:00
migrations Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
models Mobile: Disable beta editor for now due to bugs that cannot be fixed 2020-10-29 16:42:47 +00:00
renderers Desktop: Fixes #3618: Fix links within Mermaid documents 2020-09-02 22:44:24 +01:00
services Merge branch 'dev' of github.com:laurent22/joplin into dev 2020-11-04 12:03:09 +00:00
sql-extensions Desktop: Fuzzy search (#3632) 2020-09-06 13:07:00 +01:00
themes Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
vendor Get NTP time working on Android 2020-09-09 10:56:17 +01:00
ArrayUtils.js Desktop: Resolves #2683: Go To Anything by body (#2686) 2020-03-28 13:05:00 +00:00
AsyncActionQueue.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
BaseApplication.ts Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
BaseModel.js Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
BaseSyncTarget.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
Cache.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
checkPermissions.ts Mobile: Upgraded React Native to v0.63 2020-10-16 16:26:19 +01:00
ClipperServer.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
CssUtils.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
database-driver-node.js Cli: Fixed crash due to missing spellfix extension 2020-09-23 12:14:17 +01:00
database-driver-react-native.js Desktop: Fuzzy search (#3632) 2020-09-06 13:07:00 +01:00
database.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
dialogs.js Revert "Mobile: Refactored and made dialog boxes more reliable" 2020-06-13 16:20:59 +01:00
DropboxApi.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
envFromArgs.js Desktop: Resolves #2773: Add support for system keychain to save sensitive settings (#3207) 2020-06-03 17:07:50 +01:00
errorUtils.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
EventDispatcher.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
eventManager.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
file-api-driver-amazon-s3.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
file-api-driver-dropbox.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
file-api-driver-local.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
file-api-driver-memory.js All: Add mechanism to lock and upgrade sync targets (#3524) 2020-08-02 12:28:50 +01:00
file-api-driver-onedrive.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
file-api-driver-webdav.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
file-api.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
folders-screen-utils.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
fs-driver-base.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
fs-driver-dummy.js Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00
fs-driver-node.ts Desktop: Fixed Cut menu item and test units 2020-10-23 13:21:37 +01:00
fs-driver-rn.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
geolocation-node.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
geolocation-react.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
HtmlToMd.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
htmlUtils.js Clipper: Fixes #3984: Images from some website were not being downloaded 2020-10-29 10:16:31 +00:00
import-enex-html-gen.js Desktop, Cli: Fixes #3958: Fixed freeze when importing ENEX as HTML, and fixed potential error when importing resources 2020-10-21 12:02:06 +01:00
import-enex-md-gen.js Desktop, Cli: Import <strike>,<s> tags (strikethrough) from Evernote (#3936) 2020-10-20 11:47:48 +01:00
import-enex.js All: Fixes #3955: Fixed sync issue when importing ENEX files that contain new line characters in the source URL attribute 2020-10-28 17:21:41 +00:00
InMemoryCache.ts Mobile: Upgraded React Native to v0.63 2020-10-16 16:26:19 +01:00
joplin-database.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
JoplinError.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
JoplinServerApi.ts Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
locale.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
Logger.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
markdownUtils.ts Clipper: Fixes #3984: Images from some website were not being downloaded 2020-10-29 10:16:31 +00:00
markJsUtils.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
markupLanguageUtils.ts Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
mime-utils-types.js Desktop: Fixed issue with setting filename for edited attachments 2020-06-09 19:15:43 +00:00
mime-utils.js Desktop: Fixed issue with setting filename for edited attachments 2020-06-09 19:15:43 +00:00
ModelCache.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
net-utils.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
ntpDate.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
ObjectUtils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
onedrive-api-node-utils.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
onedrive-api.js All: Fixed OneDrive authentication 2020-10-28 15:50:34 +00:00
package.json Started fixing ReactNative app 2017-07-05 21:34:25 +01:00
parameters.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
parseUri.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
path-utils.ts Tools: Fixed linter errors 2020-10-24 00:14:30 +01:00
PoorManIntervals.ts Mobile: Upgraded React Native to v0.63 2020-10-16 16:26:19 +01:00
promise-utils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
randomClipperPort.js Cli: Added headless server command (Beta) (#1860) 2019-09-08 17:16:45 +01:00
react-logger.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
reducer.ts Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
registry.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
reserved-ids.js Desktop: Resolves #262: Implement "show all notes" (#2472) 2020-02-22 11:25:16 +00:00
resourceUtils.js Desktop: Fix syntax of imported resources when importing ENEX as HTML 2020-10-28 11:11:04 +00:00
ShareExtension.ts Android: Resolves #2896: Enable sharing to Joplin on Android (#2870) 2020-06-04 18:40:44 +01:00
shareHandler.ts Mobile: Upgraded React Native to v0.63 2020-10-16 16:26:19 +01:00
shim-init-node.js Desktop: Fixes #3986: Handle gzipped CSS files when importing from clipper 2020-10-28 15:47:36 +00:00
shim-init-react.js Desktop: Fixes #3986: Handle gzipped CSS files when importing from clipper 2020-10-28 15:47:36 +00:00
shim.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
string-utils-common.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
string-utils.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
Synchronizer.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
SyncTargetAmazonS3.js All: Resolves #3691: Added support for a custom S3 URL (#3921) 2020-10-20 11:44:11 +01:00
SyncTargetDropbox.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
SyncTargetFilesystem.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
SyncTargetMemory.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
SyncTargetNextcloud.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
SyncTargetOneDrive.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
SyncTargetOneDriveDev.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
SyncTargetRegistry.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
SyncTargetWebDAV.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
TaskQueue.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
TemplateUtils.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
theme.ts Desktop: Made toolbar buttons bigger and swap order of bullet and number lists 2020-10-21 10:39:53 +01:00
time-utils.js Mobile: Upgraded React Native to v0.63 2020-10-16 16:26:19 +01:00
urlUtils.js All: Fixed OneDrive authentication 2020-10-28 15:50:34 +00:00
uuid.ts All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00
versionInfo.ts Desktop: Regression: Fixed format of copied version info 2020-10-21 10:10:18 +01:00
WebDavApi.js Plugins: Added support for content scripts 2020-10-21 00:23:55 +01:00
welcomeAssets.js Update website 2020-06-20 02:57:32 +01:00
WelcomeUtils.js All: Add support for application plugins (#3257) 2020-10-09 18:35:46 +01:00