1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ReactNativeClient/lib
2020-09-15 14:01:07 +01:00
..
commands Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
components Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
hooks Desktop: Refactored command system 2020-07-03 22:32:39 +01:00
images
joplin-renderer Desktop: Fixes #3553: Fixed viewer font size, in particular for inline code 2020-09-08 00:00:43 +01:00
migrations All: Resolves #1877: Add search filters (#3213) 2020-08-08 00:13:21 +01:00
models Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
renderers Desktop: Fixes #3618: Fix links within Mermaid documents 2020-09-02 22:44:24 +01:00
services Desktop: UI update (#3586) 2020-09-15 14:01:07 +01: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 Mobile: Resolves #2595: Add undo/redo support 2020-06-13 16:20:18 +01:00
BaseApplication.js Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
BaseModel.js Mobile: Fixes #3597: Fixed regression when saving a new notebook 2020-08-05 00:07:55 +01:00
BaseSyncTarget.js All: Add mechanism to lock and upgrade sync targets (#3524) 2020-08-02 12:28:50 +01:00
Cache.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
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 Desktop: Fuzzy search (#3632) 2020-09-06 13:07:00 +01:00
database-driver-react-native.js Desktop: Fuzzy search (#3632) 2020-09-06 13:07:00 +01:00
database.js Desktop: Fuzzy search (#3632) 2020-09-06 13:07:00 +01: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: Fixes #3591: Fixed sync fetching issue (#3599) 2020-08-08 00:30:11 +01:00
file-api-driver-dropbox.js All: Got clock sync to work on mobile 2020-09-09 12:25:31 +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 All: Resolves #1266: Add support for OneDrive for Business (#3433) 2020-08-08 00:35:30 +01:00
file-api-driver-webdav.js All: Add mechanism to lock and upgrade sync targets (#3524) 2020-08-02 12:28:50 +01:00
file-api.js All: Got clock sync to work on mobile 2020-09-09 12:25:31 +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 Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00
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 Tools: Updated eslint and clarified comma-dangle rule 2020-08-04 23:00:11 +01:00
import-enex.js Revert "All: Added support for hierarchical/nested tags (#2572)" 2020-07-28 18:50:34 +01:00
joplin-database.js Desktop: Fuzzy search (#3632) 2020-09-06 13:07:00 +01:00
JoplinError.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
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 First pass at linting lib dir 2019-07-29 15:43:53 +02:00
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 First pass at linting lib dir 2019-07-29 15:43:53 +02:00
net-utils.js Revert "Tools: Added eslint rule arrow-parens" 2020-05-21 09:14:33 +01:00
ntpDate.ts Get NTP time working on Android 2020-09-09 10:56:17 +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 Regression: Fixed OneDrive synchronisation (#3674) 2020-08-28 09:46:41 +01:00
package.json
parameters.js All: Add mechanism to lock and upgrade sync targets (#3524) 2020-08-02 12:28:50 +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.js Desktop, Cli: Fixes #3689: Fixed note export when there are folders with non-existing parents. Also fixed long path issue on Windows. 2020-09-07 22:12:51 +01: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 Cli: Added headless server command (Beta) (#1860) 2019-09-08 17:16:45 +01:00
react-logger.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
reducer.js Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
registry.js All: Resolves #1266: Add support for OneDrive for Business (#3433) 2020-08-08 00:35:30 +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, Cli: Security: Fixed a path traversal vulnerability in clipper server API that could allow an attacker to read or write an arbitrary file (CVE-2020-15844) 2020-07-24 00:45:15 +00: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 Revert "All: Added support for hierarchical/nested tags (#2572)" 2020-07-28 18:50:34 +01:00
synchronizer.js Desktop: Fixed clock sync logic when creating new sync target 2020-09-11 23:33:34 +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 Second pass at linting lib dir 2019-07-29 15:58:33 +02:00
SyncTargetNextcloud.js Desktop: Improved Nextcloud API error handling 2019-12-18 15:32:19 +00:00
SyncTargetOneDrive.js All: Resolves #1266: Add support for OneDrive for Business (#3433) 2020-08-08 00:35:30 +01:00
SyncTargetOneDriveDev.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
SyncTargetRegistry.js Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
SyncTargetWebDAV.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
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.ts Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
time-utils.js All: Resolves #1877: Add search filters (#3213) 2020-08-08 00:13:21 +01:00
urlUtils.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
uuid.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
versionInfo.ts Desktop: Add version info to error screen 2020-08-02 16:21:30 +01:00
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