1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/tools
2024-11-21 10:45:43 +00:00
..
cspell Chore: Fixed website build 2024-11-20 22:06:29 +00:00
gulp Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
licenses Docs: Include dependency overview (#10911) 2024-08-22 21:53:27 +01:00
locales Update el_GR.po (#11404) 2024-11-20 11:43:02 +00:00
PortableAppsLauncher
utils Chore: Fix website build (#11359) 2024-11-09 12:44:12 +00: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 Doc: Fixed desktop changelog generation 2023-10-31 15:59:58 +00:00
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-11-19 12:26:50 +00:00
postPreReleasesToForum.ts Chore: Fix website build (#11359) 2024-11-09 12:44:12 +00:00
README.md
release-android.ts Tools: Build one Android APK per architecture 2024-11-18 22:36:50 +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 Doc: Refactored documentation, split it into smaller articles, and added search (#9132) 2023-10-30 11:32:14 +00:00
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 Doc: Refactored documentation, split it into smaller articles, and added search (#9132) 2023-10-30 11:32:14 +00:00
release-website.sh Chore: Website CI: Do not commit after making changes (#11360) 2024-11-09 12:46:03 +00:00
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-11-21 10:45:43 +00: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.