1
0
Commit Graph

31 Commits

Author SHA1 Message Date
archshift
20dfd9ba3e Webadmin: use images already in files/ instead of inline image data
This also probably means that the browser will be able to cache the images better, and not have to repeatedly download them al a part of the HTML.
2014-10-11 13:36:43 -07:00
Alexander Harkness
d9a50dd2ee Fixed remaining indent and replaced tiger with webfreak. 2014-10-11 17:15:38 +01:00
win32re
0c4894b99e Update template.html 2014-10-11 18:11:56 +02:00
win32re
59efc7cfd2 Fixed indentation. 2014-10-11 18:07:10 +02:00
win32re
9bb2b43e9e More template changes. 2014-10-11 17:57:56 +02:00
win32re
d3f31b5046 Update template.html 2014-10-11 17:40:33 +02:00
WebFreak001
7aa81de2c6 added font callback 2014-10-05 11:48:44 +02:00
WebFreak001
cea0707ad5 Removed my license, added me to CONTRIBUTORS 2014-10-05 11:35:29 +02:00
WebFreak001
828ded593c Added newline 2014-10-05 11:24:54 +02:00
WebFreak001
3baacce51e Added license 2014-10-05 11:14:16 +02:00
WebFreak001
017ba1c32a Made WebAdmin design more modern 2014-10-05 11:09:48 +02:00
Howaner
1ec8c12799 WebAdmin: Exported logo and background. 2014-08-31 15:25:40 +02:00
Howaner
ceb1a46449 WebAdmin: Added favicon to the login template. 2014-08-31 14:52:44 +02:00
Howaner
fca986ec71 WebAdmin: Exported favicon. 2014-08-31 14:51:07 +02:00
Howaner
9a95b00648 WebAdmin: Exported stylesheet in a own file. 2014-08-31 14:39:58 +02:00
Howaner
8934ab487e WebAdmin: Added login template 2014-08-31 14:20:42 +02:00
madmaxoft
45ca5bb857 Fixed cert filename in Linux script. 2014-05-07 15:09:25 +02:00
Mattes D
e3d850b24a Made the cert generation script executable on Linux 2014-05-02 21:35:30 +00:00
madmaxoft
dc2d2ce53c Added a mention to run as admin. 2014-05-01 12:27:07 +02:00
madmaxoft
cf821bc9a4 Added scripts for generating HTTPS cert and key. 2014-05-01 11:48:45 +02:00
madmaxoft
bf9c520439 Fixed WebAdmin template after moving the memory stats functions to cRoot. 2013-10-08 20:24:35 +02:00
madmaxoft
6b61df3b73 Implemented cWebAdmin:GetMemoryUsage() on Linux proper.
Also the function now returns an int, number of KiB used, or -1 on failure.
2013-09-21 19:00:01 +02:00
madmaxoft
c55fabb5ad cLuaScript now uses cLuaState 2013-08-06 19:28:09 +02:00
Alexander Harkness
c700108ab6 Merge branch 'master' of github.com:tigerw/MCServer into tigerw-master
Conflicts:
	MCServer/webadmin/template.html
2013-07-31 08:22:34 +01:00
Tiger Wang
c4188ca09d Another partial redesign of WebAdmin
Done due to strong persuasion from FakeTruth and xoft.
2013-07-29 14:18:35 +01:00
Alexander Harkness
53e22b1185 Changed everyting to Unix line endings. 2013-07-29 12:13:03 +01:00
FakeTruth
5a9d4f89c2 WebAdmin templates can use Lua
New WebAdmin templates can use Lua to completely compose the pages
themselves. This should allow infinite WebAdmin design possibilities.
2013-07-29 02:37:59 +02:00
Tiger Wang
d4830df4ee Fixed very minor issue in template.html
Removed extra space.
2013-07-27 18:56:18 +01:00
STRWarrior
30ad617397 The tabs in the webadmin are not hardcoded in the template anymore but added using the Plugin:AddWebTab() function. 2013-07-27 10:15:26 -07:00
Tiger Wang
20cb8221f9 Updated Webadmin Hugely
New CSS and stuffz!
2013-07-27 17:12:45 +01:00
faketruth
12906c026d Moved files used by MCServer to a special MCServer folder
git-svn-id: http://mc-server.googlecode.com/svn/trunk@763 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-20 12:20:20 +00:00