1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/tools
2023-09-23 12:56:18 +01:00
..
gulp Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
locales All: Translation: Update ja_JP.po (#8942) 2023-09-23 04:29:19 -04:00
PortableAppsLauncher
utils Doc: Auto-publish pre-release info to forum 2023-09-13 19:01:59 +01:00
website Doc: Add Joplin Cloud feature descriptions to Plans page 2023-09-23 12:56:18 +01:00
.gitignore
absolute-to-relative-paths.js
build-release-stats.ts
build-translation.js Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
build-welcome.ts
buildServerDocker.test.ts
buildServerDocker.ts
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
checkLibPaths.ts
clean.js
compilePackageInfo.js
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
git-changelog.ts Tools: Fixed git-changelog 2023-06-06 16:43:46 +01:00
gulpfile.js
jest.config.js
licenseChecker.ts
package.json Doc: Add Joplin Cloud feature descriptions to Plans page 2023-09-23 12:56:18 +01: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-09-13 18:32:20 +00:00
postPreReleasesToForum.ts Tools: Linkify GitHub links 2023-09-13 20:37:14 +01:00
README.md
release-android.ts Tools: Only build one Android version 2023-06-20 16:14:48 +01:00
release-cli.ts
release-clipper.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
release-electron.ts
release-ios.ts
release-plugin-generator.js
release-plugin-repo-cli.ts
release-server.ts
release-website.sh Doc: Auto-publish pre-release info to forum 2023-09-13 19:01:59 +01:00
setupNewRelease.ts
spellcheck.ts
sponsors.json Doc: Update sponsors 2023-08-07 15:30:15 +01:00
tagServerLatest.ts
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: Remove 32-bit Android release, and fixed readme auto-update 2023-07-11 18:37:43 +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
validate-translation.js

@joplin/tools

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