Commit graph

4091 commits

Author SHA1 Message Date
5c9c9f0a61
[Nav UI] Better alignment of items on the expanded menu. 2024-03-04 01:05:07 +01:00
41cbe40362
[Automatic] Updated UI files 2024-03-03 22:15:59 +00:00
0c6d3a5074
Merge pull request #399 from BlackLight/snyk-fix-cbc2d5f1b27baf97088c91fe8a0ed9ad
[Snyk] Security upgrade axios from 1.6.0 to 1.6.4
2024-03-03 23:13:32 +01:00
f78823981b
Merge pull request #396 from BlackLight/snyk-upgrade-f6fc128f6839afbdb22ffdb72a07ffb9
[Snyk] Upgrade vue from 3.3.4 to 3.3.6
2024-03-03 23:11:29 +01:00
0dea8c3b44
Merge branch 'master' into snyk-fix-cbc2d5f1b27baf97088c91fe8a0ed9ad 2024-03-03 23:10:22 +01:00
c06d97d9b7
Merge branch 'master' into snyk-upgrade-f6fc128f6839afbdb22ffdb72a07ffb9 2024-03-03 23:06:23 +01:00
0653bcf5b9
Merge pull request #395 from BlackLight/snyk-upgrade-87b37fbfcf86065d749fecde13c6979c
[Snyk] Upgrade vue-router from 4.2.4 to 4.2.5
2024-03-03 23:03:33 +01:00
085cb1031a
Merge pull request #394 from BlackLight/snyk-upgrade-225081273089712ac56cf6c7af77c223
[Snyk] Upgrade core-js from 3.32.0 to 3.33.0
2024-03-03 23:03:16 +01:00
27afa90f9d
Merge pull request #393 from BlackLight/snyk-upgrade-8c58c38d04e6adb5e9a1902f135a9d45
[Snyk] Upgrade sass from 1.65.1 to 1.69.3
2024-03-03 23:02:43 +01:00
938b8761e7
Merge branch 'master' into snyk-upgrade-f6fc128f6839afbdb22ffdb72a07ffb9 2024-03-03 23:02:11 +01:00
3993a51aed
Merge branch 'master' into snyk-upgrade-87b37fbfcf86065d749fecde13c6979c 2024-03-03 23:00:23 +01:00
4a6f89582c
Merge branch 'master' into snyk-upgrade-225081273089712ac56cf6c7af77c223 2024-03-03 22:59:38 +01:00
3019ddfd0e
Merge branch 'master' into snyk-upgrade-8c58c38d04e6adb5e9a1902f135a9d45 2024-03-03 22:58:06 +01:00
05213d9afc
Updated docs 2024-03-03 22:50:57 +01:00
91943304e1
[Automatic] Updated components cache 2024-03-03 21:38:37 +00:00
2066db463b
[#295] Merged music.mpd plugin and backend.
Closes: #295
2024-03-03 22:37:26 +01:00
e96eae73ec
[Automatic] Updated components cache 2024-03-03 14:41:00 +00:00
6bdc9e77ee
[#349] Refactored/rewritten telegram plugin.
1. `chat.telegram` -> `telegram` plugin.

2. Merged `backend.chat.telegram` logic into `telegram` plugin.

3. Rewritten the architecture of the integration to adapt to the new
   asyncio API introduced in the latest versions of telegram-bot-api.

Closes: #349
2024-03-03 15:39:47 +01:00
7637890a54
[irc] Plugin rename/refactor.
The `chat.irc` plugin is now `irc`.
2024-03-03 15:39:47 +01:00
1ba85231d8
[Automatic] Updated components cache 2024-03-01 00:10:21 +00:00
66e19d608a
Fixed flic events module name and path 2024-02-29 23:48:10 +01:00
e462f3becf
[Automatic] Updated components cache 2024-02-28 23:51:02 +00:00
d415d65bff
Removed legacy wiimote plugin 2024-02-29 00:49:56 +01:00
b30dc7ddb5
[Automatic] Updated components cache 2024-02-28 23:28:39 +00:00
c7b0440562
[#357] Migrated backend.button.flic to flic plugin.
Closes: #357
2024-02-29 00:27:32 +01:00
765ac6143e
[Automatic] Updated components cache 2024-02-28 00:57:12 +00:00
d16daa3fdf
Removed backend.sensor.ir.zeroborg.
That code is very old and broken, and it covers a very marginal feature
(events from the IR sensor of a Zeroborg board) that can be easily
covered by any general-purpose IR sensors.
2024-02-28 01:56:06 +01:00
b46d3da5de
[Automatic] Updated components cache 2024-02-28 00:50:56 +00:00
f1e568d6c8
FIX: Fixed refactored plugin name 2024-02-28 01:49:52 +01:00
ef5c65ff4d
[Automatic] Updated components cache 2024-02-28 00:45:11 +00:00
ac9b82236e
Renamed http.request plugin as http. 2024-02-28 01:44:04 +01:00
d0d80c1edf
Removed old backend.http.request.* files 2024-02-28 01:44:04 +01:00
3e4b7ac1b5
[Automatic] Updated components cache 2024-02-28 00:28:53 +00:00
553c4090b7
[#309] Remove wiimote integration.
The `cwiid` library and the Python bindings haven't been updated in
years, the `cwiid-git` package on Arch Linux still targets Python 2, and
installing `cwiid` via `pip` breaks recent versions of Python 3.

Closes: #309
2024-02-28 01:25:49 +01:00
7ccbf9347f
[Automatic] Updated components cache 2024-02-27 22:19:30 +00:00
ea4e293338 [#352] Migrated backend.sensor.leap to leap plugin.
Closes: #352
2024-02-27 22:18:41 +00:00
fc45b606ab Removed (currently) incomplete paragraph from README 2024-02-27 21:41:39 +00:00
d77aa0b167 Removed legacy backend.scard.
Closes: #303
2024-02-27 21:39:02 +00:00
07dfc19bf5 Added nfc.status action. 2024-02-27 21:39:02 +00:00
99f9737211
[Automatic] Updated components cache 2024-02-26 23:55:43 +00:00
850cbe4237
Updated docs 2024-02-27 00:53:27 +01:00
dfaa5447ac
[#299] Refactored NFC backend into a runnable plugin. 2024-02-27 00:53:26 +01:00
bbf755eef2
[#299] Refactored NFC backend into a runnable plugin. 2024-02-27 00:10:15 +01:00
c7c31fb48d
Log the canonical name of plugins when starting them. 2024-02-27 00:02:30 +01:00
5ab66e6746
[UI] Render docs link on ExtensionIcon only on docs panel. 2024-02-26 23:47:07 +01:00
8079b08a54
[Automatic] Updated components cache 2024-02-26 20:36:57 +00:00
f8e0b5e17e
[#366] Context variables should be dynamically assigned through locals() instead of exec().
Closes: #366
2024-02-26 21:29:35 +01:00
6c2e9deda4
[Automatic] Updated UI files 2024-02-26 20:11:46 +00:00
6de9f741f0
[UI] Use extension icons also for menu entries. 2024-02-26 21:09:36 +01:00
e7c1e2f44e
[UI] Added icons to plugins and backends. 2024-02-26 17:39:19 +01:00