Commit Graph

670 Commits (7a1fd8acf97ab95ba9474fae26cc4af11ed9f64e)
 

Author SHA1 Message Date
ThiemeH 7a1fd8acf9 Fixed text truncate, req params and css 2025-03-31 21:46:19 +07:00
ThiemeH 38bdc69e67 Added completed text 2025-03-31 21:37:24 +07:00
ThiemeH e14569821a Fixed bytes formatting 2025-03-31 21:33:43 +07:00
ThiemeH b46cd6601c Added qBittorrent 2025-03-31 20:27:14 +07:00
Svilen Markov 7f0e9b3289 Merge branch 'main' into dev 2025-03-29 18:01:15 +07:00
Svilen Markov 9da7967158 Update docs 2025-03-29 18:00:36 +07:00
Svilen Markov 964744a9ae Add offsetNow function 2025-03-29 17:57:43 +07:00
Svilen Markov 779304d035 Allow skipping JSON check and add JSONLines 2025-03-29 13:36:22 +07:00
Svilen Markov f15d7445bd Add concat function 2025-03-29 13:20:53 +07:00
Svilen Markov 26d68ba3fc Allow extension widget to specify title-url 2025-03-29 10:56:11 +07:00
Svilen Markov 9effff25df Increase z-index of mobile nav
This fixes the carousel gradient side
being above it since it also has z-index 10
2025-03-29 10:49:52 +07:00
Svilen Markov 958805a1fd Increase z-index of mobile nav
This fixes the carousel gradient side
being above it since it also has z-index 10
2025-03-29 10:49:37 +07:00
Svilen Markov 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 +07:00
Svilen Markov bd020c93f5 Fix markets price precision 2025-03-28 14:11:17 +07:00
Svilen Markov 4e6b14a467 Merge branch 'main' into dev 2025-03-26 19:46:16 +07:00
Svilen Markov 233de7fc37 Add new functions to custom-api widget 2025-03-26 19:44:35 +07:00
Svilen Markov c6e0230e5d Allow sending headers in extension widget 2025-03-26 17:59:41 +07:00
Svilen Markov ca2732668e Update docs 2025-03-26 17:58:52 +07:00
Svilen Markov 456b76ac96 Allow specifying method and request body 2025-03-26 17:58:35 +07:00
Svilen Markov a2c58bea82 Add parseRelativeTime function 2025-03-26 11:28:05 +07:00
Svilen Markov 7276b3d5ef Add allow-insecure to custom-api widget 2025-03-26 11:27:47 +07:00
Svilen Markov 1ef8315462 Only override extension url query if parameters property present 2025-03-26 11:27:12 +07:00
Svilen Markov 2f88ac419b Add parseTime to custom-api 2025-03-26 11:27:07 +07:00
Ralph Ocdol 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 +07:00
Svilen Markov b2c5205035 Add support for bool in query params fields 2025-03-26 11:25:47 +07:00
Svilen Markov 2be59c3eb6 Fix failing to parse empty response body in custom api widget 2025-03-26 11:25:34 +07:00
Svilen Markov 176fc896ae Also apply to extension widget 2025-03-26 11:24:43 +07:00
Svilen Markov a943555d86 Add note to docs 2025-03-26 11:24:27 +07:00
Svilen Markov 58bbfbbc42 Make query parameters field reusable 2025-03-26 11:24:15 +07:00
Ralph Ocdol 026b644630 feat: add parameters and array parameters support 2025-03-26 11:24:08 +07:00
Svilen Markov 6fb6467b07 Fix sorting bug in twitch channels widget 2025-03-22 11:02:06 +07:00
Svilen Markov 83f0d16904 Increase scale on mobile 2025-03-21 23:40:23 +07:00
Svilen Markov 97b52792ef Fix CSS issues on mobile due to order of declarations 2025-03-21 14:04:43 +07:00
Svilen Markov 0680c5ff9c Bump contrast of progress value 2025-03-21 13:50:33 +07:00
Svilen Markov f1f0158238 Add parseRelativeTime function 2025-03-20 23:49:09 +07:00
Svilen Markov bca3617116 Add allow-insecure to custom-api widget 2025-03-20 23:02:17 +07:00
Svilen Markov 55ae674e0b Add desktop-navigation-width property 2025-03-20 22:54:39 +07:00
Svilen Markov 46eb610d26 Fix typo 2025-03-20 22:54:39 +07:00
Svilen Markov bfc2e9c7fb Reduce contrast of progress bar values 2025-03-20 22:54:39 +07:00
Svilen Markov ffedd9eaf9
Merge pull request #480 from stripedew/dev
Add Kagi and Startpage as search engines
2025-03-20 19:37:08 +07:00
Svilen Markov 1512718d41 Update readme
Added "Common issues"
2025-03-20 19:27:29 +07:00
Svilen Markov 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 +07:00
Svilen Markov 43b8f8f31b Split CSS into multiple files
This shouldn't result in anything breaking,
will require thorough testing
2025-03-20 16:57:55 +07:00
stripedew 768f700719
Update configuration.md 2025-03-20 12:02:33 +07:00
stripedew ab1faedadf
Update widget-search.go 2025-03-20 12:01:26 +07:00
stripedew fa325bd519
Update configuration.md
Added Kagi
2025-03-20 11:53:59 +07:00
Svilen Markov 568876fc4f
Merge pull request #476 from jpinz/dev
Add bing and perplexity as search engines
2025-03-19 20:00:54 +07:00
Julian d506604918 Add bing and perplexity as search engines 2025-03-19 16:25:10 +07:00
Svilen Markov 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 +07:00
Svilen Markov 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 +07:00