1
0
mirror of https://gitea.com/gitea/awesome-gitea.git synced 2026-05-05 09:33:18 +08:00

162 Commits

Author SHA1 Message Date
L
6601a04650 update sdk for java by le-shi (#184)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/184
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: L <122738+le-shi@noreply.gitea.com>
Co-committed-by: L <122738+le-shi@noreply.gitea.com>
2026-05-02 04:08:01 +00:00
Gabriel Adrian Samfira
12b804170c Add GARM (#183)
With the latest release of v0.2.0, GARM now [officially supports Gitea](https://github.com/cloudbase/garm/releases/tag/v0.2.0).

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/183
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
Co-committed-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2026-04-30 20:50:27 +00:00
deadnews
7b03b898dc feat: add gitea-pages (#182)
## Summary

- [gitea-pages](https://github.com/deadnews/gitea-pages) - A static pages server for Gitea with minimal dependencies. `MIT` `Go`

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/182
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: deadnews <deadnewsgit@gmail.com>
Co-committed-by: deadnews <deadnewsgit@gmail.com>
2026-04-14 17:04:17 +00:00
Nicolas
aa17ec1fd9 chore: update README structure and markdownlint configuration (#180)
This PR reorganizes the awesome list in README.md by maintenance status: Active projects, Unmaintained, and Archived.
It also updates the table of contents and moves previously symbol-tagged entries into their matching sections for better readability.
Finally, .markdownlint.yaml disables MD024 to allow repeated subsection headings across those status groups.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/180
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Nicolas <bircni@icloud.com>
Co-committed-by: Nicolas <bircni@icloud.com>
2026-04-05 06:13:53 +00:00
Nicolas
b5baf98a99 Change link-checker to lychee and weekly checks (#181)
Lychee is a better link checker and faster

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/181
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Nicolas <bircni@icloud.com>
Co-committed-by: Nicolas <bircni@icloud.com>
2026-04-05 05:15:50 +00:00
Nicolas
39bc1a0e74 Add gitea-vs-extension (#178)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/178
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com>
Co-authored-by: Nicolas <bircni@icloud.com>
Co-committed-by: Nicolas <bircni@icloud.com>
2026-04-04 14:38:07 +00:00
DaanSelen
2f22f2756b chore: remove broken links (#177)
Remove links no longer working according to: https://gitea.com/gitea/awesome-gitea/actions/runs/322794/jobs/510434

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: DaanSelen <dselen@systemec.nl>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/177
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: Nicolas <173651+bircni@noreply.gitea.com>
Reviewed-by: silverwind <2021+silverwind@noreply.gitea.com>
Co-authored-by: DaanSelen <135789+daanselen@noreply.gitea.com>
Co-committed-by: DaanSelen <135789+daanselen@noreply.gitea.com>
2026-04-04 14:37:06 +00:00
mecseid
a2c1cc40de Add Jira Gitea Connector (#176)
With JGC, you can connect your organization(s) to Jira via GitHub for Atlassian.

It supports:
* Automatic app creation flow
* Automatic webhook creation to send repo/commit/pr related events to Jira
* Create branch from Jira site
* Convert issue keys within brackets to links in PR messages/comments

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/176
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: mecseid <mecseid@gmail.com>
Co-committed-by: mecseid <mecseid@gmail.com>
2026-02-04 11:25:45 +00:00
luting
aba8098719 Update GitHub Themes description (#175)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/175
Reviewed-by: silverwind <silverwind@noreply.gitea.com>
Co-authored-by: luting <luting@noreply.gitea.com>
Co-committed-by: luting <luting@noreply.gitea.com>
2026-02-01 10:27:58 +00:00
vinnyy-afk
2dd307031f [FIX] Url gitea-notification-hub (#174)
Fixes incorrect URL for gitea-notification-hub.

  - New: `https://github.com/vinnyy-afk/Gitea-Notifiction-Hub`

Sorry for the mistake!

---------

Co-authored-by: vinny <vinny@MacBook-Air-2.local>
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/174
Co-authored-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com>
Co-committed-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com>
2026-01-19 18:43:13 +00:00
vinnyy-afk
22f927052a Add gitea-notification-hub to DevOps section (#173)
## Summary

  Adding [gitea-notification-hub](https://github.com/vincentc-afk/gitea-notification-hub) - a webhook-to-Slack notification service.

  ## What it does

  - Receives Gitea webhooks (PR, Issues, Comments)
  - Sends personalized Slack DMs with real @mentions
  - Notifies PR owners, reviewers, and assignees
  - Maps Gitea users to Slack users via Gitea API + email lookup
  - Caches user mappings in SQLite

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Co-authored-by: vinny <vinny@MacBook-Air-2.local>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/173
Co-authored-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com>
Co-committed-by: vinnyy-afk <vinnyy-afk@noreply.gitea.com>
2026-01-19 18:22:18 +00:00
Charles
22d1bffa1f Remove Forgejo instances (#172)
Forgejo is generally considered a separate project from Gitea and
no longer considered a soft fork. A soft fork can be treated like a
server running a slightly modified version. A hard fork cannot.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/172
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: delvh <dev.lh@web.de>
Co-authored-by: Charles <c4a@monocles.eu>
Co-committed-by: Charles <c4a@monocles.eu>
2025-08-29 23:27:54 +00:00
luting
1b7136d426 Update theme: Github Dark -> Github Themes (#171)
I have restructured the entire theme project and now it supports all basic color themes on Github. In the upcoming version release, I will support Github's color blind theme, which is no longer limited to dark themes

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/171
Reviewed-by: hiifong <i@hiif.ong>
Reviewed-by: yp05327 <576951401@qq.com>
Co-authored-by: luting <luting@noreply.gitea.com>
Co-committed-by: luting <luting@noreply.gitea.com>
2025-08-11 07:26:34 +00:00
dr-1
dd572217ff Add terraform-gitea-provider (#170)
Closes #168

Co-authored-by: Dominik Rubo <dominik.rubo@posteo.net>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/170
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: dr-1 <dr-1@noreply.gitea.com>
Co-committed-by: dr-1 <dr-1@noreply.gitea.com>
2025-07-23 12:51:58 +00:00
Sergey Karmanov
b75aabc41c Add licences and languages (#169)
#167

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/169
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Sergey Karmanov <ppoocpel8888@gmail.com>
Co-committed-by: Sergey Karmanov <ppoocpel8888@gmail.com>
2025-07-18 03:37:33 +00:00
Sergey Karmanov
2c1c7e47ce Add deprecation notice (#166)
Notifications were added based on the last commit in the main/master branch or the last package publication if it is not a repository. Everything older than 2 (>=2) years has been marked

#162

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/166
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Sergey Karmanov <serega404@noreply.gitea.com>
Co-committed-by: Sergey Karmanov <serega404@noreply.gitea.com>
2025-07-12 03:38:03 +00:00
Sergey Karmanov
f2a4d6679d Add link tester to CI (#164)
For this repository, I wrote a small Github Action to check the validity of links.

https://github.com/marketplace/actions/links-check-action

Demo on [my Gitea instance](https://git.zetcraft.ru/serega404/awesome-gitea/actions/runs/19)
Demo on [Github](https://github.com/serega404/awesome-gitea/actions/runs/16038610102/job/45255671331)

Output example:
<img width="1420" alt="image.png" src="attachments/5364cf47-8606-4f2d-bd78-03da442cef8b">

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/164
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Sergey Karmanov <ppoocpel8888@gmail.com>
Co-committed-by: Sergey Karmanov <ppoocpel8888@gmail.com>
2025-07-06 16:26:07 +00:00
serega404
b14eb4ce0f Remove gitea-tree (#163)
404 on page https://github.com/vickllny/giteatree

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/163
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: serega404 <ppoocpel8888@gmail.com>
Co-committed-by: serega404 <ppoocpel8888@gmail.com>
2025-06-27 23:51:25 +00:00
DrMaxNix
8302203d29 Add One Dark Theme (#161)
This is the One Dark Theme we use on [git.tjdev.de](https://git.tjdev.de).

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/161
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: DrMaxNix <drmaxnix@noreply.gitea.com>
Co-committed-by: DrMaxNix <drmaxnix@noreply.gitea.com>
2025-06-20 19:37:13 +00:00
NorthRealm
59b2cf8f7c Add to Devops (#159)
It's a simple solution that enables running Gitea Actions job in ephemeral virtual machine.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/159
Reviewed-by: ChristopherHX <christopherhx@noreply.gitea.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: NorthRealm <northrealm@noreply.gitea.com>
Co-committed-by: NorthRealm <northrealm@noreply.gitea.com>
2025-04-23 17:35:15 +00:00
ExplodingDragon
d1ccc338b6 Add Web Hosting (#158)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/158
Reviewed-by: hiifong <i@hiif.ong>
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: ExplodingDragon <explodingfkl@gmail.com>
Co-committed-by: ExplodingDragon <explodingfkl@gmail.com>
2025-04-18 14:59:59 +00:00
nfort
887fe27678 add gopher-bot (#157)
Bot for quality checks golang application

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/157
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: nfort <laikisounds@gmail.com>
Co-committed-by: nfort <laikisounds@gmail.com>
2024-12-25 18:32:08 +00:00
luting
7061402c0f Add theme: Github Dark (#156)
be based on https://github.com/Rainnny7/gitea-github-theme Second change, matching Github with a pure black theme, and the original project has not been maintained for more than a year

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/156
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: luting <luting@noreply.gitea.com>
Co-committed-by: luting <luting@noreply.gitea.com>
2024-12-12 18:14:43 +00:00
Troplo
6105321b35 Add theme: Earl Grey (#155)
This is the same Earl Grey theme referenced in #130 / #148 (original PR #56) I've been the primary maintainer since the original creator no longer wanted to maintain it a few years ago.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/155
Co-authored-by: Troplo <troplo@noreply.gitea.com>
Co-committed-by: Troplo <troplo@noreply.gitea.com>
2024-12-09 17:42:50 +00:00
joaquinjsb
25eb99bdce Adds Gitea Release Please (#154)
Signed-off-by: joaquinjsb <joaquinjsb@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/154
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: joaquinjsb <joaquinjsb@noreply.gitea.com>
Co-committed-by: joaquinjsb <joaquinjsb@noreply.gitea.com>
2024-11-21 15:42:33 +00:00
feraxhp
85070cb968 * grp cli tool added (#153)
Added a new CLI tool to interact with GitHub, Gitea and local repos.

Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/153
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: feraxhp <feraxhp@noreply.gitea.com>
Co-committed-by: feraxhp <feraxhp@noreply.gitea.com>
2024-10-08 15:38:44 +00:00
年幼涩批
82a15d8da9 Added Pages plugin (#151)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/151
Reviewed-by: John Olheiser <jolheiser@noreply.gitea.com>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 年幼涩批 <explodingfkl@gmail.com>
Co-committed-by: 年幼涩批 <explodingfkl@gmail.com>
2024-05-02 06:03:51 +00:00
lucas-labs
830f3a8585 add lugit theme (#150)
Adds a [theme I created](https://github.com/lucas-labs/gitea-lugit-theme) a while ago, inspired by [Catpuccin](https://github.com/catppuccin/gitea) and github

![image](/attachments/93c4e6b8-d72a-45fb-9585-3fd0a95cc93a)

![image](/attachments/51ae3ced-35eb-4136-b53d-3c4742a7a9be)

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/150
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: lucas-labs <lucas-labs@noreply.gitea.com>
Co-committed-by: lucas-labs <lucas-labs@noreply.gitea.com>
2024-04-12 02:31:51 +00:00
ChristopherHX
002eec5386 Add actions runner to DevOps (#149)
Use the actions/runner developed by GitHub with Gitea Actions

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/149
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: ChristopherHX <christopherhx@noreply.gitea.com>
Co-committed-by: ChristopherHX <christopherhx@noreply.gitea.com>
2024-03-05 03:24:06 +00:00
allen.cai
04845c75b5 Add category: Actions (#147)
Add category: Actions

Signed-off-by: allen.cai <allen.cai@noreply.gitea.com>

Co-authored-by: techknowlogick <techknowlogick@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/147
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: allen.cai <allen.cai@noreply.gitea.com>
Co-committed-by: allen.cai <allen.cai@noreply.gitea.com>
2024-01-19 08:20:59 +00:00
Werenter
c61a83a050 Added gcli (#146)
I think this good project must be added to this list

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/146
Reviewed-by: John Olheiser <jolheiser@noreply.gitea.com>
Co-authored-by: Werenter <werenter@noreply.gitea.com>
Co-committed-by: Werenter <werenter@noreply.gitea.com>
2023-12-23 05:50:02 +00:00
Bo-Yi Wu
7e452f7439 docs(migration): add BitbucketServer2Gitea tool (#145)
https://github.com/appleboy/BitbucketServer2Gitea

A command line tool build with Golang to migrate a Bitbucket Server (Data Center) Project to Gitea. See the V1 REST API.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/145
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-committed-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2023-12-19 05:26:18 +00:00
nodiscc
7be1f3f53c add nodiscc.xsrv.gitea_act_runner ansible role (#142)
- ref. https://gitea.com/gitea/awesome-gitea/pulls/97
- ref. https://github.com/go-gitea/gitea/issues/23704

----

This is similar to https://gitea.com/gitea/awesome-gitea/pulls/97 and I would write a summary for it like I did last time, **but** as you can see, the commit seems to have changed all line endings (I committed from the web interface).

Steps to reproduce:
- Fork https://gitea.com/gitea/awesome-gitea/ from the web UI
- navigate to README.md, click the edit button
- add one line
- select `Create a new branch for this commit and start a Pull Request`, enter a commit message
- click the `Propose file change button`
- the diff shows all lines as changed (217 additions, 216 deletions)

Please let me know how I should proceed.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/142
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
Co-committed-by: nodiscc <nodiscc@gmail.com>
2023-11-26 14:19:55 +00:00
Leandro David Cacciagioni
0e63727b54 Removed DevHub (#143)
Company is out of bussiness at least for now.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/143
Reviewed-by: delvh <dev.lh@web.de>
Co-authored-by: Leandro David Cacciagioni <leandro.21.2008@gmail.com>
Co-committed-by: Leandro David Cacciagioni <leandro.21.2008@gmail.com>
2023-11-23 20:39:16 +00:00
Davor Hrg
3a0961634a CLI: Quickly open url to start PR process with current branch. (#141)
Co-authored-by: Davor Hrg <hrgdavor@gmail.com>
Co-committed-by: Davor Hrg <hrgdavor@gmail.com>
2023-11-15 17:26:27 +00:00
Sebastian Sauer
c51741e44b Add gitea-conventional-comments-button (#140)
An open source browser extension to add buttons for conventional comments (https://conventionalcomments.org/) to gitea review comment boxes.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/140
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Sebastian Sauer <sauer.sebastian@gmail.com>
Co-committed-by: Sebastian Sauer <sauer.sebastian@gmail.com>
2023-11-05 08:07:00 +00:00
plashenkov
77d9d607eb Add Deep Dark theme (#138)
Hi! The Deep Dark theme link added.

Related issue: https://gitea.com/gitea/awesome-gitea/issues/137

Co-authored-by: Yuri Plashenkov <yuri@plashenkov.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/138
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: plashenkov <plashenkov@noreply.gitea.com>
Co-committed-by: plashenkov <plashenkov@noreply.gitea.com>
2023-10-23 20:10:42 +00:00
Jochen Hunz
399a66b919 add Anchorpoint (#136)
Anchorpoint is an artist friendly Git client that offers an integration to self-hosted Gitea servers

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/136
Reviewed-by: delvh <dev.lh@web.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Jochen Hunz <j.hunz@anchorpoint.app>
Co-committed-by: Jochen Hunz <j.hunz@anchorpoint.app>
2023-10-19 05:08:06 +00:00
Leandro David Cacciagioni
45edb73de8 Add DevHub (#135)
DevHub is a European company that offers free and paid Gitea hosting services to professionals and companies.
Based in Europe and with strong focus on Security, Privacy and Performance.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/135
Reviewed-by: delvh <dev.lh@web.de>
Reviewed-by: silverwind <silverwind@noreply.gitea.com>
Co-authored-by: Leandro David Cacciagioni <leandro.21.2008@gmail.com>
Co-committed-by: Leandro David Cacciagioni <leandro.21.2008@gmail.com>
2023-09-21 20:14:42 +00:00
Lunny Xiao
352eae582a Add jira2giteaMySql (#134)
Fix #115

Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/134
Reviewed-by: silverwind <silverwind@noreply.gitea.com>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-08-31 15:50:27 +00:00
Lunny Xiao
343ece4f96 Add meli docs as page services which can integrate with Gitea (#132)
Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/132
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
2023-08-23 02:34:32 +00:00
Lunny Xiao
c62d9d895a Remove early grey (#131)
Fix #130

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/131
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
2023-08-23 02:25:11 +00:00
Lunny Xiao
ed76aae6b3 Add pages-server (#133)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/133
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
2023-08-23 02:24:32 +00:00
lonix1
f1b4dd150a docs: ci/cd tools (#129)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/129
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: lonix1 <lonix1@noreply.gitea.com>
Co-committed-by: lonix1 <lonix1@noreply.gitea.com>
2023-08-18 23:04:13 +00:00
LeonDevLifeLog
ed4dd4ba7f add gitea idea plugin (#128)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/128
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: LeonDevLifeLog <leondevlifelog@noreply.gitea.com>
Co-committed-by: LeonDevLifeLog <leondevlifelog@noreply.gitea.com>
2023-08-12 14:17:09 +00:00
Rainnny
6ead452429 Add GitHub dark theme (#127)
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/127
Reviewed-by: delvh <dev.lh@web.de>
Reviewed-by: Denys Konovalov <denyskon@noreply.gitea.com>
Reviewed-by: yardenshoham <yardenshoham@noreply.gitea.com>
Co-authored-by: Rainnny <rainnny@noreply.gitea.com>
Co-committed-by: Rainnny <rainnny@noreply.gitea.com>
2023-08-06 13:30:19 +00:00
ewagoner
d34fdc2c79 Remove stray apostrophe in README (#126)
Just fixes a tiny grammatical error in the README.

Co-authored-by: Eric Wagoner <ewagoner@gmail.com>
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/126
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: John Olheiser <john+gitea@jolheiser.com>
Co-authored-by: ewagoner <ewagoner@noreply.gitea.com>
Co-committed-by: ewagoner <ewagoner@noreply.gitea.com>
2023-08-01 12:45:09 +00:00
Lunny Xiao
261329ff3b Update README.md (#125)
As Gitea is open, so I think we also welcome soft fork's ecosystem to be listed here.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/125
2023-07-25 08:38:10 +00:00
kerwin612
446beef55b Add US/GiteaPanel (#122)
A Gitea shortcut panel built based on UserScript.

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/122
Co-authored-by: kerwin612 <kerwin612@noreply.gitea.com>
Co-committed-by: kerwin612 <kerwin612@noreply.gitea.com>
2023-07-24 07:41:45 +00:00
lonix1
ba68fd11cd docs: Continuous Deployment tools (#123)
Hi @lunny! [As requested](https://discord.com/channels/322538954119184384/561007778139734027/1131595750132961330), some tools to help perform Continuous Deployment when integrating gitea with woodpecker (or any other CI tool).

Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/123
Co-authored-by: lonix1 <lonix1@noreply.gitea.com>
Co-committed-by: lonix1 <lonix1@noreply.gitea.com>
2023-07-21 03:49:38 +00:00