Commit graph

161 commits

Author SHA1 Message Date
Svilen Markov
0a5cdf380f
Merge pull request #528 from diceroll123/patch-1
Fix typo
2025-03-30 14:39:39 +01:00
Svilen Markov
9da7967158 Update docs 2025-03-29 18:00:36 +00:00
Svilen Markov
779304d035 Allow skipping JSON check and add JSONLines 2025-03-29 13:36:22 +00:00
Steve C
75555f0426
Fix typo 2025-03-27 23:45:27 -04:00
Svilen Markov
c6e0230e5d Allow sending headers in extension widget 2025-03-26 17:59:41 +00:00
Svilen Markov
ca2732668e Update docs 2025-03-26 17:58:52 +00:00
Svilen Markov
456b76ac96 Allow specifying method and request body 2025-03-26 17:58:35 +00:00
Svilen Markov
7276b3d5ef Add allow-insecure to custom-api widget 2025-03-26 11:27:47 +00:00
Ralph Ocdol
cee7c85780 Add subrequests to custom-api (#385)
* feat: custom-api multiple API queries

* fix template check

* refactor

* Update implementation & docs

* Swap statement

* Update docs

---------

Co-authored-by: Svilen Markov <7613769+svilenmarkov@users.noreply.github.com>
2025-03-26 11:26:16 +00:00
Svilen Markov
a943555d86 Add note to docs 2025-03-26 11:24:27 +00:00
Ralph Ocdol
026b644630 feat: add parameters and array parameters support 2025-03-26 11:24:08 +00:00
Svilen Markov
1b3f022b2d Rename service to reduce ambiguity 2025-03-15 19:03:48 +00:00
Svilen Markov
b6d93a7f09
Merge pull request #371 from KallanX/enhancement/add-support-pihole-v6
Enhancement/add support pihole v6
2025-03-15 18:45:22 +00:00
Svilen Markov
4b2438c298 Refactor DNS stats widget 2025-03-15 18:42:58 +00:00
Svilen Markov
b8df34309f Add note to docs about page width 2025-03-12 18:01:35 +00:00
Ricardo Ambrogi
fbd4d9a74e
Update configuration.md
Correct `title` to `name`.

I'm unsure if `title` is also accepted, I haven't tested it. Please close this PR if this fix is not valid.
2025-03-07 09:07:10 +01:00
Svilen Markov
488a1f6070 Update link to point to repo instead of pkg.go.dev 2025-02-22 13:32:50 +00:00
DavisYe
7319870289 Correct the docker compose environment format of GITHUB_TOKEN in the configuration document. 2025-02-20 21:30:34 +08:00
Keith Carichner Jr
72c1ebf66d Minor README adjustment. 2025-02-19 23:23:22 -05:00
Keith Carichner Jr
38d3d11571 Attempting to add support for Pi-hole v6. 2025-02-19 17:30:14 -05:00
Svilen Markov
abeb11c8a6 Add hide-mountpoints-by-default prop for server-stats 2025-02-15 14:43:25 +00:00
Svilen Markov
232cab01f8 Fix typo 2025-02-10 23:15:12 +00:00
Svilen Markov
b301953249 Update docs 2025-02-10 20:38:50 +00:00
Svilen Markov
24a6107171 Update config docs 2025-02-09 17:33:20 +00:00
Svilen Markov
c583057d45 Allow specifying playlists separately 2025-02-09 00:31:53 +00:00
Svilen Markov
af70cc83ba Add preserve-order and limit props to RSS widget 2025-02-07 11:05:53 +00:00
Svilen Markov
8a75f303bb Remove extra whitespace 2025-01-17 20:16:55 +00:00
Svilen Markov
0ce706e02e Update releases widget 2025-01-17 20:14:07 +00:00
Jeck
c8200f2972 Added error-url parameter to monitor sites 2025-01-14 21:32:04 -08:00
Svilen Markov
5723fbdea5 Add markets widget link templates & automatic name 2025-01-12 04:21:47 +00:00
Svilen Markov
59bfe3e835 Add vertical-list style for videos widget 2025-01-11 19:48:06 +00:00
Svilen Markov
8b878149d4 Update docs 2025-01-09 17:17:56 +00:00
Svilen Markov
491bc65a38 Add target property on bookmarks widget 2025-01-07 10:45:54 +00:00
Svilen Markov
94ec286de6 Add codeblock highlighting 2025-01-06 21:28:53 +00:00
Svilen Markov
108c83588c Allow using a standard HTTP proxy in reddit widget 2025-01-06 20:40:46 +00:00
HECHT Axel
8ad7d4be0a
feat: add possibility to set search input placeholder 2025-01-03 19:36:43 +01:00
Svilen Markov
ac7f3805d4 Add custom unmarshalling for pihole queries stats
+ hide-graph and hide-top-domains options for DNS stats widget
2024-12-28 14:17:48 +00:00
Svilen Markov
b4b61c94d7 Merge branch 'main' into release/v0.7.0 2024-12-22 14:34:11 +00:00
Svilen Markov
f18620d890 Add note about extension URL query parameters 2024-12-22 14:32:56 +00:00
Svilen Markov
eb86c3fb79 Allow setting same-tab and hide-arrow on bookmark groups 2024-12-22 14:22:11 +00:00
Svilen Markov
448c795982 Properly close code block in docs 2024-12-07 16:47:58 +00:00
Svilen Markov
e3bdc73013 Allow specifying playlist in videos widget
Co-authored-by: vishalkadam47 <vishal@jeevops.com>
2024-12-06 10:54:14 +00:00
Svilen Markov
fcda017c39 Update docker containers widget 2024-12-03 19:04:43 +00:00
Svilen Markov
0651a2886e Merge latest changes 2024-12-03 13:59:20 +00:00
Svilen Markov
d876f4cb39 Add allow-insecure for dns-stats widget 2024-11-30 14:24:56 +00:00
Svilen Markov
90fbba600f Restructure & refactor codebase 2024-11-29 16:34:15 +00:00
Svilen Markov
4bd4921131
Merge pull request #267 from xendke/calendar-start-day
Optionally start calendar weeks on Sunday
2024-11-26 17:02:26 +00:00
Juan Xavier Gomez
3e467c5021 optionally start calendar weeks on sunday 2024-11-25 13:04:52 -05:00
Svilen Markov
2b0dd3ab99 Refactor 1/2 + new stuff
* Refactor CLI
* Add config:print command
* Add diagnose command
* Allow including other files in config
* Watch for file changes and automatically restart server
2024-11-24 15:39:14 +00:00
Andrejs Baranovskis
2618346a32 Rewrote docker client to reduce dependencies ♻️ 2024-11-20 17:03:37 +01:00