Commit graph

4039 commits

Author SHA1 Message Date
edge261
46e918ff06
New thumbnail media icons (#1111)
Icons changed to the ones in Segoe Fluent Font.
2022-06-02 00:48:03 -05:00
booploops
4a6e99c922 added library results in search 2022-06-01 22:21:13 -07:00
booploops
a57c1d61fb Update library-recentlyadded.ejs 2022-06-01 21:50:01 -07:00
booploops
5cfbab0c43 recently added rework #1
- recently added is now lazy loaded
- uses official AM recently-added route
- stores in vuex
todo: add clearing method that gets triggered after some time
2022-06-01 21:47:37 -07:00
booploops
215b326b13 readded isVisible 2022-06-01 20:55:55 -07:00
maikirakiwi
30724e4ad9 MoRE 2022-06-01 17:52:40 -07:00
maikirakiwi
d16c8cdc0f Normalization change 2022-06-01 13:53:52 -07:00
booploops
9015455af2 revert 2022-06-01 03:35:00 -07:00
booploops
04ff3717e2 starting on oobe, moved components and pages to json 2022-06-01 00:44:18 -07:00
GamingLiamStudios
4d4c85dd1e
Update en_OWO.json 2022-06-01 13:25:21 +10:00
brandinio
64faedf635
Fix font in lyrics window (#1099)
* Added basic/advanced volume control tooltip

Basic volume control tooltip will be in a percentage. Advanced volume control will be in dBFS

* Change font-family for lyric-body to match the rest of the UI
2022-05-31 20:59:40 -05:00
booploops
6d41cdb608 search input color change 2022-05-31 18:55:59 -07:00
Amaru8
8c8d3650c4
Merge pull request #1098 from UnbreakCode/main
updated german language again
2022-06-01 00:09:48 +02:00
UnbreakCode
c833f13233 Merge branch 'main' of https://github.com/UnbreakCode/Cider 2022-06-01 00:09:28 +02:00
UnbreakCode
dc17f2d714 update 2022-06-01 00:09:13 +02:00
UnbreakCode
00a5e75cfa
Merge branch 'ciderapp:main' into main 2022-06-01 00:07:20 +02:00
UnbreakCode
0946685ea7 Merge branch 'main' of https://github.com/UnbreakCode/Cider 2022-06-01 00:07:00 +02:00
UnbreakCode
53eabbe053 fix 2022-06-01 00:06:50 +02:00
UnbreakCode
420646249d more translations again wohoo 2022-06-01 00:05:35 +02:00
cryptofyre
14e8d12051 It's nearly time. 2022-05-31 17:01:39 -05:00
UnbreakCode
b17b6e133b
Merge branch 'ciderapp:main' into main 2022-05-31 23:56:16 +02:00
UnbreakCode
b8d5f30199 updated german language again 2022-05-31 23:55:26 +02:00
Jason Chen
ccd94f0702
Edit Song Description (#1088)
* add editPlayListDescription

* add feature to change playlist description

* add queue history styling

* add queue features

* replay styling update

* change queue and history headers

* fixed the duration css not working
2022-05-31 16:54:02 -05:00
Amaru8
7458fb944f
Merge pull request #1097 from UnbreakCode/main
more german translations
2022-05-31 23:25:08 +02:00
UnbreakCode
953a2e4d40 updated search 2022-05-31 23:12:41 +02:00
UnbreakCode
c9ca02e750 audio lab translations 2022-05-31 23:09:07 +02:00
UnbreakCode
b71ab7c328 more translations 2022-05-31 23:02:39 +02:00
UnbreakCode
17720c9d40 corrections 2022-05-31 22:57:52 +02:00
UnbreakCode
d776ce33ef forgot translation oopsie 2022-05-31 22:55:56 +02:00
UnbreakCode
194324621c mooore german translations 2022-05-31 22:54:19 +02:00
UnbreakCode
0811a8dbdb
Merge branch 'ciderapp:main' into main 2022-05-31 22:52:31 +02:00
UnbreakCode
2fc99b61a4 more german translations 2022-05-31 22:52:09 +02:00
brandinio
07f1f48a99
Added basic/advanced volume control tooltip (#1092)
Basic volume control tooltip will be in a percentage. Advanced volume control will be in dBFS
2022-05-31 14:54:27 -05:00
DecibillyJoel
378cf21af6
Improve Smooth Lyric Animation (#1096)
* app-mainMenu can be triggered by right click

Currently you can't open the little Cider popup menu without first uncollapsing the sidebar. This is extremely an extremely unepic sussy amogus L gamer moment. This change allows you to right click to bypass uncollapsing the sidebar and get straight to the hot app-mainMenu action. I think Cider speedrunners will greatly appreciate this quality of life addition. Please consider accepting this PR (short for pull request) to improve the UX (short for user experience).

* Improve Smooth Lyric Animation

PR #1094 introduced a few issues:
A) The animations would be paused when Cider was out of focus, making the lyrics remain grayed out
B) The animation was too slow, making it harder to sing along with karaoke mode on faster-paced songs
C) The easing method was inconsistent with the rest of the app and made the color look a little janky

This PR fixes issue A by changing the animation method from an animation to a transition, fixes B by increasing the speed (which themes can easily adjust if preferred), and fixes C by using the existing var(--appleEase) as the easing method
2022-05-31 14:53:52 -05:00
Monochromish
66dd74136b
Add Smooth Lyric Animation (#1094)
Adds an animation to the lyrics that makes them look more natural.
2022-05-31 10:56:33 -05:00
cryptofyre
8af080abb0 Should help with memory inflation. 2022-05-31 00:56:00 -05:00
DecibillyJoel
a30aaba1d3
app-mainMenu can be triggered by right click (#1093)
Currently you can't open the little Cider popup menu without first uncollapsing the sidebar. This is extremely an extremely unepic sussy amogus L gamer moment. This change allows you to right click to bypass uncollapsing the sidebar and get straight to the hot app-mainMenu action. I think Cider speedrunners will greatly appreciate this quality of life addition. Please consider accepting this PR (short for pull request) to improve the UX (short for user experience).
2022-05-30 21:01:41 -05:00
maikirakiwi
4ea6f1a64b Spatialization is no longer a prereq 2022-05-30 16:21:30 -07:00
maikirakiwi
4f6fcdb924 Japanese update again 2022-05-30 16:01:28 -07:00
maikirakiwi
23352da086 why is life case sensitive 2022-05-30 15:37:05 -07:00
maikirakiwi
7180441f46 Japanese translation 2022-05-30 15:34:59 -07:00
maikirakiwi
2d37329086 i18n 2022-05-30 15:12:59 -07:00
cryptofyre
5a73dfeb83
No. 2022-05-30 14:11:03 -05:00
Jason Chen
ae7d74e239 fixed the duration css not working 2022-05-30 10:20:40 -07:00
maikirakiwi
d93b706166 whoops accidentally killed crypto 2022-05-29 22:38:25 -07:00
maikirakiwi
cb66b3585b I love cryptofyre! 2022-05-29 22:37:52 -07:00
cryptofyre
f829ec7094
Update README.md 2022-05-30 00:36:43 -05:00
cryptofyre
2f96a09ed6
i dislike you 2022-05-30 00:34:13 -05:00
cryptofyre
908d580aef
Update README.md 2022-05-29 23:07:55 -05:00
cryptofyre
1c2d340d69
Update package.json 2022-05-29 22:20:04 -05:00