..
commands
Chore: Make buildScriptIndexes generates code that passes linter
2024-01-05 09:46:53 +00:00
components
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
countable
debug
hooks
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
images
lib
locales
Update translations
2024-03-14 09:52:40 +00:00
migrations
Chore: Moved search files from "searchengine" namespace to just "search"
2024-01-05 14:15:47 +00:00
models
Mobile: Resolves #10245 : Allow marking items as "ignored" in sync status ( #10261 )
2024-04-08 12:35:57 +01:00
renderers
rnInjectedJs
services
Mobile: Resolves #10245 : Allow marking items as "ignored" in sync status ( #10261 )
2024-04-08 12:35:57 +01:00
testing
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
themes
Desktop: Fixes #9453 : Improve visibility of selected note in OLED dark theme ( #10026 )
2024-03-02 16:04:38 +00:00
utils
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
vendor
.gitignore
Desktop: Add support for OCR ( #8975 )
2023-12-13 19:24:58 +00:00
array.ts
ArrayUtils.test.js
Tools: Apply rule github/array-foreach
2023-06-30 09:39:21 +01:00
ArrayUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
AsyncActionQueue.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
BaseApplication.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
BaseModel.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
BaseSyncTarget.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
Cache.js
callbackUrlUtils.test.ts
Desktop: Security: Prevent calling arbitrary commands via x-callback-url
2023-06-14 15:51:35 +01:00
callbackUrlUtils.ts
Chore: Resolves #8360 : Use @typescript-eslint/indent for TypeScript files ( #8367 )
2023-07-06 19:17:41 +01:00
ClipperServer.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
clipperUtils.ts
Chore: Webclipper: Migrate build system to Webpack 5 ( #9670 )
2024-01-06 12:15:10 +00:00
CssUtils.ts
database-driver-better-sqlite.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
database-driver-node.js
database.test.js
database.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
determineBaseAppDirs.ts
Desktop: Resolves #9857 : Back up to a subdirectory of the home directory by default ( #9942 )
2024-02-22 21:30:21 +00:00
dom.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
downloadController.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
DropboxApi.js
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
envFromArgs.js
errors.ts
Api: Add capability of limiting downloads ( #9788 )
2024-03-09 10:45:21 +00:00
errorUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
EventDispatcher.test.ts
Chore: Implement cSpell to detect spelling mistakes in codebase ( #10001 )
2024-02-26 10:16:23 +00:00
EventDispatcher.ts
Chore: Implement cSpell to detect spelling mistakes in codebase ( #10001 )
2024-02-26 10:16:23 +00:00
eventManager.test.js
eventManager.ts
Chore: Refactor EventManager to use stronger types ( #10272 )
2024-04-06 18:08:16 +01:00
file-api-driver-amazon-s3.js
Desktop,Mobile,Cli: Fixes #8891 : Fix AWS S3 sync error ( #9696 )
2024-01-11 21:22:42 +00:00
file-api-driver-dropbox.js
All: Handle Dropbox payload_too_large error
2023-11-26 10:45:43 +01:00
file-api-driver-joplinServer.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
file-api-driver-local.js
file-api-driver-memory.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
file-api-driver-onedrive.js
All: Add support for share permissions ( #8491 )
2023-07-16 17:42:42 +01:00
file-api-driver-webdav.js
file-api-driver.test.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
file-api.test.ts
Desktop, Cli, Mobile, Server: Optimise synchronisation by making delta call return whole items
2023-12-23 13:13:50 +00:00
file-api.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
folders-screen-utils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
fs-driver-base.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
fs-driver-dummy.js
fs-driver-node.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
fsDriver.test.ts
Tools: Fix packages\lib\fsDriver.test.ts
test file on Windows ( #10053 )
2024-03-05 18:08:47 +00:00
geolocation-node.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
HtmlToMd.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
htmlUtils2.test.ts
htmlUtils.test.ts
Desktop: Fixes #9264 : Preserve indentation from plain text when pasting on Rich Text Editor ( #9828 )
2024-03-02 15:43:38 +00:00
htmlUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
import-enex-html-gen.js
Chore: Implement cSpell to detect spelling mistakes in codebase ( #10001 )
2024-02-26 10:16:23 +00:00
import-enex-html-gen.test.js
Tools: Apply eslint rule multiline-comment-style with checkJSDoc option
2023-06-30 09:55:56 +01:00
import-enex-md-gen.test.ts
Deskop, Cli: Fixes #10125 : ENEX does not import correctly when title of note matches the name of the attachment
2024-03-18 16:00:39 +00:00
import-enex-md-gen.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
import-enex.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
initLib.ts
Chore: Trying to fix logger ( #8610 )
2023-08-04 10:57:54 +01:00
InMemoryCache.test.ts
Chore: Implement cSpell to detect spelling mistakes in codebase ( #10001 )
2024-02-26 10:16:23 +00:00
InMemoryCache.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
jest.config.js
jest.setup.js
Chore: Apply changes from mobile plugins to lib/
and app-desktop/
( #10079 )
2024-03-09 11:03:57 +00:00
JoplinDatabase.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
JoplinError.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
JoplinServerApi.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
locale.test.ts
Desktop: Fixes #10097 : Fix OCR not working for certain languages
2024-03-18 12:16:17 +00:00
locale.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
makeDiscourseDebugUrl.test.ts
Desktop: Include more information when auto-generating import error report
2023-12-16 13:12:00 +00:00
makeDiscourseDebugUrl.ts
Desktop: Include more information when auto-generating import error report
2023-12-16 13:12:00 +00:00
markdownUtils2.test.ts
markdownUtils.test.ts
Chore: Implement cSpell to detect spelling mistakes in codebase ( #10001 )
2024-02-26 10:16:23 +00:00
markdownUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
markJsUtils.js
Desktop: Fixes #9958 : Highlight partial matches in search results
2024-02-19 10:01:54 +00:00
markupLanguageUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
mime-utils-types.js
mime-utils.js
mimeUtils.test.js
net-utils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
ntp.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
ObjectUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
onedrive-api-node-utils.js
onedrive-api.test.ts
Desktop,Mobile,Cli: Resolves #9706 : Don't log OneDrive Authorization
tokens ( #9707 )
2024-01-18 11:20:33 +00:00
onedrive-api.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
package.json
Chore: Apply changes from mobile plugins to lib/
and app-desktop/
( #10079 )
2024-03-09 11:03:57 +00:00
parameters.js
parseUri.js
path-utils.ts
Chore: Refactor renderer package: Limit dependency on @joplin/lib
and improve type safety ( #9701 )
2024-01-18 11:20:10 +00:00
pathUtils.test.js
Chore: Refactor renderer package: Limit dependency on @joplin/lib
and improve type safety ( #9701 )
2024-01-18 11:20:10 +00:00
pluginCategories.json
PoorManIntervals.ts
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +01:00
randomClipperPort.js
react-logger.js
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
README.md
reducer.test.js
reducer.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
registry.test.ts
registry.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
reserved-ids.js
resourceUtils.js
RotatingLogs.test.ts
All: Allow modifying a resource metadata only when synchronising ( #9114 )
2023-10-24 10:46:33 +01:00
RotatingLogs.ts
Chore: Desktop: Fixes #8598 - Recent logs appear to be deleted ( #8605 )
2023-08-08 11:18:59 +01:00
shim-init-node.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
shim.ts
Destkop, Cli, Mobile: Resolves #6173 : Do not repeat failed requests with ENOTFOUND error
2024-04-07 11:29:30 +01:00
string-utils-common.js
Chore: Refactor string-utils to TypeScript ( #9869 )
2024-02-07 14:16:54 +00:00
string-utils.test.ts
Chore: Implement cSpell to detect spelling mistakes in codebase ( #10001 )
2024-02-26 10:16:23 +00:00
string-utils.ts
Desktop: Fixes #9264 : Preserve indentation from plain text when pasting on Rich Text Editor ( #9828 )
2024-03-02 15:43:38 +00:00
Synchronizer.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
SyncTargetAmazonS3.js
All: Enable ignoreTlsErrors and custom certificates for S3 sync ( #8980 )
2023-10-05 10:56:25 +01:00
SyncTargetDropbox.js
SyncTargetFilesystem.js
SyncTargetJoplinCloud.ts
Desktop: Change Joplin Cloud login process to allow MFA via browser ( #9445 )
2024-03-09 10:35:54 +00:00
SyncTargetJoplinServer.ts
Desktop: Resolves #8625 : Show missing sync password warning and link to FAQ ( #8644 )
2023-08-14 18:12:49 +01:00
SyncTargetMemory.js
SyncTargetNextcloud.js
Desktop: Resolves #8625 : Show missing sync password warning and link to FAQ ( #8644 )
2023-08-14 18:12:49 +01:00
SyncTargetNone.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
SyncTargetOneDrive.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
SyncTargetRegistry.ts
Chore: Refactor sync target code to allow labels and descriptions to be translated
2023-12-23 14:19:06 +00:00
SyncTargetWebDAV.js
Desktop: Resolves #8625 : Show missing sync password warning and link to FAQ ( #8644 )
2023-08-14 18:12:49 +01:00
TaskQueue.test.js
TaskQueue.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
theme.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
time.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
timeUtils.test.js
tsconfig.json
All: Resolves #483 : Add trash folder ( #9671 )
2024-03-02 14:25:27 +00:00
types.ts
Desktop: Change Joplin Cloud login process to allow MFA via browser ( #9445 )
2024-03-09 10:35:54 +00:00
urlUtils.js
Desktop: Fixes #8706 : Pasting a resource in Rich Text editor breaks the resource link
2023-08-23 18:16:06 +01:00
urlUtils.test.js
Desktop: Fixes #8706 : Pasting a resource in Rich Text editor breaks the resource link
2023-08-23 18:16:06 +01:00
uuid.ts
Chore: Add function exports to lib/uuid module ( #9560 )
2023-12-20 19:05:59 +00:00
versionInfo.test.ts
Tools: Enable eslint rule comma-dangle: always-multiline for functions
2023-08-23 18:28:00 +01:00
versionInfo.ts
Desktop: Fixed import error report
2023-11-11 17:41:08 +00:00
WebDavApi.js
iOS: Fixes #2153 : Fix sync issue with Stackstorage
2023-09-14 12:47:25 +01:00
welcomeAssets.js
Doc: Auto-update documentation
2024-02-02 18:16:38 +00:00
WelcomeUtils.ts
Chore: Implement cSpell to detect spelling mistakes in codebase ( #10001 )
2024-02-26 10:16:23 +00:00