Commit graph

21 commits

Author SHA1 Message Date
Pedro Galhardo
44160dc104
Add missing button labels (fix for screen readers) (#1016) 2022-05-09 21:20:13 -07:00
cryptofyre
0da1b60c4b
Merge pull request #959 from umbreon22/limit-large-queue-display
Limits the display of very large queue items to 50 at a time
2022-05-01 12:01:19 -05:00
Amaru8
9c85fafd1d Changed if() to if () 2022-04-30 21:27:00 +02:00
umbreon22
4ff7258a81 Limits the display of very large queue items to 50 at a time 2022-04-30 10:24:30 -07:00
Core
c40706335f
Resolved bug from #896 2022-04-19 15:32:28 +01:00
vapormusic
798a38613d Revert "Merge branch 'local' into develop"
This reverts commit 46ccfa1393, reversing
changes made to 8f9421258c.
2022-02-26 06:21:17 +07:00
vapormusic
76f640a088 first commit 2022-02-25 06:09:42 +07:00
vapormusic
fac23bb5f6 add artist/album navigation for queue items 2022-02-22 09:23:42 +07:00
vapormusic
93a9e8719b mk's data lang is now cider's lang 2022-02-10 09:07:07 +07:00
booploops
66f379f279 added i18n for history and queue on new buttons 2022-02-03 22:38:41 -08:00
booploops
569f337420 removed library status from history items 2022-02-03 22:34:47 -08:00
booploops
c7b0120326 added history to queue, added see all to recently played to show all history, added .md-btn-small 2022-02-03 22:30:24 -08:00
Maikiwi
43fdb0510f
Pull Request of the day - 25 January 2022 (#215) 2022-01-25 23:59:14 -08:00
Maikiwi
22839db793
A bunch of i18n changes (#207)
* Syncing languages with latest US

* date format template + connection error message

* Added new strings + Substituted some menu item i18n
2022-01-24 18:05:14 -08:00
vapormusic
d873913481 add i18n to many items 2022-01-24 22:22:47 +07:00
Onur Gümüş
627859b1f7 switched unicode infinity symbol to the SVG file and fixed the centering 2022-01-23 15:17:55 +03:00
SoNothing
c5bb053271
I have no idea what I am doing. 2022-01-17 00:25:07 +08:00
Onur Gümüş
e2738a7ffa change of the ugly "AUTO" button to the ∞
<3
2022-01-15 22:02:51 +03:00
booploops
c20d839a2e applied new context menu to more items 2022-01-13 03:56:41 -08:00
booploops
98a70494a4 vue devtools in dev env 2021-12-25 03:06:11 -08:00
Core
7d3e513187 File structure update - all source files now in src directory, cider-ui renamed to renderer, main/backend-related files in main directory, base implementation of mpris and start of backend rework 2021-12-19 06:02:38 +00:00
Renamed from resources/cider-ui/views/components/queue.ejs (Browse further)