9 Commits (a7f90905df12b649dd48d9b6b05e419ff47b2a7c)

Author SHA1 Message Date
David Schneiderbauer af57d6ab8a undo #3142 because processes don't use the util.Timestamp (#4203) 6 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
* 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
7 years ago
Patrick G efbb895ebe Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 7 years ago
Jonas 9ad3a07989 Fix for #1037: Corrected process ID placeholder to PID from Pid (#1048)
Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com>
7 years ago
Adam Strzelecki da2585c11e Indent all templates with tabs
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
9 years ago
Unknwon 81b8427438 new UI on admin/monitor 9 years ago
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes 10 years ago
Vyacheslav Bakhmutov 5103f16f78 add omitted lang 10 years ago
Unknwon 9bc63bda7d Finish all new admin pages. 10 years ago