Iceshrimp.NET/Iceshrimp.Frontend/Components
2024-11-26 04:21:30 +01:00
..
Note [frontend] Update async void methods to either return a Task or to catch all exceptions to prevent frontend crashes 2024-11-20 00:48:34 +01:00
AscendedNote.razor [frontend/components] Ascended note cleanup 2024-11-02 19:53:52 +01:00
AscendedNote.razor.css [frontend/components] Fix auto minimum width of note container 2024-11-08 03:29:23 +01:00
AttachmentComponent.razor [frontend/components] Add alt text button to note attachments 2024-11-23 20:04:35 +01:00
AttachmentComponent.razor.css [frontend/components] Add alt text button to note attachments 2024-11-23 20:04:35 +01:00
AttachmentView.razor [frontend/components] Adjust fetch priority for attachments 2024-11-19 23:05:16 +01:00
AttachmentView.razor.css [frontend] Fix overflow style 2024-09-10 01:51:27 +02:00
AttachmentView.razor.js [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
BannerContainer.razor [frontend] Add update checking and banner notifications 2024-11-19 23:05:15 +01:00
BannerContainer.razor.cs [frontend] Add update checking and banner notifications 2024-11-19 23:05:15 +01:00
BannerContainer.razor.css [frontend/components] Change banner notification location 2024-11-19 23:05:16 +01: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
ClosingBackdrop.razor [sln] Code cleanup 2024-09-13 21:44:31 +02:00
ClosingBackdrop.razor.css [frontend] Add ClosingBackdrop component 2024-09-10 01:51:26 +02:00
Compose.razor [frontend/components] Make more restrictive default visibility take priority 2024-11-26 04:21:30 +01:00
Compose.razor.css [frontend/components] Make Note button in compose post readable 2024-11-02 19:53:52 +01:00
Compose.razor.js [frontend] Refactor EmojiPicker and it's usages, add globally accessible components 2024-09-10 01:51:27 +02:00
Dropdown.razor [frontend] Restore warnings where appropriate 2024-07-11 03:07:28 +02:00
Dropdown.razor.css [frontend/components] Update dropdown styling 2024-11-02 19:53:52 +01: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/components] Update dropdown styling 2024-11-02 19:53:52 +01:00
EmojiPicker.razor [frontend] Update async void methods to either return a Task or to catch all exceptions to prevent frontend crashes 2024-11-20 00:48:34 +01:00
EmojiPicker.razor.css [frontend/components] Refactor EmojiPicker to categorize emojis and allow search 2024-11-17 04:22:53 +01:00
EmojiPicker.razor.js [frontend/components] Fix emoji picker scrolling page to top (ISH-476) 2024-09-12 02:40:34 +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
ErrorUi.razor [frontend/components] Update error UI styling 2024-10-24 23:21:52 +02:00
ErrorUi.razor.css [frontend] Add InMemory Logger 2024-09-10 01:51:27 +02:00
ErrorUi.razor.js [frontend] Add InMemory Logger 2024-09-10 01:51:27 +02:00
FollowButton.razor [frontend] Update async void methods to either return a Task or to catch all exceptions to prevent frontend crashes 2024-11-20 00:48:34 +01:00
FollowButton.razor.css [frontend/components] fix login button alignment on wrap 2024-11-02 20:14:11 +01:00
FollowRequestEntry.razor [frontend] Update async void methods to either return a Task or to catch all exceptions to prevent frontend crashes 2024-11-20 00:48:34 +01:00
FollowRequestEntry.razor.css [frontend/components] Update follow request styling 2024-10-24 23:21:53 +02:00
FollowRequestList.razor [sln] Apply code style 2024-11-20 00:48:29 +01:00
FollowRequestList.razor.css [frontend/components] Use correct overflow behavior 2024-09-12 01:47:04 +02:00
GlobalComponents.razor [frontend] Add update checking and banner notifications 2024-11-19 23:05:15 +01:00
InlineEmoji.razor [frontend] Add note detail view 2024-10-24 18:20:48 +02:00
InlineEmoji.razor.css [frontend] Update note detail styling 2024-11-02 19:53:52 +01: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 [sln] Code cleanup 2024-09-13 21:44:31 +02:00
Menu.razor.css [frontend/components] Update styling for menus 2024-10-24 23:21:52 +02:00
MenuElement.razor [sln] Code cleanup 2024-09-13 21:44:31 +02:00
MenuElement.razor.css [frontend/components] Update styling for menus 2024-10-24 23:21:52 +02:00
MfmText.razor [frontend/mfm] Hide host part of mentions to local users 2024-11-21 18:51:55 +01:00
MfmText.razor.css [frontend/note-rendering] Make the hovered emoji appear above all others 2024-11-08 03:35:54 +01:00
NoteLikeDetails.razor [sln] Apply code style 2024-11-20 00:48:29 +01:00
NoteLikeDetails.razor.css [frontend] Update note detail styling 2024-11-02 19:53:52 +01:00
NoteQuoteDetails.razor [sln] Apply code style 2024-11-20 00:48:29 +01:00
NoteQuoteDetails.razor.css [frontend] Add quotes to note detail view 2024-10-24 18:20:48 +02:00
NoteReactionDetails.razor [frontend] Add note detail view 2024-10-24 18:20:48 +02:00
NoteReactionDetails.razor.css [frontend] Add note detail view 2024-10-24 18:20:48 +02:00
NoteRenoteDetails.razor [sln] Apply code style 2024-11-20 00:48:29 +01:00
NoteRenoteDetails.razor.css [frontend] Update note detail styling 2024-11-02 19:53:52 +01:00
NotificationComponent.razor [frontend/components] Use UserDisplayName in NotificationComponent 2024-11-24 14:51:19 +10:00
NotificationComponent.razor.css [frontend/components] Add emoji to reaction notifications 2024-11-24 05:40:00 +01:00
NotificationList.razor [frontend] Various CSS fixes 2024-07-11 01:06:18 +02:00
NotificationList.razor.cs [sln] Apply code style 2024-11-20 00:48:29 +01:00
NotificationList.razor.css [frontend/components] Use correct overflow behavior 2024-09-12 01:47:04 +02:00
ProfileInfo.razor [frontend/components] Code cleanup 2024-11-20 00:48:29 +01:00
ProfileInfo.razor.css [frontend/components] Add private badge to locked profiles 2024-11-19 00:48:27 +10:00
ProfileInfoField.razor [frontend/components] Don't use simple MFM for field value 2024-11-25 16:42:26 +10:00
ProfileInfoField.razor.css [frontend] Add verified fields 2024-11-02 20:14:11 +01:00
ReactionDetails.razor [sln] Apply code style 2024-11-20 00:48:29 +01:00
ReactionDetails.razor.css [frontend] Update note detail styling 2024-11-02 19:53:52 +01:00
RecursiveNote.razor [sln] Apply code style 2024-11-20 00:48:29 +01:00
RecursiveNote.razor.css [frontend/components] Fix auto minimum width of note container 2024-11-08 03:29:23 +01:00
RedirectToLogin.razor [frontend] Apply formatting rules 2024-06-29 00:48:53 +02:00
ScrollEnd.razor [frontend/components] Update virtual scroller general scroll-end styling 2024-10-24 23:21:52 +02:00
SearchComponent.razor [sln] Apply code style 2024-11-20 00:48:29 +01:00
SearchComponent.razor.css [frontend/components] Wrap inputs on search page 2024-10-24 23:21:53 +02:00
SearchComponent.razor.js [frontend/components] Add state reconstruction to note search 2024-10-24 18:20:48 +02:00
SettingsMenu.razor [frontend] Add user settings page, enable 2FA enroll and login (ISH-581) 2024-11-26 04:21:30 +01:00
SettingsMenu.razor.css [frontend/components] Update settings menu and styling 2024-10-24 23:21:52 +02:00
StateButton.razor [frontend/components] Fix accessibility issues in the compose dialogue. Fixes ISH-538. 2024-10-24 20:55:06 +02:00
StateButton.razor.css [frontend] Improve error UI and add settings panel 2024-09-10 01:51:27 +02:00
TabbedMenu.razor [frontend] Add note detail view 2024-10-24 18:20:48 +02:00
TabbedMenu.razor.css [frontend] Add note detail view 2024-10-24 18:20:48 +02:00
TabPage.razor [frontend] Add note detail view 2024-10-24 18:20:48 +02:00
TabPage.razor.css [frontend] Add note detail view 2024-10-24 18:20:48 +02:00
TimelineComponent.razor [frontend/components] Add feed and article landmarks. (ISH-537) 2024-10-24 20:55:07 +02:00
TimelineComponent.razor.cs [frontend] Update async void methods to either return a Task or to catch all exceptions to prevent frontend crashes 2024-11-20 00:48:34 +01:00
TimelineComponent.razor.css [frontend] barebones virtual scroller implementation 2024-06-19 01:57:51 +02:00
TimelineNote.razor [frontend/components] Disable interacting with inline-replies 2024-11-03 21:19:12 +01:00
TimelineNote.razor.css [frontend/components] Fix auto minimum width of note container 2024-11-08 03:29:23 +01:00
UserDisplayName.razor [frontend/components] Only render first line in UserDisplayName and ProfileInfoField 2024-11-08 03:07:38 +01:00
UserProfileCard.razor [sln] Apply code style 2024-11-20 00:48:29 +01:00
UserProfileCard.razor.css [frontend/components] Update follow request styling 2024-10-24 23:21:53 +02:00
VirtualScroller.razor [frontend/components] Update virtual scroller general scroll-end styling 2024-10-24 23:21:52 +02:00
VirtualScroller.razor.cs [frontend] Update async void methods to either return a Task or to catch all exceptions to prevent frontend crashes 2024-11-20 00:48:34 +01:00
VirtualScroller.razor.css [frontend/components] Update virtual scroller general scroll-end styling 2024-10-24 23:21:52 +02:00
VirtualScroller.razor.js [frontend] Refactor JSInterop and state saving in Virtualscroller 2024-09-10 01:51:27 +02:00