Commit Graph

102 Commits

Author SHA1 Message Date
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
bacb607d90 Allow using env variables in custom API URL 2024-11-03 04:46:24 +00:00
c3c7f8b14f Allow changing max columns on split columns widget 2024-10-31 18:23:56 +00:00
84a7f90129 Add custom API widget 2024-10-21 23:27:25 +01:00
bc8f17393a Fix simple icons URL 2024-10-18 10:54:34 +01:00
201b4ca1e8 Use AltStatusCodes for HasFailing check 2024-10-18 10:51:46 +01:00
04811a0658 Merge remote-tracking branch 'upstream/release/v0.7.0' into alt-status-codes
Update to current release
2024-10-17 22:01:56 +00:00
ee94d6aa89 Add alternative status code prameter 2024-10-17 21:58:18 +00:00
18bb2d7501 Change simple icons provider 2024-10-16 10:58:09 +01:00
6f8e576c9b Add fallback-content-type property 2024-10-16 10:52:57 +01:00
e5bb102ab1 Add split-column widget 2024-10-15 18:05:29 +01:00
17c8071de9 Extract group widget functionality into generic widget container 2024-10-13 18:30:47 +01:00
1fe7f61ec8 Change environment variables behavior
* Can now be inserted anywhere in the string
* Can now insert multiple environment variables in a single string
* Can now be escaped if prefixed with \
2024-10-13 17:12:59 +01:00
e434fe0847 Add Markets sort-by: change to sort by percent change 2024-10-03 11:26:33 -07:00
60f4183057 add codeberg releases 2024-09-08 16:59:24 +02:00
bbda9a0ee8 Add single-line-titles property to RSS widget 2024-09-04 23:02:16 +01:00
776fdcc6ce Merge branch 'release/v0.6.0' into features 2024-09-03 00:26:33 +01: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
37164070d2 Merge branch 'release/v0.6.0' into features 2024-08-29 20:06:40 +01:00
71ca1753ef Update repository widget last commits 2024-08-29 18:18:38 +01:00
c6bfbf4ac1 Merge branch 'release/v0.6.0' into github-commit 2024-08-29 17:40:14 +01:00
a27fde72ee Fix group widget 2024-08-27 21:41:18 +01:00
1a4c12d851 Fix hardcoded release icons 2024-08-27 17:17:41 +01:00
b484e32b08 Improve dockerhub releases 2024-08-27 05:19:35 +01:00
303438834b Merge pull request #165 from Fumesover/release/v0.6.0
releases: Add support for gitlab
2024-08-27 03:37:45 +01:00
01af97ddab Allow fetching releases from multiple sources 2024-08-27 03:26:16 +01:00
1df080983a Add DNS Stats widget 2024-08-22 23:11:45 +01:00
7d09b8bf1b Fix reddit crossposts & add show-flairs property 2024-08-11 14:04:18 +01:00
328e10b89f Don't show error if RSS feeds didn't return any items 2024-08-10 18:01:54 +01:00
a66aa74c7f Invert property 2024-08-03 04:04:02 +01:00
3rd
09eedc08c1 feat: add no_shorts option for YouTube feeds 2024-08-02 23:39:27 +03:00
738bcf8bcb Add group widget 2024-08-01 21:34:07 +01:00
795caa5d9d Allow widgets to handle HTTP requests 2024-08-01 18:26:38 +01:00
5a62a8afe9 Add autofocus property to search widget 2024-07-15 21:59:51 +01:00
9bda88edbd Merge pull request #145 from ssrtw/rss-feed-enhance
Rss feed enhance
2024-07-03 19:49:32 +01:00
7d1ede8c91 releases: Add support for gitlab 2024-07-03 08:20:02 +02:00
514cf2b81c Allow setting widget title URL 2024-06-29 16:10:43 +01:00
4dbb5975c0 Allow setting custom CSS classes for individual widgets 2024-06-29 15:55:17 +01:00
b327e59ab1 Allow specifying a custom lobsters URL or instance 2024-06-29 15:43:07 +01:00
d3e3667405 fix: add detailed mode flag to fix RSS logic conflict 2024-06-12 03:28:43 +00:00
790ecef1c1 Merge pull request #137 from ralphocdol/search-new-tab-property
feat: added property new-tab to type: search
2024-06-11 20:34:05 +01:00
06b21e3d27 feat: added property new-tab to type: search 2024-06-09 21:18:56 +08:00
757f68c872 Increase lobsters widget cache time 2024-06-03 00:46:26 +01:00
75079a981b Add HTML widget 2024-06-02 19:01:20 +01:00
342ef90cbe Add extension widget 2024-06-02 18:21:03 +01:00