1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/ReactNativeClient/lib
2020-07-23 18:43:01 +01:00
..
commands Desktop: Refactored command system 2020-07-03 22:32:39 +01:00
components Desktop: Regression: Fix sort tags alphabetically in side-menu (#3489) 2020-07-15 18:28:40 +01:00
hooks Desktop: Refactored command system 2020-07-03 22:32:39 +01:00
images
joplin-renderer Desktop: Improved GotoAnything speed and made it safer 2020-07-14 23:27:45 +01:00
migrations All: Added support for hierarchical/nested tags (#2572) 2020-07-12 18:09:07 +01:00
models Desktop: Fixes #3510: Note links would be broken after saving a note in Rich Text editor 2020-07-23 19:38:42 +00:00
renderers Mobile: Fixes #2141: Fixed links not working within TOC 2020-02-14 00:36:11 +00:00
services Desktop: Fixes #3510: Note links would be broken after saving a note in Rich Text editor 2020-07-23 19:38:42 +00:00
themes Desktop: Enable searching in editor rather than the viewer for CodeMirror (#3360) 2020-07-22 23:13:23 +01:00
vendor
ArrayUtils.js Desktop: Resolves #2683: Go To Anything by body (#2686) 2020-03-28 13:05:00 +00:00
AsyncActionQueue.ts Mobile: Resolves #2595: Add undo/redo support 2020-06-13 16:20:18 +01:00
BaseApplication.js Desktop: Fixes #3534: Undoing changes multiple time on an existing note could result in a blank note 2020-07-23 19:56:53 +00:00
BaseModel.js Desktop, Cli: Fixes #2331: Only de-duplicate imported notebook titles when needed 2020-06-28 18:00:51 +01:00
BaseSyncTarget.js iOS: Fixes #2301: Removed filesystem sync option, which was not supported 2020-02-08 11:59:19 +00:00
Cache.js
checkPermissions.ts Android: Fixes #3010: Request permissions if needed when exporting profile (#3202) 2020-06-08 09:01:11 +01:00
ClipperServer.js Cli: Fixes #3548: Desktop-only scripts were incorrectly being loaded in CLI server tool 2020-07-23 19:04:04 +00:00
CssUtils.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
database-driver-node.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
database-driver-react-native.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
database.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
dialogs.js Revert "Mobile: Refactored and made dialog boxes more reliable" 2020-06-13 16:20:59 +01:00
DropboxApi.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +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
EventDispatcher.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
eventManager.js Desktop: Refactored command system 2020-07-03 22:32:39 +01:00
file-api-driver-amazon-s3.js All: Add support for AWS S3 synchronisation (Beta) (#2815) 2020-07-15 10:22:55 +01:00
file-api-driver-dropbox.js
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 Revert "All: Add support for sync target lock" 2020-07-12 16:38:54 +01:00
file-api-driver-onedrive.js All: Resolves #173: Upload attachments > 4 MB when using OneDrive (#3195) 2020-06-03 14:29:47 +01:00
file-api-driver-webdav.js Revert "All: Add support for sync target lock" 2020-07-12 16:38:54 +01:00
file-api.js All: Add support for AWS S3 synchronisation (Beta) (#2815) 2020-07-15 10:22:55 +01:00
folders-screen-utils.js Tests: Integration harness fixes and refactors. (#2569) 2020-02-27 18:25:42 +00:00
fs-driver-base.js Desktop: Added support for checkboxes and fixed various issues with WYSIWYG editor 2020-03-23 00:47:25 +00:00
fs-driver-dummy.js
fs-driver-node.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
fs-driver-rn.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
geolocation-node.js All: Change geolocation service to freegeoip.app to improve privacy (#2503) 2020-02-27 09:48:22 +00:00
geolocation-react.js Mobile: Fixes #3240: Fix geolocation 2020-06-05 00:08:09 +01:00
HtmlToMd.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
htmlUtils.js Desktop: Improved GotoAnything speed and made it safer 2020-07-14 23:27:45 +01:00
import-enex-html-gen.js Desktop, Cli: Fixes #3402: Fixed import of checkboxes in ENEX files 2020-06-28 18:55:47 +01:00
import-enex-md-gen.js Desktop, Cli: Fixed various bugs related to the import of ENEX files as HTML 2020-06-15 17:10:51 +01:00
import-enex.js Desktop, Cli: Fixed attachments being out of order when importing Enex file 2020-07-23 18:43:01 +01:00
joplin-database.js All: Added support for hierarchical/nested tags (#2572) 2020-07-12 18:09:07 +01:00
JoplinError.js
JoplinServerApi.ts Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
locale.js Desktop: WYSIWYG: Fixed UI translation issue for certain languages 2020-05-11 18:59:23 +01:00
logger.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
markdownUtils.js Desktop: Improved GotoAnything speed and made it safer 2020-07-14 23:27:45 +01:00
markJsUtils.js
markupLanguageUtils.js Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00: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
nested-utils.js All: Added support for hierarchical/nested tags (#2572) 2020-07-12 18:09:07 +01:00
net-utils.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +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 Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
onedrive-api.js All: Resolves #173: Upload attachments > 4 MB when using OneDrive (#3195) 2020-06-03 14:29:47 +01:00
package.json
parameters.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
parseUri.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
path-utils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
poor-man-intervals.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00: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
react-logger.js
reducer.js Desktop: Fixes #3407: In some cases, changes made to an attachment would not be saved. Also added banner to show that an attachment is being edited 2020-07-22 19:03:31 +01:00
registry.js Desktop: Improved GotoAnything speed and made it safer 2020-07-14 23:27:45 +01:00
reserved-ids.js Desktop: Resolves #262: Implement "show all notes" (#2472) 2020-02-22 11:25:16 +00:00
resourceUtils.js Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
ShareExtension.ts Android: Resolves #2896: Enable sharing to Joplin on Android (#2870) 2020-06-04 18:40:44 +01:00
shareHandler.ts Tools: Apply linter 2020-06-06 10:21:21 +01:00
shim-init-node.js Desktop: Resolves #3333: Improved escaping of Markdown titles in links 2020-06-07 12:55:40 +01:00
shim-init-react.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
shim.js Desktop: Resolves #2773: Add support for system keychain to save sensitive settings (#3207) 2020-06-03 17:07:50 +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: Added support for hierarchical/nested tags (#2572) 2020-07-12 18:09:07 +01:00
synchronizer.js Mobile: Increase max resource size to 100mb (#3431) 2020-07-15 18:29:16 +01:00
SyncTargetAmazonS3.js fix linter error (#3518) 2020-07-20 00:19:08 +01:00
SyncTargetDropbox.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
SyncTargetFilesystem.js iOS: Fixes #2301: Removed filesystem sync option, which was not supported 2020-02-08 11:59:19 +00:00
SyncTargetMemory.js
SyncTargetNextcloud.js Desktop: Improved Nextcloud API error handling 2019-12-18 15:32:19 +00:00
SyncTargetOneDrive.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
SyncTargetOneDriveDev.js
SyncTargetRegistry.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
SyncTargetWebDAV.js
TaskQueue.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
TemplateUtils.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
theme.js Desktop: Fixes #3503: Editor window was no longer being resized with the main window 2020-07-22 23:26:45 +01:00
time-utils.js
urlUtils.js
uuid.js
WebDavApi.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
welcomeAssets.js Update website 2020-06-20 02:57:32 +01:00
WelcomeUtils.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00