Svilen Markov
c2cdd0fa08
Merge branch 'release/v0.6.0' into main
2024-08-05 13:26:46 +01:00
Svilen Markov
b365a03e71
Allow hiding desktop navigation
2024-08-05 12:42:41 +01:00
Svilen Markov
2e629efc7f
Remove link from footer
2024-08-05 12:28:08 +01:00
Svilen Markov
fcaa2bef6e
Vertically center loading indicator
2024-08-05 12:15:55 +01:00
Svilen Markov
3b2a9fedef
Move footer to bottom of viewport
2024-08-05 12:00:20 +01:00
Svilen Markov
64256f2638
Fix value
2024-08-05 11:40:32 +01:00
Svilen Markov
5c8122d93b
Fix extra margin at bottom of page
2024-08-05 11:17:46 +01:00
Svilen Markov
6ffb95779d
Don't force scrollbar when not needed
2024-08-05 11:12:25 +01:00
Svilen Markov
3fea166274
Add page width customizability
2024-08-04 23:40:58 +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
Svilen Markov
738bcf8bcb
Add group widget
2024-08-01 21:34:07 +01:00
Svilen Markov
795caa5d9d
Allow widgets to handle HTTP requests
2024-08-01 18:26:38 +01:00
dvdandroid
0730789cb3
Fix crash when using a custom CSS file; fix error 404 for manifest.json
2024-07-25 16:57:10 +02:00
Svilen Markov
1eb0fbd2c9
Merge pull request #171 from DVDAndroid/dvd/twich-nocategory-fix
...
Fix incorrect LiveSince if API returned no game
2024-07-25 00:42:59 +01:00
dvdandroid
7bc9c704d1
Don't render "empty" game category
2024-07-24 21:50:00 +02: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
dvdandroid
e0dee998d4
Make Twitch avatar clickable
2024-07-23 23:17:28 +02:00
Svilen Markov
5a62a8afe9
Add autofocus property to search widget
2024-07-15 21:59:51 +01:00
CremaLuca
23d6d41148
fix(serve): using paths without base url
2024-07-10 15:40:35 +02:00
Luca Crema
a07fbfd7b7
Added baseurl somewhere
2024-07-10 15:35:25 +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
Svilen Markov
88ae2b8e83
Merge pull request #164 from dracarys18/main
...
fix: allow custom bangs without an argument
2024-07-03 19:26:54 +01:00
dracarys18
3805f8b156
fix: allow custom bangs without an argument
2024-07-03 02:46:16 +05:30
Svilen Markov
39f40670d0
Fix missing RSS thumbnail images
2024-06-29 17:17:27 +01:00
Svilen Markov
514cf2b81c
Allow setting widget title URL
2024-06-29 16:10:43 +01:00
Svilen Markov
4dbb5975c0
Allow setting custom CSS classes for individual widgets
2024-06-29 15:55:17 +01:00
Svilen Markov
b327e59ab1
Allow specifying a custom lobsters URL or instance
2024-06-29 15:43:07 +01:00
Svilen Markov
917d51e54b
Make script a module
2024-06-29 15:20:26 +01:00
Svilen Markov
122d05346b
Change caching mechanism
2024-06-29 15:20:26 +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
Svilen Markov
d4ed5afe93
Merge pull request #134 from wfg/github-latest-release-fix
...
Use GitHub's latest release API endpoint
2024-06-11 20:43:35 +01:00
Svilen Markov
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
Svilen Markov
edb59ffdc6
Small change to implementation for new tab
2024-06-11 20:30:10 +01:00
Svilen Markov
e137038586
Fix overflowing text
2024-06-11 01:16:39 +01:00
Svilen Markov
761eb343f9
Fix search input color
2024-06-11 00:35:26 +01:00
ralphocdol
06b21e3d27
feat: added property new-tab to type: search
2024-06-09 21:18:56 +08: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
757f68c872
Increase lobsters widget cache time
2024-06-03 00:46:26 +01:00
Svilen Markov
75079a981b
Add HTML widget
2024-06-02 19:01:20 +01:00
Svilen Markov
c276f66017
Add tags to forum posts template
2024-06-02 18:44:17 +01:00
Svilen Markov
342ef90cbe
Add extension widget
2024-06-02 18:21:03 +01:00