Commit Graph

27 Commits

Author SHA1 Message Date
c722896a73 fix: remove xo, migration to eslint 2023-08-29 17:22:38 +09:00
bdfdf83c24 [notifications] use dynamic config 2023-03-12 00:28:15 +02:00
70522173b7 Interactive Notifications v2 2023-01-09 00:07:07 +02:00
2c49f6c740 use Electron with ToastXML instead of SnoreToast
* Add support for protocol commands
* Remove node-notifier dependency
2023-01-07 22:06:46 +02:00
1b99cc6930 use custom snoretoast on release #600 2022-02-13 20:40:09 +02:00
271d5258ca fix interactive notifications icon 2022-02-01 19:47:01 +02:00
8124623142 fix notificationOnUnpause option 2021-05-22 18:38:36 +03:00
cb743de7fd refactor notifications plugin 2021-05-10 05:00:58 +03:00
7cf78c6635 setup SongInfo **once** 2021-05-10 04:15:56 +03:00
0491babe0a fix typo 2021-04-28 03:36:00 +03:00
7c6ed7bb31 once instead of on 2021-04-23 04:01:40 +03:00
9c0a633677 fix unPause option compatibility 2021-04-09 03:15:57 +03:00
ba6244780c minify 2021-04-09 02:14:11 +03:00
e6efddc639 add windows interactive notifications 2021-04-08 16:54:46 +03:00
a3ec9b7b78 add notification on unpause option 2021-04-01 17:44:40 +03:00
2d534b0293 fix duplicate notification 2021-04-01 15:50:26 +03:00
d73d0cf8ce fix duplicate notification 2021-04-01 15:39:07 +03:00
8dc18bbe5e Add configurable notification urgency 2021-03-28 23:23:45 +02:00
e75dfcf41c little fixes 2021-02-01 22:00:18 +01:00
1fdf2416ad Update back.js 2021-02-01 21:34:56 +01:00
df627788c9 small formatting changes 2021-02-01 20:23:46 +01:00
c1ee58b47f Reuse the same notifcation, instead of creating a new notification each time. 2021-02-01 20:18:16 +01:00
TC
de1e4196d9 Use refactored provider in notification plugin 2021-01-12 21:18:05 +01:00
TC
f1ddb92886 nit: prettier 2021-01-12 21:16:29 +01:00
588e0019d6 Changed function style in notifications 2020-12-21 22:11:23 +01:00
5bffdbd628 Simplifies the notification plugin to use the globalized song info 2020-12-21 21:35:02 +01:00
TC
bcff6e5134 Add notifications plugin (notify of song on play event) 2020-11-11 11:35:58 +01:00