Commit graph

760 commits

Author SHA1 Message Date
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
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
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
Core
e9b960f71f
Moved unused / example plugins to outside src. 2022-02-04 03:27:25 +00: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
08d55e167f
added no-id-found check for discord link 2022-02-02 16:20:33 +00:00
Core
b4e0869215
Setup filtering for discordrpc 2022-02-02 16:17: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
1587b2fc26
Merge remote-tracking branch 'origin/develop' into develop 2022-02-02 10:29:16 +00:00
Core
e071604638
Thumbar plugin added 2022-02-02 10:29:08 +00:00
Core
9385008dc2
Updated Cider preload functions and MPRIS to reflect this 2022-02-02 10:28:55 +00:00
Core
b972a0e40a
Changed the paths to utils for free access across the project 2022-02-02 10:28:26 +00:00
Core
de5d41ef36
Moved icons to the right directory 2022-02-02 10:28:06 +00:00
vapormusic
7d45f237d2 fix rpc 2022-02-02 16:23:05 +07:00
Core
fbe0df1cbf
Set the appData path manually so running in test environment uses same appdata 2022-02-01 20:46:32 +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
Core
87d229ed00
Removed old files 2022-01-30 16:17:37 +00:00
Core
d80bfc8398
Changed handlers and removed old listeners
Fixed on-close to work correctly on quit
2022-01-30 16:17:29 +00:00
Core
0ab0bd7b77
Changes close button behavior to close button should hide - LOCALE CHANE NOTED IN README 2022-01-30 16:15:35 +00:00
Core
c393436c25
Moved Tray to app.ts 2022-01-30 16:14:18 +00:00
vapormusic
9c83baa0a8 some fixes to minimize to tray 2022-01-30 22:34:24 +07:00
vapormusic
46adbc704c have to do this 2022-01-29 23:19:22 +07:00
Core
2164a5798a
Fix for notification source on Windows 2022-01-29 16:03:00 +00:00
Core
499659469e
Playback Notifications Now Configurable and available on all systems
DiscordRPC swapped to bool for clear activity
Updated store file to bools and added playback notification
Updated en_GB to fun language, as from what I've seen none of the US English words are different in GB English
2022-01-29 12:37:36 +00:00
vapormusic
8aeb8ce255 update hls components 2022-01-29 10:58:25 +07:00
Core
efb9c6f00b
DiscordRPC fix 2022-01-28 21:03:19 +00:00
Core
95563d820d
Small formatting change 2022-01-28 18:51:29 +00:00
Core
09db8af283
Improved discordrpc 2022-01-28 16:28:56 +00:00
vapormusic
820b206bda fix saved state not working on close 2022-01-28 17:28:06 +07:00
vapormusic
8c7ae2b7e9 fix close button inconsistency 2022-01-28 17:14:38 +07:00