Commit Graph

278 Commits

Author SHA1 Message Date
Wyatt Gill
b8b90451b6 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-08-09 16:02:15 +01:00
Svilen Markov
c9a2aff6a6 Fix search input color 2024-08-09 16:01:15 +01:00
Svilen Markov
b25b117717 Reduce mb on widget header 2024-08-09 11:25:11 +01:00
Svilen Markov
e174fd731c Fix size-title-dynamic class 2024-08-08 16:55:46 +01:00
Svilen Markov
34e6d463be Make forum post title size dynamic 2024-08-08 16:37:41 +01:00
Svilen Markov
808169f43c Make horizontal scrollbars thinner 2024-08-08 16:00:41 +01:00
Svilen Markov
404a2acc8f Remove extra margin from mobile nav offset 2024-08-07 11:16:30 +01:00
Svilen Markov
7bf61ee8ed Remove app name from title 2024-08-07 04:05:10 +01:00
Svilen Markov
bf1cc47525 Fix & increase offset of loading indicator 2024-08-05 23:16:32 +01:00
Svilen Markov
74ad27d5fb Rejig CSS 2024-08-05 22:50:44 +01:00
Svilen Markov
4de465e544 Add some foolproofery 2024-08-05 14:11:19 +01:00
Svilen Markov
e1161b9227 Refactor base-url & add documentation 2024-08-05 14:08:16 +01:00
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
Albin Parou
7d1ede8c91 releases: Add support for gitlab 2024-07-03 08:20:02 +02: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
Svilen Markov
21fd842bde Refactor monitor: allow insecure requests & use of simple icons 2024-06-02 18:21:02 +01:00
Svilen Markov
b63b5eb262 Make converting string to simple icon url reusable 2024-06-02 18:21:02 +01:00
Svilen Markov
9c69509a19 Fix markets class 2024-06-02 18:21:02 +01:00
Svilen Markov
9ce0030482 Don't offset attachments 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
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
Svilen Markov
2af6500028 Add utility class 2024-06-02 18:21:02 +01:00
Svilen Markov
a7cf8be8c4 Lower gap between timezones 2024-06-02 18:21:02 +01:00
Svilen Markov
69b3e544bd Fix layout shift on image load 2024-06-02 18:21:02 +01:00
Svilen Markov
0c63c61db5 Position category details to top when tags missing 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
e1e7853c34 Update search widget 2024-05-25 03:58:11 +01:00
Svilen Markov
3f862f67ab
Merge branch 'release/v0.5.0' into search 2024-05-25 02:51:32 +01:00
Svilen Markov
4bb5b2641b Further attempts at making the rain look less scuffed 2024-05-25 02:38:49 +01:00
Svilen Markov
f044fdf5dc Add utility classes 2024-05-25 02:38:49 +01:00
Svilen Markov
d1be4637ad Fix registering resize event on wrong object 2024-05-25 02:38:49 +01:00
Svilen Markov
d18f645c18 Add detailed-list style for RSS 2024-05-25 02:38:49 +01:00
Svilen Markov
6663360caa Don't add classes that are no longer needed 2024-05-25 02:38:48 +01:00
Svilen Markov
c2d24ee4d9 Set background color in manifest 2024-05-25 02:38:48 +01:00
Svilen Markov
37471fcdc1 Remove extra new line 2024-05-25 02:38:48 +01:00
Svilen Markov
0f42567d98
Merge pull request #82 from yardenshoham/add-clock-widget
Add a clock widget
2024-05-25 02:32:18 +01:00
Svilen Markov
8148f09b9c Add more features to clock 2024-05-25 02:28:45 +01:00
Svilen Markov
a44056dc43 Remove other unnecessary shrinks 2024-05-19 18:00:08 +01:00
Svilen Markov
c941c78ebf Truncate RSS channel name 2024-05-19 17:52:17 +01:00
Svilen Markov
9e9f001fdf Add newline at end of file 2024-05-19 17:51:59 +01:00
Svilen Markov
9060887694 Remove unnecessary shrink 2024-05-19 17:51:40 +01:00
Svilen Markov
6d9ea27e9f
Merge branch 'release/v0.5.0' into main 2024-05-19 17:48:14 +01:00
hex-developer
859a6d2f27 Fix column overflow 2024-05-19 15:52:13 +00:00
Yarden Shoham
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
Svilen Markov
0bbb4573b2 Revert setTimeout for images
Reduces instances of cached images fading in by giving
the browser a bit more time to load them
2024-05-18 18:52:54 +01:00
Svilen Markov
eeda28a287 Reduce reliance on setTimeout shenanigans 2024-05-18 18:43:11 +01:00
Svilen Markov
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
Svilen Markov
5e9635a76f Change custom order to live 2024-05-18 11:01:34 +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
David Leonard
3cfbe0c89b Allow some branding customization. 2024-05-17 14:37:05 -07:00
Svilen Markov
e03231cbd7 Update time label 2024-05-17 19:28:15 +01:00
Svilen Markov
693051f4e9
Merge pull request #59 from tarikcoskun/main
Add 24-hour time format support for weather
2024-05-17 18:41:04 +01:00
Svilen Markov
a2bb1b88ea Remove unrelated units check 2024-05-17 18:37:11 +01:00
Svilen Markov
9602269f27
Merge pull request #49 from medinnna/main
Add web app support
2024-05-17 17:47:18 +01:00
Svilen Markov
27b9af6067 Don't transition all
Otherwise animates image dimensions when resizing from mobile to desktop
2024-05-17 17:45:50 +01:00
Svilen Markov
d43c0749c1 Only apply box shadow on collapsible grids 2024-05-17 17:45:50 +01:00
Svilen Markov
f4fca7600a
Merge pull request #74 from brian-petersen/serve-error
Adds reporting serve errors
2024-05-17 17:31:10 +01:00
Brian Petersen
6134f1c812 Adds reporting serve errors 2024-05-17 10:11:00 -06:00
chand1012
8392b7a606
Fix some styling issues and query bug 2024-05-17 10:18:58 -04:00
Svilen Markov
94cf82c3d9 Remove link to discussions 2024-05-17 12:21:44 +01:00
Svilen Markov
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
Svilen Markov
8977114806 Fix viewport offset after collapsing 2024-05-16 21:17:10 +01:00
Svilen Markov
36f8eac3e4 Refactor
Delay showing page content until JS has finished setting up page elements
That then allows the following:
Leave relative time to be rendered on the client
Leave collapsible lists to be rendered on the client
Which massively simplfies the backend templates which were error prone
2024-05-16 20:41:50 +01:00
chand1012
0f01a8eda5
Add search box 2024-05-15 20:04:08 -04:00
Svilen Markov
de965dace8 Increase delay before adding class 2024-05-14 16:38:54 +01:00
Svilen Markov
f0ca2edb25 Reduce max width of weather columns 2024-05-14 16:36:04 +01:00
Svilen Markov
514d5f92d1 Add link to release notes 2024-05-14 14:33:24 +01:00
Svilen Markov
7e05f8a5eb Add carousel right cutoff by default
Prevents it from fading in when the page loads
2024-05-14 14:32:51 +01:00
Svilen Markov
48d4d4e966 Revert back to vh
dvh causes micro jumps when scrolling near the top of the page which looks glitchy
2024-05-14 06:28:42 +01:00
Tarık Coşkun
6a7b50b35f Add 24-hour time format support for weather 2024-05-13 15:08:58 +03:00
Shashank S
6cad5a8efb Merge remote-tracking branch 'origin' into change-detection 2024-05-13 03:32:52 +02:00
Svilen Markov
714e1b6d29 Add dynamic columns style for bookmarks, stocks & monitor sites 2024-05-12 22:07:58 +01:00
Jonas Knobloch
c07a1ab636 Update default feed 2024-05-12 17:37:04 +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
Svilen Markov
f9ca93e0b0 Account for safe area in label offset 2024-05-12 14:45:13 +01:00
Svilen Markov
09b7d71103 Revert to using the small icon for the favicon
Bit too much whitespace in the app icon to be able to use it as a favicon, makes the G look quite small
2024-05-12 14:27:25 +01:00
Svilen Markov
bc06578e53 Change implementation for the safe area 2024-05-12 14:20:10 +01:00
Jonas Knobloch
344f518991 Add Lobsters widget 2024-05-12 13:20:34 +02:00
Svilen Markov
aef0c84286 Move engagement calculation inside widget 2024-05-12 11:00:45 +01:00
Svilen Markov
0fbc8dcb41 Allow specifying links for stock symbol & chart 2024-05-12 04:13:38 +01:00
Svilen Markov
818138340c Rename widget to just repository 2024-05-12 03:35:25 +01:00
Svilen Markov
4beab6bcec Make images fade in as they load 2024-05-12 03:18:55 +01:00
Carlos Medina
91c75518da Change mobile nav styles 2024-05-10 19:54:43 -06:00
Svilen Markov
82f51293df Add more refinement options for HN widget 2024-05-10 14:08:01 +01:00
Svilen Markov
840ba0f240 Add more refinement options for Reddit widget 2024-05-10 13:23:57 +01:00
Svilen Markov
c5e3eed64b Add Repository Overview widget 2024-05-10 11:05:42 +01:00
Svilen Markov
7dd1cca65d Add horizontal-cards-2 style for RSS widget 2024-05-10 10:10:13 +01:00
Svilen Markov
57414bdb67 So. Many. Units. 2024-05-10 09:52:05 +01:00
Svilen Markov
646be63895 Fix 1px black border in video thumbnails 2024-05-10 08:26:55 +01:00
Svilen Markov
3c1fb97c12 Add grid-cards style for videos widget 2024-05-10 07:41:11 +01:00
Shashank S
aa04904a72 feat: add diff, fix: configurable url 2024-05-09 08:32:27 +02:00
Svilen Markov
54102ae35e Make RSS thumbnail height configurable 2024-05-09 06:01:16 +01:00