forgejo/routers
zeripath 791353c03b
Add EventSource support ()
If the browser supports EventSource switch to use this instead of
polling notifications.

Signed-off-by: Andrew Thornton art27@cantab.net
2020-05-07 22:49:00 +01:00
..
admin Users should not be able to prohibit their own login () 2020-04-06 10:23:15 -04:00
api/v1 When deleting a tracked time through the API return 404 not 500 () 2020-05-07 18:54:33 +01:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
events Add EventSource support () 2020-05-07 22:49:00 +01:00
org Add Organization Wide Labels () 2020-04-01 01:14:46 -03:00
private Protect default branch against deletion () 2020-05-06 12:08:45 +01:00
repo Protect default branch against deletion () 2020-05-06 12:08:45 +01:00
routes Add EventSource support () 2020-05-07 22:49:00 +01:00
user Add EventSource support () 2020-05-07 22:49:00 +01:00
utils Handle push rejection message in Merge & Web Editor () 2020-02-22 15:08:48 +02:00
home.go Add detected file language to code search () 2020-02-20 16:53:55 -03:00
init.go Add EventSource support () 2020-05-07 22:49:00 +01:00
install.go Add support for database schema in PostgreSQL () 2020-01-20 16:45:14 +01:00
metrics.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
swagger_json.go Add gitea-vet () 2020-04-05 07:20:50 +01:00