1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/tools
renovate[bot] 2478ddbfa9
Update dependency @types/node to v18.19.54 (#11558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-28 00:00:59 +00:00
..
cspell Doc: Add Bluesky links 2024-12-23 23:13:59 +00:00
gulp Mobile: Editor: Switch to a scrolling toolbar, allow adding/removing toolbar items (#11472) 2024-12-11 13:31:05 +01:00
licenses Docs: Include dependency overview (#10911) 2024-08-22 21:53:27 +01:00
locales All: Translation: Update uk_UA.po (thanks Andrii Poberezhnyi) (#11461) 2024-12-03 15:11:32 -05:00
PortableAppsLauncher
utils Doc: Allow specifying alt attribute for sponsor images 2024-12-22 15:33:49 +00:00
website Chore: Implement eslint rule no-unused-expressions (#11533) 2024-12-18 14:30:05 +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 iOS: Resolves #11119: Add iOS Dark Icon (#11460) 2024-12-13 13:56:36 +01:00
generate-images.ts iOS: Resolves #11119: Add iOS Dark Icon (#11460) 2024-12-13 13:56:36 +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/node to v18.19.54 (#11558) 2024-12-28 00:00:59 +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-12-24 00:50:21 +00:00
postPreReleasesToForum.ts Chore: Fix website build (#11359) 2024-11-09 12:44:12 +00:00
README.md
release-android.ts Chore: Build only one APK 2024-12-12 17:56:51 +01: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 Chore: Add warning message before releasing iOS app 2024-12-12 17:37:43 +01: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
release-website.sh Chore: Website CI: Do not commit after making changes (#11360) 2024-11-09 12:46:03 +00:00
setupNewRelease.ts Chore: Fixed onenote-converter package for publishing 2024-12-12 14:07:51 +01:00
spellcheck.ts Tools: Only process supported files with spellchecker 2024-02-28 14:26:52 +00:00
sponsors.json Doc: Allow specifying alt attribute for sponsor images 2024-12-22 15:33:49 +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 Chore: Implement eslint rule no-unused-expressions (#11533) 2024-12-18 14:30:05 +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 Doc: Allow specifying alt attribute for sponsor images 2024-12-22 15:33:49 +00:00
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.