-
Notifications
You must be signed in to change notification settings - Fork 6
Add support for Brave nightly, Floorp browser, Zen browser, add link copy feature, and Fix workflow error #31
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
Open
fahim-ahmed05
wants to merge
17
commits into
Garulf:main
Choose a base branch
from
fahim-ahmed05:brave-nightly
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
f797d13
add: zen browser
fahim-ahmed05 7dd6673
add: zen browser
fahim-ahmed05 f1cd75f
version bump to 0.8.0
fahim-ahmed05 fc4a76f
add pyperclip for copy
fahim-ahmed05 5ef15d2
add link copy support
fahim-ahmed05 0ffa819
Floorp added
fahim-ahmed05 8c8b440
Floorp added
fahim-ahmed05 868f437
version bump to 0.8.1
fahim-ahmed05 958c922
checkout, setup-python, cache, upload-artifact version bump to v5
fahim-ahmed05 786cf3e
checkout, setup-python, cache version bump to v5
fahim-ahmed05 500800c
checkout, setup-python, cache version bump to v5
fahim-ahmed05 b02ac18
downgrade actions/checkout, actions/cache, and actions/setup-python t…
fahim-ahmed05 f7b8abd
downgrade actions/checkout and actions/cache to v4
fahim-ahmed05 3c6a2b7
downgrade actions/checkout, actions/cache, and actions/upload-artifac…
fahim-ahmed05 cbff184
Merge branch 'fix_pr-packager'
fahim-ahmed05 3bc1d9f
Add Brave Nightly to supported browsers in SettingsTemplate.yaml
fahim-ahmed05 c40b4cf
Add support for Brave Nightly browser in history tracking
fahim-ahmed05 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,6 +9,9 @@ body: | |
| - Firefox | ||
| - Edge | ||
| - Brave | ||
| - Brave Nightly | ||
| - Opera | ||
| - Vivaldi | ||
| - Arc | ||
| - Arc | ||
| - Zen | ||
| - Floorp | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,2 @@ | ||
| flox-lib==0.10.4 | ||
| pyperclip==1.9.0 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.