..
static
Only set title if attribute isn't set
2025-04-11 23:14:06 +01:00
templates
Merge pull request #486 from daot/main
2025-03-30 14:57:16 +01:00
auth.go
fix https config, add hide-header option
2025-03-31 03:26:08 +02:00
cli.go
Add newline
2025-04-13 17:40:30 +01:00
config-fields.go
Add support for bool in query params fields
2025-03-26 11:25:47 +00:00
config.go
fix https config, add hide-header option
2025-03-31 03:26:08 +02:00
diagnose.go
Fix diagnose command
2025-04-10 00:35:27 +01:00
embed.go
Move log outside of func
2024-11-30 10:59:58 +00:00
glance.go
add slightly hacky support for different domains
2025-03-31 02:05:46 +02:00
main.go
Add mountpoint:info CLI command
2025-04-13 17:09:51 +01:00
templates.go
Fix markets price precision
2025-03-28 14:11:17 +00:00
unixtime.go
add OIDC authentication
2025-03-30 03:23:02 +02:00
utils.go
refacto: remove duplicate
2025-03-17 16:26:43 +01:00
widget-bookmarks.go
Add target property on bookmarks widget
2025-01-07 10:45:54 +00:00
widget-calendar.go
Add new calendar and deprecate old
2025-02-09 17:47:20 +00:00
widget-changedetection.go
Allow inserting env variables anywhere in the config
2024-12-16 23:59:25 +00:00
widget-clock.go
Fix CS
2024-11-30 10:48:33 +00:00
widget-container.go
Restructure & refactor codebase
2024-11-29 16:34:15 +00:00
widget-custom-api.go
added unique to filter arrays with unique items in custom-api
2025-04-13 16:07:54 +01:00
widget-dns-stats.go
Add more info to logged message
2025-03-16 01:25:13 +00:00
widget-docker-containers.go
Increase docker containers widget timeout
2025-02-17 23:45:57 +00:00
widget-extension.go
Allow extension widget to specify title-url
2025-03-29 10:56:11 +00:00
widget-group.go
Restructure & refactor codebase
2024-11-29 16:34:15 +00:00
widget-hacker-news.go
Rename variables & interface
2024-11-30 14:24:19 +00:00
widget-html.go
Restructure & refactor codebase
2024-11-29 16:34:15 +00:00
widget-iframe.go
Fix CS
2024-11-30 10:48:33 +00:00
widget-lobsters.go
Rename variables & interface
2024-11-30 14:24:19 +00:00
widget-markets.go
Fix markets price precision
2025-03-28 14:11:17 +00:00
widget-monitor.go
Update monitor widget
2025-01-17 19:09:49 +00:00
widget-old-calendar.go
Add new calendar and deprecate old
2025-02-09 17:47:20 +00:00
widget-reddit.go
Remove reddit widget title forward slash prefix
2025-01-11 22:31:45 +00:00
widget-releases.go
Remove println
2025-02-04 03:55:41 +00:00
widget-repository.go
Allow inserting env variables anywhere in the config
2024-12-16 23:59:25 +00:00
widget-rss.go
Add filter on already seen links for RSS feeds
2025-04-11 20:34:47 +01:00
widget-search.go
feat: add possibility to set search input placeholder
2025-01-03 19:36:43 +01:00
widget-server-stats.go
Add server-stats widget
2025-02-09 17:52:22 +00:00
widget-shared.go
Move template vars
2024-11-29 20:45:33 +00:00
widget-split-column.go
Restructure & refactor codebase
2024-11-29 16:34:15 +00:00
widget-twitch-channels.go
Fix sorting bug in twitch channels widget
2025-04-11 20:34:03 +01:00
widget-twitch-top-games.go
Rename variables & interface
2024-11-30 14:24:19 +00:00
widget-utils.go
Fix bug when making single request in job
2025-04-14 01:07:04 +01:00
widget-videos.go
Use constant for the prefix
2025-03-16 23:17:07 +00:00
widget-weather.go
Rename variables & interface
2024-11-30 14:24:19 +00:00
widget.go
fix https config, add hide-header option
2025-03-31 03:26:08 +02:00