1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/tools
2022-12-15 22:14:34 +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-12-04 18:02:54 -05:00
PortableAppsLauncher All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
utils Tools: Make main website translatable 2022-11-28 17:18:15 +01:00
website Chore: Fixed TS error 2022-11-28 18:21:42 +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 Doc: Allow translating website 2022-11-22 18:17:24 +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: 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 Chore: Clean up tests 2022-11-05 12:17:56 +00:00
bundleDefaultPlugins.ts Chore: Clean up tests 2022-11-05 12:17:56 +00: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.json Tools: Auto-generate Linux icons 2022-11-27 21:02:24 +01:00
generate-images.ts Tools: Auto-generate Linux icons 2022-11-27 21:02:24 +01:00
git-changelog.ts Tools: Ignore translations in changelog 2022-12-05 10:15:49 +00: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 Create new release 2.10 2022-12-15 22:14:34 +00: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 Fixed CI 2022-11-13 11:37:05 +00: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 Tools: Fixed setupNewRelease script when version number is over x.10 2022-12-15 22:06:22 +00: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.