Delta-v/Content.Client/Administration
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
..
Managers Killed a resolve in ClientAdminManager (#39863) 2025-11-23 15:22:30 -06:00
Systems feat: Recent SSD indicator, SSD time in admin overlay (#5699) 2026-06-06 19:14:03 +00:00
UI Ban database refactor (#42495) 2026-06-29 12:43:39 +02:00
AdminNameOverlay.cs fix: don't show SSD examine on dead people/ghost role (#6012) 2026-06-16 09:16:08 -05:00
OverlayOptions.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
QuickDialogSystem.cs make dialog window not evil (#24677) 2024-02-08 12:21:02 +01:00