Iceshrimp.NET/Iceshrimp.Backend/Pages
2024-06-23 15:29:33 +02:00
..
OAuth [backend] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370) 2024-06-17 17:25:29 +02:00
Shared [backend/razor] Add favicon to _Layout.cshtml 2024-06-21 21:24:06 +02:00
_ViewImports.cshtml [backend] Remove ViteTagHelper 2024-04-01 16:05:06 +02:00
_ViewStart.cshtml Initial commit 2023-12-24 00:57:07 +01:00
Error.cshtml [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
Error.cshtml.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
Index.cshtml [backend/razor] Add landing page (ISH-245) 2024-04-04 23:14:01 +02:00
Index.cshtml.cs [backend/razor] Add landing page (ISH-245) 2024-04-04 23:14:01 +02:00
Note.cshtml [backend] Use User.IsLocalUser / .IsRemoteUser instead of null-checks where applicable (ISH-370) 2024-06-17 17:25:29 +02:00
Note.cshtml.cs [backend/razor] Throw GracefulException.Forbidden when public preview is disabled 2024-04-27 23:29:04 +02:00
Note.cshtml.css [backend/razor] Basic public preview (ISH-188) 2024-03-28 14:41:02 +01:00
Queue.cshtml [backend/razor] Allow opening button-links in a new tab 2024-06-23 15:29:33 +02:00
Queue.cshtml.cs [backend/razor] Add queue dashboard (ISH-316) 2024-06-21 04:08:58 +02:00
QueueJob.cshtml [backend/razor] Allow opening button-links in a new tab 2024-06-23 15:29:33 +02:00
QueueJob.cshtml.cs [backend/razor] Refactor queue dashboard job view to better accommodate different job data formats 2024-06-21 21:08:40 +02:00