forgejo/templates
Gusted bbe5a881cc
[GITEA] Fix API inconsistencies
- Document the correct content types for Git archives. Add code that
actually sets the correct application type for `.zip` and `.tar.gz`.
- When an action (POST/PUT/DELETE method) was successful, an 204 status
code should be returned instead of status code 200.
- Add and adjust integration testing.
- Resolves #2180
- Resolves #2181

(cherry picked from commit 6c8c4512b5)
(cherry picked from commit 3f74bcb14d)
(cherry picked from commit 6ed9057fd7)
2024-02-05 16:09:43 +01:00
..
admin [GITEA] add option for banning dots in usernames 2024-02-05 16:05:50 +01:00
api/packages/pypi
base [GITEA] Improve HTML title on repositories 2024-02-05 16:05:50 +01:00
code Fix 500 error of searching commits (#28576) 2023-12-21 23:09:14 +00:00
custom [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
devtest Improve CSS helper naming (#28769) 2024-01-12 20:28:01 +08:00
explore Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
mail [GITEA] notifies admins on new user registration 2024-02-05 16:09:28 +01:00
org
package [GITEA] fix indentation in Maven package install instructions 2024-02-05 16:09:40 +01:00
projects
repo [GITEA] Include a branch link in the recently pushed banner 2024-02-05 16:09:43 +01:00
shared
status [GITEA] Improve 404 screen on mobile 2024-02-05 16:09:42 +01:00
swagger [GITEA] Fix API inconsistencies 2024-02-05 16:09:43 +01:00
user [GITEA] Allow changing the email address before activation 2024-02-05 16:09:41 +01:00
webhook
home.tmpl
install.tmpl
post-install.tmpl