Commit Graph

78 Commits

Author SHA1 Message Date
725d0da15d Add show-failing-only property to the monitor widget 2024-08-29 21:14:50 +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
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
21fd842bde Refactor monitor: allow insecure requests & use of simple icons 2024-06-02 18:21:02 +01:00
b63b5eb262 Make converting string to simple icon url reusable 2024-06-02 18:21:02 +01:00
1bebb88d0e Rename Stocks to Markets
Also fix bug that would remove markets if a network request failed
and not show them again until Glance was restarted
2024-06-02 18:21:02 +01:00
d2f5dbbc26 Fix weather widget making HTTP request as part of validation
Which would prevent app startup if there was no internet connection
2024-06-02 18:21:02 +01:00
8efda0047c Merge branch 'release/v0.5.0' into lobsters-widget 2024-06-02 18:20:07 +01:00
e3c17e0347 Merge branch 'main' into lobsters-widget 2024-06-02 18:19:06 +01:00
720549ec7e Allow specifying sort order and tags through config 2024-06-02 18:08:29 +01:00
f4f7892123 Merge branch 'release/v0.5.0' into change-detection 2024-05-30 22:55:01 +01:00
00a93e466d Update change detection 2024-05-30 22:53:59 +01:00
e1e7853c34 Update search widget 2024-05-25 03:58:11 +01:00
3f862f67ab Merge branch 'release/v0.5.0' into search 2024-05-25 02:51:32 +01:00
d18f645c18 Add detailed-list style for RSS 2024-05-25 02:38:49 +01:00
8148f09b9c Add more features to clock 2024-05-25 02:28:45 +01:00
4a27ec3271 Add a clock widget
It's a simple clock that shows the current time

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-05-18 22:40:33 +03:00
21909e0bda Merge pull request #76 from fawni/feat/twitch-channels-sort
Add custom sorting to the twitch channels widget
2024-05-18 11:05:55 +01:00
5e9635a76f Change custom order to live 2024-05-18 11:01:34 +01:00
90d718c186 Add last Github commits
Signed-off-by: Anthony Harivel <aharivel@redhat.com>
2024-05-18 11:51:44 +02:00
0681a04607 Add custom sorting to the twitch channels widget
this allows the channels to be sorted as defined in the config while
still keeping the live channels on the top. the wording could probably
be improved, "custom" is too broad but i'm not sure what else to call
it.
2024-05-18 03:07:34 +03:00
e03231cbd7 Update time label 2024-05-17 19:28:15 +01:00
693051f4e9 Merge pull request #59 from tarikcoskun/main
Add 24-hour time format support for weather
2024-05-17 18:41:04 +01:00
a2bb1b88ea Remove unrelated units check 2024-05-17 18:37:11 +01:00
b0018c3f06 Refactor, again
Make collapsible components reusable
Add ability to collapse video rows in videos-grid style
Lose sanity while dealing with all the intricacies
2024-05-17 12:15:44 +01:00
0f01a8eda5 Add search box 2024-05-15 20:04:08 -04:00
6a7b50b35f Add 24-hour time format support for weather 2024-05-13 15:08:58 +03:00