Commit Graph

12 Commits

Author SHA1 Message Date
dccab8a15b app: log message about startup bind address 2020-11-19 11:02:36 +13:00
dbb915a226 app: swap panic for log.Fatalf 2020-11-19 10:16:33 +13:00
c655b10467 projects: show total number in brackets 2020-05-24 18:39:32 +12:00
2eb39cbeac support semaphore limiting + context-cancellation of Gitea API requests 2020-05-24 18:39:24 +12:00
200cf0ee2c automatic support for go get on deep subpackages 2020-05-05 19:41:26 +12:00
28e7e769b1 support redirecting project alternative names 2020-05-05 19:39:44 +12:00
7045794c8e handle path encoding for repository names containing special characters 2020-05-05 19:30:19 +12:00
902e1be59c lazy load images on homepage 2020-05-04 18:18:46 +12:00
124882da9a router: redirect repo.html and /repo/ to canonical repo 2020-05-04 17:18:57 +12:00
b34ae0dcbd remove legacy "written in" handling
These sentences exist in codesite README.txt files, but the codesite2git
script removed all the tags from the README.md files in generated Git
repositories, so this clause will never be used
2020-05-04 17:12:09 +12:00
a892dbb5b2 reinstate project-sorting support 2020-05-02 15:19:58 +12:00
d7a964c186 initial commit 2020-05-02 14:16:49 +12:00