Commit Graph

232 Commits

Author SHA1 Message Date
efd39e1f80 Merge pull request #602 from dvdpearson/dev
Dynamize manifest.json with configurable options
2025-04-23 12:25:09 +01:00
4e4c3cfe64 Update dynamic manifest implementation 2025-04-23 12:09:33 +01:00
4ae40cbd1e Merge branch 'main' into dev 2025-04-22 23:17:24 +01:00
ea04aec0b4 Add target property to search widget 2025-04-22 23:07:07 +01:00
b8e2717faf Add parseLocalTime function 2025-04-22 22:40:55 +01:00
333d40ed4f Dynamize manifest.json with configurable options 2025-04-20 10:00:17 -04:00
5a91154eab Document function 2025-04-13 16:08:04 +01:00
835d7767cb Merge remote-tracking branch 'upstream/main' into unique-array-custom-api 2025-04-13 15:54:52 +01:00
8892a39160 Document function 2025-04-13 15:52:16 +01:00
f99d22738c Add replaceMatches 2025-04-11 20:37:45 +01:00
5a38c8dd2f Add replaceMatches 2025-04-09 17:05:18 +01:00
47cef2abf0 Merge pull request #499 from FranklyFuzzy/main
Added Dracula theme code and screenshot
2025-03-30 14:40:15 +01:00
0a5cdf380f Merge pull request #528 from diceroll123/patch-1
Fix typo
2025-03-30 14:39:39 +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
75555f0426 Fix typo 2025-03-27 23:45:27 -04: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
1483b355af Update themes.md
Added Dracula theme with screenshot
2025-03-23 14:16:09 -04:00
6a5bb635bb Add files via upload 2025-03-23 14:14:54 -04: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