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

Feature update (#13) #14

Merged
merged 2 commits into from
Sep 3, 2023
Merged

Feature update (#13) #14

merged 2 commits into from
Sep 3, 2023

Conversation

Neurofibromin
Copy link
Owner

  • bugfix for duplicate records

for google bug of duplicating every folder and bookmark

--self-contained flag not working, using -p:PublishSingleFile=true instead

  • installed-browser conditional

the installed browsers nuget package does not work on linux, added check before using it

  • Update dotnet.yml

adding support, but not really

  • path checking

yt-dlp executable presence check in the root directory, path should be checked on both linux and windows to try and find yt-dlp if not in root dir

  • autoimport not working

first implementation for calling the autoimport getAppdataFolders, its not working

  • .net core 3.1 support removed

.net 6 works fine on multi-platform

  • Update dependency to new version

to 6.0.1, as .net core 3.1.x support was removed

  • Update bookmark-dlp.csproj

update dependency

  • Update bookmark-dlp.csproj

  • bugfixes, new features

small fixes

  • Update dotnet.yml

  • added new release workflow for unstable

  • Delete workflows directory

* bugfix for duplicate records

for google bug of duplicating every folder and bookmark

--self-contained flag not working, using -p:PublishSingleFile=true instead

* installed-browser conditional

the installed browsers nuget package does not work on linux, added check before using it

* Update dotnet.yml

adding support, but not really

* path checking

yt-dlp executable presence check in the root directory,
path should be checked on both linux and windows to try and find yt-dlp if not in root dir

* autoimport not working

first implementation for calling the autoimport getAppdataFolders, its not working

* .net core 3.1 support removed

.net 6 works fine on multi-platform

* Update dependency to new version

to 6.0.1, as .net core 3.1.x support was removed

* Update bookmark-dlp.csproj

update dependency

* Update bookmark-dlp.csproj

* bugfixes, new features

small fixes

* Update dotnet.yml

* added new release workflow for unstable

* Delete workflows directory
@Neurofibromin Neurofibromin merged commit dfb3013 into unstable Sep 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant