gitea/routers
Richard Mahn da1edbfb79 Feature - Pagination for git tree API ()
* Feature - Pagination for git tree API

* Handles case when page is negative

* Does a for loop over the start and end rather than all entries

* Removed redundent logic

* Adds per_page as a query parameter

* Adds DEFAULT_GIT_TREES_PER_PAGE for settings, ran make fmt

* Fix typo in cheat-sheet en

* Makes page start at 1, generated swagger

* Use updates to SDK

* Updates to use latest sdk

* Updates swagger for tree api

* Adds test for GetTreeBySHA

* Updates per PR reviews

* Updates per PR reviews

* Remove file

* Formatting

* Fix to swagger file

* Fix to swagger

* Update v1_json.tmpl

* Fix to swagger file
..
admin Support reverse proxy providing email ()
api/v1 Feature - Pagination for git tree API ()
dev Make time diff translatable ()
org Improve team members and repositories settings UI ()
private Fix ssh deploy and user key constraints () ()
repo Fix serving of raw wiki files other than .md ()
routes Allow Macaron to be set to log through to gitea.log ()
user if repo does not exist, show a 404 not a 500 ()
utils Slack webhook channel name cannot be empty or just contain an hashtag ()
home.go feat(repo): support search repository by topic name ()
init.go Ensure error is logged on db reconnection attempts ()
install.go Remove traces of embedded TiDB ()
metrics.go Prometheus endpoint ()
swagger_json.go Swagger.v1.json template ()