1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/tools
2021-06-01 10:42:46 +02:00
..
gulp Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
locales All: Translation: Update zh_TW.po (#5029) 2021-05-30 16:30:38 -04:00
PortableAppsLauncher All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00: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-all.sh Doc: Added script to build Sponsors table 2021-05-27 15:24:56 +02:00
build-release-stats.js Tools: Add pre-releases to stats and changelog 2021-05-04 13:34:32 +02:00
build-translation.js Doc: Fixed translation flags 2021-05-27 15:49:29 +02:00
build-website.js Doc: Fixed GitHub star counter 2021-03-15 17:00:03 +00:00
build-welcome.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
fetchPatreonPosts.js Desktop: Fixes #4669: Copying code block from Rich Text editor results in two copies of the text 2021-04-11 19:01:06 +02:00
generate-database-types.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
generate-images.js macOS: Update app icon 2020-12-26 13:49:00 +00:00
git-changelog.js Tools: Display commit in changelog when a pull request is not available 2021-04-25 18:00:46 +02:00
gulpfile.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
lerna-add.ts Plugins: Updated plugin repo script 2021-01-18 14:37:27 +00:00
package-lock.json Releasing sub-packages 2021-06-01 10:42:46 +02:00
package.json Releasing sub-packages 2021-06-01 10:42:46 +02:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
release-android.ts Merge branch 'release-2.0' into dev 2021-05-16 19:40:08 +02:00
release-cli.ts Prepare for v2 2021-05-14 17:17:02 +02:00
release-clipper.js Tools: Update Clipper release script 2020-11-06 21:41:12 +00:00
release-electron.ts Tools: Minor tweaks on desktop release script 2021-01-19 23:04:49 +00:00
release-ios.ts add comment 2021-05-14 14:52:29 +02:00
release-plugin-generator.js Generator: Fixed publish logic 2020-12-27 22:25:17 +00:00
release-server.ts Prepare for v2 2021-05-14 17:17:02 +02:00
setupNewRelease.js Set version numbers on sub-packages 2021-01-18 14:40:39 +00:00
sponsors.json Doc: Added script to build Sponsors table 2021-05-27 15:24:56 +02:00
tool-utils.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
tsconfig.json Server: Added script to create release 2021-01-04 15:01:45 +00:00
update-homebrew.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
update-readme-contributors.js Tools: Contributor fixes (#4068) 2020-11-09 19:36:49 +00:00
update-readme-download.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
update-readme-sponsors.ts Doc: Added script to build Sponsors table 2021-05-27 15:24:56 +02: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.