1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/tools
renovate[bot] 3343c2b0aa
Update dependency sass to v1.68.0 (#9177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-31 12:28:51 +00:00
..
gulp Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
locales All: Translation: Update pl_PL.po (#9174) 2023-10-31 07:46:36 -04:00
PortableAppsLauncher
utils All: Support for plural translations (#9033) 2023-10-11 10:17:46 +01:00
website Doc: Add support for localisation using Crowdin 2023-10-31 11:32:55 +00:00
.gitignore
absolute-to-relative-paths.js
build-release-stats.test.ts Doc: Refactored documentation, split it into smaller articles, and added search (#9132) 2023-10-30 11:32:14 +00:00
build-release-stats.ts Doc: Refactored documentation, split it into smaller articles, and added search (#9132) 2023-10-30 11:32:14 +00:00
build-translation.ts Doc: Refactored documentation, split it into smaller articles, and added search (#9132) 2023-10-30 11:32:14 +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
bundleDefaultPlugins.test.ts Tools: Apply rule github/array-foreach 2023-06-30 09:39:21 +01:00
bundleDefaultPlugins.ts Chore: Resolves #8360: Use @typescript-eslint/indent for TypeScript files (#8367) 2023-07-06 19:17:41 +01:00
checkIgnoredFiles.ts Tools: Check for files that should have been ignored on pre-commit 2023-07-16 11:52:42 +01: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
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 Desktop: Resolves ##5389: Add support for note list plugins (#8897) 2023-09-18 17:40:36 +01:00
generate-images.json Server: Add Joplin Server and Joplin Cloud favicons 2023-09-20 16:14:51 +01:00
generate-images.ts Server: Add Joplin Server and Joplin Cloud favicons 2023-09-20 16:14:51 +01:00
git-changelog.test.ts Tools: Fixed git-changelog logic 2023-05-03 12:47:40 +01:00
git-changelog.ts Update dependency compare-versions to v6 (#8964) 2023-09-27 00:01:52 +01:00
gulpfile.js
jest.config.js
licenseChecker.ts Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
package.json Update dependency sass to v1.68.0 (#9177) 2023-10-31 12:28:51 +00:00
packageJsonLint.ts Chore: Fix packageJsonLint on some systems (#8721) 2023-08-24 19:51:53 +01:00
postPreReleasesToForum.json Doc: Auto-update documentation 2023-10-31 00:40:05 +00:00
postPreReleasesToForum.ts Update dependency compare-versions to v6 (#8964) 2023-09-27 00:01:52 +01:00
README.md
release-android.ts Doc: Refactored documentation, split it into smaller articles, and added search (#9132) 2023-10-30 11:32:14 +00:00
release-cli.ts Doc: Refactored documentation, split it into smaller articles, and added search (#9132) 2023-10-30 11:32:14 +00:00
release-clipper.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +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 Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +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 Doc: Add support for localisation using Crowdin 2023-10-31 11:32:55 +00:00
setupNewRelease.ts Chore: Prepare v2.11 2023-03-30 17:13:06 +01:00
spellcheck.ts Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
sponsors.json Doc: Update sponsors 2023-08-07 15:30:15 +01: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 Tools: Linkify GitHub links 2023-09-13 20:37:14 +01:00
tsconfig.json
update-homebrew.js
update-readme-contributors.ts Fix ts issues 2023-09-13 19:19:31 +01:00
update-readme-download.test.ts Fix ts issues 2023-09-13 19:19:31 +01:00
update-readme-download.ts Doc: Refactored documentation, split it into smaller articles, and added search (#9132) 2023-10-30 11:32:14 +00: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.