Mark Wylde
ca78876905
Add Gitea Runner Lume ( #195 )
...
I built this so I can notorize mac apps in my Gitea Actions.
It allows you to host a Gitea Runner on your Apple Hardware using Lume.
It creates and runs fresh macOS virtual machines on Apple Silicon, enabling Gitea Actions workflows to build and test Xcode and other macOS projects in isolated environments.

Once installed you can run jobs:
```yaml
jobs:
test:
runs-on: xcode-16
steps:
- uses: actions/checkout@v4
- run: swift test
```
It starts a brand new macOS VM, does the action jobs, then destroys the VM, meaning you have a clean mac environment for every job.
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/195
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Mark Wylde <mark@wylde.net >
2026-08-07 20:48:30 +00:00
techknowlogick
d4e4fe201e
fix broken link ( #194 )
...
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/194
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
2026-08-05 14:16:09 +00:00
Justin Botelle
db22bc6d11
Add Minos iOS App ( #193 )
...
Minos is a free, open-source (AGPL-3.0) iOS client for reviewing and merging pull requests, with first-class support for self-hosted Forgejo/Gitea/Codeberg alongside GitHub. The app talks only to the git backend you supply — there's no middleman server and it never phones home — and your access token stays in the device Keychain. Source: github.com/botelle/minos · App Store: apps.apple.com/app/id6789465031
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/193
Co-authored-by: Justin Botelle <226029+botelle@noreply.gitea.com >
2026-08-05 14:13:36 +00:00
eev4n
e95a8b9e30
add badge for zenith ( #188 )
...
See: https://gitea.com/gitea/docs/pulls/451
repost:
hey, i'm part of a startup called Zenith Hosting. we help people deploy open source software with one click, where we handle persistent storage, backups, etc. we personally use gitea for a lot of our own personal selfhosting experiments, and we added Gitea to our platform. this PR simply adds a small badge to the docs page for cloud providers. badge currently links to https://zenith.hosting/host/gitea?ref=gh .
p.s., you can reach us at [hello@zenith.hosting ](mailto:hello@zenith.hosting ) if you wanna chat with us to know a bit more :)Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/188
Co-authored-by: eev4n <214606+eev4n@noreply.gitea.com >
2026-07-12 05:08:18 +00:00
186ce6d5c8
Add picgo-plugin-gitea-uploader ( #187 )
...
---------
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: GeorgeHu6 <dhxxhch@163.com >
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/187
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: GeorgeHu <76783+georgehu6@noreply.gitea.com >
2026-07-11 16:57:17 +00:00
tmseidel and Lunny Xiao
0716bc07c7
Add ai-git.bot to the list of software ( #191 )
...
The project has regular releases, over 100 stars and an ongoing maintenance.
---------
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/191
Reviewed-by: Nicolas <bircni@icloud.com >
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: tmseidel <218438+tmseidel@noreply.gitea.com >
2026-07-11 16:56:36 +00:00
Nicolas
9707859227
remove stale link ( #192 )
...
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/192
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Nicolas <bircni@icloud.com >
2026-07-11 16:52:57 +00:00
Novichek and oleglistratov
c8c291aa83
Add Gitea CAD Viewer ( #190 )
...
Adds Gitea CAD Viewer to the active Plugins section.
What it is:
Gitea CAD Viewer is a self-hosted read-only preview integration for DWG and DXF files in Gitea. It adds a CAD Preview button to Gitea file pages and serves a same-origin browser viewer through a Node.js backend and Nginx route, without upload, save-back, or external preview service requirements.
Update:
This branch has been rebased on current `gitea/awesome-gitea:main` after Gitea ONLYOFFICE Bridge was merged in #189 . The PR now keeps the accepted ONLYOFFICE entry and adds Gitea CAD Viewer as the next separate plugin entry, so it no longer competes for the same line.
Project links:
- GitHub: https://github.com/NovichekLIS/Gitea_CAD
- Release v1.0.0: https://github.com/NovichekLIS/Gitea_CAD/releases/tag/v1.0.0
---------
Co-authored-by: oleglistratov <o.d.listratov@systematom.ru >
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/190
Co-authored-by: Novichek <64715+novichek@noreply.gitea.com >
2026-07-10 19:57:05 +00:00
Novichek and oleglistratov
938e4681b9
Add Gitea ONLYOFFICE Bridge ( #189 )
...
Adds Gitea ONLYOFFICE Bridge to the active Plugins section.
What it is:
Gitea ONLYOFFICE Bridge is a self-hosted bridge for opening Gitea repository documents in ONLYOFFICE Document Server. It adds Gitea UI integration, OAuth-based permission checks, read-only previews, full-screen editing, and save-back commits through a small Flask/Gunicorn service.
Project links:
- GitHub: https://github.com/NovichekLIS/Gitea-onlyoffice
- Release v1.0.0: https://github.com/NovichekLIS/Gitea-onlyoffice/releases/tag/v1.0.0
---------
Co-authored-by: oleglistratov <o.d.listratov@systematom.ru >
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/189
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Novichek <64715+novichek@noreply.gitea.com >
2026-07-09 20:57:27 +00:00
KenanZhu
8f1f1f835f
Add GiteaMailTemplates ( #186 )
...
Add [GiteaMailTemplates](https://github.com/KenanZhu/GiteaMailTemplates ) — 110 email templates across 10 visual styles for self-hosted Gitea,
under a new `Templates` section.
Does the new `Templates` category make sense here, or would it fit better under an existing section?
Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/186
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: Nicolas <bircni@icloud.com >
Co-authored-by: KenanZhu <3471685733@qq.com >
Co-committed-by: KenanZhu <3471685733@qq.com >
2026-06-12 04:07:53 +00:00
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 and Lunny Xiao
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
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
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
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 and Dominik Rubo
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 and techknowlogick
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


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 and techknowlogick
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 and Yuri 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 and John Olheiser
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