Iceshrimp.NET/Iceshrimp.Frontend/Components
2024-07-11 17:51:57 +02:00
..
Note [frontend] Remove extraneous debug logging 2024-07-11 01:11:29 +02:00
AscendedNote.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
AscendedNote.razor.css [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
AttachmentComponent.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
AttachmentComponent.razor.css [frontend] Various CSS fixes 2024-07-11 01:06:18 +02:00
AttachmentView.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
AttachmentView.razor.css [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
AttachmentView.razor.js [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
BranchIcon.razor [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
BranchIcon.razor.css [frontend] Basic Single Note/Thread rendering 2024-06-19 01:56:52 +02:00
Compose.razor [frontend] Restore warnings where appropriate 2024-07-11 03:07:28 +02:00
Compose.razor.css [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Compose.razor.js [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Dropdown.razor [frontend] Restore warnings where appropriate 2024-07-11 03:07:28 +02:00
Dropdown.razor.css [frontend] Add visibility dropdown to compose menu, render reply to support to compose 2024-06-19 01:56:54 +02:00
Dropdown.razor.js [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
DropdownElement.razor [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
DropdownElement.razor.css [frontend] Overhaul compose menu, add custom dropdown component 2024-06-19 01:56:53 +02:00
EmojiPicker.razor [frontend] Close emoji picker when it loses focus 2024-07-11 01:06:19 +02:00
EmojiPicker.razor.css [frontend] Refactor EmojiPicker 2024-07-03 00:53:16 +02:00
EndIcon.razor [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
EndIcon.razor.css [frontend] Basic Single Note/Thread rendering 2024-06-19 01:56:52 +02:00
FollowButton.razor [frontend] Remove extraneous debug logging 2024-07-11 01:11:29 +02:00
FollowButton.razor.css [frontend] Add follow button 2024-07-11 01:06:19 +02:00
FollowRequestEntry.razor [frontend] Hide bio in follow request list 2024-07-11 01:06:18 +02:00
FollowRequestEntry.razor.css [frontend] Add follow request page 2024-07-11 01:06:18 +02:00
FollowRequestList.razor [frontend] Use proper logging instead of Console.WriteLine in more places 2024-07-11 17:51:57 +02:00
FollowRequestList.razor.css [frontend] Add follow request page 2024-07-11 01:06:18 +02:00
LazyNote.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
LazyNote.razor.css [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
LazyNote.razor.js [frontend] Basic lazy scroller, timeline 2024-06-19 01:56:50 +02:00
Line.razor [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
Line.razor.css [frontend] Basic Single Note/Thread rendering 2024-06-19 01:56:52 +02:00
Menu.razor [frontend] Implement list menu component (ISH-392) 2024-07-03 00:53:16 +02:00
Menu.razor.css [frontend] Implement list menu component (ISH-392) 2024-07-03 00:53:16 +02:00
MenuElement.razor [frontend] Implement list menu component (ISH-392) 2024-07-03 00:53:16 +02:00
MenuElement.razor.css [frontend] Implement list menu component (ISH-392) 2024-07-03 00:53:16 +02:00
MfmText.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
MfmText.razor.css [frontend] Various CSS fixes 2024-07-11 01:06:18 +02:00
NotificationComponent.razor [frontend] Add followRequestAccepted notification type 2024-07-11 01:06:19 +02:00
NotificationComponent.razor.css [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
NotificationList.razor [frontend] Various CSS fixes 2024-07-11 01:06:18 +02:00
NotificationList.razor.cs [shared] Code cleanup 2024-07-04 18:02:00 +02:00
NotificationList.razor.css [frontend] Add follow request notification, fix CSS 2024-07-11 01:06:18 +02:00
ProfileInfo.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
ProfileInfo.razor.css [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
ProfileInfoField.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
ProfileInfoField.razor.css [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
RecursiveNote.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
RecursiveNote.razor.css [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
RedirectToLogin.razor [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
ScrollEnd.razor [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
SearchComponent.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
SearchComponent.razor.css [frontend] Add basic search UI (ISH-398) 2024-07-03 00:53:16 +02:00
TimelineComponent.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
TimelineComponent.razor.cs [frontend] Use proper logging instead of Console.WriteLine in more places 2024-07-11 17:51:57 +02:00
TimelineComponent.razor.css [frontend] barebones virtual scroller implementation 2024-06-19 01:57:51 +02:00
TimelineNote.razor [shared] Code cleanup 2024-07-04 18:02:00 +02:00
TimelineNote.razor.css [frontend] Improve note rendering at small widths 2024-06-19 01:56:56 +02:00
UserProfileCard.razor [frontend] Hide bio in follow request list 2024-07-11 01:06:18 +02:00
UserProfileCard.razor.css [frontend] Adjust User Card styling 2024-07-11 01:06:19 +02:00
VirtualScroller.razor [frontend] Move component code to separate file 2024-07-11 01:06:18 +02:00
VirtualScroller.razor.cs [frontend] Move component code to separate file 2024-07-11 01:06:18 +02:00
VirtualScroller.razor.css [frontend] Various CSS fixes 2024-07-11 01:06:18 +02:00
VirtualScroller.razor.js [frontend] Remove extraneous debug logging 2024-07-11 01:11:29 +02:00