joplin/packages/tools
Laurent Cozic 8fce2befb1 fixed ci tests 2021-12-20 12:41:22 +01:00
..
PortableAppsLauncher All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
gulp Tools: Fixed build 2021-09-04 15:15:25 +01:00
locales All: Translation: Update es_ES.po (#5880) 2021-12-19 02:43:56 -05:00
website Merge branch 'dev' into npm_workspace 2021-12-20 11:49:50 +01:00
.gitignore add .mo and .mo~ to .gitignore 2021-02-27 12:11:49 -05:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
absolute-to-relative-paths.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
build-release-stats.js Tools: Automatically update stats every 30 days 2021-12-19 18:26:30 +01:00
build-translation.js Tools: Do not process context when running build-translation tool 2021-11-09 15:26:45 +00:00
build-welcome.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
buildServerDocker.test.ts Tools: fixed tests 2021-10-01 18:45:07 +01:00
buildServerDocker.ts fix docker 2021-12-10 13:51:01 +01:00
clean.js fixed clean scripts 2021-12-09 17:35:53 +01:00
compilePackageInfo.js Chore: Refactor compilePackageInfo script so that it can be used from both desktop and server app 2021-10-09 15:32:15 +01:00
compileSass.js All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
convertThemesToCss.ts Desktop: Load themes as CSS variables for use in custom themes and internal components 2021-09-06 16:57:07 +01:00
fetchPatreonPosts.js Doc: Added "What's new" section to website 2021-12-17 18:37:01 +01:00
generate-database-types.ts remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
generate-images.ts Doc: Automatic generation of responsive images 2021-07-19 14:37:59 +01:00
git-changelog.ts Chore: Convert changelog tool to TypeScript 2021-08-28 10:49:31 +01:00
gulpfile.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
jest.config.js Tools: Add test unit for building Docker image 2021-09-23 16:48:26 +01:00
package.json fixed ci tests 2021-12-20 12:41:22 +01:00
release-android.ts Tools: Move Android URL update to update-readme script 2021-08-20 11:37:12 +01:00
release-cli.ts remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
release-clipper.js remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
release-electron.ts remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
release-ios.ts Tools: Auto-create iOS changelog 2021-12-16 17:10:17 +01:00
release-plugin-generator.js remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
release-server.ts remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
release-website.sh clean up 2021-12-20 12:02:42 +01:00
setupNewRelease.ts remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
sponsors.json Doc: Removed sponsor 2021-12-14 12:27:01 +00:00
tagServerLatest.ts Tools: Allow tagging a server release as "latest" 2021-09-23 17:13:54 +01:00
tool-utils.ts Tools: Fixed getting the latest release from GitHub 2021-12-01 16:17:04 +00:00
tsconfig.json Server: Added script to create release 2021-01-04 15:01:45 +00:00
update-homebrew.js remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
update-readme-contributors.js Tools: Contributor fixes (#4068) 2020-11-09 19:36:49 +00:00
update-readme-download.ts Tools: Fixed getting the latest release from GitHub 2021-12-01 16:17:04 +00:00
update-readme-sponsors.ts Tools: Build website to separate repository 2021-12-19 08:53:19 +01:00
updateMarkdownDoc.ts clean up 2021-12-20 12:02:42 +01:00
validate-translation.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

README.md

@joplin/tools

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