Commit graph

179 commits

Author SHA1 Message Date
booploops
361fe5c8ae removed user button, made cider logo a button. deleted some unused files 2022-02-01 22:01:53 -08: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
vapormusic
0945b83375 fix settings for users without profiles 2022-01-30 14:05:10 +07:00
Swiftzerr
b21464de05
Unbloat user menu (#264) 2022-01-29 22:38:29 -08:00
vapormusic
df14eb4ba6 add library videos page 2022-01-28 23:43:20 +07:00
Onur Gümüş
75cc7caa73 Fixed repeat switch mode order 2022-01-27 14:09:48 +03:00
Maikiwi
a2f9ceda54 Merge branch 'upcoming' of https://github.com/maikirakiwi/Cider into upcoming 2022-01-26 21:06:03 -08:00
Maikiwi
55244b3092 generalize bottom left to be backgroundNotification 2022-01-26 21:06:00 -08:00
yazninja
a13a7cf2cc
Merge branch 'upcoming' into upcoming 2022-01-27 11:28:55 +08:00
yazninja
87302331b7 add marquee back 2022-01-27 11:23:03 +08:00
booploops
080259f254 Added cfg.audio.maxVolume 2022-01-26 19:10:55 -08:00
vapormusic
02e41549a8 add minimize to tray 2022-01-26 20:59:54 +07:00
vapormusic
07118197c9 equalizer 2022-01-26 10:48:06 +07:00
vapormusic
f3a7309175 add more missing slots 2022-01-25 22:56:41 +07:00
vapormusic
79db8aad6f fix menu panel on fs, add Brazilian ( tks ⎷†#1056 from Discord) 2022-01-25 22:24:41 +07:00
Maikiwi
9c70cb8211
Merge branch 'ciderapp:upcoming' into upcoming 2022-01-24 23:50:23 -08:00
yazninja
012dfb060b
Merge branch 'ciderapp:upcoming' into upcoming 2022-01-25 13:43:16 +08:00
Maikiwi
9c0dca8001 Finalized i18n Draft Before Testing 2022-01-24 20:07:00 -08:00
Maikiwi
158fe502cb Certified monkey in nihongo 2022-01-24 19:20:46 -08:00
vapormusic
b7c068b513 why 2022-01-25 10:02:39 +07:00
vapormusic
5478fbf348 fixed 2022-01-25 09:57:14 +07: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
yazninja
9527f1ad46
Merge branch 'ciderapp:upcoming' into upcoming 2022-01-25 00:25:52 +08:00
yazninja
e2f3647d97
Remove js
Put in index.js
2022-01-25 00:21:24 +08:00
vapormusic
d873913481 add i18n to many items 2022-01-24 22:22:47 +07:00
yazninja
77851b8bde
Merge branch 'ciderapp:upcoming' into upcoming 2022-01-24 18:20:52 +08:00
yazninja
db80697a8f fix overlapping items in playback-info 2022-01-24 18:19:17 +08:00
booploops
dd97dd4ccb implemented i18n on sidebar, added language setting in settings 2022-01-24 01:34:09 -08:00
vapormusic
25f53f9b72 disable marquee 2022-01-23 23:14:37 +07:00
vapormusic
b4f65b56d5 simple miniplayer 2022-01-23 12:51:37 +07:00
vapormusic
2db8c535a0 add webremote url in modal 2022-01-22 11:00:37 +07:00
booploops
3aad38c8d5 Merge branch 'upcoming' of https://github.com/ciderapp/Cider into upcoming 2022-01-21 19:35:52 -08:00
booploops
d98ae7e94b added notyf library 2022-01-21 19:35:44 -08:00
vapormusic
e1f9b966da qrcode 2022-01-22 10:28:37 +07:00
booploops
0cd8293472 added bootbox, moved some files in renderer 2022-01-21 19:16:15 -08:00
vapormusic
5804e1e52d marquee 2022-01-21 22:13:27 +07:00
booploops
2f3e477ce5 added option to disable artwork bg, changes to settings style, fixed selects size on settings 2022-01-21 05:07:43 -08:00
booploops
44f6057e7a mimimal 2022-01-20 18:46:09 -08:00
cryptofyre
ad300673ee move podcasts down to Library 2022-01-20 17:04:37 -06:00
Jason Chen
a23bb9a6a5 fixed volume condition (last commit broke it) 2022-01-19 20:47:27 -08:00
Jason Chen
dea8d1528a revert album hide commit 2022-01-19 20:14:47 -08:00
cryptofyre
e0814e3c95
Merge branch 'upcoming' into upcoming 2022-01-19 21:27:31 -06:00
Jason Chen
c36b47bd93 click volume button to mute and unclick to go back to lastVolume 2022-01-19 19:19:47 -08:00
Onur Gümüş
9f3dceaa21 delete the "@" symbol from username
I don't think this symbol needs to be there at all. it was bothering me so i removed it
2022-01-20 04:51:32 +03:00
Onur Gümüş
9bad210c0c changed the button behaviour to calling the toggle function
for applying the setting to both settings page and the drop menu and saving it
2022-01-20 04:47:10 +03:00
cryptofyre
d0ca81cd1e change podcasts icon to microphone 2022-01-19 15:24:42 -06:00
booploops
3a2c2c66df podcasts styling changes 2022-01-19 06:40:03 -08:00
booploops
4dc4999cca testing podcasts 2022-01-19 03:31:39 -08:00
booploops
d2f384eecb app will now reload on after logging in 2022-01-19 01:38:28 -08:00
Jason Chen
7bc77b2b1d
Merge branch 'upcoming' into upcoming 2022-01-18 23:00:54 -08:00