]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Revert "Admin Log Browser Improvements (#39130)"
authorVasilis The Pikachu <vasilis@pikachu.systems>
Sun, 31 Aug 2025 15:50:37 +0000 (17:50 +0200)
committerVasilis The Pikachu <vasilis@pikachu.systems>
Sun, 31 Aug 2025 15:50:37 +0000 (17:50 +0200)
commit5100068a78d5a9e9455acb89629239f717c580ce
tree7fe509c4625dca8285aa7e135624539f715862fa
parent1150053580c84dd5f0785ce61901189615ed6240
Revert "Admin Log Browser Improvements (#39130)"

This reverts commit f67cebf7a4ed451f1911aa5c8bf6f04c198b917f.

Per request of @Kowlin and @southbridge-fur

Check out https://github.com/space-wizards/space-station-14/issues/39960 for further information
27 files changed:
Content.Client/Administration/UI/CustomControls/AdminLogLabel.cs [new file with mode: 0644]
Content.Client/Administration/UI/CustomControls/PlayerListControl.xaml.cs
Content.Client/Administration/UI/CustomControls/PlayerListEntry.xaml.cs
Content.Client/Administration/UI/Logs/AdminLogsControl.xaml
Content.Client/Administration/UI/Logs/AdminLogsControl.xaml.cs
Content.Client/Administration/UI/Logs/AdminLogsEui.cs
Content.Client/Administration/UI/Logs/Entries/AdminLogEntry.xaml [deleted file]
Content.Client/Administration/UI/Logs/Entries/AdminLogEntry.xaml.cs [deleted file]
Content.Client/Administration/UI/Logs/Entries/AdminLogEntryDetails.xaml [deleted file]
Content.Client/Administration/UI/Logs/Entries/AdminLogEntryDetails.xaml.cs [deleted file]
Content.Client/Administration/UI/Tabs/PlayerTab/PlayerTab.xaml.cs
Content.Client/Options/UI/Tabs/AdminOptionsTab.xaml
Content.Client/Options/UI/Tabs/AdminOptionsTab.xaml.cs
Content.Server.Database/Migrations/Postgres/20250723055137_AdminLogsCurtime.Designer.cs [deleted file]
Content.Server.Database/Migrations/Postgres/20250723055137_AdminLogsCurtime.cs [deleted file]
Content.Server.Database/Migrations/Postgres/PostgresServerDbContextModelSnapshot.cs
Content.Server.Database/Migrations/Sqlite/20250723055127_AdminLogsCurtime.Designer.cs [deleted file]
Content.Server.Database/Migrations/Sqlite/20250723055127_AdminLogsCurtime.cs [deleted file]
Content.Server.Database/Migrations/Sqlite/SqliteServerDbContextModelSnapshot.cs
Content.Server.Database/Model.cs
Content.Server/Administration/Logs/AdminLogManager.Cache.cs
Content.Server/Administration/Logs/AdminLogManager.cs
Content.Server/Database/ServerDbBase.cs
Content.Shared/Administration/Logs/SharedAdminLog.cs
Content.Shared/CCVar/CCVars.Interface.cs
Resources/Locale/en-US/administration/ui/admin-logs.ftl
Resources/Locale/en-US/escape-menu/ui/options-menu.ftl