Commit Graph

33 Commits

Author SHA1 Message Date
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
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
6a7b50b35f Add 24-hour time format support for weather 2024-05-13 15:08:58 +03:00
714e1b6d29 Add dynamic columns style for bookmarks, stocks & monitor sites 2024-05-12 22:07:58 +01:00
aef0c84286 Move engagement calculation inside widget 2024-05-12 11:00:45 +01:00
0fbc8dcb41 Allow specifying links for stock symbol & chart 2024-05-12 04:13:38 +01:00
818138340c Rename widget to just repository 2024-05-12 03:35:25 +01:00
82f51293df Add more refinement options for HN widget 2024-05-10 14:08:01 +01:00
840ba0f240 Add more refinement options for Reddit widget 2024-05-10 13:23:57 +01:00
c5e3eed64b Add Repository Overview widget 2024-05-10 11:05:42 +01:00
7dd1cca65d Add horizontal-cards-2 style for RSS widget 2024-05-10 10:10:13 +01:00
3c1fb97c12 Add grid-cards style for videos widget 2024-05-10 07:41:11 +01:00
54102ae35e Make RSS thumbnail height configurable 2024-05-09 06:01:16 +01:00
dd5bec799f Allow specifying Url from env 2024-05-08 01:30:02 +01:00
3523562c3a Additions to monitor and bookmarks widgets 2024-05-03 05:38:40 +01:00
5fdc3e3f10 Merge pull request #23 from jarylc/proxy-option-for-reddit
Added a request-url-template option for Reddit requests
2024-05-03 02:48:32 +01:00
24ef8f6e2a Added a request-url-template option for Reddit requests
Reddit blocks known datacenter IPs from accessing their endpoints unless you request them to unblock it. Even so it has a low chance of success.

The new option will allow users to specify a request URL to handle Reddit requests.
2024-05-03 09:42:47 +08:00
d8d6625478 Allow specifying state in weather location 2024-05-02 19:54:20 +01:00
c97171883c Rename thumbnails to show-thumbnails 2024-05-02 18:45:15 +01:00
eb85a7656f Allow showing thumbnails for reddit posts 2024-05-02 00:34:25 +01:00
948c117f5b Retain stocks order by default 2024-05-01 22:28:59 +01:00
44a153d30a Allow using alternative links for YT, HN and reddit 2024-05-01 19:08:25 +01:00
189b8895b0 Change monitor widget to make GET requests 2024-04-29 17:04:39 +01:00
ccdafcdfab Allow changing between C and F for weather temp 2024-04-29 16:29:11 +01:00
ec8ba40cf0 Initial commit 2024-04-27 20:10:24 +01:00