aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/spotifyControls
AgeCommit message (Collapse)Author
2023-05-13SpotifyControls: Add context menu iconsV
2023-05-06[skip ci] Refactor utilsVendicated
2023-05-02Refactor ipc to be strongly typed and hide impl details (#1018)V
2023-04-17Improve unintuitive plugin descriptionsVendicated
2023-04-11clean up spotify controls cssVendicated
2023-04-10SpotifyControls: Fix flashing button row when using show on hover (#850)Ezzud
Co-authored-by: V <vendicated@riseup.net>
2023-04-05SpotifyControls: add album art hover transition (#797)Anubis
2023-04-04Fix SpotifyControlsVendicated
2023-04-04Fix VencordVendicated
2023-04-03SpotifyControls: Fix crashing on canaryVendicated
Vencord is still pretty broken on Canary and likely will be for a bit, but this should at least fix instantly crashing
2023-03-30feat(SpotifyControls): Fix background color for built-in themes (#731)whqwert
Co-authored-by: V <vendicated@riseup.net>
2023-03-30SpotifyControls: Add right click menus to title/album/artistsVendicated
2023-02-10refactor: update plugins to use `$self` (#478)fawn
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-10Notification API (#467)Ven
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: afn <hey@afn.lol> Co-authored-by: afn <afnzmn@gmail.com>
2023-01-30Add stylelintVendicated
2023-01-25split up webpack commons into categories & type everything (#455)Ven
2023-01-23[SpotifyControls] Add option to show Controls on hover (#352)Dominik
Co-authored-by: Dominik <domi@bambus.me> Co-authored-by: Ven <vendicated@riseup.net>
2022-12-25feat: Proper CSS api & css bundle (#269)Ven
Co-authored-by: Vap0r1ze <superdash993@gmail.com>
2022-12-20Add useEffect/useState/useMemo to webpack commonsVendicated
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-25feat(settings): new settings design (#261)megumin
2022-11-14Less confusing plugin names (bulk plugin rename) (#214)Ven
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2022-11-11feat: Badge API (#206)megumin
2022-11-11Fix most pluginsVendicated
2022-11-10spotifyControls: make album of local tracks unclickable (#203)Jānis
2022-11-10spotifyControls: make title/artists of local tracks unclickable (#201)Nico
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-11-09fix(spotifyControls): add album/cover null checks (local files) (#198)Nico
Co-authored-by: Ven <vendicated@riseup.net>
2022-11-09Fix moyai and fartVendicated
2022-11-08feat(SpotifyControls): prettier design (#194)afn
Co-authored-by: afn <hey@afn.lol> Co-authored-by: KraXen72 <DPELECH1@GMAil.com> Co-authored-by: Ven <vendicated@riseup.net>
2022-11-07lint: Disallow utils index importsVendicated
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports
2022-11-07me when i dont depend on MenuItemDeobfuscatorApiVendicated
2022-11-07SpotifyControls plugin (#190)Ven