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

Vue3 rewrite #1128

Merged
merged 209 commits into from
Oct 7, 2023
Merged

Vue3 rewrite #1128

merged 209 commits into from
Oct 7, 2023

Conversation

Larsluph
Copy link
Collaborator

@Larsluph Larsluph commented Oct 7, 2023

This is a complete rewrite of the current vue3 branch.

I took the liberty of starting from scratch because I saw that neither the current branch nor known forks were active at the time I decided to focus on that subject.

I started this rewrite only to learn about Vue3, the composition API, reactivity and all related stuff. I thought that because the current version isn't building / working properly, is inactive for a bit now and that I already had a working POC, I'd continue building on top of what I was already familiar with.

This rewrite contains pretty much everything that was available based on the 1.7.0 version. I already added some stuff that was merged after that but not everything.

Fixes #734 (Vue3 migration)
Fixes #60 (keyboard navigation on content tab)
Fixes #488 (color diff between 0% downloading and 100% done)
Fixes #532 (external IP address)
Fixes #606 (follow system theme)
Fixes #728 (tracker color by status)
Fixes #749 (global add torrent waitlist)
Fixes #872 (match default date format to ISO 8601)
Fixes #890 (Add modal flags doesn't default to qbit settings)
Fixes #938 (peer list copy IP / port)
Fixes #961 (Spacing in torrent card)
Fixes #965 (old regression from Vuetify 2)
Fixes #971 (batch selection of torrents in dashboard)
Fixes #1010 (Add warning text on delete files)
Fixes #1018 (Add custom search composable)
Fixes #1066 (Wrap dashboard properties title)
Fixes #1119 (Make useful text selectable: hashes, urls and similar)

@WDaan
Copy link
Collaborator

WDaan commented Oct 7, 2023

This is amazing! I'll merge it to the current vue3 branch, so we can make it a working version again.

@WDaan WDaan merged commit e907265 into VueTorrent:vue3 Oct 7, 2023
@Larsluph Larsluph deleted the vue3-rebase branch October 7, 2023 18:31
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.

None yet

2 participants