gogs/routes
Douglas Thrift 0bfce7aca4 repo/commit: fix file commit history pagination (#4965)
- The `commits_table.tmpl` pagination uses a `$.FileName` variable in
  order to generate the next/previous URLs, but it seems like that
  variable was no longer being populated in `renderCommits`.
2018-03-06 16:46:53 -05:00
..
admin admin/config: add UI for [http] section (#3987) 2017-11-16 19:03:46 -05:00
api/v1 api: add endpoint /api/v1/user/orgs (#4835) 2017-11-13 22:27:30 -05:00
dev Refactoring: rename package routers -> routes 2017-06-11 00:34:14 -04:00
org Refactoring: rename package routers -> routes 2017-06-11 00:34:14 -04:00
repo repo/commit: fix file commit history pagination (#4965) 2018-03-06 16:46:53 -05:00
user user/auth: fix page not redirect after login 2017-10-22 19:29:17 -04:00
home.go routes/home: minor code improve 2017-07-18 22:09:57 -04:00
install.go Refactoring: rename package routers -> routes 2017-06-11 00:34:14 -04:00