Commit graph

363 commits

Author SHA1 Message Date
booploops
4c1d9cdd5c oobe test 2022-06-04 22:46:29 -07:00
vapormusic
0b57e22e55 local backend 2022-06-05 09:54:49 +07:00
vapormusic
8f0558ab5b add charts page (groupings) 2022-06-04 08:26:43 +07:00
Core
544568c215
Optimisations 2022-06-03 14:14:48 +01:00
brandinio
c255420169
Update to use setZoomFactor method to handle UI scaling (#1110)
* Update UI Scale to apply zoom to body and not app container. This will fix tooltips being out of alignment

* Update to use electron's built in setZoomFactor method to handle UI scaling
2022-06-02 18:06:27 -05:00
booploops
af76dff3b6 oobe progress 2022-06-02 05:16:31 -07:00
booploops
d742a110ca faster nowplaying artwork 2022-06-01 23:26:04 -07:00
booploops
4a6e99c922 added library results in search 2022-06-01 22:21:13 -07:00
maikirakiwi
30724e4ad9 MoRE 2022-06-01 17:52:40 -07:00
maikirakiwi
d16c8cdc0f Normalization change 2022-06-01 13:53:52 -07:00
Jason Chen
ccd94f0702
Edit Song Description (#1088)
* add editPlayListDescription

* add feature to change playlist description

* add queue history styling

* add queue features

* replay styling update

* change queue and history headers

* fixed the duration css not working
2022-05-31 16:54:02 -05:00
brandinio
07f1f48a99
Added basic/advanced volume control tooltip (#1092)
Basic volume control tooltip will be in a percentage. Advanced volume control will be in dBFS
2022-05-31 14:54:27 -05:00
DecibillyJoel
a30aaba1d3
app-mainMenu can be triggered by right click (#1093)
Currently you can't open the little Cider popup menu without first uncollapsing the sidebar. This is extremely an extremely unepic sussy amogus L gamer moment. This change allows you to right click to bypass uncollapsing the sidebar and get straight to the hot app-mainMenu action. I think Cider speedrunners will greatly appreciate this quality of life addition. Please consider accepting this PR (short for pull request) to improve the UX (short for user experience).
2022-05-30 21:01:41 -05:00
booploops
6fd3f81861 collapsable sidebar initial 2022-05-27 15:14:39 -07:00
Core
adf1a18be7
floating point errors resolved
changed some logs to debugs
2022-05-25 15:59:53 +01:00
booploops
d04cc58eef Merge branch 'main' of https://github.com/ciderapp/Cider 2022-05-25 06:48:11 -07:00
booploops
204d4f88bd temp removed settings tab memory
- temporarily removed settings tab being preserved with navigation
- fixed startup page flashing
2022-05-25 06:48:05 -07:00
vapormusic
21fcf5fc6c fix 2022-05-25 20:33:07 +07:00
booploops
dcec6ded34 added support for rooms, added listitem groups to groupings
- added app.showRoom(href: string)
- applied to browse and groupings
- added listitem groups to groupings and browse
2022-05-25 06:21:21 -07:00
booploops
d83793d538 support for groupings 2022-05-25 06:03:28 -07:00
Core
9c47cd5e2c
bad code 2022-05-25 03:55:28 +01:00
Core
d407a55bc6
Merge branch 'main' into enhancement/radio 2022-05-24 23:38:52 +01:00
Amaru8
79019f2fb9
By order of cryptofyre 2022-05-24 23:07:55 +02:00
cryptofyre
d80cf6efb1
Merge branch 'main' into enhancement/radio 2022-05-24 11:01:28 -05:00
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