Commit Graph

82 Commits

Author SHA1 Message Date
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
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
f8816ff227
Merge pull request #89 from NoxesP/patch-1
docs: update configuration.md
2024-05-25 04:23:06 +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
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
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
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
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
7743664527
Merge pull request #57 from glanceapp/release/v0.4.0
Release v0.4.0
2024-05-12 22:12:00 +01:00
Svilen Markov
714e1b6d29 Add dynamic columns style for bookmarks, stocks & monitor sites 2024-05-12 22:07:58 +01:00
Svilen Markov
a0585e097f Update codeblocks highlighting 2024-05-12 20:45:57 +01:00
Svilen Markov
6363b76d33 Update codeblocks highlighting 2024-05-12 20:44:35 +01:00
Svilen Markov
503562f2e5 Update readme 2024-05-12 20:42:36 +01:00
Svilen Markov
01a7331354 Update readme with docker image build guide 2024-05-12 20:33:36 +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
Jonas Knobloch
344f518991 Add Lobsters widget 2024-05-12 13:20:34 +02:00
Svilen Markov
6bb44bef20
Merge pull request #54 from eltociear/patch-1
docs: update configuration.md
2024-05-12 11:03:18 +01: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
Ikko Eltociear Ashimine
b9b7ae1cac
docs: update configuration.md
minor fix
2024-05-12 03:09:12 +09: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
Svilen Markov
e78619f5e1 Update build to include openbsd and armv7 2024-05-09 13:00:42 +01:00
Svilen Markov
54102ae35e Make RSS thumbnail height configurable 2024-05-09 06:01:16 +01:00
Svilen Markov
7c4c1798b6 Lowercase domains 2024-05-09 04:49:42 +01:00
Svilen Markov
f30006093d Tweak breakpoints of horizontal cards 2024-05-09 04:46:22 +01:00
Svilen Markov
c8ef47064a Merge branch 'main' into release/v0.4.0 2024-05-09 04:22:51 +01:00
Svilen Markov
56cb97706b Document show-mobile-header property 2024-05-08 01:38:49 +01:00
Svilen Markov
dd5bec799f Allow specifying Url from env 2024-05-08 01:30:02 +01:00
Svilen Markov
2389415071 Add mobile reachability header 2024-05-08 01:21:55 +01:00
Svilen Markov
976fb02bd3 Lower gap between releases 2024-05-06 16:53:24 +01:00