booploops
a6abb536e4
theme.json is now read if present
2022-02-11 19:46:12 -08:00
booploops
e3555b7b01
added install from github url to settings
2022-02-11 19:20:29 -08:00
booploops
0aaa40f4e5
if theme folder does not exist create one
2022-02-11 19:07:05 -08:00
booploops
fb65965d82
added ipcRenderer.send("get-github-theme", "url")
2022-02-11 19:05:59 -08:00
booploops
d6d93ed3b7
themes can now be in folders and have resources in those folders
2022-02-11 17:21:47 -08:00
booploops
7df1b9ba16
Themes in settings will now only display less files
2022-02-11 17:06:59 -08:00
booploops
5f1326be80
re-did version string in about using vue, fixed window not launching on yarn start under win10
2022-02-11 01:37:42 -08:00
child_duckling
f20e59d52e
handoff and version viewing in about.ejs
2022-02-10 22:11:00 -08:00
vapormusic
bed6548fc1
fix locale in now playing
2022-02-10 22:16:15 +07:00
vapormusic
cf7813142e
webview pair-remote
2022-02-10 13:34:04 +07:00
booploops
cb7c6e0922
added listitem-horizontal
2022-02-09 04:27:25 -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
e7537e4a2b
Menubar Moved to Plugin
2022-02-06 08:12:22 +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
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
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
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
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
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
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
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
a8dc524e6a
used typescript the way its supposed to be used
2022-02-01 05:31:19 +00:00