..
commands
Mobile: Resolves #10763 : Support permanent note deletion on mobile ( #10786 )
2024-09-21 13:05:27 +01:00
components
Mobile: Resolves #10763 : Support permanent note deletion on mobile ( #10786 )
2024-09-21 13:05:27 +01:00
countable
debug
hooks
Mobile: Show loading indicator while loading search results ( #11104 )
2024-09-24 15:12:02 +01:00
images
lib
locales
Update translations
2024-07-01 17:39:00 +02:00
migrations
Mobile: Support building for web ( #10650 )
2024-08-02 14:51:49 +01:00
models
Mobile: Fixes #11325 : Fix error on creating new notes if the user is a share recipient ( #11326 )
2024-11-08 15:34:39 +00:00
renderers
rnInjectedJs
services
Linux: Move keychain support behind an off-by-default feature flag ( #11227 )
2024-10-17 22:58:03 +01:00
testing
Mobile: Fixes #11134 : Fix automatic resource download mode ( #11144 )
2024-10-11 22:14:18 +01:00
themes
Mobile: Implement plugin screen redesign ( #10465 )
2024-06-04 09:57:52 +01:00
utils
Chore: Fix CI ( #11173 )
2024-10-05 12:22:44 -07:00
vendor
.gitignore
array.ts
ArrayUtils.test.js
ArrayUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
AsyncActionQueue.test.ts
Chore: AsyncActionQueue: Support changing which tasks can be skipped ( #10506 )
2024-06-04 09:54:06 +01:00
AsyncActionQueue.ts
Chore: AsyncActionQueue: Support changing which tasks can be skipped ( #10506 )
2024-06-04 09:54:06 +01:00
BaseApplication.ts
Desktop: Use Electron safeStorage
for keychain support ( #10535 )
2024-08-08 19:53:43 +01:00
BaseModel.test.ts
Desktop,Mobile: Fixes #11065 : Improve performance when there are many selected items ( #11067 )
2024-09-21 12:53:16 +01:00
BaseModel.ts
Desktop,Mobile: Fixes #11065 : Improve performance when there are many selected items ( #11067 )
2024-09-21 12:53:16 +01:00
BaseSyncTarget.ts
Mobile: Support accepting Joplin Cloud shares ( #10300 )
2024-04-15 18:17:34 +01:00
Cache.js
callbackUrlUtils.test.ts
callbackUrlUtils.ts
ClipperServer.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
clipperUtils.ts
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
Mobile: Support building for web ( #10650 )
2024-08-02 14:51:49 +01:00
determineBaseAppDirs.ts
dom.ts
Desktop: Fixes #11129 : Improve performance by allowing note list background timers to be cancelled ( #11133 )
2024-09-27 15:25:55 +01:00
downloadController.ts
Chore: Improve logs to help debugging ( #10432 )
2024-05-17 09:42:16 +01:00
DropboxApi.js
envFromArgs.js
errors.ts
errorUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
EventDispatcher.test.ts
EventDispatcher.ts
eventManager.test.js
eventManager.ts
Chore: Remove unused NoteTypeToggle
event ( #10521 )
2024-05-30 08:31:54 +01:00
file-api-driver-amazon-s3.js
Chore: Add no-throw-literal
and prefer-promise-reject-errors
eslint rules ( #10371 )
2024-04-25 13:32:37 +01:00
file-api-driver-dropbox.js
Mobile: Simplify Dropbox sync workarond ( #10415 )
2024-05-12 10:01:02 +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.ts
Chore: Migrate file system sync to TypeScript ( #10361 )
2024-04-25 13:31:48 +01:00
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
file-api-driver-webdav.js
Desktop,Mobile,Cli: Fixes #10608 : WebDAV synchronisation not working because of URL encoding differences ( #11076 )
2024-09-23 18:19:51 +01:00
file-api-driver-webdav.test.ts
Desktop,Mobile,Cli: Fixes #10608 : WebDAV synchronisation not working because of URL encoding differences ( #11076 )
2024-09-23 18:19:51 +01:00
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
file-api.ts
Chore: Migrate file system sync to TypeScript ( #10361 )
2024-04-25 13:31:48 +01:00
folders-screen-utils.ts
All: Fixes #10189 : After deleting the last note from the conflicts folder, the application state is invalid
2024-04-27 09:54:47 +01:00
fs-driver-base.ts
Mobile: Support building for web ( #10650 )
2024-08-02 14:51: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
Windows: Fixes #10525 : Prevent notes with titles that differ only in case from being overwritten when exporting ( #10541 )
2024-06-11 07:41:23 +01:00
geolocation-node.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
HtmlToMd.ts
Desktop: Fixes #10733 : Fix not-yet-created images lost while editing with the Rich Text Editor ( #10734 )
2024-07-16 19:25:23 +01:00
htmlUtils2.test.ts
htmlUtils.test.ts
htmlUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
import-enex-html-gen.js
import-enex-html-gen.test.js
import-enex-md-gen.test.ts
import-enex-md-gen.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
import-enex.ts
Chore: Migrate mime-utils.js
to TypeScript ( #10536 )
2024-06-04 09:50:18 +01:00
initLib.ts
InMemoryCache.test.ts
InMemoryCache.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
jest.config.js
jest.setup.js
JoplinDatabase.ts
Chore: Migrate SQL queries in preparation for web support ( #10670 )
2024-07-01 19:56:40 +02:00
JoplinError.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
JoplinServerApi.ts
Mobile: Support accepting Joplin Cloud shares ( #10300 )
2024-04-15 18:17:34 +01:00
locale.test.ts
All: Fixes #10581 : English: Use the plural form of a localization for negative and zero items ( #10582 )
2024-06-14 19:37:26 +01:00
locale.ts
All: Fixes #10581 : English: Use the plural form of a localization for negative and zero items ( #10582 )
2024-06-14 19:37:26 +01:00
makeDiscourseDebugUrl.test.ts
makeDiscourseDebugUrl.ts
markdownUtils2.test.ts
markdownUtils.test.ts
markdownUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
markJsUtils.js
markupLanguageUtils.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
mime-utils-types.js
mime-utils.ts
Chore: Migrate mime-utils.js
to TypeScript ( #10536 )
2024-06-04 09:50:18 +01:00
mimeUtils.test.js
Chore: Migrate mime-utils.js
to TypeScript ( #10536 )
2024-06-04 09:50:18 +01:00
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
onedrive-api.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
package.json
Update eslint ( #11161 )
2024-10-01 02:19:50 +00:00
parameters.js
parseUri.js
path-utils.ts
pathUtils.test.js
pluginCategories.json
PoorManIntervals.ts
randomClipperPort.js
react-logger.js
README.md
reducer.test.ts
Mobile: Fixes #10589 : Fix selected note changes on moving to a different folder ( #10630 )
2024-06-18 09:59:08 +01:00
reducer.ts
Desktop, Mobile: Fixes #10645 : Show notification in case Joplin Cloud credential is not valid anymore ( #10649 )
2024-07-01 17:31:58 +02:00
registry.test.ts
Chore: Increase strength of Setting
s types ( #10605 )
2024-06-25 15:01:39 +02:00
registry.ts
Desktop, Mobile: Fixes #10645 : Show notification in case Joplin Cloud credential is not valid anymore ( #10649 )
2024-07-01 17:31:58 +02:00
reserved-ids.js
resourceUtils.js
RotatingLogs.test.ts
RotatingLogs.ts
shim-init-node.ts
Desktop: Fixes #10740 : Improve the reliability of fetching resources ( #10826 )
2024-08-05 19:36:54 +01:00
shim.ts
Desktop: Use Electron safeStorage
for keychain support ( #10535 )
2024-08-08 19:53:43 +01:00
string-utils-common.js
string-utils.test.ts
string-utils.ts
Desktop: Resolves #11063 : Improve the performance of GoToAnything ( #11064 )
2024-09-16 22:20:44 +01:00
Synchronizer.ts
All: Resolves #10407 : Added feature flag to disable sync lock support ( #10925 )
2024-08-23 12:16:19 +01:00
SyncTargetAmazonS3.js
SyncTargetDropbox.js
SyncTargetFilesystem.ts
Mobile: Support building for web ( #10650 )
2024-08-02 14:51:49 +01:00
SyncTargetJoplinCloud.ts
Desktop, Mobile: Fixes #10645 : Show notification in case Joplin Cloud credential is not valid anymore ( #10649 )
2024-07-01 17:31:58 +02:00
SyncTargetJoplinServer.ts
Mobile: Support accepting Joplin Cloud shares ( #10300 )
2024-04-15 18:17:34 +01:00
SyncTargetMemory.js
SyncTargetNextcloud.js
SyncTargetNone.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
SyncTargetOneDrive.ts
Mobile: Support building for web ( #10650 )
2024-08-02 14:51:49 +01:00
SyncTargetRegistry.ts
Mobile: Support accepting Joplin Cloud shares ( #10300 )
2024-04-15 18:17:34 +01:00
SyncTargetWebDAV.js
TaskQueue.test.js
TaskQueue.ts
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
theme.ts
Desktop: Accessibility: Improve settings screen keyboard navigation and screen reader accessibility ( #10812 )
2024-08-02 14:49:15 +01:00
time.ts
Desktop: Use relative time in note list for today and yesterday
2024-06-20 14:01:13 +01:00
timeUtils.test.js
tsconfig.json
types.ts
Clipper: Fix process stopping because one resource can't be created ( #10337 )
2024-04-25 13:53:34 +01:00
urlUtils.test.js
Desktop: Fixes #10551 : Watch resources for changes when opened from the Rich Text Editor ( #10554 )
2024-06-10 22:31:38 +01:00
urlUtils.ts
Desktop: Fixes #10551 : Watch resources for changes when opened from the Rich Text Editor ( #10554 )
2024-06-10 22:31:38 +01:00
uuid.ts
versionInfo.test.ts
versionInfo.ts
Linux: Move keychain support behind an off-by-default feature flag ( #11227 )
2024-10-17 22:58:03 +01:00
WebDavApi.js
welcomeAssets.js
WelcomeUtils.ts