1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/tools
2021-05-14 13:27:17 -04:00
..
gulp Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
locales Update translations (for new server/client code) 2021-05-14 13:27:17 -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 Tools: Fixed doc update scripts 2020-11-06 21:52:24 +00:00
build-release-stats.js Tools: Add pre-releases to stats and changelog 2021-05-04 13:34:32 +02:00
build-translation.js Tools: Fixed issue with gettext not knowing how to parse regex that includes backtick 2020-12-05 11:54:58 +00: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-05-10 11:35:29 +02:00
package.json Prepare for v2 2021-05-14 17:17:02 +02:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
release-android.js Android release 1.4 2020-11-26 19:42:05 +00: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
tool-utils.ts Prepare for v2 2021-05-14 17:17:02 +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
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.