From 186ce6d5c8f93b890870c45660a79542218b4d84 Mon Sep 17 00:00:00 2001 From: GeorgeHu <76783+georgehu6@noreply.gitea.com> Date: Sat, 11 Jul 2026 16:57:17 +0000 Subject: [PATCH] Add `picgo-plugin-gitea-uploader` (#187) --------- Co-authored-by: Lunny Xiao Co-authored-by: GeorgeHu6 Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/187 Reviewed-by: Lunny Xiao Co-authored-by: GeorgeHu <76783+georgehu6@noreply.gitea.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 038371b..1cdac1f 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Entries are grouped by maintenance status: - [Gitea ONLYOFFICE Bridge](https://github.com/NovichekLIS/Gitea-onlyoffice) - ONLYOFFICE document preview and editing bridge for Gitea. `MIT` `Python/JavaScript` - [Gitea CAD Viewer](https://github.com/NovichekLIS/Gitea_CAD) - Read-only DWG and DXF preview integration for Gitea. `MIT` `JavaScript` - [gitea-conventional-comments-button](https://github.com/sebastian-sauer/gitea-conventional-comments-button) - A browser extension to add buttons for [conventional comments](https://conventionalcomments.org/) to review comment boxes. `MIT` `JavaScript` +- [picgo-plugin-gitea-uploader](https://github.com/GeorgeHu6/picgo-plugin-gitea-uploader) - A PicGo uploader plugin that stores images in a Gitea repository through the Gitea REST API. `MIT` `TypeScript` ### Scripts