Commit graph

241 commits

Author SHA1 Message Date
Maikiwi
a9aea9af99 fix volume steps 2022-02-07 19:58:54 -08:00
GamingLiamStudios
c0d6481300
Update Auto-Updator (#368)
* Update .gitignore

* Add Update Cider Branch selection

* Add circle-ci API call

* More testing

* Maybe fix 'Update Cider' button

* Another debug log

* remove async in ipc 'check-for-update'

* remove everything except debug log

* semicolon

* revert to async and change ipc name

* more semicolon

* Extract BaseURL from circleci API response

* Fix compile error + rename ipc back to 'check-for-update'

* Remove debug log

* Update i18n files with new 'updateCider' term location

* Update en_OWO.json

* Fixed formatting in i18n files

* Fix formatting elsewhere

* Move 'Update Cider' i18n stuff from 'experimental' to 'general'

* Do that thing @quacksire wanted me to do. 'for vue'

* Fix bad merge

* Revert Formatting. 

DO NOT OPEN IN AN AUTOFORMATTING IDE. USE VSCODE WEB/CODESPACES IF YOU NEED TO ACTUALLY CHANGE SOMETHING IN THE RENDERER

Co-authored-by: Quacksire <19170969+quacksire@users.noreply.github.com>
2022-02-07 16:38:33 -08:00
booploops
f02558a9fd removed CiderContextMenu, cleaned out some unused files 2022-02-07 10:32:37 -08:00
Core
e468b1fa83 Added various controls to menubar, changed volumewheel function 2022-02-07 14:31:18 +00:00
Maikiwi
31101a3fc0 hello auto preamp 2022-02-06 23:20:45 -08:00
Core
0131a1a70a
Update to audio quality setting clarity (Translators note i18n README.md)
- Changed audio quality setting to match MusicKit audio options (Low -> Standard)
- Added descriptions for audio quality options
- Audio quality now uses string for setting instead of direct bitrate option.
2022-02-06 10:58:30 +00:00
Core
e7537e4a2b
Menubar Moved to Plugin 2022-02-06 08:12:22 +00:00
Core
4651b79106
this should be false 2022-02-06 07:15:56 +00:00
Core
8f5a123412
removed unused depends and qr code depend as not necessary 2022-02-06 07:15:06 +00:00
Maikiwi
51a2fb53c5 unbreak qwack's commit 2022-02-05 20:03:15 -08:00
child_duckling
74ffd4811c macOS handoff and cider go beep 2022-02-05 16:37:00 -08:00
Maikiwi
a2f3903b4c cfg prep for ciderppe 2022-02-05 12:54:19 -08:00
Maikiwi
789792ebb4 Lossless Brand removal 2022-02-05 10:16:01 -08:00
N0chteil
0227a18d54 Update app.ts
In some languages, "Cider" cannot be placed at the end
2022-02-05 12:52:25 +01:00
Core
f843fe0ba7
Revert "Develop > main" 2022-02-05 09:34:33 +00:00
child_duckling
d0ac65ccb2 dick donate & big dick discord 2022-02-04 23:18:06 -08:00
child_duckling
14e17df325 Added macOS MenuBar (+ accel, actions, git links) 2022-02-04 23:03:24 -08:00
Maikiwi
6fb76c7224 i18n prep 2022-02-04 22:13:28 -08:00
child_duckling
9c0d9830e1 Clean up and fix darwinShare 2022-02-04 19:51:13 -08:00
booploops
852ab56253 added new experiment: inline playlists and albums 2022-02-03 23:52:29 -08:00
child_duckling
405eac4216 Merge remote-tracking branch 'origin/develop' into develop 2022-02-03 21:28:06 -08:00
child_duckling
6363375361 darwinShare TM 2022-02-03 21:27:49 -08:00
booploops
56aeb5c4ee components and pages are now stored in browserwindow.ts 2022-02-03 21:08:55 -08:00
child_duckling
7395086bea Merge remote-tracking branch 'origin/develop' into develop 2022-02-03 20:15:58 -08:00
Core
6352c3009d
Merge remote-tracking branch 'origin/develop' into develop 2022-02-04 04:14:44 +00:00
Core
e97a2f35d4
Removed the platform check as mac no longer calls it 2022-02-04 04:14:38 +00:00
child_duckling
ad58ea969a Added appdata debug uri 2022-02-03 20:11:46 -08:00
Core
a96b601ccd button pos update 2022-02-04 04:11:44 +00:00
Core
82fa96c329
Merge remote-tracking branch 'origin/develop' into develop 2022-02-04 03:59:29 +00:00
Core
1546bc3ea7
Added ipc call to copy log file (ipcRenderer.send('fetch-log')) 2022-02-04 03:58:05 +00:00
Core
0efd4eb643
Various changed to improve performance and loading of modules 2022-02-04 03:36:53 +00:00
booploops
f9a2954e51 added /api/playback/playpause 2022-02-03 19:36:29 -08:00
Core
1a1842ad41
Electron-log setup 2022-02-04 03:34:11 +00:00
booploops
eb505291f9 added /api/playback/next and previous 2022-02-03 19:31:30 -08:00
booploops
34a98a6513 Adding routes for a REST api /playback/:action 2022-02-03 19:26:59 -08:00
booploops
09b8960038 Starting theme support 2022-02-02 21:33:52 -08:00
Core
a9ea9a916e
gh outage y 2022-02-02 21:34:06 +00:00
Quacksire
08856f0ad2 [auto update] Added AppImage support 2022-02-02 11:41:19 -08:00
Core
54f13f7da5
whoops 2022-02-02 18:02:39 +00:00
Core
bd18804ccd Various changes for macos build 2022-02-02 17:52:19 +00:00
Core
8da0ebed97 Fixed the thumbar and added icons and thumbar to build resources
Big brain me forgot it was status not state.
2022-02-02 11:11:30 +00:00
Core
b972a0e40a
Changed the paths to utils for free access across the project 2022-02-02 10:28:26 +00:00
vapormusic
a6d39c048c uncomment getIp 2022-02-01 22:45:26 +07:00
Core
64bc640002
removed weird log 2022-02-01 14:59:16 +00:00
Core
a8dc524e6a
used typescript the way its supposed to be used 2022-02-01 05:31:19 +00:00
Core
2beacde7c1
Merge branch 'main' into develop 2022-01-31 23:17:58 +00:00
Quacksire
8476e6d70d url go bonk 2022-01-30 21:57:06 -08:00
Quacksire
b9d638ee67 auto-update Implemented. win only for now 2022-01-30 21:45:44 -08:00
Maikiwi
dae00d4501 BROKEN DO NOT USE 2022-01-30 16:01:31 -08:00
Core
3d90479cba
Forgot to add locale
*I'm really starting to hate typescript*
2022-01-30 17:13:53 +00:00