forgejo/routers
6543 f88a2eae97
[API] Add more filters to issues search ()
* Add time filter for issue search

* Add limit option for paggination

* Add Filter for: Created by User, Assigned to User, Mentioning User

* update swagger

* Add Tests for limit, before & since
2020-11-23 20:49:36 +00:00
..
admin Add email validity check () 2020-11-14 11:53:43 -05:00
api/v1 [API] Add more filters to issues search () 2020-11-23 20:49:36 +00:00
dev
events Add EventSource support () 2020-05-07 22:49:00 +01:00
org Add markdown support in organization description () 2020-11-15 16:28:08 +00:00
private Fix a bug when check if owner is active () 2020-11-18 11:58:25 +02:00
repo Refactor combine label comments with tests () 2020-11-20 17:29:09 -05:00
routes HTTP cache rework and enable caching for storage assets () 2020-11-17 17:44:52 -05:00
user Remove fetch request from heatmap () 2020-11-18 16:00:16 -06:00
utils Return the full rejection message and errors in flash errors () 2020-10-20 19:50:10 -04:00
home.go Simplify CheckUnitUser logic () 2020-09-15 19:49:34 -04:00
init.go Move install pages out of main macaron routes () 2020-10-19 17:03:08 -04:00
install.go Use mount but not register for chi routes () 2020-11-16 15:33:41 +08:00
metrics.go Move metrics from macaron to chi () 2020-11-17 15:50:06 -05:00
swagger_json.go Add gitea-vet () 2020-04-05 07:20:50 +01:00