Monochromish
|
ade7412ab0
|
Add shadow to follow button
|
2022-07-02 11:09:07 +10:00 |
|
Monochromish
|
da0e0c8b18
|
Add color to search button background
|
2022-07-02 10:52:14 +10:00 |
|
Kendall Garner
|
83f920359e
|
both infinite and paging
|
2022-07-01 14:00:23 -04: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 |
|
Kendall Garner
|
bd69b5fc32
|
Add 'go to' page
|
2022-07-01 03:46:11 -04:00 |
|
Kendall Garner
|
a2d64b55c1
|
add pagination for library songs
|
2022-07-01 03:03:10 -04:00 |
|
Kendall Garner
|
f4543dbc32
|
use object instead of array for albums (#1219)
|
2022-06-30 16:57:07 -05: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
|
e69e394e2a
|
attempt for fix rare cast bug
|
2022-06-30 23:37:54 +07:00 |
|
vapormusic
|
a14437b869
|
fix multiroom
|
2022-06-30 23:37:54 +07:00 |
|
vapormusic
|
af1e074d9a
|
test
|
2022-06-30 23:37:53 +07:00 |
|
vapormusic
|
4ede7c3e73
|
move to general for visibility
|
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 |
|
vapormusic
|
5f78adabc7
|
Merge pull request #1189 from pgalhardo/enhancement/search-bar
Album/Playlist page search bar improvements
|
2022-07-01 20:54:37 +07:00 |
|
Pedro Galhardo
|
ea828a97e9
|
Make playlist search icon use hero color
|
2022-07-01 10:10:24 +01:00 |
|
Pedro Galhardo
|
eaf3523180
|
Auto focus search bar
|
2022-06-30 21:16:55 +01: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 |
|
Pedro Galhardo
|
6f17185dd1
|
New icon and animation for active search bar (thanks @Monochromish)
|
2022-06-29 23:51:21 +01:00 |
|
Pedro Galhardo
|
b842c36072
|
Merge branch 'main' into enhancement/search-bar
|
2022-06-29 23:30:07 +01:00 |
|
booploops
|
afeab7c38b
|
replaced nav buttons with svg-icon
|
2022-06-29 14:36:50 -07:00 |
|
booploops
|
964a8d328c
|
added html module for js vue components
|
2022-06-29 14:30:34 -07: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 |
|
Pedro Galhardo
|
13f12121ba
|
Merge branch 'main' into enhancement/search-bar
|
2022-06-29 17:15:02 +01: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 |
|
Pedro Galhardo
|
773209a170
|
Merge branch 'main' into enhancement/search-bar
|
2022-06-28 23:32:26 +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 |
|
booploops
|
b5cd6e3228
|
Merge pull request #1208 from Monochromish/main
Change SVGs in settings page
|
2022-06-28 15:01:44 -07:00 |
|
booploops
|
54515fea6b
|
setting up for potential hot reloadability
|
2022-06-28 15:00:45 -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 |
|
maikirakiwi
|
530d73ba81
|
[Audio] CAP Adaptive 64k mode improvement
|
2022-06-28 13:13:28 -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 |
|
Core
|
f4115e55e9
|
Width change (again)
|
2022-06-28 11:46:33 +01:00 |
|
Core
|
462fa30980
|
Width change (again)
|
2022-06-28 11:46:13 +01:00 |
|
Core
|
116db96843
|
Changed the width of the settings window
|
2022-06-28 11:43:52 +01:00 |
|