Commit Graph

245 Commits

Author SHA1 Message Date
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
835d7767cb Merge remote-tracking branch 'upstream/main' into unique-array-custom-api 2025-04-13 15:54:52 +01:00
8892a39160 Document function 2025-04-13 15:52:16 +01:00
f99d22738c Add replaceMatches 2025-04-11 20:37:45 +01:00
5a38c8dd2f Add replaceMatches 2025-04-09 17:05:18 +01:00
47cef2abf0 Merge pull request #499 from FranklyFuzzy/main
Added Dracula theme code and screenshot
2025-03-30 14:40:15 +01:00
0a5cdf380f Merge pull request #528 from diceroll123/patch-1
Fix typo
2025-03-30 14:39:39 +01:00
7f0e9b3289 Merge branch 'main' into dev 2025-03-29 18:01:15 +00:00
9da7967158 Update docs 2025-03-29 18:00:36 +00:00
964744a9ae Add offsetNow function 2025-03-29 17:57:43 +00:00
779304d035 Allow skipping JSON check and add JSONLines 2025-03-29 13:36:22 +00:00
f15d7445bd Add concat function 2025-03-29 13:20:53 +00:00
26d68ba3fc Allow extension widget to specify title-url 2025-03-29 10:56:11 +00:00
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
75555f0426 Fix typo 2025-03-27 23:45:27 -04:00
4e6b14a467 Merge branch 'main' into dev 2025-03-26 19:46:16 +00:00
233de7fc37 Add new functions to custom-api widget 2025-03-26 19:44:35 +00:00
c6e0230e5d Allow sending headers in extension widget 2025-03-26 17:59:41 +00:00
ca2732668e Update docs 2025-03-26 17:58:52 +00:00
456b76ac96 Allow specifying method and request body 2025-03-26 17:58:35 +00:00
7276b3d5ef Add allow-insecure to custom-api widget 2025-03-26 11:27:47 +00:00
2f88ac419b Add parseTime to custom-api 2025-03-26 11:27:07 +00:00
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
a943555d86 Add note to docs 2025-03-26 11:24:27 +00:00
026b644630 feat: add parameters and array parameters support 2025-03-26 11:24:08 +00:00
1483b355af Update themes.md
Added Dracula theme with screenshot
2025-03-23 14:16:09 -04:00
6a5bb635bb Add files via upload 2025-03-23 14:14:54 -04: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
768f700719 Update configuration.md 2025-03-20 12:02:33 +00:00
fa325bd519 Update configuration.md
Added Kagi
2025-03-20 11:53:59 +00:00
d506604918 Add bing and perplexity as search engines 2025-03-19 16:25:10 +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