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

v1.5.0 #607

Merged
merged 40 commits into from
Mar 20, 2021
Merged

v1.5.0 #607

merged 40 commits into from
Mar 20, 2021

Conversation

amilajack
Copy link
Owner

@amilajack amilajack commented Apr 15, 2020

Screen Shot 2020-04-16 at 5 11 41 PM

Additions

  • Light/Dark mode support
  • Fix torrent providers
  • Add "Trending" section to home page
  • Scrolling performance improvements
  • Add settings page
    • Allow user to change theme to match system, dark, or light
    • Enabling flags

Internal Changes

  • Rewrite routing
  • Update dependencies
  • Migrate to pure js mdns implementation
  • Migration to typescript
  • Finish player adapter implementation
  • Fix icons broken in prod build
  • Fix adding items to favorites when on trending page not updating list

closes #606
closes #296
closes #546

commit a1b359b
Author: Amila Welihinda <[email protected]>
Date:   Thu Apr 16 16:31:57 2020 -0700

    misc

commit 78a864c
Author: Amila Welihinda <[email protected]>
Date:   Tue Apr 14 18:52:50 2020 -0700

    initial typescript migration
@amilajack amilajack merged commit 2633fdf into master Mar 20, 2021
@amilajack amilajack deleted the next branch March 20, 2021 00:55
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.

replace mdns dependency with pure JS implementation migrate to gh actions Migrate to typescript
1 participant