1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/tools
2024-12-13 13:56:36 +01:00
..
cspell Chore: Fixed website build 2024-11-20 22:06:29 +00:00
gulp Mobile: Editor: Switch to a scrolling toolbar, allow adding/removing toolbar items (#11472) 2024-12-11 13:31:05 +01:00
licenses Docs: Include dependency overview (#10911) 2024-08-22 21:53:27 +01:00
locales All: Translation: Update uk_UA.po (thanks Andrii Poberezhnyi) (#11461) 2024-12-03 15:11:32 -05:00
PortableAppsLauncher
utils Chore: Fix website build (#11359) 2024-11-09 12:44:12 +00:00
website Docs: Include dependency overview (#10911) 2024-08-22 21:53:27 +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
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
checkLibPaths.ts
clean.js
compilePackageInfo.js
compileSass.js
convertThemesToCss.ts
fetchPatreonPosts.js Chore: Migrate mime-utils.js to TypeScript (#10536) 2024-06-04 09:50:18 +01:00
generate-database-types.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
generate-images.json iOS: Resolves #11119: Add iOS Dark Icon (#11460) 2024-12-13 13:56:36 +01:00
generate-images.ts iOS: Resolves #11119: Add iOS Dark Icon (#11460) 2024-12-13 13:56:36 +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: Skip more minor changes for changelog generation 2024-07-06 12:19:17 +02:00
gulpfile.js
jest.config.js
package.json Releasing sub-packages 2024-12-12 16:40:09 +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-12-12 18:23:28 +00:00
postPreReleasesToForum.ts Chore: Fix website build (#11359) 2024-11-09 12:44:12 +00:00
README.md
release-android.ts Chore: Build only one APK 2024-12-12 17:56:51 +01: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 Chore: Add warning message before releasing iOS app 2024-12-12 17:37:43 +01: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 CI: Do not commit after making changes (#11360) 2024-11-09 12:46:03 +00:00
setupNewRelease.ts Chore: Fixed onenote-converter package for publishing 2024-12-12 14:07:51 +01:00
spellcheck.ts Tools: Only process supported files with spellchecker 2024-02-28 14:26:52 +00:00
sponsors.json Doc: Update sponsors 2024-11-25 00:23:27 +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 Desktop: Seamless-Updates: used download function from tool-utils (#11066) 2024-09-16 22:13:24 +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
validateFilenames.ts Tools: Add script to validate Markdown filenames on commit 2024-07-02 15:16:16 +02:00

@joplin/tools

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