booploops
b94dd5fb19
added quit to main menu, added refresh playlists
2022-06-21 06:41:15 -07:00
booploops
2a63c89679
fixed library-visible typo
2022-06-20 17:07:17 -07:00
Pedro Galhardo
dab17dc245
Remove automatic opening of the sidebar on quick nav click
2022-06-20 21:18:18 +01:00
Core
e3225e9ad5
Filter Loop Description
2022-06-19 13:10:40 +01:00
Amaru8
722c739b11
Update Hungarian i18n
2022-06-18 17:00:02 +02:00
Gabriel Davila
8be274bf19
Pull request Pre "9 June" Update ( #1100 )
...
* i18n
* My last menubar edit
Based on : https://developer.apple.com/design/human-interface-guidelines/macos/menus/menu-bar-menus/
And : https://www.electronjs.org/docs/latest/api/menu
make changes about how work on linux and let the mac untouched for more native options
* Linux Only
* some fixes
* alt everywhere
* im stupid
* im stupid pt2
* popup fix
* Zoom
* Fixes
* Zoom and other things Update
* Hardcoded Changes
* i18N "es_ES"
* Windows/MacOS Fixes
* Some test
* test2
* MacOS
* Sorry MacOS
* PT2
* i suposse
* Test Changes
* Pre test
* finally
* Last
* documentation
* Update es_ES
* Now stores ZoomFactor
* Deprecated UI Scale to Zoom Built in Electron Feature. Its more easy, native and more compatible.
* I hate Git
* best methods
* Plz
* SVG
* finally fixes
2022-06-17 19:44:32 -05:00
booploops
8afe1ef0cc
Merge pull request #1171 from BillKerman/main
...
zh_CN: Fix error, update translation.
2022-06-17 14:05:19 -07:00
booploops
b4c2b64089
Merge pull request #1181 from JaxonTekk/main
...
Copy and Paste Songs Into Playlists
2022-06-17 14:02:59 -07:00
Jason Chen
0705dea524
Merge branch 'main' of https://github.com/JaxonTekk/Cider into main
2022-06-17 14:01:34 -07:00
Jason Chen
b84e3dd572
check for canEdit attribute
2022-06-17 14:01:13 -07:00
Jason Chen
27d4b9777a
Merge branch 'ciderapp:main' into main
2022-06-17 13:41:54 -07:00
Jason Chen
7670d0cac1
paste songs into playlist
2022-06-17 13:41:10 -07:00
Danilo Ribeiro
0e2cc81f5b
fixed podcast title padding in podcast details ( #1180 )
2022-06-17 14:52:22 -05:00
Jason Chen
90dcde279a
Merge branch 'main' of https://github.com/ciderapp/Cider into main
2022-06-17 11:33:32 -07:00
Jason Chen
d6b51d4673
copy songs from playlist
2022-06-17 11:25:39 -07:00
Core
a8a48d6604
filter loop fixes (2)
2022-06-16 16:40:25 +01:00
Core
742e606c09
filter loop fixes
2022-06-16 16:14:53 +01:00
Core
7850493c9e
Filter loop added
2022-06-16 14:47:52 +01:00
Core
23ad2640dc
Private implemented
2022-06-16 14:33:24 +01:00
Core
4defeb82f0
Merge branch 'main' into enhancement/lastfm
2022-06-16 14:29:02 +01:00
Core
bbcae012b8
Restructure
2022-06-16 14:01:04 +01:00
vapormusic
3f548848c8
fix live radio controls on fullscreen, miniplayer and sidebar
2022-06-16 13:06:41 +07:00
booploops
a5e6b64f24
use higher quality artwork for radio
2022-06-15 22:40:40 -07:00
booploops
bfbfa81eb9
live radio improvements
2022-06-15 22:31:46 -07:00
vapormusic
6132c62c4f
remove artist circle for artists page with hero
2022-06-16 12:25:07 +07:00
vapormusic
77c9193321
add more artist hero covers
2022-06-16 13:00:49 +07:00
booploops
75bc3cd4f9
recently added is now updated with add to library
2022-06-16 21:50:44 -07:00
Core
2fc4005b6c
Merge branch 'main' into enhancement/lastfm
2022-06-16 00:34:20 +01:00
Core
2036ab87a0
Updated getWindow to return electron func
2022-06-16 00:34:05 +01:00
Core
78349e875d
Merge branch 'main' into enhancement/lastfm
2022-06-15 23:28:21 +01:00
Core
bd330c1ec0
various optimisations
2022-06-15 23:26:51 +01:00
Core
69c460ad03
patch cider connect renderer issues
2022-06-15 22:27:27 +01:00
Core
3e3c38a25f
that was bad
2022-06-15 22:21:28 +01:00
Core
2827dfb36d
renderer side of lastfm updated
2022-06-15 22:11:54 +01:00
Core
47e3ad5b44
removed redundant code
2022-06-15 21:33:32 +01:00
Core
f98a82240b
Now Playing Working
...
Commented some annoying mpris debugs
2022-06-15 21:22:04 +01:00
Core
5c955820dd
also no more session.json
2022-06-15 20:28:18 +01:00
Core
d4c8d9001a
no more mk lookup :)
2022-06-15 20:23:13 +01:00
Amaru8
9e04891b2f
Disable Compact UI if a theme is forcing a UI
2022-06-15 18:44:53 +02:00
booploops
58aa41f525
radio stations now display the current track
2022-06-15 07:59:23 -07:00
booploops
b8f582312f
added body[library-visible]=0/1
2022-06-15 04:38:12 -07:00
booploops
f54de4926d
artist page improvements
2022-06-15 04:10:45 -07:00
booploops
369bf386da
animated artwork fullscreen - library albums support
2022-06-15 03:38:01 -07:00
booploops
d88209ab95
animated artwork in fullscreen
2022-06-15 03:31:20 -07:00
booploops
d4059d00d5
amp findings
2022-06-15 02:52:30 -07:00
booploops
f32c10a7bd
Update Release.svg
2022-06-15 01:39:03 -07:00
Bill Zhang
a57d42f922
Merge branch 'ciderapp:main' into main
2022-06-15 15:41:12 +08:00
SoNothing
f91e64557d
Re-added Noto Sans CJK to the font stack ( #1169 )
2022-06-14 11:02:05 -05:00
Amaru8
1f1d3adb9d
Remove disabled settings by themes
2022-06-14 17:12:40 +02:00
Amaru8
476a4698d8
Add translation to hu_HU for term.themeManaged
2022-06-14 16:06:21 +02:00