Commit Graph

339 Commits

Author SHA1 Message Date
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
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
6de0f73ec1 Fix build breaking because of missing build dir 2024-05-19 21:33:51 +01:00
Svilen Markov
a80a34afb1
Merge pull request #83 from wfg/image-build-rework
Image build rework
2024-05-19 18:06:03 +01:00
Svilen Markov
584f813fc4
Merge pull request #87 from hex-developer/main
Fix column overflow
2024-05-19 18:01:21 +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
Svilen Markov
4f4973157c Merge branch 'main' into release/v0.5.0 2024-05-19 17:46:21 +01:00
hex-developer
859a6d2f27 Fix column overflow 2024-05-19 15:52:13 +00:00
Wyatt Gill
e3ad646bae Add .dockerignore to keep build context small 2024-05-18 17:42:02 -05:00
Wyatt Gill
53a661861a Build app in Dockerfile
This change makes it simpler and more convenient to build the app.
2024-05-18 17:41:21 -05: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
926de71274 Add PR template 2024-05-18 19:49:26 +01:00
Svilen Markov
b0e57bae9f
Merge pull request #81 from yardenshoham/correct-method-in-docs
Specify the correct method in the Monitor widget documentation
2024-05-18 19:19:14 +01: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
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
c0smic
060609e2cb
Add Kanagawa Dark to themes 2024-05-18 14:25:08 +00:00
c0smic
a1c48bf012
Use new Kanagawa Dark Image 2024-05-18 14:24:15 +00:00
c0smic
a67fb66d2e
Delete old Kanagawa Dark image 2024-05-18 14:23:32 +00:00
c0smic
3001f4845a
Add new Kanagawa Dark image 2024-05-18 14:20:17 +00:00
c0smic
192c1ad669
Rename kanagawa dark preview image 2024-05-18 14:15:35 +00:00
c0smic
89ae8a3607
Add Kanagawa Dark Theme preview 2024-05-18 14:13:56 +00: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
Svilen Markov
6627a635d5 Update build script 🤦‍♂️ 2024-05-18 10:44:52 +01:00
Svilen Markov
20740f33af Update build script 2024-05-18 10:37:14 +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
Svilen Markov
21d491843f Create SECURITY.md 2024-05-17 19:56:18 +01:00
Svilen Markov
566ac99a53 Move code of conduct 2024-05-17 19:55:34 +01:00
Svilen Markov
fca504901f
Create CODE_OF_CONDUCT.md 2024-05-17 19:31:03 +01: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
06e891f9a9 Update doc 2024-05-17 18:37:35 +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