..
commands
components
Tools: Add eslint rule "no-unneeded-ternary"
2023-02-21 17:19:19 +00:00
debug
hooks
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
fix tests
2023-05-08 17:30:30 +01:00
renderers
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
rnInjectedJs
services
Fixed tests
2023-05-15 18:14:26 +01:00
testing
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
themes
utils
CI: Trying to fix website builder
2023-04-04 20:16:35 +02:00
vendor
.gitignore
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
Desktop: Auto-detect locale on startup
2023-05-10 12:20:03 +01: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
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
DropboxApi.js
dummy.test.ts
envFromArgs.js
errorUtils.ts
EventDispatcher.test.ts
EventDispatcher.ts
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
file-api-driver-joplinServer.ts
Desktop, Server: Improved handling of items with duplicate IDs
2023-05-15 17:49:26 +01:00
file-api-driver-local.js
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
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
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
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
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
Desktop, Server: Improved handling of items with duplicate IDs
2023-05-15 17:49:26 +01:00
locale.test.ts
Desktop: Auto-detect locale on startup
2023-05-10 12:20:03 +01:00
locale.ts
Desktop, Mobile: Resolves #8154 : Translate Welcome notes
2023-05-10 12:20:04 +01: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
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
mime-utils-types.js
mime-utils.js
mimeUtils.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
net-utils.ts
ntp.ts
Server: Resolves #8153 : Allow setting NTP server using NTP_SERVER env variable
2023-05-10 12:50:48 +01: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
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 sharp to v0.32.1 ( #8128 )
2023-05-17 09:36:45 +01: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
pathUtils.test.js
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
pluginCategories.json
PoorManIntervals.ts
promise-utils.js
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
Desktop: Auto-detect locale on startup
2023-05-10 12:20:03 +01:00
shim.ts
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
SyncTargetJoplinCloud.ts
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
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
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
welcomeAssets.js
Desktop, Mobile: Resolves #8154 : Translate Welcome notes
2023-05-10 12:20:04 +01:00
WelcomeUtils.ts
Desktop, Mobile: Resolves #8154 : Translate Welcome notes
2023-05-10 12:20:04 +01:00