Commit graph

145 commits

Author SHA1 Message Date
Kendall Garner
8967cf7647
Paginate/infinite scroll for albums, playlists (#1234)
* Infinite scroll, pagination to album, playlists

* move pagination below tracks

* Make page size configurable

* remove renderer
2022-07-26 10:52:13 -05:00
Maikiwi
2fc922f98f fix default CAP 2022-07-17 12:59:01 -07:00
Core
b7ee562e36
Merge branch 'main' of https://github.com/CiderApp/Cider 2022-07-11 02:09:23 +01:00
Core
54a7e8f059
boops forgot this 2022-07-11 02:02:22 +01:00
maikirakiwi
363fde0f9a performant logging is enabled by default 2022-07-10 16:47:40 -07:00
maikirakiwi
5d4369c843 default store.ts mxm trans to be disabled 2022-07-08 20:52:54 -07:00
maikirakiwi
c5325a205b Bring back mxm lyrics (Fully tested) 2022-07-07 18:36:55 -07:00
booploops
5e3bdd96f3 added Maximum Element Scale 2022-07-07 02:19:00 -07:00
maikirakiwi
e80ad99d54 [Audio] Fix VBass & Added COCS 2022-07-02 02:35:33 -07:00
vapormusic
5bd5d92370
Merge pull request #1222 from kgarner7/paginate-songs-page
Paginate songs page
2022-07-02 10:01:18 +07:00
Kendall Garner
83f920359e
both infinite and paging 2022-07-01 14:00:23 -04:00
booploops
2cb29c28c5 changes for local files: read below
* added pouchdb-node
* moved all logic for local files to src/main/providers/local
* added new local library section on sidebar
2022-06-30 23:39:00 +07:00
vapormusic
ae0fbbc1d3 worki v1 2022-06-30 23:37:52 +07:00
Core
7874340caa
Merge branch 'main' into enhancement/lastfm 2022-06-26 15:00:19 +01:00
Core
2c77af21d6
Front-end implementation + bug fixes 2022-06-23 04:39:35 +01:00
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
Core
7e6f3bd17e
Merge branch 'main' into enhancement/lastfm 2022-06-22 23:37:58 +01:00
Core
2abefe21a0
Moved discord and lastfm config to connectivity 2022-06-22 23:34:54 +01:00
maikirakiwi
0ca0b34ff0 "Performant Logging" feature in Advanced 2022-06-21 17:01:25 -07:00
maikirakiwi
a09127a826 [Audio] Force AudioContext on for current and future users 2022-06-21 12:38:47 -07:00
booploops
b94dd5fb19 added quit to main menu, added refresh playlists 2022-06-21 06:41:15 -07: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
Core
7850493c9e
Filter loop added 2022-06-16 14:47:52 +01:00
Core
bd330c1ec0
various optimisations 2022-06-15 23:26:51 +01:00
Core
f98a82240b
Now Playing Working
Commented some annoying mpris debugs
2022-06-15 21:22:04 +01:00
Core
d4c8d9001a
no more mk lookup :) 2022-06-15 20:23:13 +01:00
Core
c8c437449e
yh 2022-06-14 12:40:49 +01:00
Amaru8
574641ae74 Implemented purple playback bar for Podcasts
- Added a settings toggle for it
- Added 1 language string to en_US and the i18n README
- Translated string to hu_HU
- Changed CSS background color for playback bar dot to songProgressColor
2022-06-10 22:27:26 +02:00
Gabriel Davila
25015cccbb
Plz (#1139) 2022-06-07 21:36:57 -05:00
yazninja
ba9c59376e
Change Shift -> Alt for keybinds 2022-06-07 13:56:07 +08:00
booploops
d0c2d6d36e added accent color and window color tinting
- rearranged some of visual tab in settings
- added advanced section to visual
2022-06-06 01:46:41 -07:00
cryptofyre
5a73dfeb83
No. 2022-05-30 14:11:03 -05:00
cryptofyre
016a9031a2 putting this back because the store whines so fucking hard. 2022-05-29 18:42:31 -05:00
maikirakiwi
48b441e25c legacy code buh bye 2022-05-29 15:07:31 -07:00
cryptofyre
ed4dcbe338
ok 2022-05-25 19:26:23 -05:00
Amaru8
cc2a1d65d5
Remove more Cider Update stuff 2022-05-24 23:23:44 +02:00
Amaru8
a35d0d26f8 marin showed me the way im okay help 2022-05-18 22:01:02 +02:00
Amaru8
8a755b7319 Update store.ts 2022-05-18 21:43:38 +02:00
child_duckling
5f07c8309f who tf checked this? Apple's HDG will kill us 2022-05-16 22:36:32 -07:00
child_duckling
5d0db127af keyboard combo conflict 2022-05-15 20:45:58 -07:00
child_duckling
31ad899f98 fix keyboard combos for mac. who tf uses Option+S for settings? 2022-05-15 20:42:14 -07:00
booploops
71768e7b88 optimizations
added show loved tracks inline

set several less operations to async

changed default transition to fade in, moved slide in to sweetener

changed drawer transition to transform

optimizations for disabled gpu
2022-05-12 19:23:42 -07:00
Mefsaal
c9dda6529d Merge branch 'develop' of https://github.com/ciderapp/Cider into ciderapp-develop 2022-05-09 21:09:29 -03:00
Amaru8
5417484722 Add hide_timestamp to store 2022-05-09 22:26:39 +02:00
maikirakiwi
c1071b5f98 Goodbye Analog Warmth 2022-05-08 22:39:14 -07:00
Mefsaal
ae2bd9aa4c Cider The Wekeend Update
Add more keybinds and make own page to change it ( No more Pop Up)

Redesing the "Menu Bar" to more efficient order.
2022-05-09 01:35:30 -03:00