added stats page and password reset

This commit is contained in:
ston1th 2019-11-24 12:25:19 +01:00
commit cabc3e94b4
55 changed files with 8094 additions and 4362 deletions

View file

@ -27,6 +27,7 @@ var reserved = []string{
core.SearchURI,
core.LogsURI,
core.TagsURI,
core.StatsURI,
core.UserURI,
core.RawPrefix,
core.IndexPrefix,