1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/tools
2023-02-16 10:58:24 +00:00
..
gulp Tools: Remove .d.ts and .map files from ignored files (not needed anymore) 2023-01-12 13:33:39 +00:00
locales All: Translation: Update de_DE.po (#7696) 2023-01-30 18:15:05 -05:00
PortableAppsLauncher
utils Tools: Refactor Discourse code 2023-01-05 17:05:40 +00:00
website Tools: Add eslint rule "@typescript-eslint/no-inferrable-types" 2023-02-05 12:27:09 +00:00
.gitignore
absolute-to-relative-paths.js
build-release-stats.js Tools: Added hack to try to fix issue with broken GitHub API 2023-01-27 17:16:23 +00:00
build-translation.js Doc: Allow translating website 2022-11-22 18:17:24 +00:00
build-welcome.js
buildServerDocker.test.ts Tools: Make server build more configurable 2022-02-23 09:02:13 +00:00
buildServerDocker.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
bundleDefaultPlugins.test.ts Tools: Enable eslint rule "comma-spacing" 2023-01-11 18:40:14 +00:00
bundleDefaultPlugins.ts Tools: Enable eslint rule "comma-spacing" 2023-01-11 18:40:14 +00:00
checkLibPaths.test.ts Tools: Added precommit hook script to check lib paths 2022-04-19 18:57:59 +01: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
convertThemesToCss.ts
fetchPatreonPosts.js
generate-database-types.ts Chore: Fixed database type generation script 2022-06-21 11:48:55 +01:00
generate-images.json Tools: Auto-generate Linux icons 2022-11-27 21:02:24 +01:00
generate-images.ts Tools: Auto-generate Linux icons 2022-11-27 21:02:24 +01:00
git-changelog.ts Tools: Ignore translations in changelog 2022-12-05 10:15:49 +00:00
gulpfile.js
jest.config.js
licenseChecker.ts Tools: Check licenses for one package 2022-07-11 10:00:16 +01:00
package.json Update jest monorepo to v29.4.1 (#7760) 2023-02-14 04:26:21 +00:00
README.md
release-android.ts Tools: Create an Android pre-release by default 2023-01-08 17:40:02 +00:00
release-cli.ts Tools: Fixed npm publish 2021-12-27 18:02:18 +01:00
release-clipper.js Fixed CI 2022-11-13 11:37:05 +00:00
release-electron.ts Tools: Command to merge release version update 2022-04-12 16:46:53 +01:00
release-ios.ts Chore: Removed lodash package to save space 2022-05-26 15:57:44 +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 Plugin Repo: Simplify publishing script 2021-12-21 12:38:05 +01:00
release-server.ts Tools: Switched to npm version patch since it is not available in yarn 2021-12-27 18:00:01 +01:00
release-website.sh Tools: Better joplinbot message 2022-06-06 16:07:47 +01:00
setupNewRelease.ts Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00
spellcheck.ts Update translations 2022-05-06 10:37:39 +01:00
sponsors.json Doc: Add new sponsor 2023-01-07 16:08:14 +00:00
tagServerLatest.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
tool-utils.ts Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
tsconfig.json
update-homebrew.js Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
update-readme-contributors.js
update-readme-download.ts
update-readme-sponsors.ts
updateMarkdownDoc.ts Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
validate-translation.js

@joplin/tools

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