aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/monitor.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-2/+2
| | | | | | | | | | | | | | * refactor struct's time to remove unnecessary memory usage * use AsTimePtr simple code * fix tests * fix time compare * fix template on gpg * use AddDuration instead of Add
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-57/+53
|
* Fix for #1037: Corrected process ID placeholder to PID from Pid (#1048)Jonas2017-02-251-1/+1
| | | Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com>
* Indent all templates with tabsAdam Strzelecki2015-12-081-61/+61
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* new UI on admin/monitorUnknwon2015-08-191-71/+62
|
* Add raw, history file button, and other mirror fixesUnknwon2014-10-111-1/+1
|
* add omitted langVyacheslav Bakhmutov2014-10-111-1/+1
|
* Finish all new admin pages.Unknwon2014-08-301-0/+74