1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
gitea/routers/api/v1
KN4CK3R f55af4675c
Add support for Pub packages (#20560)
* Added support for Pub packages.

* Update docs/content/doc/packages/overview.en-us.md

Co-authored-by: Gergely Nagy <algernon@users.noreply.github.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Gergely Nagy <algernon@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2022-08-07 18:09:54 +08:00
..
activitypub Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
admin Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
misc Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
notify Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
org Add spectral linter for Swagger (#20321) 2022-07-11 18:07:16 -05:00
packages Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
repo Use correct page size for link header pagination (#20546) 2022-08-02 22:59:44 +08:00
settings Make mirror feature more configurable (#16957) 2021-09-07 17:49:36 +02:00
swagger Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
user Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
utils Add latest commit's SHA to content response (#20398) 2022-07-30 16:09:04 +08:00
api.go Add new API endpoints for push mirrors management (#19841) 2022-07-30 18:45:59 +02:00
auth_windows.go Let web and API routes have different auth methods group (#19168) 2022-03-28 12:46:28 +08:00
auth.go Remove legacy +build: constraint (#19582) 2022-05-02 23:22:45 +08:00