1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/tools
2022-11-01 11:10:39 +00:00
..
gulp Tools: Trying to make encodeAssets script more robust on CI 2022-10-14 11:05:44 +01:00
locales All: Translation: Update da_DK.po (thanks ERYpTION) 2022-10-30 19:19:37 -04:00
PortableAppsLauncher All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
website Doc: Fix RSS dates 2022-06-03 14:03:29 +01:00
.gitignore add .mo and .mo~ to .gitignore 2021-02-27 12:11:49 -05: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: Add commit links to changelog 2022-04-20 17:01:40 +01:00
build-translation.js Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
build-welcome.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
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 Desktop: Bundle default plugins with desktop application (#6679) 2022-09-01 11:53:58 +01:00
bundleDefaultPlugins.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01: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 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 Chore: Fixed database type generation script 2022-06-21 11:48:55 +01:00
generate-images.ts Doc: Automatic generation of responsive images 2021-07-19 14:37:59 +01:00
git-changelog.ts Tools: Fixed git changelog tool 2022-04-03 19:27:10 +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
licenseChecker.ts Tools: Check licenses for one package 2022-07-11 10:00:16 +01:00
package.json Releasing sub-packages 2022-10-12 15:45:50 +01:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
release-android.ts Tools: Build mobile app before release 2022-10-11 14:43:39 +01:00
release-cli.ts Tools: Fixed npm publish 2021-12-27 18:02:18 +01:00
release-clipper.js Fix clipper build 2022-06-06 16:13:03 +01: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 Desktop: New Embedded Pdf Viewer (#6681) 2022-08-04 10:12:22 +01:00
spellcheck.ts Update translations 2022-05-06 10:37:39 +01:00
sponsors.json Doc: Add sponsor 2022-11-01 11:10:39 +00:00
tagServerLatest.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
tool-utils.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
tsconfig.json Server: Added script to create release 2021-01-04 15:01:45 +00:00
update-homebrew.js Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00: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 Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
validate-translation.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

@joplin/tools

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