9c5298aebf
Add compact style for monitor widget
2024-11-16 11:10:46 +00:00
becf34b0d9
Merge branch 'release/v0.7.0' into main
2024-11-16 06:49:11 +00:00
f7239137d6
Update icons implementation to use custom type
2024-11-16 06:37:05 +00:00
d656986413
Add DashboardIcon (PNG) Support
...
- Refactored to make better naming sense
- Added capability to select between the PNG and SVG offerings of DashboardIcons
2024-11-14 20:06:54 +11:00
d0c4e9d846
Add Dashboard Icons prefix support
...
- defined new type IconSource and constants, presently supporting:
- LocalFile
- SimpleIcon
- DashboardIcon
- added new field to bookmarks and monitors to hold IconSource
- adjusted IsSimpleIcon to get truthiness from IconSource field
- generalised `toSimpleIconIfPrefixed` into `toRemoteResourceIconIfPrefixed`,
adding support for `walkxcode`'s dashboard icons via CDN (svg)
2024-11-14 18:30:41 +11:00
201b4ca1e8
Use AltStatusCodes for HasFailing check
2024-10-18 10:51:46 +01:00
ee94d6aa89
Add alternative status code prameter
2024-10-17 21:58:18 +00:00
e6979c77e3
Update dynamic columns & remove the need to specify style
2024-08-31 18:37:08 +01:00
725d0da15d
Add show-failing-only property to the monitor widget
2024-08-29 21:14:50 +01:00
21fd842bde
Refactor monitor: allow insecure requests & use of simple icons
2024-06-02 18:21:02 +01:00
714e1b6d29
Add dynamic columns style for bookmarks, stocks & monitor sites
2024-05-12 22:07:58 +01:00
dd5bec799f
Allow specifying Url from env
2024-05-08 01:30:02 +01:00
3523562c3a
Additions to monitor and bookmarks widgets
2024-05-03 05:38:40 +01:00
189b8895b0
Change monitor widget to make GET requests
2024-04-29 17:04:39 +01:00
ec8ba40cf0
Initial commit
2024-04-27 20:10:24 +01:00