gitea/routers/web
bytedream 56e42be36d
Add flat-square action badge style (#34062)
Adds the `flat-square` style to action badges. Styles can be selected by
adding `?style=<style>` to the badge endpoint. If no style query is
given, or if the query is invalid, the style defaults to `flat`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-04-01 09:42:10 +00:00
..
admin Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
auth enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
devtest Add flat-square action badge style (#34062) 2025-04-01 09:42:10 +00:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
explore Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
feed Give organisation members access to organisation feeds (#33508) 2025-03-15 17:49:06 +00:00
healthcheck Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
misc Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
org enable staticcheck QFxxxx rules (#34064) 2025-03-29 17:32:28 -04:00
repo Add flat-square action badge style (#34062) 2025-04-01 09:42:10 +00:00
shared Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
user Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
base.go Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +08:00
goget.go Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
home.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
metrics.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
nodeinfo.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
passkey.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
swagger_json.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
web.go Add a config option to block "expensive" pages for anonymous users (#34024) 2025-03-30 05:26:19 +00:00
webfinger.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00