Commit graph

34 commits

Author SHA1 Message Date
Core
a7b5b36590
Bread has been achieved.
- Window now creates and loads properly (Due to config not being created halted vue)
- Foundation for app.ts created for functions to run in certain stages of the app (start/init, ready, exit)
- Electron-Store created in class ConfigStore. Store instance stored in ConfigStore.store. Gets a bit compilicated and might change the class or variable name later on.
2022-01-07 23:53:59 +00:00
Core
7cdb0afaa4
Tweaked win.ts again, now able to successfully launch webserver. Static content fails. 2022-01-07 22:48:36 +00:00
Core
57c7002b25
Merged main branch and updates win.ts with some dumb stuff that still hasn't fixed it 2022-01-07 20:47:34 +00:00
Core
8e1d2dc96b
this might not be happening 2022-01-07 14:50:06 +00:00
Core
d15ee4de30
typescript is hell 2022-01-05 00:22:32 +00:00
Core
c561bb7589
temporary store 2022-01-04 23:27:44 +00:00
Core
1eb2f7e463
non-functional atm 2022-01-02 04:43:36 +00:00
Core
84e1ff1d5f
sorry 2022-01-01 17:05:42 +00:00
Core
08e68f4de8
test 2022-01-01 17:03:47 +00:00
Core
a30297cfb7 moved some stuff 2021-12-29 18:51:18 +00:00
Core
e6c5c043c3 fix 2021-12-28 21:05:25 +00:00
Core
22462e4d0e initial 2021-12-28 20:50:31 +00:00
vapormusic
130cfed2b4 LastFM Scrobbling 2021-12-28 22:20:47 +07:00
vapormusic
b57fe0f3ac Fix settings toggles for discord 2021-12-28 10:55:44 +07:00
Core
fe73e34833 mpris implementation, function cleanup 2021-12-27 11:56:00 +00:00
vapormusic
8106f0ac2e some testing stuffs 2021-12-27 17:05:12 +07:00
booploops
f9739f7d24 CSS optimizations for HW acceleration disabled 2021-12-27 00:02:29 -08:00
booploops
997847e146 high dpi detection 2021-12-26 23:47:33 -08:00
vapormusic
6525110c61 fix the scalings 2021-12-27 08:26:10 +07:00
child_duckling
cc876f7247
One line; More sexy 2021-12-26 16:10:05 -08:00
vapormusic
46fb100394 scale app to fix error on 4k screens 2021-12-26 21:26:07 +07:00
booploops
98a70494a4 vue devtools in dev env 2021-12-25 03:06:11 -08:00
booploops
489340f237 Added some settings 2021-12-24 23:46:39 -08:00
BrandonPlank
7f73fc1ff2 Revert "moved some objects in backend"
This reverts commit 2fca495a5d.

aaa
2021-12-24 21:05:00 -05:00
booploops
2fca495a5d moved some objects in backend 2021-12-24 16:46:34 -08:00
booploops
a4da82f95f added app.isDev variable, privacy is now disabled by default unless dev is enabled 2021-12-24 17:33:23 -05:00
booploops
82301cde95 some backend changes 2021-12-24 17:33:23 -05:00
vapormusic
0486fb8fa6 add yt lyrics 2021-12-24 13:20:57 +07:00
vapormusic
2e05c0ef9f add "add/remove to library" in playlist view 2021-12-23 22:40:40 +07:00
vapormusic
f9e19fa6b2 proper fix for explicit songs 2021-12-23 21:10:36 +07:00
vapormusic
5b64f619af Merge branch 'main' of https://github.com/ciderapp/Cider 2021-12-23 18:47:42 +07:00
vapormusic
a730c13bea fix explicit song playback 2021-12-23 18:47:35 +07:00
booploops
5bc98f5187 starting electron store, improvements to add to playlist 2021-12-23 02:53:46 -08:00
Core
7d3e513187 File structure update - all source files now in src directory, cider-ui renamed to renderer, main/backend-related files in main directory, base implementation of mpris and start of backend rework 2021-12-19 06:02:38 +00:00