Review of "Uptime Kuma Indicator" version 1.5.2 (8)

Details Page Preview

Displays the status of an Uptime Kuma instance in the panel.

Extension Homepage
https://github.com/danst0/gnome-uptime-kuma

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • extension.js:524
    GLib.file_get_contents(svgPath)
  • extension.js:573
    GLib.file_get_contents(svgPath)

All Versions

Version Status
1.5.2 (8) Active
1.3 (7) Active
6 Inactive
5 Rejected
4 Rejected
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

fmuellner active