Commit graph

289 commits

Author SHA1 Message Date
booploops
2b2dcc8096 ui overhaul episode 1
- replaced Inter with Pretendard
- starting overhaul for redmond style
  - moved search bar to the title bar
  - added cast button to bottom chrome
  - moved mini player button to title bar
  - moved playback progress above controls
  - artwork is now spaced out from the bottom corner
  - seperated artist and album text
- made mediaitems overall smaller to show more content
- media items now resize based on window size
- changed color of volume knob
- made default appearance slightly lighter
- made content area darker
- increase size of action buttons
2022-05-23 23:35:01 -07:00
yazninja
b94ababce2 fix chrome bottom, add disabled on playbackButtons 2022-05-24 10:04:32 +08:00
yazninja
eedf9304da add 3rd party radio station support #689
also add disabled property for next button
2022-05-24 01:09:23 +08:00
vapormusic
a727949a3a fix m3u tunein stations 2022-05-23 23:30:34 +07:00
cryptofyre
ef22e8d432 Fix fullscreen exit. 2022-05-21 12:20:40 -05:00
Core
f1fb5e7cb7
Merge branch 'main' into enhancement/radio 2022-05-21 12:42:45 +01:00
vapormusic
62f5f94482 oops 2022-05-21 14:21:04 +07:00
vapormusic
85820713d3 Merge branch 'main' of https://github.com/ciderapp/Cider 2022-05-21 14:19:37 +07:00
vapormusic
22cd975635 some fixes 2022-05-21 14:19:34 +07:00
maikirakiwi
b634989942 Fix "An object could not be cloned."
originated from vueapp.js
2022-05-21 00:16:26 -07:00
vapormusic
6a175e2944 some fixes 2022-05-21 10:54:59 +07:00
vapormusic
d79106a64c fix concerts 2022-05-21 09:37:14 +07:00
vapormusic
6e438c7eb7 Merge branch 'main' of https://github.com/ciderapp/Cider 2022-05-20 22:12:20 +07:00
vapormusic
90c37ebc98 multiroom 2022-05-20 22:11:53 +07:00
Core
e4082f2599 focus the search 2022-05-19 11:41:34 +01:00
Core
eaae9ba457
Merge branch 'main' into enhancement/radio 2022-05-16 15:57:16 +01:00
vapormusic
8d9ac86514
Merge branch 'main' into develop 2022-05-15 16:55:54 +07:00
vapormusic
07ea88323f some fixes 2022-05-15 16:52:41 +07:00
maikirakiwi
a8946afc49 javascript hates me 2022-05-14 22:15:48 -07:00
maikirakiwi
8d6ec8cd28 CAP aggressive sucks giant pp 2022-05-14 21:13:19 -07:00
maikirakiwi
645901df79 slight norm adjustment 2022-05-14 17:58:18 -07:00
vapormusic
e21dd2738c better video controls 2022-05-15 00:14:36 +07:00
cryptofyre
d376faafbb
my balls ̧itch (#1039)
* Update es_ES

* Localization updates

* Documentation

* Localization updates

* Documentation

* Xd

* Expose playback progress.

* 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.

* CleanUp

* Some Strings Update made By "Monochromish"

* Documentation

* Goodbye Analog Warmth

* typo

* I can't fuckin read

* Updated config.yml

* Auto Triage

* Remove Spatialization from Audio Settings modal

* Remove customizable Spatialization strings

* Remove some whitespaces in ja_JP

* Add i18n updates to README

* Change some things in i18n README

* Remove whitespace in ja_JP

* uhh

* Add hide_timestamp to store

* Add hideTimestamp to en_US and source

* Add hideTimestamp to hu_HU

* Add check to discordrpc.ts

* Add hideTimestamp to settings

* Add missing button labels (fix for screen readers) (#1016)

* added some attributes for themes

https://docs.cider.sh/themes/available-attributes

* Fix unlove

* Revert "Fix unlove"

* Update ja_JP.json

Drafted by あづき#8046
Finalized by Maikiwi

* ja_JP credit change

* Update en_OWO.json

* Add Relaunch Prompt to nativeTitleBar and hw_acc

* Update zh_TW.json

Update TW language.

* made some new playback icons

* german language changes

* CiderAudio cleanup

* and I forgor

* perf increase

* electron version bump

* feat: 🌐 Update French language (#1030)

* further cideraudio trimming

* i18n support for CAR/CTS

* fix broken code

* Update es_ES

* Update Some "Audio Settings" String and added to es_ES

* 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

* readded audio strings

* Don't code while ur sleepy

* don't fix code while ur drunk

* test your commits before pushing

* impulses can now be external

* feat: 🌐 Update French Language

* Create Themes and Plugins folder if it doesnt't exist

Fixes #742

* Make cast device list scrollable

* Removal of Natural (High)

* i18n changes

* I'm an idiot

* fix queue menu

* CAR mode selector ext

* I forgor

Co-authored-by: Mefsaal <mefsaal@gmail.com>
Co-authored-by: Gabriel Davila <56521591+mefsaal@users.noreply.github.com>
Co-authored-by: maikirakiwi <stella@mai.kiwi>
Co-authored-by: Core <64542347+coredev-uk@users.noreply.github.com>
Co-authored-by: Amaru8 <52407090+Amaru8@users.noreply.github.com>
Co-authored-by: Pedro Galhardo <pedromgalhardo@tecnico.ulisboa.pt>
Co-authored-by: booploops <49113086+booploops@users.noreply.github.com>
Co-authored-by: GamingLiamStudios <58615717+GamingLiamStudios@users.noreply.github.com>
Co-authored-by: 宥叡 <46503943+jay900604@users.noreply.github.com>
Co-authored-by: UnbreakCode <unbreakcode@gmail.com>
Co-authored-by: Erwan <24718500+ErwanGit@users.noreply.github.com>
Co-authored-by: Erwan <erwan977@gmail.com>
Co-authored-by: licia-tia <licia@s-cry.com>
Co-authored-by: vapormusic <vietanhfat@gmail.com>
2022-05-14 00:00:40 -05: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
Core
d2a7698d49
Fixed all the stupid shit 2022-05-12 19:32:27 +01:00
Amaru8
3c8c3d484c
Revert "Fix unlove" 2022-05-10 12:54:09 +02:00
Amaru8
8754001f0d
Fix unlove 2022-05-10 11:24:21 +02:00
booploops
b432fa4d6b added some attributes for themes
https://docs.cider.sh/themes/available-attributes
2022-05-10 02:17:44 -07:00
Ace Beattie
3f0302ccc0
Fix refreshPlaylist using outdated cache (#1000) 2022-05-07 20:11:51 -07:00
Core
35438b9d1e
Added test command, tried something else 2022-05-07 07:02:16 +01:00
Core
b8fef4f8f7
Does this make a difference 2022-05-07 06:54:23 +01:00
Core
b6cd18be12
Revert "Revert "Radio improvement, needs optimisation.""
This reverts commit baf234085e.
2022-05-07 06:50:07 +01:00
Core
baf234085e
Revert "Radio improvement, needs optimisation."
This reverts commit c0c12bc2ba.
2022-05-07 06:41:39 +01:00
Core
81e58868cf
Nope 2022-05-07 05:38:48 +01:00
Core
8d06d2909d
Merge remote-tracking branch 'origin/develop' into develop 2022-05-07 05:24:59 +01:00
Core
c0c12bc2ba
Radio improvement, needs optimisation. 2022-05-07 05:24:55 +01:00
vapormusic
dff0aee370 use notyf instead of just hiding cast button 2022-05-07 09:04:22 +07:00
booploops
a79a96b946 recursive playlist listings 2022-05-06 00:26:27 -07:00
booploops
ec9f7ed48d fixes queue shuffling 2022-05-05 22:34:59 -07:00
ace-beattie
ca059d6236 Guard miniTmpX/Y aren't empty for initial setting of miniplayer 2022-05-05 21:06:46 -06:00
ace-beattie
769bd8c7ed Remember miniplayer location 2022-05-05 21:02:52 -06:00
ace-beattie
898c0b08fa Move to original location on miniplayer close. 2022-05-05 20:46:49 -06:00
booploops
019886ecb0 disabled themes, replaced with styles 2022-05-04 14:59:46 -07:00
cryptofyre
a536e544a5 Fixed queue duplication bug. 2022-05-03 21:01:26 -05:00
maikirakiwi
d1e7fdcc4a dB SPL display 2022-05-02 23:46:04 -07:00
cryptofyre
8f883c21d3
Merge pull request #960 from umbreon22/check-now-playing-container-for-context-menu
Fix now playing context menu not rendering from 'songs' page
2022-05-01 12:01:01 -05:00
vapormusic
c77ce54000 add fail notyf 2022-05-01 17:40:13 +07:00
vapormusic
3b2c142b54
Merge pull request #970 from ciderapp/feature/aptest
Some casting fixes
2022-05-01 16:48:52 +07:00
Amaru8
48cce96bea Change else{ to else { 2022-04-30 21:29:44 +02:00
Amaru8
422c869568 Change }else to } else 2022-04-30 21:28:18 +02:00