]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Admin Log Browser Improvements (#39130)
authorSouthbridge <7013162+southbridge-fur@users.noreply.github.com>
Thu, 21 Aug 2025 20:12:16 +0000 (16:12 -0400)
committerGitHub <noreply@github.com>
Thu, 21 Aug 2025 20:12:16 +0000 (22:12 +0200)
commitf67cebf7a4ed451f1911aa5c8bf6f04c198b917f
tree7caa47f5b9c7af66a4606d4785a9c663cdca02c6
parent002d9272e6903a3c1240f5f092c362493e08a666
Admin Log Browser Improvements (#39130)
27 files changed:
Content.Client/Administration/UI/CustomControls/AdminLogLabel.cs [deleted file]
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 [new file with mode: 0644]
Content.Client/Administration/UI/Logs/Entries/AdminLogEntry.xaml.cs [new file with mode: 0644]
Content.Client/Administration/UI/Logs/Entries/AdminLogEntryDetails.xaml [new file with mode: 0644]
Content.Client/Administration/UI/Logs/Entries/AdminLogEntryDetails.xaml.cs [new file with mode: 0644]
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 [new file with mode: 0644]
Content.Server.Database/Migrations/Postgres/20250723055137_AdminLogsCurtime.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Postgres/PostgresServerDbContextModelSnapshot.cs
Content.Server.Database/Migrations/Sqlite/20250723055127_AdminLogsCurtime.Designer.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Sqlite/20250723055127_AdminLogsCurtime.cs [new file with mode: 0644]
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