1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/tools
renovate[bot] f21a93febe
Update dependency sass to v1.70.0 (#10499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 08:54:18 +01:00
..
cspell Chore: Refactor: Mobile: Rename CustomButton to IconButton (#10473) 2024-05-25 14:41:27 +01:00
gulp Mobile: Add support for plugin panels and dialogs (#10121) 2024-03-14 19:04:32 +00:00
locales All: Translation: Update zh_CN.po (#10500) 2024-05-27 03:51:00 -04:00
PortableAppsLauncher
utils Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
website Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +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 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
clean.js
compilePackageInfo.js Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
compileSass.js
convertThemesToCss.ts
fetchPatreonPosts.js
generate-database-types.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
generate-images.json Server: Add Joplin Server and Joplin Cloud favicons 2023-09-20 16:14:51 +01:00
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: Exclude some packages from git-changelog 2023-12-31 00:24:30 +00:00
gulpfile.js
jest.config.js
licenseChecker.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
package.json Update dependency sass to v1.70.0 (#10499) 2024-05-27 08:54:18 +01: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-05-23 06:18:52 +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 Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
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: Use only one commit per website update (#9558) 2023-12-20 19:08:57 +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: Fixed sponsors 2024-03-17 11:59:46 +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 Chore: Add no-throw-literal and prefer-promise-reject-errors eslint rules (#10371) 2024-04-25 13:32:37 +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 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 Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01: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

@joplin/tools

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