Svilen Markov
776fdcc6ce
Merge branch 'release/v0.6.0' into features
2024-09-03 00:26:33 +01:00
Svilen Markov
f76e06ec57
Fix videos widget channel URL
2024-09-01 02:27:09 +01:00
Svilen Markov
b9bf8c6c96
Fix version formatting in releases widget
2024-08-30 16:19:20 +01:00
Svilen Markov
37164070d2
Merge branch 'release/v0.6.0' into features
2024-08-29 20:06:40 +01:00
Svilen Markov
71ca1753ef
Update repository widget last commits
2024-08-29 18:18:38 +01:00
Svilen Markov
c6bfbf4ac1
Merge branch 'release/v0.6.0' into github-commit
2024-08-29 17:40:14 +01:00
Svilen Markov
1a4c12d851
Fix hardcoded release icons
2024-08-27 17:17:41 +01:00
Svilen Markov
b484e32b08
Improve dockerhub releases
2024-08-27 05:19:35 +01:00
Svilen Markov
303438834b
Merge pull request #165 from Fumesover/release/v0.6.0
...
releases: Add support for gitlab
2024-08-27 03:37:45 +01:00
Svilen Markov
01af97ddab
Allow fetching releases from multiple sources
2024-08-27 03:26:16 +01:00
Svilen Markov
a5981b3106
Fix RSS thumbnails where feed image is absolute
2024-08-26 23:50:37 +01:00
Svilen Markov
1df080983a
Add DNS Stats widget
2024-08-22 23:11:45 +01:00
Svilen Markov
c1251af597
Tidy up
2024-08-11 14:13:00 +01:00
Svilen Markov
7d09b8bf1b
Fix reddit crossposts & add show-flairs property
2024-08-11 14:04:18 +01:00
Svilen Markov
328e10b89f
Don't show error if RSS feeds didn't return any items
2024-08-10 18:01:54 +01:00
Svilen Markov
7afad765cb
Use hyphen instead of underscore
2024-08-04 20:54:30 +01:00
MrExplode
457e0539fa
Allow empty check URL
2024-08-03 14:14:24 +02:00
MrExplode
871ba619a3
Add separate URL for monitor check
2024-08-03 14:06:52 +02:00
Svilen Markov
a66aa74c7f
Invert property
2024-08-03 04:04:02 +01:00
Svilen Markov
3949e15f77
Remove previous scuffed attempt at filtering shorts
2024-08-03 04:03:16 +01:00
Svilen Markov
acaf50bf8a
Use author > name instead of title
...
This is because the playlist response returns the name of the playlist in the title,
which meant that the channel name was always "Videos"
2024-08-03 04:02:23 +01:00
3rd
09eedc08c1
feat: add no_shorts option for YouTube feeds
2024-08-02 23:39:27 +03:00
dvdandroid
c9efdc2c16
Fix incorrect LiveSince if API returned no game
...
(streamer can stream without a category/game associated)
2024-07-24 21:38:35 +02:00
Svilen Markov
9bda88edbd
Merge pull request #145 from ssrtw/rss-feed-enhance
...
Rss feed enhance
2024-07-03 19:49:32 +01:00
Svilen Markov
16da25898f
Prevent users from modifying internal property
2024-07-03 19:48:58 +01:00
Albin Parou
7d1ede8c91
releases: Add support for gitlab
2024-07-03 08:20:02 +02:00
Svilen Markov
39f40670d0
Fix missing RSS thumbnail images
2024-06-29 17:17:27 +01:00
Svilen Markov
b327e59ab1
Allow specifying a custom lobsters URL or instance
2024-06-29 15:43:07 +01:00
ssrtw
a2b7f59dc9
fix: correct title handling for RSS items without titles
2024-06-13 03:13:57 +00:00
ssrtw
c23dc93c7a
feat: use description as fallback for RSS items without titles
2024-06-12 15:36:29 +00:00
ssrtw
d3e3667405
fix: add detailed mode flag to fix RSS logic conflict
2024-06-12 03:28:43 +00:00
Wyatt Gill
263d2e6f30
Use GitHub's latest release API endpoint
...
The current releases widget uses the releases endpoint to pull the 10
most recent releases and filter them to find the latest release. This
causes a problem when a repository's latest release is outside of the 10
most recent (e.g. 10 prereleases):
ERROR No live release found repository=cross-seed/cross-seed url="https://api.github.com/repos/cross-seed/cross-seed/releases?per_page=10 "
This is no longer a problem when using the latest release endpoint which
grabs the latest release, ignoring draft releases and prereleases.
2024-06-07 16:27:13 -05:00
Svilen Markov
342ef90cbe
Add extension widget
2024-06-02 18:21:03 +01:00
Svilen Markov
21fd842bde
Refactor monitor: allow insecure requests & use of simple icons
2024-06-02 18:21:02 +01:00
Svilen Markov
4164263639
Fix RSS item links without base domain
2024-06-02 18:21:02 +01:00
Svilen Markov
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
Svilen Markov
8efda0047c
Merge branch 'release/v0.5.0' into lobsters-widget
2024-06-02 18:20:07 +01:00
Svilen Markov
e3c17e0347
Merge branch 'main' into lobsters-widget
2024-06-02 18:19:06 +01:00
Svilen Markov
720549ec7e
Allow specifying sort order and tags through config
2024-06-02 18:08:29 +01:00
Svilen Markov
3aa1f273b6
Add tags to dedicated field rather than to title
2024-06-02 17:51:49 +01:00
Svilen Markov
5105ebb870
Don't parse unused fields
2024-06-02 17:51:07 +01:00
Svilen Markov
0a55c12f4f
Add tags to forum posts
2024-06-02 17:50:46 +01:00
Svilen Markov
f4f7892123
Merge branch 'release/v0.5.0' into change-detection
2024-05-30 22:55:01 +01:00
Svilen Markov
00a93e466d
Update change detection
2024-05-30 22:53:59 +01:00
Svilen Markov
d18f645c18
Add detailed-list style for RSS
2024-05-25 02:38:49 +01:00
Anthony Harivel
90d718c186
Add last Github commits
...
Signed-off-by: Anthony Harivel <aharivel@redhat.com>
2024-05-18 11:51:44 +02:00
fawn
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
Shashank S
6cad5a8efb
Merge remote-tracking branch 'origin' into change-detection
2024-05-13 03:32:52 +02:00
Jonas Knobloch
eb9f92f04a
Update tag delimiter
2024-05-12 17:14:40 +02:00
Jonas Knobloch
c05607934b
Fetch posts via JSON endpoint
2024-05-12 17:14:04 +02:00