Delta-v/Content.Client/Administration/UI
Pieter-Jan Briers ccea85136b
Random spontaneous cleanup PR (#25131)
* Use new Subs.CVar helper

Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.

This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.

* Fix a bunch of warnings

* More warning fixes

* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.

* Get rid of some more ISerializationHooks for enums

* And a little more

* Apply suggestions from code review

Co-authored-by: 0x6273 <0x40@keemail.me>

---------

Co-authored-by: 0x6273 <0x40@keemail.me>
(cherry picked from commit 68ce53ae17985876d6d112b764b2144964a9f42e)
2024-02-18 23:02:29 +01:00
..
AdminRemarks Remove cringe hardcodes for background (#20374) 2023-09-27 21:59:12 +02:00
BanList Add role bans tab to the bans admin window (#20388) 2023-09-27 21:59:12 +02:00
BanPanel Add admin Erase verb, add checkbox to erase from the ban panel (#20985) 2023-10-14 22:19:04 +02:00
Bwoink Follow command and ahelp menu follow (#24142) 2024-01-26 22:58:09 +01:00
CustomControls Fix right click not showing the context menu in AHelps, players tab and objects tab (#22798) 2023-12-22 23:15:11 +01:00
Logs Remove cringe hardcodes for background (#20374) 2023-09-27 21:59:12 +02:00
ManageSolutions Fix solution editor UI (#24004) 2024-01-26 22:34:27 +01:00
Notes Remove cringe hardcodes for background (#20374) 2023-09-27 21:59:12 +02:00
SetOutfit Fix misc commands (#20004) 2023-09-27 21:59:12 +02:00
SpawnExplosion Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
Tabs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01: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 Add panic bunker UI and automatic panic bunker (#20954) 2023-10-14 22:19:02 +02:00
AdminMenuWindow.xaml.cs Add panic bunker UI and automatic panic bunker (#20954) 2023-10-14 22:19:02 +02:00
AdminMenuWindowEui.cs Ensure EUIs close themselves (#15860) 2023-04-29 13:16:24 +10:00
AdminUIHelpers.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
PermissionsEui.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00