Commit graph

4471 commits

Author SHA1 Message Date
Core
d7416ac629
Revert "Revert "Done to stop breaks on testing""
This reverts commit 009fae24fc.
2022-06-23 04:02:24 +01:00
Core
009fae24fc
Revert "Done to stop breaks on testing"
This reverts commit fe3d4922e4.
2022-06-23 04:01:01 +01:00
Core
fe3d4922e4
Done to stop breaks on testing 2022-06-23 03:57:18 +01:00
Core
873c626096
Backend implementation of filter media type 2022-06-23 03:42:51 +01:00
maikirakiwi
c3442c116a [Audio] Default CAP Adaptive enabled 2022-06-22 19:42:06 -07:00
Pedro Galhardo
569f6c279a
Bootbox dialog improvements (#1192)
* Translate bootbox dialog buttons

This also isolates the bootbox dependency.

* Migrate delete playlist dialog from window.confirm to bootbox.confirm
2022-06-22 20:27:58 -05:00
Core
7e6f3bd17e
Merge branch 'main' into enhancement/lastfm 2022-06-22 23:37:58 +01:00
Core
a1210fc597
Removed old file 2022-06-22 23:35:00 +01:00
Core
2abefe21a0
Moved discord and lastfm config to connectivity 2022-06-22 23:34:54 +01:00
UnbreakCode
1ac7ab6b86
Merge branch 'ciderapp:main' into main 2022-06-23 00:26:02 +02:00
UnbreakCode
71af19b0d5 Update de_DE.json 2022-06-23 00:25:55 +02:00
maikirakiwi
0ca0b34ff0 "Performant Logging" feature in Advanced 2022-06-21 17:01:25 -07:00
Pedro Galhardo
a75c12c451
Update i18n README.md 2022-06-22 00:35:58 +01:00
Pedro Galhardo
670efd81eb
Album/Playlist page search bar improvements 2022-06-22 00:35:38 +01:00
maikirakiwi
979a36c79a [Audio] Hiding dB SPL display until advanced vol is enabled 2022-06-21 16:16:00 -07:00
maikirakiwi
3c2c92cee8 [Audio] Why do objects exist 😢 2022-06-21 16:13:17 -07:00
maikirakiwi
42c129cb94 HAHA HERE'S JOHNNY 2022-06-21 15:27:10 -07:00
Pedro Galhardo
21b1564baf
Update pt_PT.json (#1186)
* Update pt_PT.json

* Organize new terms

* Revert changes to README.md
2022-06-21 15:05:18 -07:00
maikirakiwi
7d8c6a684a [Audio] fix #1182 2022-06-21 14:52:58 -07:00
maikirakiwi
a09127a826 [Audio] Force AudioContext on for current and future users 2022-06-21 12:38:47 -07:00
Gabriel Davila
9b47a523be
Update es_ES (#1183) 2022-06-21 12:12:23 -07:00
booploops
65328a4483
Merge pull request #1165 from pgalhardo/main
Remove automatic opening of the sidebar on quick nav click
2022-06-21 07:01:46 -07:00
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