Commit graph

487 commits

Author SHA1 Message Date
booploops
a72dd90280 reimp e133b2c, adjustments for macOS 2022-07-03 22:26:02 -07:00
Gabriel Davila
e133b2c38b
Big Chungus Window settings (#1230)
* Initial Changes

* I suposse this is the last

* cryptofyre

* Documentation
2022-07-03 19:01:25 -05:00
vapormusic
4d459a3a21 some fix regarding audiocontext 2022-07-03 13:04:43 +07:00
vapormusic
541e037672 some multiroom fixes 2022-07-02 09:47:04 +07:00
vapormusic
9578dcf85c somefixes 2022-07-02 09:48:30 +07:00
vapormusic
5bd5d92370
Merge pull request #1222 from kgarner7/paginate-songs-page
Paginate songs page
2022-07-02 10:01:18 +07:00
vapormusic
9aadb0deae add some delay to scroll v-observe-visibility 2022-07-02 09:01:23 +07:00
Kendall Garner
147033b5dd Merge pull request #1 from vapormusic/patch-1
dont populate out-of-display doms
2022-07-01 13:25:36 -04:00
yazninja
e902b8ff32 add playlist folder class 2022-07-01 01:30:29 +08:00
vapormusic
6090fd6a6a sometest 2022-07-01 00:30:41 +07:00
vapormusic
80d75fc0fc some fix 2022-06-30 23:43:29 +07:00
vapormusic
8c46111a3b add path menu to settings-window 2022-06-30 23:42:55 +07:00
vapormusic
d103462920 fix 2022-06-30 23:42:30 +07:00
booploops
2cb29c28c5 changes for local files: read below
* added pouchdb-node
* moved all logic for local files to src/main/providers/local
* added new local library section on sidebar
2022-06-30 23:39:00 +07:00
vapormusic
af1e074d9a test 2022-06-30 23:37:53 +07:00
vapormusic
ae0fbbc1d3 worki v1 2022-06-30 23:37:52 +07:00
vapormusic
0014999586 some fixes 2022-06-30 23:37:08 +07:00
vapormusic
5d3853d208 test 2022-06-30 23:37:07 +07:00
booploops
b7d3831b57 improvements to immersive fs, moved sidebar-library-item to its own js component 2022-06-30 01:12:19 -07:00
booploops
31af264c7a moved sidebar into component 2022-06-30 00:17:20 -07:00
booploops
b6a730e202 added immersive fullscreen experiment 2022-06-29 18:56:30 -07:00
Gabriel Davila
4e3fb128cd
keybinds New Settings Window Format (#1215) 2022-06-29 18:39:09 -05:00
booploops
fa2c36b6ed added lessc, reimplemented mica caching 2022-06-29 14:11:21 -07:00
booploops
b97dd15f5d fixed toggle buttons missing 2022-06-29 13:35:35 -07:00
booploops
ff8fe37d29 moved app-content into a component 2022-06-29 13:33:21 -07:00
booploops
225a0bfa42 added svg-names to sidebar icons 2022-06-28 22:40:06 -07:00
Core
6157470f0a
Merge branch 'main' into enhancement/lastfm 2022-06-29 00:20:35 +01:00
booploops
ca419149ce added <svg-icon/> to several places 2022-06-28 15:21:20 -07:00
booploops
60f34e91d6 fix for svg-icon size, added :classes property 2022-06-28 15:08:00 -07:00
Monochromish
6072193158 Change SVGs in settings page 2022-06-29 08:00:28 +10:00
booploops
5309c987f0 added <svg-icon/>
params:
- url: string - url of the svg icon
- name: string - the icon's name to help with theming
2022-06-28 14:34:01 -07:00
Core
f58ca1c613
Manual token submission functionality 2022-06-28 13:39:09 +01:00
Core
e032302b5d
Migrated settings-window.ejs to new lastfm 2022-06-28 13:38:48 +01:00
booploops
9320b7f412 fix some conflicts, updated routes to settings 2022-06-28 01:49:30 -07:00
booploops
f71ca88298 WIP settings panel, added #app[window-state] 2022-06-28 01:30:39 -07:00
Pedro Galhardo
6ac46913aa
Remove conditional rendering of the heart icon (#1202) 2022-06-27 15:39:07 -05:00
UnbreakCode
9110a0e1c0
fixed icon for favorites on search page (#1193) 2022-06-23 08:32:53 -05:00
Pedro Galhardo
569f6c279a
Bootbox dialog improvements (#1192)
* Translate bootbox dialog buttons

This also isolates the bootbox dependency.

* Migrate delete playlist dialog from window.confirm to bootbox.confirm
2022-06-22 20:27:58 -05:00
vapormusic
3f548848c8 fix live radio controls on fullscreen, miniplayer and sidebar 2022-06-16 13:06:41 +07:00
booploops
369bf386da animated artwork fullscreen - library albums support 2022-06-15 03:38:01 -07:00
booploops
d88209ab95 animated artwork in fullscreen 2022-06-15 03:31:20 -07:00
booploops
865fb9979e improvements to artist chip 2022-06-14 05:11:17 -07:00
booploops
a47fa00093 artwork-material now uses mediaitem-artwork 2022-06-14 05:02:31 -07:00
booploops
7746daee54 changes to item sizing
* added :no-scale for mediaitem-square
* cards now scale
* changed sweeteners method of scaling items
2022-06-14 04:32:59 -07:00
booploops
619a0b16ad E18, reapplied optimizations 2022-06-10 07:38:24 -07:00
booploops
ab37a837ce added setWindowHash, reverted vis changes 2022-06-10 06:15:24 -07:00
booploops
2d5a7809ac fixed scrolling for artistitem 2022-06-10 05:35:01 -07:00
booploops
e596659542 optimization for visibility 2022-06-10 05:32:45 -07:00
booploops
a16cb05c1e added artwork fade in 2022-06-10 01:00:38 -07:00
booploops
d7b314e0f5 follow has been migrated to favorites 2022-06-09 21:25:38 -07:00