277 Commits

Author SHA1 Message Date
160a724fdc Support passwordless Pi-hole 6+
This commit support Pi-hole v6+ instances where no password is set. In
this case, the session id endpoint should not be called since it returns
'no password set'.
2025-08-02 07:23:14 -04:00
24eff13ef2 Merge pull request #746 from ralphocdol/custom-api-object-range
Added Object helper for custom-api
2025-07-19 18:52:50 +01:00
fc4b766e92 Merge pull request #752 from igorkim/add-videos-sort-config
Add sort-by option for videos widget
2025-07-19 17:01:21 +01:00
c1dd5b7ee0 Update docs and remove struct 2025-07-19 16:49:53 +01:00
38f1243b41 Update function for iterating over object entries 2025-07-19 16:43:40 +01:00
d6de3b3437 Add sort config for videos widget 2025-06-28 02:53:37 +05:00
d39e114efe added doc for Object helper 2025-06-23 20:38:43 +08:00
c56b9df880 Update parseLocalTime 2025-06-19 15:29:30 +01:00
c88fd526e5 Merge branch 'dev' 2025-06-10 08:43:26 +01:00
f0541ea5c8 Refactor icon stuff 2025-06-10 08:25:34 +01:00
8f986f1403 Refactor icons field and add mdi 2025-06-10 08:17:38 +01:00
Sep
ded435df0e Fix typo in docs 2025-05-25 23:34:31 +02:00
4d0fdd9b11 Correct docs for Go's text/html built-in template functions
Source: https://pkg.go.dev/text/template#hdr-Functions

The comparison functions the greater-than-or-equal-to and less-than-or-equal-to are `ge` and `le`, not `gte` and `lte`. I got an error rendering my template before I realized this.
2025-05-22 18:03:45 -04:00
f7adaad1c5 Docs: Add how to get playlist ID 2025-05-22 20:26:35 +08:00
f5bfd9d4d1 Merge branch 'dev' 2025-05-19 21:25:48 +01:00
b4094b28bd Allow disabling theme picker 2025-05-19 21:25:33 +01:00
c1aaec5ffc Add .Options.JSON to custom API 2025-05-19 21:23:13 +01:00
571cdaf618 The 'and' and 'or' accepts more than 2 boolean arguments 2025-05-19 19:46:26 +08:00
9bbf73db97 Merge pull request #661 from anant-j/dev
Add Mod operation
2025-05-16 17:33:58 +01:00
a5b0664b9c Add Mod operation 2025-05-14 22:38:13 -07:00
c67eb4d2c0 Add startOfDay and endOfDay funcs 2025-05-14 22:05:35 +01:00
74e6c5c960 Update docs 2025-05-14 01:16:53 +01:00
bd5cacd14a Update docs 2025-05-13 18:55:57 +01:00
96007e98bc Update docs 2025-05-13 17:35:16 +01:00
ae409768ac Rename widget type 2025-05-13 17:10:28 +01:00
baaf306ebf Add percentChange function 2025-05-11 21:09:12 +01:00
7bbf103e01 Add custom-api options and template requests 2025-05-11 15:49:21 +01:00
dd91a506fa Add todo widget 2025-05-08 16:59:02 +01:00
c9e6b774f3 Add head-widgets 2025-05-06 13:37:14 +01:00
c5d4cf8f68 Allow hiding widget header 2025-05-06 10:52:46 +01:00
6b7d68d960 Add auth 2025-05-06 01:38:22 +01:00
0f6e51ee5c Add new logo 2025-05-05 12:47:40 +01:00
0769f33653 Merge pull request #299 from hecht-a/theme_switcher
feat: theme switcher
2025-05-04 16:53:56 +01:00
c2286f9a22 Update implementation 2025-05-04 16:49:20 +01:00
a68805b55d Merge remote-tracking branch 'upstream/dev' into theme_switcher 2025-04-29 18:55:30 +01:00
1661f14adb Add timeout property 2025-04-29 17:08:36 +01:00
328ba9a239 Merge branch 'main' into dev 2025-04-29 08:44:10 +01:00
d7a17aab01 Add reddit app auth #529
Co-authored-by: s0ders <39492740+s0ders@users.noreply.github.com>
2025-04-28 18:37:14 +01:00
aceb832645 Mention config schema in docs 2025-04-26 18:58:27 +01:00
ec2f549295 Update property description 2025-04-26 18:56:25 +01:00
306c28f203 Merge branch 'dev' into Add-support-configure-docker-containers-yaml 2025-04-26 17:44:34 +01:00
bba2c5b20c Update label overrides implementation 2025-04-26 17:39:05 +01:00
18436e91e0 Docker containers: remote socket, category and running-only 2025-04-26 16:20:00 +01:00
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