Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General Updates 20 #486

Draft
wants to merge 68 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 63 commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
7c701d9
📝 Refresh README
Lamparter Jul 16, 2024
2db7659
Update README.md
0x5bfa Jul 17, 2024
426961a
👥 Update settings page
Lamparter Jul 20, 2024
327220c
🌐 Fix spelling mistake
Lamparter Jul 20, 2024
6a53766
🧑‍💻 Remove emoji that doesn't match
Lamparter Jul 21, 2024
5175a17
⬆️ Upgrade PR and issue icons to WinUI3
Lamparter Jul 21, 2024
1b87e41
📃 Update LICENSE.md
Lamparter Jul 21, 2024
8507d5b
Create cd-store.yml
0x5bfa Jul 21, 2024
7cf94ea
Merge branch 'main' into lamparter/refactor
Lamparter Jul 22, 2024
13448ac
🚚 Update legal copyright span
Lamparter Jul 24, 2024
861b573
Delete .github/workflows/cd-store.yml
0x5bfa Jul 25, 2024
5f973a2
🚚 Fix minor error
Lamparter Jul 25, 2024
129dc58
Merge branch 'main' into lamparter/refactor
Lamparter Jul 25, 2024
fb3a664
⏪️ Revert commit `13448ace`
Lamparter Jul 25, 2024
8d6b901
Update LICENSE.md
0x5bfa Jul 25, 2024
612c188
Merge branch 'main' into lamparter/refactor
0x5bfa Jul 25, 2024
9d08189
Update Program.cs
0x5bfa Jul 25, 2024
db6607e
Rename README.md to .github/README.md
0x5bfa Jul 25, 2024
6e9888d
Merge branch 'main' into lamparter/refactor
Lamparter Jul 25, 2024
af5f20b
🚨 Fix SA1507
Lamparter Jul 26, 2024
c736519
Merge branch 'main' into lamparter/refactor
Lamparter Jul 27, 2024
cf3c40d
Merge branch 'main' into lamparter/refactor
Lamparter Jul 28, 2024
1d2b0c8
Merge branch 'main' into lamparter/refactor
0x5bfa Aug 23, 2024
1e8cdba
Merge branch 'main' into lamparter/refactor
Lamparter Aug 28, 2024
5808126
📝 Change docs to use warning
Lamparter Aug 28, 2024
f42e8df
⬆️ Upgrade `Humanizer` from 2.8.25 to 2.14.1
Lamparter Aug 28, 2024
a7a2cda
⬆️ Upgrade `Microsoft.Windows.SDK.BuildTools` from ...22621.756 to ..…
Lamparter Aug 28, 2024
1c75808
⬆️ Upgrade `Microsoft.WindowsAppSDK` from ...240428000 to 240802000
Lamparter Aug 28, 2024
377e665
⬆️ Upgrade `Seriolog.Sinks.File` from `5.0.0` to `6.0.0`
Lamparter Aug 28, 2024
0eb51e2
Merge branch 'main' into lamparter/refactor
Lamparter Aug 29, 2024
2f0e6b8
🎨 Rename class `WebViewExtentions` to `WebViewExtensions`
Lamparter Aug 29, 2024
fe38b25
🧑‍💻 Update Discord link in issues experience
Lamparter Aug 29, 2024
152d3ad
💄 Fix grid column misalignment in app settings
Lamparter Aug 29, 2024
9d0444b
🥅 Add back the cat to the error page
Lamparter Aug 29, 2024
37f0d79
📝 Add docs for translation
Lamparter Sep 1, 2024
135778c
📝 Fix spelling mistake in README
Lamparter Sep 1, 2024
cbb1b52
Code Quality: Cleanup code (#510)
Lamparter Sep 5, 2024
e3f86ad
👔 Update app description
Lamparter Sep 14, 2024
28ec931
Merge branch 'main' into lamparter/refactor
Lamparter Sep 15, 2024
8fe05e3
💄 Replace the 'Go To File' button with a `SearchBox`
Lamparter Sep 15, 2024
a111859
✨ Add ability to open Bing Maps with user's location
Lamparter Sep 15, 2024
d8460fb
🔀 Merge branch `main` into lamparter/refactor
Lamparter Sep 15, 2024
0154dc9
✨ Add home button to tab bar
Lamparter Sep 17, 2024
988b67c
💄 Fix tab strip header size
Lamparter Sep 18, 2024
7905fc5
💄 Make address bar more like Files
Lamparter Sep 18, 2024
aa432ef
✨ Reinstate search and create fields
Lamparter Sep 18, 2024
b09346e
🩹 Fix style issue with address bar buttons
Lamparter Sep 18, 2024
7d58b47
✨ Add issues and PRs button
Lamparter Sep 18, 2024
1860431
💄 Make notifications button use Octicons icon
Lamparter Sep 18, 2024
156ccef
✏️ Fix typo in component name
Lamparter Sep 18, 2024
85c7630
✨ Swap home button with hamburger menu
Lamparter Sep 18, 2024
b2ac1b1
🚨 Compare release to `Count` to 0 rather than using `Any()`
Lamparter Sep 18, 2024
ecce892
Merge branch 'main' into lamparter/refactor
Lamparter Sep 20, 2024
a8ed992
🧑‍💻 Improve source generator script
Lamparter Sep 21, 2024
519d962
⬆️ Update `octicons` to latest
Lamparter Sep 21, 2024
50f98a9
✨ Link hamburger button to navigation menu
Lamparter Sep 22, 2024
08303c6
⬆️ Update `octicons` to latest
Lamparter Sep 22, 2024
1983725
✨ Update Octicons generator script
Lamparter Sep 22, 2024
37fe2db
Merge branch 'main' into lamparter/refactor
0x5bfa Sep 27, 2024
c264a9b
🚨 Remove trailing space
Lamparter Sep 28, 2024
bad389f
✏️ Fix typo in security policy
Lamparter Sep 29, 2024
6f8a1ea
🔀 Fix `README.md` merge problem
Lamparter Sep 29, 2024
d193353
Update README.md
0x5bfa Sep 29, 2024
9d708d1
Update .github/README.md
0x5bfa Sep 29, 2024
f5fd418
⏪️ Downgrade `octicons`
Lamparter Sep 29, 2024
026fa5f
⏪️ Downgrade `octicons` (again)
Lamparter Sep 29, 2024
389b20e
🎨 Refactor code
code-factor Sep 29, 2024
ea6c886
Merge branch 'main' into lamparter/refactor
Lamparter Nov 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: 💬 Discord
url: https://discord.com/invite/8KtRkjq2Q4
url: https://dsc.gg/fluenthub
about: You can discuss products and services on Discord, too!
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ If an issue already exists with this, you can add the issue link or number-->
- [ ] Were these changes approved in an discussion by the project maintainers to prevent from extra work?
- [ ] Did you build the app and test your changes?
- [ ] Did you check for accessibility? You can use Accessibility Insights for this.
- [ ] Did you remove any strings from the en-us resource file after seeing if the string wasn't being used?
- [ ] Did you remove any strings from the en-us resource file after seeing if the string wasn't being used?
- [ ] Did you implement any design changes to an existing feature?
- [ ] Was this change approved?
- [ ] Are there any other steps that were used to validate these changes?
Expand Down
8 changes: 4 additions & 4 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</picture></a>
</p>

FluentHub is the stylish yet powerful GitHub client for Windows, which enpowers development experience and follows Microsoft Design Language.
**A stylish yet powerful GitHub client for Windows**, which empowers development experience and follows the Microsoft Design Language.

- **FluentHub UI:** designed with FluentUI and built on WinAppSdk/WinUI3
- **Multitasking:** with FluentHub you can multi-task with ease with tab support built-in to the app
Expand All @@ -39,7 +39,7 @@ Your dashboard|Your repos|User profile page
---|---|---
![Dashboard page screenshot](./assets/screenshots/page-dashboard.png)|![Repo page screenshot](./assets/screenshots/page-repo.png)|![User page screenshot](./assets/screenshots/page-user.png)

## Building the Code
## Building from source

### 1. Prerequisites

Expand All @@ -50,12 +50,12 @@ Your dashboard|Your repos|User profile page
git clone https://github.com/FluentHub/FluentHub
```

### 2. Prepare OAuth credentials
### 2. Prepare credentials

See [the documentation](../docs/credentials.md).

> [!WARNING]
> If you skip this step, Visual Studio will give a fatal error that the `AppCredentials.config` file does not exist.
> If you skip this step, Visual Studio will fail to build reporting that the `AppCredentials.config` file does not exist.

### 3. Build the project

Expand Down
2 changes: 1 addition & 1 deletion .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
-->

**Please report security advistiry from "New draft security advisory" in the Security tab**
**Please use the GitHub Security Advisory "Report a Vulnerability" button to draft a new security vulnerability!**

In order to report a security vulnerability, you can use [GitHub's built-in tool](https://github.com/0x5bfa/FluentHub/security/advisories/new) which easily allows you to calculate an _attack vector/CVSS string_ or attribute to an existing [`CVE`](https://cve.org) code. This allows the FluentHub Team to accurately calculate the severity and/or importance of preventing it.

Expand Down
10 changes: 2 additions & 8 deletions src/FluentHub.App/App.xaml.cs
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
// Copyright (c) 2022-2024 0x5BFA
// Licensed under the MIT License. See the LICENSE.

using FluentHub.App.Utils;
using FluentHub.App.Services;
using CommunityToolkit.WinUI;
using FluentHub.App.ViewModels;
using Microsoft.Extensions.Hosting;
using Microsoft.UI;
using Microsoft.UI.Xaml;
using Microsoft.UI.Xaml.Navigation;
using Microsoft.UI.Windowing;
using Microsoft.Windows.AppLifecycle;
using Serilog;
using Windows.ApplicationModel;
using Windows.Storage;
using CommunityToolkit.WinUI;
using FluentHub.App.ViewModels.Repositories.Codes;
using Serilog;

namespace FluentHub.App
{
Expand Down
Binary file modified src/FluentHub.App/Assets/Icons/Commits.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/FluentHub.App/Assets/Icons/PullRequests.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/accessibility-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/FluentHub.App/Assets/Octicons/accessibility-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/FluentHub.App/Assets/Octicons/ai-model-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/FluentHub.App/Assets/Octicons/ai-model-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/alert-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/alert-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/alert-fill-12.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/FluentHub.App/Assets/Octicons/alert-fill-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/FluentHub.App/Assets/Octicons/alert-fill-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/apps-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/FluentHub.App/Assets/Octicons/apps-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/archive-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/archive-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/arrow-both-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/arrow-both-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/arrow-down-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/arrow-down-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/FluentHub.App/Assets/Octicons/arrow-down-left-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/FluentHub.App/Assets/Octicons/arrow-down-left-24.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/FluentHub.App/Assets/Octicons/arrow-down-right-16.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading