Commit Graph

82 Commits

Author SHA1 Message Date
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
70b7b7615a Fix capitalization 2024-08-27 03:36:36 +01:00
Svilen Markov
5c42e60faf Update docs 2024-08-27 03:35:35 +01:00
Svilen Markov
01af97ddab Allow fetching releases from multiple sources 2024-08-27 03:26:16 +01:00
Svilen Markov
038794fa1c
Merge pull request #75 from realdavidops/main
Allow some branding customization.
2024-08-27 00:18:04 +01:00
Svilen Markov
466d935d02 Update docs 2024-08-27 00:09:35 +01:00
Svilen Markov
7d09b8bf1b Fix reddit crossposts & add show-flairs property 2024-08-11 14:04:18 +01:00
Svilen Markov
9899f6b761
Merge branch 'release/v0.6.0' into main 2024-08-10 18:47:39 +01:00
Svilen Markov
e1161b9227 Refactor base-url & add documentation 2024-08-05 14:08:16 +01:00
Svilen Markov
b365a03e71 Allow hiding desktop navigation 2024-08-05 12:42:41 +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
39663cb594
Document monitor URL changes 2024-08-03 14:14:42 +02:00
Svilen Markov
f5427310e8 Document include-shorts 2024-08-03 04:25:07 +01:00
Svilen Markov
738bcf8bcb Add group widget 2024-08-01 21:34:07 +01:00
Svilen Markov
5a62a8afe9 Add autofocus property to search widget 2024-07-15 21:59:51 +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
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
edb59ffdc6 Small change to implementation for new tab 2024-06-11 20:30:10 +01:00
Svilen Markov
6c15c907bf Remove clock from preconfigured page 2024-06-11 00:17:25 +01:00
ralphocdol
06b21e3d27 feat: added property new-tab to type: search 2024-06-09 21:18:56 +08:00
Svilen Markov
75079a981b Add HTML widget 2024-06-02 19:01:20 +01:00
Svilen Markov
e8043be107 Add lobsters widget preview 2024-06-02 18:44:27 +01:00
Svilen Markov
1b8e355944 Document extension widget 2024-06-02 18:24:54 +01:00
Svilen Markov
b3be60acf6 Document collapse-after-rows property 2024-06-02 18:21:03 +01:00
Svilen Markov
b58d3e2849 Document change detection widget 2024-06-02 18:21:03 +01:00
Svilen Markov
4206fb943d Document simple icons usage for monitor icons 2024-06-02 18:21:03 +01:00
Svilen Markov
ee58ff40f1 Document allow-insecure property 2024-06-02 18:21:02 +01:00
Svilen Markov
511147fb90 Document detailed-list RSS style 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
038c43bc09 Document lobsters widget 2024-06-02 18:17:20 +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
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
NoxesP
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
Svilen Markov
4f4973157c Merge branch 'main' into release/v0.5.0 2024-05-19 17:46:21 +01: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
Yarden Shoham
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
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
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