..
commands
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
components
Tools: Add eslint rule "no-unneeded-ternary"
2023-02-21 17:19:19 +00:00
debug
hooks
Tools: Add react-hooks/exhaustive-deps eslint rule
2022-08-19 12:10:04 +01:00
images
lib
locales
Update translations
2023-05-08 10:56:16 +01:00
migrations
All: Resolves #7661 : Stop synchronization with unsupported WebDAV providers ( #7819 )
2023-02-22 13:12:53 +00:00
models
Desktop: Resolves #8028 : Remove custom PDF viewer to reduce application size
2023-04-26 21:45:02 +01:00
renderers
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
rnInjectedJs
services
Chore: Add types to search engine
2023-04-23 10:07:38 +01:00
testing
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
themes
Mobile: Add support for multiple profiles
2023-01-10 12:08:13 +00:00
utils
CI: Trying to fix website builder
2023-04-04 20:16:35 +02:00
vendor
.gitignore
Android: Fixes #5779 : Fixed android filesystem sync ( #6395 )
2022-07-10 15:26:24 +01:00
array.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
ArrayUtils.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
ArrayUtils.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
AsyncActionQueue.ts
BaseApplication.ts
Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages
2023-03-19 15:38:09 +00:00
BaseModel.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
BaseSyncTarget.ts
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
Cache.js
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
callbackUrlUtils.test.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
callbackUrlUtils.ts
ClipperServer.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
CssUtils.ts
database-driver-better-sqlite.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
database-driver-node.js
database.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
database.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
dom.ts
Desktop: Resovles #6194 : Improved handling of ENTER and ESCAPE keys in dialogs
2022-04-13 14:44:52 +01:00
DropboxApi.js
Chore: Migrate EventDispatcher to TypeScript, add tests ( #6673 )
2022-07-28 16:46:52 +01:00
dummy.test.ts
envFromArgs.js
errorUtils.ts
EventDispatcher.test.ts
Chore: Migrate EventDispatcher to TypeScript, add tests ( #6673 )
2022-07-28 16:46:52 +01:00
EventDispatcher.ts
Chore: Migrate EventDispatcher to TypeScript, add tests ( #6673 )
2022-07-28 16:46:52 +01:00
eventManager.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
eventManager.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
file-api-driver-amazon-s3.js
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
file-api-driver-dropbox.js
iOS: Fixes #6375 : iOS and Dropbox synchronisation not working on iOS 15
2022-04-15 12:03:48 +01:00
file-api-driver-joplinServer.ts
file-api-driver-local.js
Chore: Finished applying eqeqeq rule
2022-07-23 11:33:12 +02:00
file-api-driver-memory.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
file-api-driver-onedrive.js
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
file-api-driver-webdav.js
All: Resolves #7661 : Stop synchronization with unsupported WebDAV providers ( #7819 )
2023-02-22 13:12:53 +00:00
file-api-driver.test.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
file-api.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
folders-screen-utils.js
fs-driver-base.ts
fs-driver-dummy.js
fs-driver-node.ts
Fixed CI
2022-11-13 11:37:05 +00:00
fsDriver.test.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
geolocation-node.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
HtmlToMd.ts
Clipper: Resolves #6247 : Clipper unable to pull and store PDFs ( #6384 )
2022-06-20 13:56:54 +01:00
htmlUtils2.test.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
htmlUtils.test.ts
htmlUtils.ts
Clipper: Resolves #6247 : Clipper unable to pull and store PDFs ( #6384 )
2022-06-20 13:56:54 +01:00
import-enex-html-gen.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
import-enex-html-gen.test.js
Tools: Add eslint rule "jest/require-top-level-describe"
2023-03-09 17:50:56 +00:00
import-enex-md-gen.test.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
import-enex-md-gen.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
import-enex.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
InMemoryCache.test.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
InMemoryCache.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
jest.config.js
jest.setup.js
JoplinDatabase.ts
All: Resolves #7661 : Stop synchronization with unsupported WebDAV providers ( #7819 )
2023-02-22 13:12:53 +00:00
JoplinError.ts
JoplinServerApi.ts
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
locale.ts
Chore: Correct language labels for Latvian language. ( #7615 )
2023-01-12 17:11:01 +00:00
Logger.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
markdownUtils2.test.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
markdownUtils.test.ts
markdownUtils.ts
Tools: Enable eslint rule "comma-spacing"
2023-01-11 18:40:14 +00:00
markJsUtils.js
Desktop: Fixed issue with text disappearing within plugin-created zones when searching for text
2023-04-04 21:09:58 +02:00
markupLanguageUtils.ts
Clipper: Resolves #6247 : Clipper unable to pull and store PDFs ( #6384 )
2022-06-20 13:56:54 +01:00
mime-utils-types.js
Doc: Mime type comment
2022-07-23 08:48:40 +02:00
mime-utils.js
Chore: Finished applying eqeqeq rule
2022-07-23 11:33:12 +02:00
mimeUtils.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
net-utils.ts
Doc: Import Patreon posts
2021-12-17 15:35:26 +01:00
ntp.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
ObjectUtils.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
onedrive-api-node-utils.js
Tools: Add eslint rule prefer-await-to-then
2022-09-30 17:32:00 +01:00
onedrive-api.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
package.json
Update dependency reselect to v4.1.8 ( #8137 )
2023-05-07 02:10:24 +00:00
parameters.js
parseUri.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
path-utils.ts
Desktop: Fixes #6145 : Opening a file with ctrl-click in the editor results in a 'network error' dialogue
2022-04-15 17:48:01 +01:00
pathUtils.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
pluginCategories.json
Chore: Seperate allPossibleCategories to @joplin/lib ( #6754 )
2022-09-09 15:05:08 +01:00
PoorManIntervals.ts
promise-utils.js
Tools: Add eslint rule prefer-await-to-then
2022-09-30 17:32:00 +01:00
randomClipperPort.js
react-logger.js
README.md
reducer.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
reducer.ts
Android: Fixes #7691 : Sharing file to Joplin does not work
2023-02-10 16:12:49 +00:00
registry.test.ts
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
registry.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
reserved-ids.js
resourceUtils.js
shim-init-node.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
shim.ts
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
string-utils-common.js
string-utils.js
Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages
2023-03-19 15:38:09 +00:00
StringUtils.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
Synchronizer.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
SyncTargetAmazonS3.js
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
SyncTargetDropbox.js
SyncTargetFilesystem.js
Android: Fixes #5779 : Fixed android filesystem sync ( #6395 )
2022-07-10 15:26:24 +01:00
SyncTargetJoplinCloud.ts
Desktop: Disable publishing recursive notes on Jpolin Cloud (not fully working yet)
2022-08-18 11:39:39 +01:00
SyncTargetJoplinServer.ts
SyncTargetMemory.js
SyncTargetNextcloud.js
SyncTargetNone.ts
SyncTargetOneDrive.ts
All: Fixes #7986 : Fix OneDrive sync attempting to call method on null
variable ( #7987 )
2023-04-03 18:09:52 +02:00
SyncTargetRegistry.ts
Desktop, Mobile: Sort sync target options
2022-05-05 13:19:23 +01:00
SyncTargetWebDAV.js
All: Resolves #7661 : Stop synchronization with unsupported WebDAV providers ( #7819 )
2023-02-22 13:12:53 +00:00
TaskQueue.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
TaskQueue.ts
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
theme.ts
Desktop: Fixes #7907 : Fixed height when controls are on a single row ( #7912 )
2023-03-13 16:26:56 +00:00
time.ts
timeUtils.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
tsconfig.json
urlUtils.js
urlUtils.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
uuid.ts
Chore: Finish uuid upgrade
2022-11-17 15:19:32 +00:00
versionInfo.test.ts
Desktop: Fixed display of installed plugins in About box
2023-04-03 18:01:06 +02:00
versionInfo.ts
Desktop: Fixed display of installed plugins in About box
2023-04-03 18:01:06 +02:00
WebDavApi.js
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
welcomeAssets.js
Doc: Updated Markdown files
2022-03-01 18:14:23 +00:00
WelcomeUtils.js