674 Commits

Author SHA1 Message Date
Svilen Markov
eeda2104a6 Only set title if attribute isn't set 2025-04-11 23:15:31 +01:00
Svilen Markov
793da48f5c Add rounded class 2025-04-11 22:35:40 +01:00
Svilen Markov
84f7286460 Make Get return decorated result
This may break existing widgets that rely on .Get returing a raw gjson.Result
2025-04-11 20:30:07 +01:00
Svilen Markov
d9c934d3eb
Merge pull request #494 from HtFilia/dev
Add filter on already seen links for RSS feeds
2025-04-09 17:15:11 +01:00
Svilen Markov
0bc31b0f31
Merge pull request #542 from ralphocdol/custom-api-replace-all-regex
Add replaceMatches
2025-04-09 17:07:43 +01:00
Svilen Markov
5a38c8dd2f Add replaceMatches 2025-04-09 17:05:18 +01:00
Ralph Ocdol
15f20ffaeb feat: custom-api's replaceAll with regex support 2025-03-31 22:24:51 +08:00
Svilen Markov
7f0e9b3289 Merge branch 'main' into dev 2025-03-29 18:01:15 +00:00
Svilen Markov
9da7967158 Update docs v0.7.9 2025-03-29 18:00:36 +00:00
Svilen Markov
964744a9ae Add offsetNow function 2025-03-29 17:57:43 +00:00
Svilen Markov
779304d035 Allow skipping JSON check and add JSONLines 2025-03-29 13:36:22 +00:00
Svilen Markov
f15d7445bd Add concat function 2025-03-29 13:20:53 +00:00
Svilen Markov
26d68ba3fc Allow extension widget to specify title-url 2025-03-29 10:56:11 +00: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 +00: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 +00: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 +00:00
Svilen Markov
bd020c93f5 Fix markets price precision 2025-03-28 14:11:17 +00:00
Svilen Markov
4e6b14a467 Merge branch 'main' into dev 2025-03-26 19:46:16 +00:00
Svilen Markov
233de7fc37 Add new functions to custom-api widget v0.7.8 2025-03-26 19:44:35 +00:00
Svilen Markov
c6e0230e5d Allow sending headers in extension widget 2025-03-26 17:59:41 +00:00
Svilen Markov
ca2732668e Update docs 2025-03-26 17:58:52 +00:00
Svilen Markov
456b76ac96 Allow specifying method and request body 2025-03-26 17:58:35 +00:00
Svilen Markov
a2c58bea82 Add parseRelativeTime function 2025-03-26 11:28:05 +00:00
Svilen Markov
7276b3d5ef Add allow-insecure to custom-api widget 2025-03-26 11:27:47 +00:00
Svilen Markov
1ef8315462 Only override extension url query if parameters property present 2025-03-26 11:27:12 +00:00
Svilen Markov
2f88ac419b Add parseTime to custom-api 2025-03-26 11:27:07 +00: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 +00:00
Svilen Markov
b2c5205035 Add support for bool in query params fields 2025-03-26 11:25:47 +00:00
Svilen Markov
2be59c3eb6 Fix failing to parse empty response body in custom api widget 2025-03-26 11:25:34 +00:00
Svilen Markov
176fc896ae Also apply to extension widget 2025-03-26 11:24:43 +00:00
Svilen Markov
a943555d86 Add note to docs 2025-03-26 11:24:27 +00:00
Svilen Markov
58bbfbbc42 Make query parameters field reusable 2025-03-26 11:24:15 +00:00
Ralph Ocdol
026b644630 feat: add parameters and array parameters support 2025-03-26 11:24:08 +00:00
Lucas L.
18241136e3 Add filter on already seen links for RSS feeds 2025-03-22 19:59:00 +01:00
Svilen Markov
6fb6467b07 Fix sorting bug in twitch channels widget 2025-03-22 11:02:06 +00:00
Svilen Markov
83f0d16904 Increase scale on mobile 2025-03-21 23:40:23 +00:00
Svilen Markov
97b52792ef Fix CSS issues on mobile due to order of declarations 2025-03-21 14:04:43 +00:00
Svilen Markov
0680c5ff9c Bump contrast of progress value 2025-03-21 13:50:33 +00:00
Svilen Markov
f1f0158238 Add parseRelativeTime function 2025-03-20 23:49:09 +00:00
Svilen Markov
bca3617116 Add allow-insecure to custom-api widget 2025-03-20 23:02:17 +00:00
Svilen Markov
55ae674e0b Add desktop-navigation-width property 2025-03-20 22:54:39 +00:00
Svilen Markov
46eb610d26 Fix typo 2025-03-20 22:54:39 +00:00
Svilen Markov
bfc2e9c7fb Reduce contrast of progress bar values 2025-03-20 22:54:39 +00:00
Svilen Markov
ffedd9eaf9
Merge pull request #480 from stripedew/dev
Add Kagi and Startpage as search engines
2025-03-20 19:37:08 +00:00
Svilen Markov
1512718d41 Update readme
Added "Common issues"
2025-03-20 19:27:29 +00: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 +00: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 +00:00
stripedew
768f700719
Update configuration.md 2025-03-20 12:02:33 +00:00
stripedew
ab1faedadf
Update widget-search.go 2025-03-20 12:01:26 +00:00
stripedew
fa325bd519
Update configuration.md
Added Kagi
2025-03-20 11:53:59 +00:00