1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/tools
2021-08-16 10:03:33 +01:00
..
gulp Tools: Do not run slow updateIgnored script when running desktop app in dev mode 2021-08-05 14:35:58 +01:00
locales All: Translation: Update sv.po (#5301) 2021-08-14 08:28:22 -04:00
PortableAppsLauncher All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
website Doc: Update image links 2021-08-09 13:17:58 +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-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 Tools: Filtered out problem files from translation build 2021-07-28 13:33:57 +01:00
build-welcome.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
buildServerDocker.ts Tools: Added option to push Docker images to DockerHub or not 2021-08-14 16:58:08 +01: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 Desktop: Fixes #5080: Ensure resources are decrypted when sharing a notebook with Joplin Server 2021-06-15 17:17:12 +01:00
generate-images.ts Doc: Automatic generation of responsive images 2021-07-19 14:37:59 +01:00
git-changelog.js Tools: Publish full changelog for Android app 2021-06-15 21:08:55 +01: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-08-16 10:03:33 +01:00
package.json Releasing sub-packages 2021-08-16 10:03:33 +01:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
release-android.ts Tools: remove git pull from Android release script, which can make upload fail 2021-08-12 21:26:29 +01: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 Tools: Allow building Docker image from CI 2021-06-11 18:24:59 +02:00
setupNewRelease.ts Tools: Also update dependency version numbers when creating a new release 2021-08-10 15:38:05 +01:00
sponsors.json Doc: Added sponsors and automatically build sponsor list on README 2021-07-26 18:21:19 +01:00
tool-utils.ts Tools: Publish full changelog for Android app 2021-06-15 21:08:55 +01: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 sponsors and automatically build sponsor list on README 2021-07-26 18:21:19 +01: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.