1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/tools
2024-11-07 18:53:41 +00:00
..
cspell Merge branch 'release-3.1' into dev 2024-11-04 20:33:15 +00:00
gulp Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
licenses Docs: Include dependency overview (#10911) 2024-08-22 21:53:27 +01:00
locales update italian translation (#11230) 2024-10-26 21:05:53 +01:00
PortableAppsLauncher
utils Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
website Docs: Include dependency overview (#10911) 2024-08-22 21:53:27 +01:00
.gitignore
absolute-to-relative-paths.js
build-release-stats.test.ts
build-release-stats.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
build-translation.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
build-welcome.ts
buildServerDocker.test.ts
buildServerDocker.ts
checkIgnoredFiles.ts Tools: Improve error message and suggested command when checkIgnoredFiles pre-commit hook fails 2024-02-27 11:46:02 +00:00
checkLibPaths.test.ts
checkLibPaths.ts
clean.js
compilePackageInfo.js
compileSass.js
convertThemesToCss.ts
fetchPatreonPosts.js Chore: Migrate mime-utils.js to TypeScript (#10536) 2024-06-04 09:50:18 +01:00
generate-database-types.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
generate-images.json
generate-images.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
git-changelog.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
git-changelog.ts Tools: Skip more minor changes for changelog generation 2024-07-06 12:19:17 +02:00
gulpfile.js
jest.config.js
package.json Update dependency @types/yargs to v17.0.33 (#11330) 2024-11-07 18:53:41 +00:00
packageJsonLint.ts Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
postPreReleasesToForum.json Doc: Auto-update documentation 2024-10-22 12:25:10 +00:00
postPreReleasesToForum.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
README.md
release-android.ts Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
release-cli.ts Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
release-clipper.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
release-electron.ts
release-ios.ts
release-plugin-generator.js
release-plugin-repo-cli.ts Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
release-server.ts
release-website.sh
setupNewRelease.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
spellcheck.ts Tools: Only process supported files with spellchecker 2024-02-28 14:26:52 +00:00
sponsors.json Doc: Add sponsor 2024-10-11 19:00:43 +01:00
tagServerLatest.ts
tool-utils.ts Desktop: Seamless-Updates: used download function from tool-utils (#11066) 2024-09-16 22:13:24 +01:00
tsconfig.json
update-homebrew.js
update-readme-contributors.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
update-readme-download.test.ts
update-readme-download.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
update-readme-sponsors.ts
updateMarkdownDoc.ts
validate-translation.js
validateFilenames.ts Tools: Add script to validate Markdown filenames on commit 2024-07-02 15:16:16 +02:00

@joplin/tools

Various Joplin-related tools and helpers to build the apps, the website, etc.