Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use cRoot:Get():GetServer():GetNumPlayers() instead of a custom function. | tonibm19 | 2014-12-30 | 1 | -9/+1 |
| | |||||
* | Added player count to webadmin | tonibm19 | 2014-12-29 | 1 | -0/+10 |
| | | | Now it shows the number of online players near the memory use | ||||
* | Update V1.0.9 | Ambushed91 | 2014-11-05 | 1 | -25/+24 |
| | | | | Removed Time, Scroll-Able Header, Resized contention | ||||
* | Update template.lua | Arian | 2014-11-04 | 1 | -70/+81 |
| | |||||
* | Update template.lua | Arian | 2014-10-28 | 1 | -6/+5 |
| | | | more to come | ||||
* | Update template.lua | Arian | 2014-10-28 | 1 | -2/+21 |
| | |||||
* | Update template.lua | Arian | 2014-10-27 | 1 | -0/+1 |
| | | | Added licence | ||||
* | Update template.lua | Ambushed91 | 2014-10-27 | 1 | -6/+10 |
| | |||||
* | Update template.lua | Ambushed91 | 2014-10-27 | 1 | -90/+75 |
| | | | Removed FusionCare link, change position for "Current time JS", Compression Ratio: 31% (HTML) | ||||
* | Update template.lua | Ambushed91 | 2014-10-23 | 1 | -4/+1 |
| | |||||
* | Update WebAdmin | Ambushed91 | 2014-10-23 | 1 | -48/+95 |
| | | | | | All files have been updated to the latest version off the new WebAdmin look. | ||||
* | Made WebAdmin design more modern | WebFreak001 | 2014-10-05 | 1 | -31/+32 |
| | |||||
* | WebAdmin: Exported favicon. | Howaner | 2014-08-31 | 1 | -4/+4 |
| | |||||
* | WebAdmin: Exported stylesheet in a own file. | Howaner | 2014-08-31 | 1 | -333/+3 |
| | |||||
* | Fixed WebAdmin template after moving the memory stats functions to cRoot. | madmaxoft | 2013-10-08 | 1 | -1/+1 |
| | |||||
* | Implemented cWebAdmin:GetMemoryUsage() on Linux proper. | madmaxoft | 2013-09-21 | 1 | -2/+2 |
| | | | | Also the function now returns an int, number of KiB used, or -1 on failure. | ||||
* | cLuaScript now uses cLuaState | madmaxoft | 2013-08-06 | 1 | -1/+15 |
| | |||||
* | WebAdmin templates can use Lua | FakeTruth | 2013-07-29 | 1 | -0/+453 |
New WebAdmin templates can use Lua to completely compose the pages themselves. This should allow infinite WebAdmin design possibilities. |