1
0
Commit Graph

79 Commits

Author SHA1 Message Date
Artur
e7b08ee96c WebAdmin: Changed MCServer to Cuberite 2015-07-29 15:05:15 +02:00
STRWarrior
63decbe4dc Fixed error in webadmin home page 2015-05-02 19:16:25 +02:00
Mattes D
be4ac22b52 WebAdmin: Removed server name, shortened memory report. 2015-04-20 09:41:27 +02:00
Mattes D
a9b5a6c3a6 Split the plugin names and plugin folders to avoid confusing them.
Ref.: http://forum.mc-server.org/showthread.php?tid=1877
2015-04-19 10:57:41 +02:00
Creaprog
421d370955 Fixed guest.html 2015-02-16 11:40:11 +01:00
Creaprog
3aebe686d7 Fixed guest.html
Fixed syntax.
2015-02-16 11:37:12 +01:00
Alexander Harkness
41e2eaa915 Fixed guest page. 2015-02-16 09:54:02 +00:00
Creaprog
d2fdaf1d5b Fixed login_template.html
Remove "/".
2015-02-15 13:08:44 +01:00
Mattes D
e8a9f0a5df Turned off echo in Windows script. 2015-01-27 14:53:33 +01:00
tonibm19
48b0f4daa4 Use cRoot:Get():GetServer():GetNumPlayers() instead of a custom function. 2014-12-30 10:31:16 +01:00
tonibm19
b621fb511f Added player count to webadmin
Now it shows the number of online players near the memory use
2014-12-29 20:21:57 +01:00
Ambushed91
0fa8c881a6 Update V1.0.9
Removed Time, Scroll-Able Header, Resized contention
2014-11-05 14:20:03 +01:00
Ambushed91
eab829ee37 Update V1.0.3
WebAdmin Fixes
2014-11-05 13:45:15 +01:00
Arian
8604978d50 Update template.lua 2014-11-04 00:17:14 +01:00
Arian
b98d0c51de Update template.lua
more to come
2014-10-28 22:12:57 +01:00
Arian
c105e6fa03 Update login_template.html 2014-10-28 22:09:11 +01:00
Arian
a9b152956e Update style.css 2014-10-28 21:51:42 +01:00
Arian
a9f2f2e634 Update login.css 2014-10-28 21:41:56 +01:00
Arian
3f21c8bb24 Update login.css 2014-10-28 21:41:16 +01:00
Arian
9b93cb647d Update guest.html 2014-10-28 21:40:50 +01:00
Arian
c0c1a9ceea Update template.lua 2014-10-28 00:08:29 +01:00
Arian
292d13ad9a Update login_template.html 2014-10-27 23:49:26 +01:00
Arian
22165559ea Update login.css 2014-10-27 23:48:02 +01:00
Arian
6d306b9c4e Update style.css 2014-10-27 23:46:46 +01:00
Arian
738905c84d Update template.lua
Added licence
2014-10-27 19:31:51 +01:00
Arian
7590d5facf Update login_template.html
Added licence
2014-10-27 19:31:25 +01:00
Arian
9c002dc0c8 Update style.css
Added licence
2014-10-27 19:31:06 +01:00
Arian
1aef54e793 Update login.css
Added licence
2014-10-27 19:30:37 +01:00
Ambushed91
d0a47d9273 Update template.lua 2014-10-27 19:13:25 +01:00
Ambushed91
bc1a98b2db Update template.lua
Removed FusionCare link, change position for "Current time JS", Compression Ratio: 31% (HTML)
2014-10-27 18:45:41 +01:00
Ambushed91
c9fd6f820a Update template.html
Removed all changes, back to old one
2014-10-27 18:36:32 +01:00
Ambushed91
3132059f1e Update login_template.html
Changed copyright, current time and removed google.fonts. Loadtime has been lowered by: Compression Ratio: 86%
2014-10-27 18:34:39 +01:00
Ambushed91
52a369dafa Update style.css
Removed 142 unused css code's, compressed with 27.72%
2014-10-27 17:57:30 +01:00
Ambushed91
35e1ea3b73 Update login.css
Css has been cleaned and compressed. Take 44 unused css code's and compressed 39.09%
2014-10-27 17:38:53 +01:00
Ambushed91
6e5111cd66 Update login.css
Buatified
2014-10-27 17:30:51 +01:00
Ambushed91
2be8387f2b Update temp.html 2014-10-27 11:07:04 +01:00
Ambushed91
df69574136 Update guest.html 2014-10-27 10:48:47 +01:00
Ambushed91
21ee559b89 Update login.css 2014-10-23 23:26:29 +02:00
Ambushed91
ba5ff77290 Update template.lua 2014-10-23 21:57:37 +02:00
Ambushed91
d605abced9 Update style.css 2014-10-23 21:44:38 +02:00
Ambushed91
86c433bd1c Update login.css 2014-10-23 21:44:13 +02:00
Ambushed91
0394208539 Update login_template.html 2014-10-23 21:41:25 +02:00
Ambushed91
0f6c56c6be Update temp.html 2014-10-23 21:03:53 +02:00
Ambushed91
951c5b99eb Update login_template.html 2014-10-23 21:03:19 +02:00
Ambushed91
1c58137ef0 Update (original).html 2014-10-23 21:02:02 +02:00
Ambushed91
811c10625a Update style.css 2014-10-23 20:59:00 +02:00
Ambushed91
8d941212ed Update guest.html 2014-10-23 20:55:49 +02:00
Ambushed91
c23d87277d Update WebAdmin
All files have been updated to the latest version off the new WebAdmin
look.
2014-10-23 19:59:49 +02:00
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