1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/tools
2023-07-06 19:17:41 +01:00
..
gulp Chore: Fixed buildCommandIndex 2023-07-01 12:56:34 +01:00
locales Merge branch 'release-2.11' into dev 2023-07-03 13:14:33 +01:00
PortableAppsLauncher
utils Chore: Access utils lib with relative path 2023-04-05 22:35:46 +02:00
website Doc: Add brand guidelines 2023-07-05 15:18:29 +01:00
.gitignore
absolute-to-relative-paths.js
build-release-stats.ts Tools: Update stats script so that it runs at the beginning of the month 2023-03-07 10:01:24 +00:00
build-translation.js Tools: Apply rule github/array-foreach 2023-06-30 09:39:21 +01: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
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 Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
generate-images.json Revert "Android: Fixes #7766: Support monochrome icons (#7772)" 2023-06-05 17:15:24 +01:00
generate-images.ts Revert "Android: Fixes #7766: Support monochrome icons (#7772)" 2023-06-05 17:15:24 +01:00
git-changelog.test.ts Tools: Fixed git-changelog logic 2023-05-03 12:47:40 +01:00
git-changelog.ts Tools: Fixed git-changelog 2023-06-06 16:43:46 +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 @rmp135/sql-ts to v1.17.0 (#8414) 2023-07-05 12:27:07 +01:00
README.md
release-android.ts Tools: Only build one Android version 2023-06-20 16:14:48 +01:00
release-cli.ts Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +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 Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +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 Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
release-website.sh CI: Trying to fix website builder 2023-04-04 19:47:54 +02: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: Added sponsor 2023-06-29 13:55:25 +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: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
tsconfig.json
update-homebrew.js
update-readme-contributors.js
update-readme-download.ts Doc: Fix download links 2023-05-11 19:12:39 +01:00
update-readme-sponsors.ts Doc: Fixed sponsor avatars 2023-03-21 17:31:43 +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

@joplin/tools

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