index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MCServer
/
webadmin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update style.css
Arian
2014-10-27
1
-1
/
+432
*
Update template.lua
Arian
2014-10-27
1
-0
/
+1
*
Update login_template.html
Arian
2014-10-27
1
-0
/
+1
*
Update style.css
Arian
2014-10-27
1
-0
/
+1
*
Update login.css
Arian
2014-10-27
1
-0
/
+1
*
Update template.lua
Ambushed91
2014-10-27
1
-6
/
+10
*
Update template.lua
Ambushed91
2014-10-27
1
-90
/
+75
*
Update template.html
Ambushed91
2014-10-27
1
-125
/
+136
*
Update login_template.html
Ambushed91
2014-10-27
1
-58
/
+61
*
Update style.css
Ambushed91
2014-10-27
1
-1024
/
+1
*
Update login.css
Ambushed91
2014-10-27
1
-378
/
+1
*
Update login.css
Ambushed91
2014-10-27
1
-1
/
+378
*
Update temp.html
Ambushed91
2014-10-27
1
-99
/
+0
*
Update guest.html
Ambushed91
2014-10-27
1
-5
/
+3
*
Update login.css
Ambushed91
2014-10-23
1
-442
/
+1
*
Update template.lua
Ambushed91
2014-10-23
1
-4
/
+1
*
Update style.css
Ambushed91
2014-10-23
1
-1
/
+1
*
Update login.css
Ambushed91
2014-10-23
1
-2
/
+2
*
Update login_template.html
Ambushed91
2014-10-23
1
-4
/
+1
*
Update temp.html
Ambushed91
2014-10-23
1
-1
/
+1
*
Update login_template.html
Ambushed91
2014-10-23
1
-3
/
+1
*
Update (original).html
Ambushed91
2014-10-23
1
-4
/
+4
*
Update style.css
Ambushed91
2014-10-23
1
-1
/
+1
*
Update guest.html
Ambushed91
2014-10-23
1
-1
/
+1
*
Update WebAdmin
Ambushed91
2014-10-23
18
-401
/
+1699
*
Webadmin: use images already in files/ instead of inline image data
archshift
2014-10-11
2
-5
/
+5
*
Fixed remaining indent and replaced tiger with webfreak.
Alexander Harkness
2014-10-11
1
-107
/
+107
*
Update template.html
win32re
2014-10-11
1
-3
/
+8
*
Fixed indentation.
win32re
2014-10-11
1
-130
/
+131
*
More template changes.
win32re
2014-10-11
1
-131
/
+130
*
Update template.html
win32re
2014-10-11
1
-4
/
+10
*
added font callback
WebFreak001
2014-10-05
1
-1
/
+1
*
Removed my license, added me to CONTRIBUTORS
WebFreak001
2014-10-05
1
-16
/
+0
*
Added newline
WebFreak001
2014-10-05
1
-2
/
+1
*
Added license
WebFreak001
2014-10-05
1
-0
/
+16
*
Made WebAdmin design more modern
WebFreak001
2014-10-05
3
-265
/
+431
*
WebAdmin: Exported logo and background.
Howaner
2014-08-31
3
-3
/
+3
*
WebAdmin: Added favicon to the login template.
Howaner
2014-08-31
1
-0
/
+1
*
WebAdmin: Exported favicon.
Howaner
2014-08-31
2
-4
/
+4
*
WebAdmin: Exported stylesheet in a own file.
Howaner
2014-08-31
2
-333
/
+329
*
WebAdmin: Added login template
Howaner
2014-08-31
2
-0
/
+24
*
Fixed cert filename in Linux script.
madmaxoft
2014-05-07
2
-2
/
+2
*
Made the cert generation script executable on Linux
Mattes D
2014-05-02
1
-0
/
+0
*
Added a mention to run as admin.
madmaxoft
2014-05-01
1
-0
/
+2
*
Added scripts for generating HTTPS cert and key.
madmaxoft
2014-05-01
2
-0
/
+19
*
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
*
cLuaScript now uses cLuaState
madmaxoft
2013-08-06
1
-1
/
+15
*
Merge branch 'master' of github.com:tigerw/MCServer into tigerw-master
Alexander Harkness
2013-07-31
1
-39
/
+23
|
\
|
*
Another partial redesign of WebAdmin
Tiger Wang
2013-07-29
1
-47
/
+24
*
|
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
1
-145
/
+145
*
|
WebAdmin templates can use Lua
FakeTruth
2013-07-29
1
-0
/
+453
*
|
Fixed very minor issue in template.html
Tiger Wang
2013-07-27
1
-1
/
+0
*
|
The tabs in the webadmin are not hardcoded in the template anymore but added using the Plugin:AddWebTab() function.
STRWarrior
2013-07-27
1
-7
/
+1
|
/
*
Updated Webadmin Hugely
Tiger Wang
2013-07-27
2
-368
/
+519
*
Moved files used by MCServer to a special MCServer folder
faketruth
2012-08-20
1
-0
/
+376