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
/
src
/
WebAdmin.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
WebAdmin uses the new cNetwork API.
Mattes D
2015-01-27
1
-32
/
+43
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-5
/
+5
*
Webadmin: Added default ports to auto-generated ini file.
Mattes D
2014-09-07
1
-2
/
+6
*
[WebAdmin] Code improvements.
Howaner
2014-09-02
1
-59
/
+91
*
WebAdmin: Stop webadmin if template can't load.
Howaner
2014-08-31
1
-1
/
+3
*
WebAdmin: Added "files" folder and load the login template from login_template.html
Howaner
2014-08-31
1
-10
/
+96
*
Fixed shadowing variable
Tycho
2014-08-13
1
-5
/
+5
*
Removed unused method
Tycho
2014-08-13
1
-22
/
+0
*
WebAdmin: Added GetURLEncodedString().
madmaxoft
2014-08-09
1
-0
/
+32
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-3
/
+3
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Nullify deleted pointers.
archshift
2014-06-19
1
-0
/
+1
*
If webadmin.ini doesn't exist, example one is written immediately.
madmaxoft
2014-04-30
1
-0
/
+1
*
Removed old unused code
Tycho
2014-04-27
1
-5
/
+0
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-3
/
+3
*
Rewritten HTTPServer to use size_t for data lengths.
madmaxoft
2014-04-01
1
-2
/
+2
*
Moved Lua API registering into a separate function.
madmaxoft
2014-03-12
1
-0
/
+1
*
WebAdmin is stopped properly on server shutdown / restart.
madmaxoft
2014-02-07
1
-11
/
+27
*
fixed warnings in webadmin.cpp
Tycho Bickerstaff
2013-12-31
1
-0
/
+3
*
Fixed getting configure button going to port 0.
STRWarrior
2013-12-24
1
-3
/
+3
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-3
/
+3
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+527