Commit Graph

67 Commits

Author SHA1 Message Date
01af97ddab Allow fetching releases from multiple sources 2024-08-27 03:26:16 +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
edb59ffdc6 Small change to implementation for new tab 2024-06-11 20:30:10 +01:00
06b21e3d27 feat: added property new-tab to type: search 2024-06-09 21:18:56 +08:00
75079a981b Add HTML widget 2024-06-02 19:01:20 +01:00
e8043be107 Add lobsters widget preview 2024-06-02 18:44:27 +01:00
1b8e355944 Document extension widget 2024-06-02 18:24:54 +01:00
b3be60acf6 Document collapse-after-rows property 2024-06-02 18:21:03 +01:00
b58d3e2849 Document change detection widget 2024-06-02 18:21:03 +01:00
4206fb943d Document simple icons usage for monitor icons 2024-06-02 18:21:03 +01:00
ee58ff40f1 Document allow-insecure property 2024-06-02 18:21:02 +01:00
511147fb90 Document detailed-list RSS style 2024-06-02 18:21:02 +01:00
4164263639 Fix RSS item links without base domain 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
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
038c43bc09 Document lobsters widget 2024-06-02 18:17:20 +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
0f42567d98 Merge pull request #82 from yardenshoham/add-clock-widget
Add a clock widget
2024-05-25 02:32:18 +01:00
8148f09b9c Add more features to clock 2024-05-25 02:28:45 +01:00
c270afb5e5 docs: update configuration.md
Won't admit how long it took for me to notice this in my glance.yml file after wondering why it wasn't working ahahah.

Small fix :)
2024-05-20 04:47:57 +03:00
4f4973157c Merge branch 'main' into release/v0.5.0 2024-05-19 17:46:21 +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
59c55b96be Specify the correct method in the Monitor widget documentation
After 189b8895b0 we use `GET` instead of `HEAD`

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
2024-05-18 18:02:12 +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
06e891f9a9 Update doc 2024-05-17 18:37:35 +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
7743664527 Merge pull request #57 from glanceapp/release/v0.4.0
Release v0.4.0
2024-05-12 22:12:00 +01:00
714e1b6d29 Add dynamic columns style for bookmarks, stocks & monitor sites 2024-05-12 22:07:58 +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
b9b7ae1cac docs: update configuration.md
minor fix
2024-05-12 03:09:12 +09: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
c8ef47064a Merge branch 'main' into release/v0.4.0 2024-05-09 04:22:51 +01:00
56cb97706b Document show-mobile-header property 2024-05-08 01:38:49 +01:00
dd5bec799f Allow specifying Url from env 2024-05-08 01:30:02 +01:00
d3eaae2fb0 Update docs/themes.md with new Catppuccin themes 2024-05-03 12:52:02 -07:00
251c22a14f Rename catppuccin.png to catppuccin-mocha.png
For consistency
2024-05-03 12:50:53 -07:00