Commit Graph

796 Commits

Author SHA1 Message Date
6fb6467b07 Fix sorting bug in twitch channels widget 2025-03-22 11:02:06 +00:00
83f0d16904 Increase scale on mobile 2025-03-21 23:40:23 +00:00
0e0aca3844 Update docker-containers.html 2025-03-21 18:08:15 -05:00
97b52792ef Fix CSS issues on mobile due to order of declarations 2025-03-21 14:04:43 +00:00
0680c5ff9c Bump contrast of progress value 2025-03-21 13:50:33 +00:00
f1f0158238 Add parseRelativeTime function 2025-03-20 23:49:09 +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
46eb610d26 Fix typo 2025-03-20 22:54:39 +00:00
bfc2e9c7fb Reduce contrast of progress bar values 2025-03-20 22:54:39 +00:00
ffedd9eaf9 Merge pull request #480 from stripedew/dev
Add Kagi and Startpage as search engines
2025-03-20 19:37:08 +00:00
1512718d41 Update readme
Added "Common issues"
2025-03-20 19:27:29 +00:00
e566dcd0d9 Make config variables matching stricter
This prevents strings such as ${whatever} from getting
confused for env variables and resulting in config errors
2025-03-20 16:57:56 +00:00
43b8f8f31b Split CSS into multiple files
This shouldn't result in anything breaking,
will require thorough testing
2025-03-20 16:57:55 +00:00
768f700719 Update configuration.md 2025-03-20 12:02:33 +00:00
ab1faedadf Update widget-search.go 2025-03-20 12:01:26 +00:00
fa325bd519 Update configuration.md
Added Kagi
2025-03-20 11:53:59 +00:00
568876fc4f Merge pull request #476 from jpinz/dev
Add bing and perplexity as search engines
2025-03-19 20:00:54 +00:00
d506604918 Add bing and perplexity as search engines 2025-03-19 16:25:10 +00:00
7c9f79f243 Merge pull request #466 from ralphocdol/dns-stats-pihole-default-title-url
make title-url of pihole and pihole-v6 default to /admin
2025-03-18 13:13:46 +00:00
a77d0ce5c0 Move behavior within the widget init
Otherwise we create a global getWidgetTitleURL
function that sounds a little too generic and vague
2025-03-18 13:11:19 +00:00
55685e6854 make title-url of pihole and pihole-v6 default to /admin 2025-03-18 11:02:26 +08:00
4731b90899 Merge pull request #456 from slashformotion/slashformotion/refactor
refacto: remove duplicate
2025-03-17 20:49:10 +00:00
f36527995e feat: Use conditional requests for RSS feeds 2025-03-17 19:06:32 +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
844e32a11e refacto: remove duplicate 2025-03-17 16:26:43 +01:00
82cb0143f2 Only override extension url query if parameters property present 2025-03-17 14:16:47 +00:00
51e70347e4 Add Documentation 2025-03-17 07:09:31 -04:00
075bdfdc23 Add ability to convert docker container names to humanreadable names 2025-03-17 06:58:11 -04:00
e84edb3e30 Add support to configure docker containers in yaml 2025-03-17 06:53:08 -04:00
2bde4656ed Merge branch 'main' into dev 2025-03-17 03:01:06 +00:00
0b2cfc45c1 Docker containers accessibility improvements v0.7.7 2025-03-17 02:06:32 +00:00
c8be41ce6c Reduce contrast of calendar dates 2025-03-17 00:45:23 +00:00
ec2f710d06 Use constant for the prefix 2025-03-16 23:17:07 +00:00
71112173b9 Fix title link not opening in new tab 2025-03-16 23:15:19 +00:00
1615c20e66 Change custom api int64 types to int
Some of Go's native template functions return int and
having to juggle between int and int64 might get messy
so we'll try to stick to having a single int type
2025-03-16 01:32:35 +00:00
fbcea12786 Add more info to logged message 2025-03-16 01:25:13 +00:00
047d13afd1 Fix summary triangle showing on Safari 2025-03-16 01:24:56 +00:00
4c1165533c Define service strings as consts to avoid forgetting to change them in all places v0.7.6 2025-03-15 19:41:08 +00:00
14bdcf71fe Remove debug code 2025-03-15 19:10:21 +00:00
1b3f022b2d Rename service to reduce ambiguity v0.7.5 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
d7bbf2b8e2 Accessibility improvements v0.7.4 2025-03-12 18:01:35 +00:00
b8df34309f Add note to docs about page width 2025-03-12 18:01:35 +00:00
278fa3c397 Add gap between domain and percent 2025-03-12 18:01:35 +00:00
6f48ee98e5 Uppercase currency before looking for matching symbol #365 2025-03-12 18:01:35 +00:00