1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/tools
2022-01-21 13:20:37 -05:00
..
gulp Tools: Build package sequentially on CI to try to prevent various file access errors 2022-01-01 15:06:57 +01:00
locales All: Translation: Update pl_PL.po (#6046) 2022-01-21 13:20:37 -05:00
PortableAppsLauncher
website Doc: Add Twitter link in header and fixed donate links 2022-01-10 12:56:25 +00:00
.gitignore
absolute-to-relative-paths.js
build-release-stats.js Tools: Automatically update stats every 30 days 2021-12-19 18:26:30 +01:00
build-translation.js Tools: Ignore some files when building translations 2022-01-15 17:16:04 +00:00
build-welcome.js
buildServerDocker.test.ts Tools: fixed tests 2021-10-01 18:45:07 +01:00
buildServerDocker.ts Server: Simplify Docker image (#6010) 2022-01-13 17:39:58 +00:00
clean.js Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00: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 Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
generate-images.ts
git-changelog.ts Tools: Fixed git-changelog 2021-12-29 10:48:34 +01:00
gulpfile.js
jest.config.js Tools: Add test unit for building Docker image 2021-09-23 16:48:26 +01:00
package.json Setup new release 2.7 2021-12-27 17:56:59 +01:00
README.md
release-android.ts Tools: Move Android URL update to update-readme script 2021-08-20 11:37:12 +01:00
release-cli.ts Tools: Fixed npm publish 2021-12-27 18:02:18 +01:00
release-clipper.js Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
release-electron.ts Tools: Switched to npm version patch since it is not available in yarn 2021-12-27 18:00:01 +01:00
release-ios.ts Tools: Auto-create iOS changelog 2021-12-16 17:10:17 +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: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
setupNewRelease.ts Setup new release 2.7 2021-12-27 17:56:59 +01:00
sponsors.json Doc: Add sponsor 2022-01-15 16:15:25 +00:00
tagServerLatest.ts Tools: Allow tagging a server release as "latest" 2021-09-23 17:13:54 +01:00
tool-utils.ts Plugin Repo: Improved error message when plugin "publish" directory is missing 2022-01-07 18:12:47 +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 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 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.