1
0
Fork 0
gitea/modules
6543 7d2700c8be
[API] Only Return Json (#13511)
* Let Branch and Raw Endpoint return json error if not found

* Revert "RM RepoRefByTypeForAPI and move needed parts into GetRawFile directly"

This reverts commit d826d08577b23765cb3c257e7a861191d1aa9a04.

* more similar to RepoRefByType

* dedub-code

* API should just speak JSON

* nice name

Co-authored-by: zeripath <art27@cantab.net>
2020-11-14 11:13:55 -05:00
..
analyze
auth Disallow urlencoded new lines in git protocol paths if there is a port (#13521) 2020-11-11 20:34:16 +00:00
avatar
base
cache
charset
context [API] Only Return Json (#13511) 2020-11-14 11:13:55 -05:00
convert
cron
emoji
eventsource
generate
git Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) 2020-11-09 21:14:02 -05:00
gitgraph Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05:00
graceful
hcaptcha
highlight Use existing analyzer module for language detection for highlighting (#13522) 2020-11-13 16:13:41 -05:00
httplib
indexer
lfs
log
markup
metrics
migrations
nosql
notification Add missed sync branch/tag webhook (#13538) 2020-11-13 14:12:33 -05:00
options
password
pprof
private
process
public Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 2020-11-13 14:51:07 +02:00
queue
recaptcha
references Fix panic bug in handling multiple references in commit (#13486) 2020-11-10 00:57:47 +02:00
repofiles
repository
secret
session
setting missing quotes in default value slice (#13550) 2020-11-13 22:17:58 -05:00
ssh
storage
structs
svg
sync
task
templates Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05:00
test
timeutil
upload
user
util
validation
webhook