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 |
|
booploops
|
7ff814cfda
|
added -webkit-app-region: drag; to chrome--left
|
2022-02-03 20:10:26 -08:00 |
|
booploops
|
6dc31052e1
|
removed css rule for linux that was previously used to disable acrylic
|
2022-02-03 20:07:31 -08:00 |
|
booploops
|
2fd6d90f8a
|
added platform=darwin specific css
|
2022-02-03 20:05:09 -08:00 |
|
booploops
|
2c2b630d34
|
changed to background-image
|
2022-02-03 18:22:17 -08:00 |
|
cryptofyre
|
e57433384b
|
Edit dropdown button.
|
2022-02-03 20:21:19 -06:00 |
|
booploops
|
1071ab89a9
|
will now go responsive sooner
|
2022-02-02 21:49:28 -08:00 |
|
cryptofyre
|
7064e0ce84
|
Merge pull request #305 from kyw504100/Lab1
Irregular update 02/02
|
2022-02-02 15:18:48 -06:00 |
|
Core
|
bd18804ccd
|
Various changes for macos build
|
2022-02-02 17:52:19 +00:00 |
|
vapormusic
|
235c920fe0
|
mac stoplights
|
2022-02-02 23:54:24 +07:00 |
|
kyw504100
|
e5b04a3679
|
Fixed random word warping in settings again.
|
2022-02-02 20:03:14 +08:00 |
|
booploops
|
dcbf340b9c
|
centers playback controls when window is small
|
2022-02-01 22:08:53 -08:00 |
|
booploops
|
361fe5c8ae
|
removed user button, made cider logo a button. deleted some unused files
|
2022-02-01 22:01:53 -08:00 |
|
booploops
|
9e00268ea6
|
disables now playing animation on list items when unfocused
|
2022-02-01 21:11:16 -08:00 |
|
booploops
|
52edbaabc3
|
css animations are not stopped when window is out of focus
|
2022-02-01 21:05:44 -08:00 |
|
vapormusic
|
a29a4d2eaf
|
fix weird marquee bug
|
2022-02-01 22:33:05 +07:00 |
|
kyw
|
8ca4769354
|
Menu Improvements (#280)
* Added icon for the menu
* Updated the CSS
* Implemented icon to the menu
|
2022-01-31 16:06:38 -08:00 |
|
cryptofyre
|
efa1a85f25
|
Add "Smooth Bass" switch to EQ. (Unfinished)
|
2022-01-30 16:30:22 -06:00 |
|
cryptofyre
|
828095ab48
|
button background stuff
|
2022-01-28 19:50:55 -06:00 |
|
booploops
|
cd61465930
|
changes to md-btn-primary, md-select
|
2022-01-28 02:14:57 -08:00 |
|
booploops
|
305da8ea08
|
improvements to md-btn, added &.md-btn-icon
|
2022-01-28 01:58:27 -08:00 |
|
booploops
|
1fa02ad99b
|
added context menu for future sharing
|
2022-01-27 23:29:33 -08:00 |
|
booploops
|
c5d0f04a21
|
user presets can now be loaded
|
2022-01-27 23:13:06 -08:00 |
|
booploops
|
b24e86680e
|
added preset save ui, user presets cannot be loaded yet
|
2022-01-27 22:26:47 -08:00 |
|
vapormusic
|
0920858aa5
|
add preamp & mix to eq
|
2022-01-27 22:28:34 +07:00 |
|
Onur Gümüş
|
1166a9f6bd
|
active button color uniformity
|
2022-01-27 14:37:41 +03:00 |
|
Onur Gümüş
|
52882639af
|
fixed repeat button background
|
2022-01-27 14:08:52 +03:00 |
|
Onur Gümüş
|
f5f09e0605
|
Added "1" to the repeat button
|
2022-01-27 13:23:24 +03:00 |
|
Maikiwi
|
d4e2c4d301
|
Fix 'reset' button not having text centered
|
2022-01-26 21:36:40 -08:00 |
|
yazninja
|
87302331b7
|
add marquee back
|
2022-01-27 11:23:03 +08:00 |
|
Onur Gümüş
|
01a9aa591a
|
HODOR HODOR HODOR (#216)
|
2022-01-25 23:42:17 -08:00 |
|
vapormusic
|
195d1f7bcc
|
temporary eq with dynamic values
|
2022-01-26 13:19:20 +07:00 |
|
vapormusic
|
07118197c9
|
equalizer
|
2022-01-26 10:48:06 +07:00 |
|
vapormusic
|
16a2058f80
|
Merge pull request #205 from calumcl/mini-player-ontop
settings toggle for miniplayer to appear on top of windows.
|
2022-01-25 21:54:21 +07:00 |
|
booploops
|
d25eac3fe1
|
Update style.less
|
2022-01-25 03:15:32 -08:00 |
|
booploops
|
be3b0b3108
|
added .mediaitem-list-item__grid
|
2022-01-25 03:15:06 -08:00 |
|
yazninja
|
518a5f59b2
|
Resize queue-col
|
2022-01-25 13:44:35 +08:00 |
|
yazninja
|
012dfb060b
|
Merge branch 'ciderapp:upcoming' into upcoming
|
2022-01-25 13:43:16 +08:00 |
|
Calum Clark CSM2019
|
26451e0af2
|
Clickable pin in miniplayer to toggle ontop behaviour.
currently an emoji span. gracefully resets windowontop on exit.
|
2022-01-25 01:30:58 +00:00 |
|
cryptofyre
|
4d6eb2cd64
|
Fix pointer-events on Artist Page. clowns.
|
2022-01-24 16:01:44 -06:00 |
|
yazninja
|
3ed73054ed
|
Merge branch 'ciderapp:upcoming' into upcoming
|
2022-01-24 22:37:23 +08:00 |
|
vapormusic
|
aba91e52f1
|
fix artist view
|
2022-01-24 20:05:15 +07:00 |
|
yazninja
|
db80697a8f
|
fix overlapping items in playback-info
|
2022-01-24 18:19:17 +08:00 |
|
Onur Gümüş
|
d25d98c39e
|
Merge remote-tracking branch 'upstream/upcoming' into upcoming
|
2022-01-24 01:16:56 +03:00 |
|
Onur Gümüş
|
29caea84dd
|
edit of the items positions for matching the artist page to the playlist page
also getting rid of some useless areas
|
2022-01-24 01:15:15 +03:00 |
|
Onur Gümüş
|
c13c9114ea
|
match the theme on the artist header play button with more (...) button
consistency is the key
|
2022-01-24 01:13:07 +03:00 |
|
Onur Gümüş
|
307697ac03
|
match the theme on the nav-bar and the headers
for consistency
|
2022-01-24 01:10:55 +03:00 |
|
cryptofyre
|
cd77c6536d
|
Visual Tweaks to Miniplayer and add assets to Web Remote.
|
2022-01-23 15:31:41 -06: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 |
|
vapormusic
|
65f96df57b
|
Merge branch 'upcoming' of https://github.com/ciderapp/Cider into upcoming
|
2022-01-23 16:03:16 +07:00 |
|