|
|
@457
|
16 months |
alloc |
Refactored APIs GamePrefs, GameStats, ServerInfo: Using arrays as …
|
|
|
@456
|
16 months |
alloc |
25_30_45
- Readded WebTokens_Legacy command to inform users to use …
|
|
|
@455
|
16 months |
alloc |
25_30_44
- Got rid (mostly) of custom JSON serialization
- Some code …
|
|
|
@454
|
16 months |
alloc |
24_29_43
Switched over to vanilla Web infrastructure
|
|
|
@453
|
16 months |
alloc |
21.1.9 release, updated Sessions handler to be more flexible
|
|
|
@452
|
16 months |
alloc |
Updated web files to 0.7.3 (markers)
|
|
|
@451
|
16 months |
alloc |
Updated web files to 0.7.3
|
|
|
@450
|
16 months |
alloc |
Set projects to .NET 4.8
|
|
|
@449
|
17 months |
alloc |
Updated web files to 0.7.2
|
|
|
@448
|
17 months |
alloc |
24_29_42
|
|
|
@447
|
17 months |
alloc |
24_28_41
|
|
|
@446
|
17 months |
alloc |
24_27_41
|
|
|
@445
|
17 months |
alloc |
Updated web files to 0.7.1
|
|
|
@444
|
17 months |
alloc |
Added more details to API map/config
Updated web files to 0.7.0
|
|
|
@443
|
17 months |
alloc |
23_26_40 (A21)
|
|
|
@442
|
17 months |
alloc |
23_25_40 (A21)
|
|
|
@441
|
17 months |
alloc |
Added binaries to repository
|
|
|
@440
|
18 months |
alloc |
*Added: Allow specifying a single level 0 API token on the command line
|
|
|
@439
|
18 months |
alloc |
Renamed project folder
|
|
|
@438
|
18 months |
alloc |
Updated web files to 0.6.1
|
|
|
@437
|
18 months |
alloc |
Added GameStats and GamePrefs APIs
Fixed ServerInfo API JSON output
|
|
|
@436
|
18 months |
alloc |
Added Bloodmoon API
Removed WebUiUpdates API
|
|
|
@435
|
18 months |
alloc |
Added WebModules API POST support
|
|
|
@434
|
18 months |
alloc |
Added permission management APIs
|
|
|
@433
|
19 months |
alloc |
Fixed: User registration allowed same username for multiple users
|
|
|
@432
|
19 months |
alloc |
Added API "item"
|
|
|
@431
|
19 months |
alloc |
Folder "webserver" becomes "webroot"
|
|
|
@430
|
19 months |
alloc |
*Markers: Added storing the icon URL used for each marker
|
|
|
@429
|
19 months |
alloc |
*Updated web files to 0.6.0
|
|
|
@428
|
19 months |
alloc |
Include web files in webserver project
|
|
|
@427
|
19 months |
alloc |
*Save inherited per-method permission as "inherit" instead of the …
|
|
|
@426
|
19 months |
alloc |
*Updated web permissions system
*Fixed webpermissions command
*Moved …
|
|
|
@425
|
19 months |
alloc |
- API "map" added, currently only supports GET with the ID "config"
- …
|
|
|
@424
|
20 months |
alloc |
|
|
|
@423
|
20 months |
alloc |
Fixed: MapRenderer always enabled
|
|
|
@422
|
20 months |
alloc |
Added release files to version control
|
|
|
@421
|
20 months |
alloc |
Removed legacy webserver files from v2
|
|
|
@420
|
20 months |
alloc |
A21 preparations.
NOT COMPATIBLE WITH A20 ANYMORE!
|
|
|
@419
|
21 months |
alloc |
Updated WebPermissions command to only list manually defined levels by …
|
|
|
@418
|
21 months |
alloc |
Refactored API authorization to support per-HTTP-method permission levels
|
|
|
@417
|
21 months |
alloc |
RegisterUser no longer uses a redirect on successful user creation (part 2)
|
|
|
@416
|
21 months |
alloc |
RegisterUser no longer uses a redirect on successful user creation
|
|
|
@415
|
21 months |
alloc |
Added HTTP method to RequestContext
|
|
|
@414
|
21 months |
alloc |
Fixed: Animal and hostile API result JSON
|
|
|
@413
|
21 months |
alloc |
Added user registration classes
|
|
|
@412
|
21 months |
alloc |
Web base class updates for vanilla changes for direct integration with …
|
|
|
@411
|
21 months |
alloc |
SessionHandler refactoring for login reuse
|
|
|
@410
|
21 months |
alloc |
Base API class improvements
|
|
|
@409
|
21 months |
alloc |
Added keep alive messages to SSE endpoints
|
|
|
@408
|
21 months |
alloc |
Few pieces of code cleanup
|
|
|
@407
|
21 months |
alloc |
Fixed again: Running behind reverse proxies and proper logins
|
|
|
@406
|
21 months |
alloc |
Only run web server if game is running as server
|
|
|
@405
|
21 months |
alloc |
Refactored console commands for A21 caching
|
|
|
@404
|
21 months |
alloc |
Latest state including reworking to the permissions system
|
|
|
@403
|
21 months |
alloc |
Made server-fixes no longer throw errors when running the mod on a …
|
|
|
@402
|
22 months |
alloc |
- Major refactoring
- Using Utf8Json for (de)serialization
- Moving …
|
|
|
@401
|
2 years |
alloc |
GetAllowedCommands: Also report all overloads
|
|
|
@400
|
2 years |
alloc |
|
|
|
@399
|
2 years |
alloc |
Updated logging strings
|
|
|
@398
|
2 years |
alloc |
Added detection of "webserver" folder in mods, last mod with such a …
|
|
|
@397
|
2 years |
alloc |
Added command to invalidate file caches (actual command implementation)
|
|
|
@396
|
2 years |
alloc |
Latest version of MarkersMod JS
|
|
|
@395
|
2 years |
alloc |
WebPermissions cleanup, also now makes sure to write proper XML
|
|
|
@394
|
2 years |
alloc |
SessionHandler cleanup + redirect to /app/error/:code
Some profiler …
|
|
|
@393
|
2 years |
alloc |
Added a debug+profiling build target
|
|
|
@392
|
2 years |
alloc |
Added command to invalidate file caches
Added a debug+profiling build …
|
|
|
@391
|
2 years |
alloc |
Major refactoring/cleanup
|
|
|
@390
|
2 years |
alloc |
Added MarkersMod example
|
|
|
@389
|
2 years |
alloc |
Finished up REST API base
Made API handler look for APIs in all loaded mods
|
|
|
@388
|
2 years |
alloc |
Added first version of REST API support
|
|
|
@387
|
2 years |
alloc |
Big refactoring in Web to pass around a Context instead of a bunch of …
|
|
|
@386
|
2 years |
alloc |
Enabled debug symbols in debug config on all projects
|
|
|
@385
|
2 years |
alloc |
Fixed HttpListener running the IPv6 socket in dual mode on some platforms
|
|
|
@384
|
2 years |
alloc |
Added support for webmods to the backend
|
|
|
@383
|
2 years |
alloc |
Fixed a bunch of warnings
|
|
|
@382
|
2 years |
alloc |
Switched to use SpaceWizards.HttpListener
|
|
|
@381
|
2 years |
alloc |
Moved legacy web files to weblegacy - URL fix
|
|
|
@380
|
2 years |
alloc |
Moved legacy web files to weblegacy
|
|
|
@379
|
2 years |
alloc |
Changed index.html to point to new Steam login URL
|
|
|
@378
|
2 years |
alloc |
Updated README.txt for currently required 7days/Unity/.NET assemblies
|
|
|
@377
|
2 years |
alloc |
Made SpaceWizards.HttpListener compilable against .NET 4.8 with …
|
|
|
@376
|
2 years |
alloc |
Added SpaceWizards.HttpListener for HTTP IPv6 support
|
|
|
@375
|
2 years |
alloc |
Target different folder on server for uploads
|
|
|
@374
|
2 years |
alloc |
Branch for next-gen version
|
|
|
@373
|
2 years |
alloc |
Added debug targets
|
|
|
@372
|
2 years |
alloc |
A few bits of code cleanup
|
|
|
@371
|
2 years |
alloc |
Fixed stuff using InternalId for every storage/lookup instead of a mix …
|
|
|
@370
|
3 years |
alloc |
22_24_39
|
|
|
@369
|
3 years |
alloc |
Preparations for A20 release
Changes usage of "SteamID" to "UserID" in …
|
|
|
@368
|
3 years |
alloc |
21_23_38
|
|
|
@367
|
3 years |
alloc |
Web:
- Added SSE (ServerSentEvents) subsystem
- Added log endpoint to …
|
|
|
@366
|
3 years |
alloc |
Map: Added options for fractional zoom to map.js lines 42 - 46
|
|
|
@365
|
3 years |
alloc |
21_23_37
|
|
|
@364
|
3 years |
alloc |
Fixed: Coordinates display
|
|
|
@363
|
3 years |
alloc |
Webmap version update
|
|
|
@362
|
3 years |
alloc |
A19.5 commands recompilation
|
|
|
@361
|
4 years |
alloc |
Web map: Updated inventory viewer for the 10 slots toolbelt, switched …
|
|
|
@360
|
4 years |
alloc |
A19 code
|
|
|
@359
|
5 years |
alloc |
Removed unnecessary try-catch-blocks from commands (command handler …
|
|
|
@358
|
5 years |
alloc |
20_23_33
|
|
|