Delta-v/Content.Client/Administration/UI
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
..
AdminCamera Cleanup warnings: Use TransformSystem for anchoring (#39778) 2025-12-29 11:39:11 -06:00
AdminRemarks `StyleNano` removal: Palette system and Sheetlets (#29903) 2025-12-29 11:39:28 -06:00
BanList Ban database refactor (#42495) 2026-06-29 12:43:39 +02:00
BanPanel Remove the remaining CheckButtons (#41073) 2025-12-29 11:39:34 -06:00
Bwoink Add admin ui tests (#40914) 2025-12-29 11:39:25 -06:00
CustomControls Cleanup warnings: CS0114, CS0414, CS0618 (#41578) 2026-04-04 16:56:50 +02:00
Logs Revert "Admin Log Browser Improvements (#39130)" 2026-04-04 16:56:50 +02:00
ManageSolutions Cleanup - Use `RemoveAllChildren()` over `DisposeAllChildren()` (#39848) 2025-12-29 11:39:11 -06:00
Notes Ban database refactor (#42495) 2026-06-29 12:43:39 +02:00
PlayerPanel Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
SetOutfit Fix Set Outfit command/verb (#29672) 2024-09-22 02:45:06 +01:00
SpawnExplosion MapManager warning cleanup client edition (#36766) 2025-05-18 17:40:26 +01:00
Tabs Revert "Admin Log Browser Improvements (#39130)" 2026-04-04 16:56:50 +02:00
AdminAnnounceWindow.xaml Multiline edit everywhere (#15216) 2023-04-14 12:57:47 -07:00
AdminAnnounceWindow.xaml.cs Multiline edit everywhere (#15216) 2023-04-14 12:57:47 -07:00
AdminMenuWindow.xaml Remove baby jail (#34443) 2025-01-28 04:31:23 +00:00
AdminMenuWindow.xaml.cs Remove baby jail (#34443) 2025-01-28 04:31:23 +00:00
AdminMenuWindowEui.cs Ensure EUIs close themselves (#15860) 2023-04-29 13:16:24 +10:00
PermissionsEui.cs `StyleNano` removal: Palette system and Sheetlets (#29903) 2025-12-29 11:39:28 -06:00