joplin/packages/tools
renovate[bot] 9b82578253
Update dependency @types/node to v18.19.61 (#11736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 20:07:22 +00:00
..
PortableAppsLauncher All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
cspell Desktop: Accessibility: Allow toggling between tab navigation and indentation (#11717) 2025-01-27 10:34:58 -08: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 Update hu_HU.po (#11682) 2025-01-20 17:45:25 +00:00
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 add .mo and .mo~ to .gitignore 2021-02-27 12:11:49 -05:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
absolute-to-relative-paths.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
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 Tools: Exclude more paths when building translations 2025-01-06 11:57:29 +00:00
build-welcome.ts Desktop, Mobile: Resolves #8154: Translate Welcome notes 2023-05-10 12:20:04 +01:00
buildServerDocker.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
buildServerDocker.ts Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
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 Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
checkLibPaths.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
clean.js Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
compilePackageInfo.js Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
compileSass.js All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
convertThemesToCss.ts Desktop: Load themes as CSS variables for use in custom themes and internal components 2021-09-06 16:57:07 +01:00
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 Revert "iOS: Resolves #11119: Add iOS Dark Icon (#11460)" 2025-01-08 00:11:06 +00:00
generate-images.ts Revert "iOS: Resolves #11119: Add iOS Dark Icon (#11460)" 2025-01-08 00:11:06 +00: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: Better handling of different platforms in git-changelog 2025-01-10 10:25:11 +00:00
gulpfile.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
jest.config.js Tools: Add test unit for building Docker image 2021-09-23 16:48:26 +01:00
package.json Update dependency @types/node to v18.19.61 (#11736) 2025-01-27 20:07:22 +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 2025-01-24 00:49:56 +00:00
postPreReleasesToForum.ts Chore: Fix website build (#11359) 2024-11-09 12:44:12 +00:00
release-android.ts Tools: Run yarn build when releasing Android APK 2025-01-11 21:48:48 +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 Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
release-ios.ts Chore: Add warning message before releasing iOS app 2024-12-12 17:37:43 +01:00
release-plugin-generator.js Plugin Generator release v2.7.3 2021-12-27 18:23:50 +01:00
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 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: Update sponsors 2025-01-21 17:08:34 +00:00
tagServerLatest.ts Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
tool-utils.ts Desktop: Seamless-Updates: used download function from tool-utils (#11066) 2024-09-16 22:13:24 +01:00
tsconfig.json Server: Added script to create release 2021-01-04 15:01:45 +00:00
update-homebrew.js Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
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 Fix ts issues 2023-09-13 19:19:31 +01:00
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 Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
validate-translation.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
validateFilenames.ts Tools: Add script to validate Markdown filenames on commit 2024-07-02 15:16:16 +02:00

README.md

@joplin/tools

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