Commit graph

42 commits

Author SHA1 Message Date
Core
70d19e176b
Resolved #1047 and all the other 1000s of issues 2022-05-25 03:40:01 +01:00
booploops
c090ee681a fixes window on startup 2022-04-19 21:07:50 -07:00
Core
44ed769ed6
mpris fix 2022-03-11 00:26:42 +00:00
cryptofyre
aee73bdb0e Bump & Fix Widevine (note: this breaks window animations until electron fixes their shit.) 2022-03-08 16:03:02 -06:00
booploops
47768596d9 moved win.show() 2022-03-07 20:12:45 -08:00
booploops
14e6920310 log gpu info at startup 2022-02-23 19:03:02 -08:00
inalone
0fa1765292 last.fm: fix call to nowPlayingItemDidChangeLastFM 2022-02-22 00:40:22 +00:00
booploops
451e25f071 added onRendererReady 2022-02-18 17:09:29 -08:00
Core
548688341d
i hate lastfm
like really really
hate
it
2022-02-17 02:56:41 +00:00
Core
cb82ff482d
Revert "Revert "LastFM can be unique and have its own call""
This reverts commit f156083d48.
2022-02-17 01:06:47 +00:00
Core
f156083d48
Revert "LastFM can be unique and have its own call"
This reverts commit d36e1b19f6.
2022-02-17 01:01:17 +00:00
Core
d36e1b19f6
LastFM can be unique and have its own call 2022-02-17 00:58:48 +00:00
vapormusic
391a9f42f4 stop bonking the app qwack 2022-02-11 21:09:41 +07: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
cryptofyre
748db1030a fuck widevine piss drm. 2022-02-08 23:27:28 -06:00
Core
ae970f2c6b
Changed path setting to not isPackaged only and updated sentry to match their ts docs 2022-02-04 03:58:48 +00:00
Core
fbe0df1cbf
Set the appData path manually so running in test environment uses same appdata 2022-02-01 20:46:32 +00:00
Core
a8dc524e6a
used typescript the way its supposed to be used 2022-02-01 05:31:19 +00:00
Core
3d90479cba
Forgot to add locale
*I'm really starting to hate typescript*
2022-01-30 17:13:53 +00:00
Core
95563d820d
Small formatting change 2022-01-28 18:51:29 +00:00
Core
27becacbb7
Various updates to backend.
Implementation of MPRIS in TS.
LastFM now interacts with store object passed directly into class.
Experimental decorators enabled and utilised in MPRIS.
2022-01-26 05:13:46 +00:00
vapormusic
12995da34a note 2022-01-24 09:45:21 +07:00
vapormusic
bed9457ad6 please dont ruin plugins 2022-01-24 09:35:34 +07:00
Core
5c7a05ff61 Link handling should be working 2022-01-24 00:25:43 +00:00
vapormusic
443711df79 lastfm plugin (functional ig) 2022-01-20 17:28:30 +07:00
vapormusic
5a661f3c01 Revert "lastfm module (not working for now)"
This reverts commit 44b840eb03.
2022-01-19 15:22:19 +07:00
vapormusic
44b840eb03 lastfm module (not working for now) 2022-01-19 14:30:58 +07:00
vapormusic
2d27939881 discord rpc plugin 2022-01-19 13:03:37 +07:00
vapormusic
eb6d61ea5a fix win context on plugins, change titlebar plugin to use object call instead of ipc 2022-01-19 09:53:24 +07:00
Core
a51dc79a94
Merge branch 'upcoming' of https://github.com/CiderApp/Cider into upcoming 2022-01-18 15:29:00 +00:00
Core
ba58d456ac
app and win functionality in plugin 2022-01-18 15:27:47 +00:00
vapormusic
e45624e126 fix drm 2022-01-17 11:06:48 +07:00
Core
a501a83a96
Rename 2022-01-16 16:57:37 +00:00
Core
89e867ffab
Plugins system using typescript and/or ts classes 2022-01-16 16:14:40 +00:00
Core
576f44fa86 baseline plugin system (Non-functional) 2022-01-10 09:40:40 +00:00
Core
6dad815d48
Slight tweaks to app.ts, added environment var that displays renderer logs in console 2022-01-09 01:20:08 +00:00
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
c561bb7589
temporary store 2022-01-04 23:27:44 +00:00
Core
1eb2f7e463
non-functional atm 2022-01-02 04:43:36 +00:00
Renamed from index.js (Browse further)