aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/serverLib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix ip because of network changeHEADmasterAndrea Lepori2020-04-291-2/+2
|
* typoAndrea Lepori2020-04-291-1/+1
|
* print ip to debugAndrea Lepori2020-04-291-0/+2
|
* remove loggingAndrea Lepori2020-04-261-2/+0
|
* fixed strange localhost ipAndrea Lepori2020-04-261-2/+2
|
* remove save to file to logAndrea Lepori2020-04-261-4/+2
|
* test for whitelist localhostAndrea Lepori2020-04-261-1/+5
|
* rate limit not for localhost fixAndrea Lepori2020-04-241-3/+2
|
* no rate limit for localhostAndrea Lepori2020-04-241-1/+3
|
* typoAndrea Lepori2020-04-241-1/+1
|
* fix mod not rate limitedAndrea Lepori2020-04-241-1/+3
|
* Minor UAC tweaksmarzavec2020-03-061-1/+1
| | | | Added an underscore to the uac info lib which prevents the server from attempting to use the file as a command module, allowing removal of the 'info' property and empty 'run' command
* Minor bug fixesmarzavec2019-11-071-1/+1
|
* Syntax update and formatting tweaksmarzavec2019-11-078-411/+593
|
* Outgoing Hook Fix + Package Changesmarzavec2019-10-031-2/+4
|
* Update MainServer.jsMinusGix2019-05-031-3/+7
|
* Update ConfigManager.jsMinusGix2019-04-281-1/+4
|
* Update CommandManager.jsMinusGix2019-04-281-1/+11
|
* Update CommandManager.jsMinusGix2019-04-261-3/+3
|
* refactoring 2 of 2marzavec2019-04-087-145/+203
|
* refactoring 1 of 2marzavec2019-03-198-0/+1130