Delta-v/Content.Server/Administration/Systems
Pieter-Jan Briers 7419408ec5 Ban database refactor (#42495)
* Ban DB refactor seems to work at a basic level for PostgreSQL

* New ban creation API

Supports all the new functionality (multiple players/addresses/hwids/roles/rounds per ban).

* Make the migration irreversible

* Re-implement ban notifications

The server ID check is no longer done as admins may want to place bans spanning multiple rounds irrelevant of the source server.

* Fix some split query warnings

* Implement migration on SQLite

* More comments

* Remove required from ban reason

SS14.Admin changes would like this

* More missing AsSplitQuery() calls

* Fix missing ban type filter

* Fix old CreateServerBan API with permanent time

* Fix department and role ban commands with permanent time

* Re-add banhits navigation property

Dropped this on accident, SS14.Admin needs it.

* More ban API fixes.

* Don't fetch ban exemption info for role bans

Not relevant, reduces query performance

* Regenerate migrations

* Fix adminnotes command for players that never connected

Would blow up handling null player records. Not a new bug introduced by the refactor, but I ran into it.

* Great shame... I accidentally committed submodule update...

* Update GDPR scripts

* Fix sandbox violation

* Fix bans with duplicate info causing DB exceptions

Most notably happened with role bans, as multiple departments may include the same role.
2026-06-29 12:43:39 +02:00
..
AdminSystem.cs feat: Various Admin QOL features (#5436) 2026-04-04 16:38:32 +02:00
AdminTestArenaSystem.cs Fix admin test arena (#35444) 2025-03-01 14:18:37 +00:00
AdminVerbSystem.Antags.cs Visual nubody (humanoid appearance refactor) (#42476) 2026-06-29 12:43:35 +02:00
AdminVerbSystem.Smites.cs Nubody (#42419) 2026-06-29 12:43:27 +02:00
AdminVerbSystem.Tools.cs [K9] Give Laika and other secdogs Access + Tracking (#5001) 2026-05-29 22:33:11 +02:00
AdminVerbSystem.cs Add EntityEffectOnTrigger and RejuvenateOnTrigger (#40967) 2025-12-29 11:39:28 -06:00
BufferingSystem.cs Move some admin components to shared (#41677) 2026-04-04 16:54:51 +02:00
BwoinkSystem.cs Ban database refactor (#42495) 2026-06-29 12:43:39 +02:00
SuperBonkSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00