Commit Graph

217 Commits

Author SHA1 Message Date
5a38c8dd2f Add replaceMatches 2025-04-09 17:05:18 +01:00
7f0e9b3289 Merge branch 'main' into dev 2025-03-29 18:01:15 +00:00
9da7967158 Update docs 2025-03-29 18:00:36 +00:00
964744a9ae Add offsetNow function 2025-03-29 17:57:43 +00:00
779304d035 Allow skipping JSON check and add JSONLines 2025-03-29 13:36:22 +00:00
f15d7445bd Add concat function 2025-03-29 13:20:53 +00:00
26d68ba3fc Allow extension widget to specify title-url 2025-03-29 10:56:11 +00:00
dd74c173a5 More custom-api additions/tweaks
* Remove need to convert to int for math stuff
* Add `now` and `duration` functions
2025-03-28 23:34:49 +00:00
4e6b14a467 Merge branch 'main' into dev 2025-03-26 19:46:16 +00:00
233de7fc37 Add new functions to custom-api widget 2025-03-26 19:44:35 +00:00
c6e0230e5d Allow sending headers in extension widget 2025-03-26 17:59:41 +00:00
ca2732668e Update docs 2025-03-26 17:58:52 +00:00
456b76ac96 Allow specifying method and request body 2025-03-26 17:58:35 +00:00
7276b3d5ef Add allow-insecure to custom-api widget 2025-03-26 11:27:47 +00:00
2f88ac419b Add parseTime to custom-api 2025-03-26 11:27:07 +00:00
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
a943555d86 Add note to docs 2025-03-26 11:24:27 +00:00
026b644630 feat: add parameters and array parameters support 2025-03-26 11:24:08 +00:00
bca3617116 Add allow-insecure to custom-api widget 2025-03-20 23:02:17 +00:00
55ae674e0b Add desktop-navigation-width property 2025-03-20 22:54:39 +00:00
768f700719 Update configuration.md 2025-03-20 12:02:33 +00:00
fa325bd519 Update configuration.md
Added Kagi
2025-03-20 11:53:59 +00:00
d506604918 Add bing and perplexity as search engines 2025-03-19 16:25:10 +00:00
fd5cf98072 Refactor config variables and add new features
* Can now use Docker secrets
* Can now read files who's path is provided by an env var
2025-03-17 17:37:51 +00:00
2bde4656ed Merge branch 'main' into dev 2025-03-17 03:01:06 +00:00
1b3f022b2d Rename service to reduce ambiguity 2025-03-15 19:03:48 +00:00
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
4b2438c298 Refactor DNS stats widget 2025-03-15 18:42:58 +00:00
3b79c8e09f Remove symbol-link-template 2025-03-15 10:27:39 +00:00
d22ac6a7a4 Add parseTime to custom-api 2025-03-13 00:55:31 +00:00
2f50f5ef34 Merge branch 'main' into dev 2025-03-12 18:04:16 +00:00
b8df34309f Add note to docs about page width 2025-03-12 18:01:35 +00:00
c265e42220 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-12 10:30:29 +00:00
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
6c8859863a Add description property to bookmarks widget links 2025-03-02 00:09:28 +00:00
acddaf07db Add note to docs 2025-03-01 23:29:56 +00:00
fb8513bc9f Added gruvbox theme code and screenshot 2025-03-01 14:19:36 +01:00
e4ec958edb Added gruvbox screenshot 2025-03-01 14:17:17 +01:00
948289a038 feat: add parameters and array parameters support 2025-02-28 08:48:07 +08:00
9df9673e84 Add alternative include syntax
Also make it the new recommended way for doing includes
2025-02-25 02:25:01 +00:00
9c98c6d0c4 Merge branch 'main' into dev 2025-02-22 13:33:17 +00:00
488a1f6070 Update link to point to repo instead of pkg.go.dev 2025-02-22 13:32:50 +00:00
7319870289 Correct the docker compose environment format of GITHUB_TOKEN in the configuration document. 2025-02-20 21:30:34 +08:00
72c1ebf66d Minor README adjustment. 2025-02-19 23:23:22 -05:00
38d3d11571 Attempting to add support for Pi-hole v6. 2025-02-19 17:30:14 -05:00
5b45751c67 docs(monitor): add documentation for basic-auth feature 2025-02-19 17:40:56 +08:00
c33fe45d4c Merge branch 'main' into dev 2025-02-17 23:27:42 +00:00
facbf6f529 Remove mention of env variable syntax 2025-02-17 23:08:36 +00:00
abeb11c8a6 Add hide-mountpoints-by-default prop for server-stats 2025-02-15 14:43:25 +00:00
baee94ed1d Added configuration documentation for Technitium dns-stats service 2025-02-12 15:58:21 -05:00