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

[WIP] Rewrite #187

Draft
wants to merge 38 commits into
base: master
Choose a base branch
from
Draft

[WIP] Rewrite #187

wants to merge 38 commits into from

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    873e28a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. app - fix queue/search not working

    - use dict instead of switch for API requests
    - rm some pointless destructuring
    snuffyDev committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6fdd7fb View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    0e314b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. app - cleanup and simplify some things

    fix shuffle not working on playlist page #142
    snuffyDev committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    60d806f View commit details
    Browse the repository at this point in the history
  2. rm unneeded console.count

    snuffyDev committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    d46452a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. refactor SessionListService

    css tweaks
    dropdown builder
    snuffyDev committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    2178a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88bf4f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    6f03307 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. app - mobile menu fixes

    fix group sessions
    cleanup
    persist volume to localstorage
    adjust ui
    `related` tab + endpoint
    snuffyDev committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    c7af7c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. app -

    Lazily instantiate IDB
    Mobile Menu improvm.
    Bigger "more" menu btn
    snuffyDev committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    0126f2e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    4f1ea83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    993dbef View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. app -

    fix http streaming on iphone
    fix search continuations
    format
    add chips to homepage
    snuffyDev committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    aa2e614 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. app -

    Closes Allow reloading without getting rid of currently playing song #147
    snuffyDev committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    94d2ff7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. start standardizing backend

    fix circular imports
    temp. merge SessionList + AudioPlayer
    fix Playlist playback
    cleanup ListItem.svelte
    get ESLint working
    fix explore page
    add more types
    snuffyDev committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    8f4b4cd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    186d927 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. move most endpoints to async/await

    use parseParam factory for type-safe query params
    lint + format
    fix custom playlists
    fix (sort of) playlist playback
    snuffyDev committed May 6, 2023
    Configuration menu
    Copy the full SHA
    4a4b85d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. refactor player.ts

    other updates
    snuffyDev committed May 7, 2023
    Configuration menu
    Copy the full SHA
    ba32d9b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. fix group sessions (partial)

    update player
    snuffyDev committed May 11, 2023
    Configuration menu
    Copy the full SHA
    fe937cc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    d6e71ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9a7d7 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. fix group sessions

    update immersive queue ui
    snuffyDev committed May 30, 2023
    Configuration menu
    Copy the full SHA
    1d422a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. fix group sessions

    format
    new immersive queue
    multiple other changes..
    snuffyDev committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    972c105 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. UI upgrades

    svelte 4
    draggable list
    explicit filter
    thumbnail proxy
    etc
    snuffyDev committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    8a28af2 View commit details
    Browse the repository at this point in the history
  2. finish svelte 4 migration

    snuffyDev committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    d3b6806 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. ui & styles changes

    perf improvements / fixes
    proxying for all stream kinds
    snuffyDev committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    8d1d24b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. update rust proxy

    snuffyDev committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1074b98 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. more settings configurable with docker compose

    fix playback (mostly, maybe)
    scroll observer action
    double click action
    style changes
    make more of a mess for me to clean up later
    snuffyDev committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    91ec77b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. /listen -> /listen & /watch

    db tweaks
    style tweaks
    fix playlist/release carousel items
    fix chip overflow
    mobile queue handle is bigger
    snuffyDev committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cd748d2 View commit details
    Browse the repository at this point in the history
  2. /artist/ -> add support for user profiles

    initial spotify-like multi-tab sync impl.
    snuffyDev committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a499db3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. update README

    other stuff
    snuffyDev committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    40b4703 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    ebba88d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. fix playlists starting from index >= 50

    styles changes
    update playlist endpoint
    fix explore page
    snuffyDev committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    90163b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. fix iframes

    snuffyDev committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    cdb7757 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. video support

    some refactors
    style changes
    snuffyDev committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    33f536b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. reliability/fixes

    snuffyDev committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    9227d14 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. tweaks

    proxy refactor
    snuffyDev committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    664829b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. fixes,

    snuffyDev committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    85b2939 View commit details
    Browse the repository at this point in the history