Commit graph

969 commits

Author SHA1 Message Date
cryptofyre
3327fae2a5
Merge pull request #153 from JaxonTekk/upcoming
UI Changes and Feature Additions
2022-01-19 21:27:37 -06:00
cryptofyre
e0814e3c95
Merge branch 'upcoming' into upcoming 2022-01-19 21:27:31 -06:00
Jason Chen
6170ed6f08 style icons 2022-01-19 19:22:19 -08:00
Jason Chen
c36b47bd93 click volume button to mute and unclick to go back to lastVolume 2022-01-19 19:19:47 -08:00
vapormusic
2f2bfef612 fix icon 2022-01-20 09:50:41 +07:00
vapormusic
017fd150c8
Merge pull request #154 from maikirakiwi/upcoming
Song duration alignment
2022-01-20 09:20:28 +07:00
vapormusic
976d96e2a8
Merge pull request #158 from gms10ur/upcoming
Saving of hide/show user info & minor ui tweaks
2022-01-20 09:19:52 +07:00
vapormusic
259bdcba86
Merge pull request #157 from cyraki/upcoming
Context Menu - Library Artist Item
2022-01-20 09:18:35 +07:00
vapormusic
601ba1e1c3
Update index.js 2022-01-20 09:17:21 +07:00
vapormusic
1545cf5653
Update cider-playlist.ejs 2022-01-20 09:15:04 +07:00
vapormusic
39a5762138
Update cider-playlist.ejs 2022-01-20 09:14:32 +07:00
vapormusic
140d715498
Update style.less 2022-01-20 09:12:26 +07:00
Onur Gümüş
56bf8b478e png's for the list view icons 2022-01-20 04:51:52 +03: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üş
2440907eeb little bit bigger....
to go well with the new icons
2022-01-20 04:51:10 +03:00
Onur Gümüş
82b745a735 Added Play and Shuffle icons to the list view
for making it more Apple-like
2022-01-20 04:49:57 +03:00
Onur Gümüş
f275883728 added a switch for hiding user info to the settings page
and made a toggle func for it to apply the setting
2022-01-20 04:48:01 +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
Onur Gümüş
ac354a07ab Added the function for toggling hide user info from the drop menu
this is for syncing the bottom left drop menu with settings page
2022-01-20 04:45:53 +03:00
Onur Gümüş
9eb8e68bba defaulted hide user settings to false
developer check is moved to if(is.Dev) portion
2022-01-20 04:44:50 +03:00
Onur Gümüş
64914fb3e5 load hide user info settings from cfg
if no developer mode ofc..
2022-01-20 04:44:18 +03:00
Onur Gümüş
86b86ddd19 Added show user info variable to the cfg 2022-01-20 04:43:23 +03:00
cyraki
168b1e140d Context Menu - Library Artist Item 2022-01-19 20:14:15 -05:00
cryptofyre
d0ca81cd1e change podcasts icon to microphone 2022-01-19 15:24:42 -06:00
booploops
c78ca63a47 improvements to podcasts page 2022-01-19 09:45:07 -08:00
booploops
626c084ef8 corrects auto setting 2022-01-19 07:04:43 -08:00
booploops
3a2c2c66df podcasts styling changes 2022-01-19 06:40:03 -08:00
booploops
47da1fbc80 improvements to podcast ui 2022-01-19 04:48:42 -08:00
booploops
062cbefb33 podcast page will now load from library 2022-01-19 04:08:10 -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
Maikiwi
d2973353f6 Song duration alignment 2022-01-19 00:31:35 -08:00
vapormusic
5a661f3c01 Revert "lastfm module (not working for now)"
This reverts commit 44b840eb03.
2022-01-19 15:22:19 +07:00
vapormusic
44b840eb03 lastfm module (not working for now) 2022-01-19 14:30:58 +07:00
Jason Chen
7bc77b2b1d
Merge branch 'upcoming' into upcoming 2022-01-18 23:00:54 -08:00
Jason Chen
e0f1fcc795 hide album/artist name when hovered over nowPlayingItem 2022-01-18 22:53:41 -08:00
Jason Chen
0b4d771d23 style album name when in full screen 2022-01-18 22:35:38 -08:00
vapormusic
2d27939881 discord rpc plugin 2022-01-19 13:03:37 +07:00
Jason Chen
1b3e7b1bdf update volume icons 2022-01-18 21:03:41 -08:00
cryptofyre
71e45aff3f
Merge pull request #152 from JaxonTekk/upcoming
styled volume slider for fullscreen display
2022-01-18 22:25:02 -06:00
Jason Chen
c41b31461b styled volume slider for fullscreen display 2022-01-18 20:21:18 -08:00
cryptofyre
648f537121 this actually looks really good small. 2022-01-18 21:35:28 -06:00
cryptofyre
aa89f8ec4e
Merge pull request #151 from ciderapp/fuck-git
Add main branch renderer edits.
2022-01-18 21:25:50 -06:00
cryptofyre
03e771fed1
Merge branch 'upcoming' into fuck-git 2022-01-18 21:25:30 -06:00
cryptofyre
5c9b913cdb
Merge pull request #145 from JaxonTekk/main
misc improvements
2022-01-18 21:01:29 -06:00
vapormusic
eb6d61ea5a fix win context on plugins, change titlebar plugin to use object call instead of ipc 2022-01-19 09:53:24 +07:00
cryptofyre
98c1a05aee
Merge pull request #149 from cyraki/main
Minor UX Improvements: Context Menu Position and Album Hitbox
2022-01-18 18:48:17 -06:00
cyraki
f245489f2f Minor UX Improvements 2022-01-18 19:13:48 -05:00
Jason Chen
cc191fb5e7 remove em dash when playingItem is not in an album 2022-01-18 11:47:45 -08:00
Jason Chen
dee5f3b74c centered song title when explicit-icon is shown 2022-01-18 11:24:00 -08:00