..
commands
Chore: Make buildScriptIndexes generates code that passes linter
2024-01-05 09:46:53 +00:00
components
Desktop, Mobile: Resolves #9263 : Do not allow switching the sync target if not all resources are downloaded
2024-01-27 18:28:14 +00:00
countable
debug
hooks
images
lib
locales
Update translations
2023-12-30 21:12:31 +01:00
migrations
Chore: Moved search files from "searchengine" namespace to just "search"
2024-01-05 14:15:47 +00:00
models
Desktop, Mobile: Resolves #9263 : Do not allow switching the sync target if not all resources are downloaded
2024-01-27 18:28:14 +00:00
renderers
rnInjectedJs
services
Desktop: Fixes #9433 : Fixed various scrolling issues when creating new notes or to-dos
2024-01-28 17:57:41 +00:00
testing
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target ( #9778 )
2024-01-26 10:32:35 +00:00
themes
utils
Doc: Improve Plans page documentation
2024-01-10 12:11:28 +00:00
vendor
.gitignore
Desktop: Add support for OCR ( #8975 )
2023-12-13 19:24:58 +00:00
array.ts
ArrayUtils.test.js
ArrayUtils.ts
AsyncActionQueue.ts
BaseApplication.ts
Chore: Convert CLI app class to TS
2024-01-22 17:16:26 +00:00
BaseModel.ts
Chore: Refactor folder related functions to TypeScript
2024-01-06 17:21:51 +00:00
BaseSyncTarget.ts
Chore: Refactor sync target code to allow labels and descriptions to be translated
2023-12-23 14:19:06 +00:00
Cache.js
callbackUrlUtils.test.ts
callbackUrlUtils.ts
ClipperServer.ts
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
database-driver-node.js
database.test.js
database.ts
Desktop: Add support for OCR ( #8975 )
2023-12-13 19:24:58 +00:00
dom.ts
DropboxApi.js
envFromArgs.js
errors.ts
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target ( #9778 )
2024-01-26 10:32:35 +00:00
errorUtils.ts
EventDispatcher.test.ts
EventDispatcher.ts
eventManager.test.js
eventManager.ts
Desktop: Add support for OCR ( #8975 )
2023-12-13 19:24:58 +00: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
Chore: Fix sync issue with Joplin Server when DELTA_INCLUDES_ITEMS is disabled
2023-12-31 16:06:02 +00:00
file-api-driver-local.js
file-api-driver-memory.ts
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target ( #9778 )
2024-01-26 10:32:35 +00:00
file-api-driver-onedrive.js
file-api-driver-webdav.js
file-api-driver.test.ts
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
Desktop, Cli, Mobile, Server: Optimise synchronisation by making delta call return whole items
2023-12-23 13:13:50 +00:00
folders-screen-utils.ts
Chore: Refactor folder related functions to TypeScript
2024-01-06 17:21:51 +00:00
fs-driver-base.ts
Chore: Change the return type of shim.fsDriver()
from any
to FsDriverBase
( #9460 )
2023-12-06 19:24:00 +00:00
fs-driver-dummy.js
fs-driver-node.ts
fsDriver.test.ts
geolocation-node.ts
HtmlToMd.ts
Desktop: Resolves #9468 : Add support for changing text colors in rich text editor ( #9578 )
2024-01-04 13:51:26 +00:00
htmlUtils2.test.ts
htmlUtils.test.ts
htmlUtils.ts
import-enex-html-gen.js
import-enex-html-gen.test.js
import-enex-md-gen.test.ts
Desktop, Cli: Fix ENEX import issue
2024-01-08 10:51:46 +00:00
import-enex-md-gen.ts
Desktop, Cli: Fix ENEX import issue
2024-01-08 10:51:46 +00:00
import-enex.ts
Desktop, Cli: Fix ENEX import issue
2024-01-08 10:51:46 +00:00
initLib.ts
InMemoryCache.test.ts
InMemoryCache.ts
jest.config.js
jest.setup.js
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target ( #9778 )
2024-01-26 10:32:35 +00:00
JoplinDatabase.ts
Chore: Automatically build migration index
2024-01-04 17:18:57 +00:00
JoplinError.ts
JoplinServerApi.ts
locale.test.ts
All: Support for plural translations ( #9033 )
2023-10-11 10:17:46 +01:00
locale.ts
Desktop: Add support for OCR ( #8975 )
2023-12-13 19:24:58 +00: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
Desktop, Cli: Resolves #9596 : Restore note links after importing an ENEX file
2023-12-26 11:59:26 +00:00
markdownUtils.ts
Desktop, Cli: Resolves #9596 : Restore note links after importing an ENEX file
2023-12-26 11:59:26 +00:00
markJsUtils.js
markupLanguageUtils.ts
mime-utils-types.js
mime-utils.js
mimeUtils.test.js
net-utils.ts
ntp.ts
ObjectUtils.ts
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
Desktop,Mobile,Cli: Resolves #9706 : Don't log OneDrive Authorization
tokens ( #9707 )
2024-01-18 11:20:33 +00:00
package.json
Chore: Rename instances of yarn run
to just yarn
2024-01-26 20:19:28 +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
randomClipperPort.js
react-logger.js
README.md
reducer.test.js
reducer.ts
Desktop, Mobile: Fixes #9157 : Clear "Some items cannot be synchronised" banner after situation is resolved
2024-01-27 16:59:19 +00:00
registry.test.ts
registry.ts
Mobile: Settings screen: Create separate pages for each screen ( #8567 )
2023-11-09 19:19:08 +00: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
shim-init-node.ts
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target ( #9778 )
2024-01-26 10:32:35 +00:00
shim.ts
Desktop: Fixes #9045 : Ubuntu: Fix window sometimes doesn't appear on startup ( #9561 )
2023-12-20 19:09:28 +00:00
string-utils-common.js
string-utils.js
StringUtils.test.js
Synchronizer.ts
Desktop, Mobile: Fixes #9157 : Clear "Some items cannot be synchronised" banner after situation is resolved
2024-01-27 16:59:19 +00: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
SyncTargetJoplinServer.ts
SyncTargetMemory.js
SyncTargetNextcloud.js
SyncTargetNone.ts
SyncTargetOneDrive.ts
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
TaskQueue.test.js
TaskQueue.ts
Desktop: Add support for OCR ( #8975 )
2023-12-13 19:24:58 +00:00
theme.ts
time.ts
timeUtils.test.js
tsconfig.json
types.ts
Chore: Add enums for ApplicationPlatform and ApplicationType ( #9410 )
2023-11-29 16:31:49 +01:00
urlUtils.js
urlUtils.test.js
uuid.ts
Chore: Add function exports to lib/uuid module ( #9560 )
2023-12-20 19:05:59 +00:00
versionInfo.test.ts
versionInfo.ts
Desktop: Fixed import error report
2023-11-11 17:41:08 +00:00
WebDavApi.js
welcomeAssets.js
Doc: Auto-update documentation
2023-10-31 11:47:05 +00:00
WelcomeUtils.ts