Commit Graph

12 Commits

Author SHA1 Message Date
c722896a73 fix: remove xo, migration to eslint 2023-08-29 17:22:38 +09:00
f1073e37b5 use pseudo decorators 2023-03-12 21:41:15 +02:00
dbfddebbc2 feat: auto reconnect rpc and CSP fix 2023-01-15 09:57:35 +07:00
0c0cb0501c Add an option to hide duration before the song ends 2022-08-23 21:00:52 +08:00
8268b18eee Merge branch 'master' into discord-timeout-time-prompt 2022-02-09 23:47:01 +01:00
03e27519db discord set inactivity timeout prompt 2022-01-27 22:32:45 +02:00
74b67c3d33 fix restart app on config change option 2022-01-23 00:12:20 +02:00
4d4dacbc71 discord: clean up export (follow-up #380) 2021-10-19 18:40:27 +02:00
b9dbd8bd4d Allow disable listen along (#426) 2021-10-11 15:02:24 +02:00
b5fd6b4969 Discord add reconnecting functionality
Clear rpc on disconnect
Add menu button to reconnect
2021-08-27 16:32:55 +02:00
3901457218 Discord add menu button for clearing activity 2021-08-17 10:09:47 +02:00
183bad43f6 Fix discord clearActivity, menu
The callback sends multiple events, in particular two pause when going to the
next song, so the timeout wasn't properly cleared.
Add menu buttons for the two options
2021-08-15 12:25:00 +02:00