..
components
All: Security: Added way to upgrade master key encryption and sync target encryption
2020-03-13 17:42:50 +00:00
images
More styling
2017-07-22 16:55:09 +01:00
joplin-renderer
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +00:00
migrations
All: Extract note renderer to separate package (WIP) ( #2206 )
2019-12-29 18:58:40 +01:00
models
All: Security: Added way to upgrade master key encryption and sync target encryption
2020-03-13 17:42:50 +00:00
renderers
Mobile: Fixes #2141 : Fixed links not working within TOC
2020-02-14 00:36:11 +00:00
services
API: Resolves #941 : Add support for "tags" property for note PUT request ( #2649 )
2020-03-13 18:44:47 +00:00
vendor
Desktop: Added support for Fountain screenwriting language
2019-08-14 12:40:06 +02:00
ArrayUtils.js
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +00:00
AsyncActionQueue.ts
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +00:00
BaseApplication.js
All: Security: Added way to upgrade master key encryption and sync target encryption
2020-03-13 17:42:50 +00:00
BaseModel.js
Desktop: Resolves #262 : Implement "show all notes" ( #2472 )
2020-02-22 11:25:16 +00:00
BaseSyncTarget.js
iOS: Fixes #2301 : Removed filesystem sync option, which was not supported
2020-02-08 11:59:19 +00:00
Cache.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
ClipperServer.js
API: Add ability to search by folder or tag title
2020-01-20 02:19:57 +00:00
CssUtils.js
Tools: Linter: Enforce object-curly-spacing - always
2020-02-04 22:09:34 +00:00
database-driver-node.js
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +00:00
database-driver-react-native.js
Apply linter config
2019-10-09 21:35:13 +02:00
database.js
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +00:00
dialogs.js
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +00:00
DropboxApi.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
EventDispatcher.js
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
file-api-driver-dropbox.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
file-api-driver-local.js
Apply linter config
2019-10-09 21:35:13 +02:00
file-api-driver-memory.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
file-api-driver-onedrive.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
file-api-driver-webdav.js
All: Fixes #2091 : Handle WebDAV servers that do not return a last modified date (fixes mail.ru)
2019-12-18 10:46:12 +00:00
file-api.js
All: Improved logging during sync to allow finding bugs more easily
2019-11-13 18:54:54 +00: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: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +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
All: Fixes #2117 : Prevent synch from happening if target dir could not be created, in local sync
2019-11-21 19:54:09 +00:00
fs-driver-rn.js
Android: Fixes #2270 : Note files could become corrupted when using file system sync on certain Android versions
2020-01-08 18:57:40 +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
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
HtmlToMd.js
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +00:00
htmlUtils.js
Clipper: Fixes #2489 : Fixed clipping of pages that contain images without sources (YouTube), and improved support for SVG graphics
2020-02-12 18:15:16 +00:00
import-enex-html-gen.js
Tools: Linter: Enforce object-curly-spacing - always
2020-02-04 22:09:34 +00:00
import-enex-md-gen.js
Desktop, Cli: enex_to_md: Support italic in span tags ( #1966 )
2019-10-12 00:39:13 +02:00
import-enex.js
Desktop, Cli: Fix importing of very large attachments (150MB+) from Evernote ENEX files
2020-02-10 21:50:45 +00:00
joplin-database.js
Desktop: Resolves #592 : Create a screen that list all the resouces ( #2189 )
2020-02-19 10:13:33 +00:00
JoplinError.js
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
JoplinServerApi.ts
Tools: Linter: Enforce object-curly-spacing - always
2020-02-04 22:09:34 +00:00
locale.js
Desktop: Add ability to share a note publicly using Nextcloud ( #2173 )
2019-12-13 01:16:34 +00:00
logger.js
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +00:00
markdownUtils.js
Desktop, Cli: Fixes #2085 : Fix escaping of title when generating a markdown link ( #2456 )
2020-02-07 22:15:41 +00: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.js
Desktop, Cli: Give correct mime type to more file types
2019-10-08 21:36:33 +02:00
ModelCache.js
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
net-utils.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
ObjectUtils.js
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
onedrive-api-node-utils.js
Desktop: Updated OneDrive login to remove webview dependency
2019-12-18 09:21:12 +00:00
onedrive-api.js
Apply linter config
2019-10-09 21:35:13 +02:00
package.json
Started fixing ReactNative app
2017-07-05 21:34:25 +01:00
parameters.js
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
parseUri.js
Apply linter config
2019-10-09 21:35:13 +02:00
path-utils.js
Apply linter config
2019-10-09 21:35:13 +02:00
poor-man-intervals.js
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
promise-utils.js
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +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
All: Security: Added way to upgrade master key encryption and sync target encryption
2020-03-13 17:42:50 +00:00
registry.js
All: Security: Added way to upgrade master key encryption and sync target encryption
2020-03-13 17:42:50 +00: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
shim-init-node.js
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +00:00
shim-init-react.js
Desktop: Fixes #1023 : Speed up WebDAV and Nextcloud Sync on Linux ( #2577 )
2020-02-27 00:14:40 +00:00
shim.js
Desktop: Resolves #176 : Added experimental WYSIWYG editor ( #2556 )
2020-03-09 23:24:57 +00:00
string-utils-common.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
string-utils.js
All: Resolves #2279 : Handle Thai language in search ( #2387 )
2020-01-29 12:50:52 +00:00
synchronizer.js
Desktop: Add ability to share a note publicly using Nextcloud ( #2173 )
2019-12-13 01:16:34 +00:00
SyncTargetDropbox.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +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
Desktop: Updated OneDrive login to remove webview dependency
2019-12-18 09:21:12 +00:00
SyncTargetOneDriveDev.js
Linter update ( #1777 )
2019-07-30 09:35:42 +02:00
SyncTargetRegistry.js
iOS: Fixes #2301 : Removed filesystem sync option, which was not supported
2020-02-08 11:59:19 +00:00
SyncTargetWebDAV.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
TaskQueue.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
TemplateUtils.js
Tools: Linter: Enforce object-curly-spacing - always
2020-02-04 22:09:34 +00:00
time-utils.js
All: Log last requests in case of a sync error
2019-09-25 18:58:15 +00: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
WebDavApi.js
Desktop: Fixes #1023 : Speed up WebDAV and Nextcloud Sync on Linux ( #2577 )
2020-02-27 00:14:40 +00:00
welcomeAssets.js
Update website
2020-03-08 09:06:07 +00:00
WelcomeUtils.js
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00