This website requires JavaScript.
Explore
Help
Sign In
watsonb8
/
aurora
Watch
1
Star
1
Fork
0
You've already forked aurora
Code
Issues
1
Pull Requests
Projects
1
Releases
Wiki
Activity
feature/ubuntu
#4
Merged
watsonb8
merged 3 commits from
feature/ubuntu
into
master
2021-04-11 18:23:03 +00:00
Conversation
0
Commits
3
Files Changed
65
62 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
Hide outdated comments
Showing only changes of commit dd4632cdb6 -
Show all commits
0
aurora-sharp-desktop/Aurora/Design/Behaviors/BehaviorBase.cs → aurora-sharp-desktop/Aurora/UserInterface/Behaviors/BehaviorBase.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Behaviors/EventToCommandBehavior.cs → aurora-sharp-desktop/Aurora/UserInterface/Behaviors/EventToCommandBehavior.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/Dialogs/Modal.xaml → aurora-sharp-desktop/Aurora/UserInterface/Controls/Dialogs/Modal.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/Dialogs/Modal.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/Dialogs/Modal.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/HorizontalList/HorizontalList.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/HorizontalList/HorizontalList.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/ImageButton/ImageButton.xaml → aurora-sharp-desktop/Aurora/UserInterface/Controls/ImageButton/ImageButton.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/ImageButton/ImageButton.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/ImageButton/ImageButton.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/Library/Library.css → aurora-sharp-desktop/Aurora/UserInterface/Controls/Library/Library.css
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/Library/Library.xaml → aurora-sharp-desktop/Aurora/UserInterface/Controls/Library/Library.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/Library/Library.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/Library/Library.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/MediaPlayer/Player.css → aurora-sharp-desktop/Aurora/UserInterface/Controls/MediaPlayer/Player.css
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/MediaPlayer/Player.xaml → aurora-sharp-desktop/Aurora/UserInterface/Controls/MediaPlayer/Player.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/MediaPlayer/Player.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/MediaPlayer/Player.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/MemberList/MemberList.css → aurora-sharp-desktop/Aurora/UserInterface/Controls/MemberList/MemberList.css
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/MemberList/MemberList.xaml → aurora-sharp-desktop/Aurora/UserInterface/Controls/MemberList/MemberList.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/MemberList/MemberList.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/MemberList/MemberList.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/NavigationMenu/NavigationGroupItem.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/NavigationMenu/NavigationGroupItem.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/NavigationMenu/NavigationItem.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/NavigationMenu/NavigationItem.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/NavigationMenu/NavigationMenu.css → aurora-sharp-desktop/Aurora/UserInterface/Controls/NavigationMenu/NavigationMenu.css
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/NavigationMenu/NavigationMenu.xaml → aurora-sharp-desktop/Aurora/UserInterface/Controls/NavigationMenu/NavigationMenu.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/NavigationMenu/NavigationMenu.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/NavigationMenu/NavigationMenu.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/TabView/TabItem.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/TabView/TabItem.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Components/TabView/TabView.cs → aurora-sharp-desktop/Aurora/UserInterface/Controls/TabView/TabView.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Converters/DoubleToLayoutOptions.cs → aurora-sharp-desktop/Aurora/UserInterface/Converters/DoubleToLayoutOptions.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Converters/InverseBoolConverter.cs → aurora-sharp-desktop/Aurora/UserInterface/Converters/InverseBoolConverter.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Converters/NullToBullConverter.cs → aurora-sharp-desktop/Aurora/UserInterface/Converters/NullToBullConverter.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Converters/PlayIconConverter.cs → aurora-sharp-desktop/Aurora/UserInterface/Converters/PlayIconConverter.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Converters/SelectedTabHeaderToTabBackgroundColorConverter.cs → aurora-sharp-desktop/Aurora/UserInterface/Converters/SelectedTabHeaderToTabBackgroundColorConverter.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Converters/ToUpperConverter.cs → aurora-sharp-desktop/Aurora/UserInterface/Converters/ToUpperConverter.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Extensions/ImageResourceExtension.cs → aurora-sharp-desktop/Aurora/UserInterface/Extensions/ImageResourceExtension.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Albums/AlbumsView.xaml → aurora-sharp-desktop/Aurora/UserInterface/Views/Albums/AlbumsView.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Albums/AlbumsView.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Albums/AlbumsView.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Albums/AlbumsViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Albums/AlbumsViewModel.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Artists/ArtistsView.xaml → aurora-sharp-desktop/Aurora/UserInterface/Views/Artists/ArtistsView.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Artists/ArtistsView.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Artists/ArtistsView.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Artists/ArtistsViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Artists/ArtistsViewModel.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/BaseDialogViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/BaseDialogViewModel.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/BaseViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/BaseViewModel.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/MainView/MainView.css → aurora-sharp-desktop/Aurora/UserInterface/Views/MainView/MainView.css
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/MainView/MainView.xaml → aurora-sharp-desktop/Aurora/UserInterface/Views/MainView/MainView.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/MainView/MainView.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/MainView/MainView.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/MainView/MainViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/MainView/MainViewModel.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/MainView/PageContainer.xaml → aurora-sharp-desktop/Aurora/UserInterface/Views/MainView/PageContainer.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/MainView/PageContainer.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/MainView/PageContainer.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Party/NewPartyDialog/ConnectionDetails.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Party/NewPartyDialog/ConnectionDetails.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Party/NewPartyDialog/NewPartyDialog.css → aurora-sharp-desktop/Aurora/UserInterface/Views/Party/NewPartyDialog/NewPartyDialog.css
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Party/NewPartyDialog/NewPartyDialog.xaml → aurora-sharp-desktop/Aurora/UserInterface/Views/Party/NewPartyDialog/NewPartyDialog.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Party/NewPartyDialog/NewPartyDialog.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Party/NewPartyDialog/NewPartyDialog.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Party/NewPartyDialog/NewPartyDialogViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Party/NewPartyDialog/NewPartyDialogViewModel.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Party/PartyView.css → aurora-sharp-desktop/Aurora/UserInterface/Views/Party/PartyView.css
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Party/PartyView.xaml → aurora-sharp-desktop/Aurora/UserInterface/Views/Party/PartyView.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Party/PartyView.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Party/PartyView.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Party/PartyViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Party/PartyViewModel.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Profile/ProfileView.xaml → aurora-sharp-desktop/Aurora/UserInterface/Views/Profile/ProfileView.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Profile/ProfileView.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Profile/ProfileView.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Profile/ProfileViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Profile/ProfileViewModel.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Songs/SongsView.xaml → aurora-sharp-desktop/Aurora/UserInterface/Views/Songs/SongsView.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Songs/SongsView.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Songs/SongsView.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Songs/SongsViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Songs/SongsViewModel.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Stations/StationsViewModel.xaml → aurora-sharp-desktop/Aurora/UserInterface/Views/Stations/StationsViewModel.xaml
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Stations/StationsViewModel.xaml.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Stations/StationsViewModel.xaml.cs
Unescape
Escape
View File
0
aurora-sharp-desktop/Aurora/Design/Views/Stations/StatiosnViewModel.cs → aurora-sharp-desktop/Aurora/UserInterface/Views/Stations/StatiosnViewModel.cs
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
watsonb8/aurora
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block