Jason
280bd0e621
Fix: openweathermap day/night icon issue
...
The day/night icon does not display properly in openwathermap widget due to the typo (sundown -> sunset) in parsing data from openweathermap api. The icon should be displayed properly after the fix.
2 years ago
shamoon
b719a9f6a0
Merge pull request #496 from stuffinator/pyload_widget
...
Add Pyload widget
2 years ago
stuffinator
1fd9686e41
- fixed empty password not working
...
- Airbnb style guide
2 years ago
Michael Shamoon
2bcfc36bc2
use grid-cols instead of flex-basis for bookmarks
...
Fixes #507
2 years ago
Michael Shamoon
3e73fb65ea
Use compact now playing format
2 years ago
Michael Shamoon
1c456b70c0
Re-create service ping, docker status changes
...
See #388
2 years ago
Michael Shamoon
31b644c939
fix navidrome nothing playing, simplify widget params
2 years ago
Michael Shamoon
69786600b1
Pyload widget use httpProxy instead of fetch
2 years ago
Michael Shamoon
8b2b8d7b35
Cache Pyload widget login sessionId, refactor
2 years ago
ForeverEndeavor
210d746ef6
Feature: add navidrome support
2 years ago
Michael Shamoon
319d3bfae3
Change npm widget to use httpProxy not fetch
2 years ago
Michael Shamoon
2ab05350a3
Fix maxWidth / maxHeight style attrs
2 years ago
James Wynn
056e26dfd3
Improved handling of empty or disabled kubernetes configuration
2 years ago
James Wynn
0c6f7dbee1
Cleaned up some variable names
2 years ago
James Wynn
4fc6db49ca
Improved kubernetes error handling
2 years ago
James Wynn
8887fcc3ee
longhorn support
...
* longhorn widget for showing storage stats as "disks"
2 years ago
James Wynn
c4333fd2dc
Kubernetes support
...
* Total CPU and Memory usage for the entire cluster
* Total CPU and Memory usage for kubernetes pods
* Service discovery via annotations on ingress
* No storage stats yet
* No network stats yet
2 years ago
stuffinator
02027deb06
code styling
2 years ago
stuffinator
d6f53ab1e9
Merge remote-tracking branch 'origin/main' into pyload_widget
2 years ago
stuffinator
5b21444c2e
Add Pyload widget
2 years ago
Michael Shamoon
b25ba09e18
Fix error detection in emby widget
2 years ago
Michael Shamoon
57fef06931
fix resolved icon mdi icon overflow
2 years ago
Michael Shamoon
5fd5762c0c
fix bookmark abbr + icon
2 years ago
Don Reece
8115b54ef9
Adds the option for a bookmark icon (same functionality as service icons). Falls back to abbreviation.
...
Revert "Adds the option for a bookmark icon (same functionality as service icons). Falls back to abbreviation."
This reverts commit d7131584442ba5a52823cf0aa6e96c4b5f09141a.
Add icons to bookmarks
2 years ago
maharsh9100
71faaa56dc
Feature: add category icons ( #301 )
...
* Update setting.yaml mapping
* Implement adding icon to categoryTitle
* Move resolveIcon func to utils for reusability
* Turn off default export eslint rule
* Fix util typo
* Revert "Turn off default export eslint rule"
This reverts commit e8dd853ba6
.
* fix resolveIcon export
* Revert "Update setting.yaml mapping"
This reverts commit 78c9477669
.
* Revert "Implement adding icon to categoryTitle"
* Use settings layout for group icon
* Revert "Fix util typo"
This reverts commit ab49b426ec
.
* ResolvedIcon component
Co-authored-by: Mindfreak9100 <dhoom_rik@yahoo.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
Michael Shamoon
872d2a8ace
lint truenas widget
2 years ago
Michael Shamoon
ae3f847cef
Sort layout groups by default, simplify sorting
2 years ago
GodD6366
bd97d5ff2e
lint
2 years ago
GodD6366
3740426bb5
Change to server-side implementation
2 years ago
GodD6366
82c69ff68d
support sort layout
2 years ago
Dimitar Ilkov
30c35f99d2
Merge branch 'main' of github.com:chazzbg/homepage into truenas-widget
2 years ago
Brandon Barker
68b8e4b376
feat: add tubearchivist widget
2 years ago
Michael Shamoon
49a764e864
openmeteo right-algned like other weather widgets
2 years ago
stuffinator
e30d21aa7d
fixed datetime widget size issue
...
- the widget was missing a flex-col div around it and was therefore taking up more space than it needed as it was reported here https://github.com/benphelps/homepage/issues/235#issuecomment-1276209354
2 years ago
ForeverEndeavor
1963a94f74
fix endpoint typo in emby widget
2 years ago
Michael Shamoon
546de7f0bf
Update skeleton config links
2 years ago
Michael Shamoon
5f71486b74
remove unnecessary watchtower header cache, code style
2 years ago
FauFra
87c3ba8faa
Added support to watchtower statistics
2 years ago
Dimitar Ilkov
300bb3487e
format uptime
2 years ago
Michael Shamoon
c14ae6ee72
Fix missing column gap for bookmarks
...
https://github.com/benphelps/homepage/issues/235#issuecomment-1292261927
2 years ago
Michael Shamoon
25f27dcfdd
Merge branch 'main' into pr/451
2 years ago
Brandon Barker
a2a5382ddb
feat: add autobrr widget
2 years ago
Dimitar Ilkov
3483fe1188
Add widget for Truenas
2 years ago
Ivan Bravo Bravo
99b2ba8944
added basic support for Docker Swarm services
2 years ago
Michael Shamoon
e19583b6b0
lint
2 years ago
Michael Shamoon
c601094c32
fix login retry, use token expiration, object deconstruction
2 years ago
Michael Shamoon
d942e989bd
Refactor proxy for brevity
2 years ago
Michael Shamoon
df3e2eff11
Merge branch 'widget/homebridge' of https://github.com/Fernando-Neira/homepage into pr/442
2 years ago
Fernando Neira
57dae4021d
feature: improvement login api calls
2 years ago
Michael Shamoon
b1bf251309
Capitalize status
...
=)
2 years ago
Fernando Neira
5c5b677075
improvements
2 years ago
Fernando Neira
c9512a6d26
add homebridge plugin
2 years ago
Michael Shamoon
ed0aa08641
Fix viewport meta tag location
...
see https://nextjs.org/docs/messages/no-document-viewport-meta
2 years ago
shamoon
5c5a7ff79f
Merge pull request #430 from benphelps/fix-search-url1
...
Fix: some info widgets exempt from cleaning private data
2 years ago
Michael Shamoon
a86a39c5ee
quicklook shouldnt retain focus after close, also fixes esc key
2 years ago
Michael Shamoon
45608b76b1
Fix quicklaunch setting name
2 years ago
Michael Shamoon
a3ed070921
Some info widgets exempt from cleaning private data
2 years ago
Michael Shamoon
741a3d6225
Fix quicklaunch strings name
2 years ago
shamoon
afd126fb1e
Merge pull request #415 from benphelps/openmeteo-widget
2 years ago
Ben Phelps
0506efb554
Merge pull request #386 from brunoccr/main
...
Add ChangeDetection.io widget
2 years ago
Ben Phelps
aedd9cfeb9
Merge branch 'main' into openmeteo-widget
2 years ago
Michael Shamoon
689e2a8011
Quicklook support individual item target
2 years ago
Michael Shamoon
9c1c0e4465
Add quicklook searchDescriptions option
2 years ago
Michael Shamoon
f62021633b
Respect settings target and allow command override
2 years ago
Michael Shamoon
5abe13c726
Handle click to close, close animation timing
2 years ago
Michael Shamoon
a1788b01c3
Show description in quicklook
2 years ago
Michael Shamoon
484d69a4b5
services should come first
2 years ago
Michael Shamoon
b5410eea12
fix quicklaunch hover bug on open
2 years ago
Michael Shamoon
ba4a1eb646
Refactor, better handle mouseover
2 years ago
Michael Shamoon
db9633496b
Handle clicking items
2 years ago
Michael Shamoon
fa46c9a1a4
lint
2 years ago
Michael Shamoon
3249c95a74
Refactor homepage search, visual improvement
2 years ago
Michael Shamoon
fe770c3864
Initial implentation
2 years ago
Michael Shamoon
e1a62a69f6
Openmeteo Widget
2 years ago
Jason Fischer
74de07a22a
Merge pull request #418 from JazzFisch/fix-397
...
Fix incorrect wanted value in Radarr widget and add the "Missing" field.
2 years ago
Jason Fischer
cec193b93a
Fix merge conflict
2 years ago
Jason Fischer
f022315d11
Snap to Radarr's native filter logic
2 years ago
Michael Shamoon
1286466669
Use Radarr wanted logic
...
See 9b3770a018/frontend/src/Store/Actions/movieActions.js (L67)
2 years ago
Facinorous
20b7b0706e
Feature: support target in individual services/bookmarks ( #408 )
...
* Adds feature #385
* Fixed the ordering of the evaluations
* Fix double space
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Fix double space
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Fixed the ordering of the evaluations
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2 years ago
Jason Fischer
db1804b4a7
Fix incorrect wanted value in Radarr widget
...
fixes #397
2 years ago
shamoon
5e6f1041cb
Merge pull request #398 from benphelps/better-non-os-unifi-controller
...
Fix: Better non-OS Unifi Controller support
2 years ago
Michael Shamoon
203783953d
Fix wan display for service widget
2 years ago
GodD6366
78a75a1ff9
Merge branch 'master' into fix/icon
2 years ago
GodD6366
93bfc039f9
fix: Fix the problem that favicon does not work
2 years ago
Michael Shamoon
94f9ef3c30
Fix error on already logged in
2 years ago
Michael Shamoon
3d89d7ad1b
Better support non-OS Unifi Controllers
2 years ago
Ben Phelps
4ec8fc1350
add changelog link to version
2 years ago
Bruno Rossetto
86d1f5c6c3
Add ChangeDetection.io widget
2 years ago
Ben Phelps
4ea279856f
Merge pull request #377 from shamoon/unified-infowidget-settings
...
Feature: Unified info widget settings
2 years ago
GodD6366
c7d1c05e6e
Fix the page auto zoom when ios input focus ( #379 )
2 years ago
Michael Shamoon
48a09e5a99
Refactor info widget sanitizing / privateOptions
2 years ago
Michael Shamoon
dced918804
Update unifi_console to use private widget options
2 years ago
Ben Phelps
b259ecf870
Merge pull request #369 from shamoon/glances-info-widget
...
Feature: Glances info widget
2 years ago
Michael Shamoon
c1a55ff6d3
Update glances to use private widget options API
2 years ago
Michael Shamoon
7c39cd8960
Private widget options API
2 years ago
Ben Phelps
2bdd9eaa88
remove shortcuts from manifest
2 years ago
Michael Shamoon
8e2ff61f1c
Allow multiple glances widgets with optional `id` property
2 years ago
Michael Shamoon
99b70f96e4
Allow username + password for glances
2 years ago
Michael Shamoon
802fe0f721
Glances widget use settings for URL
2 years ago
Michael Shamoon
080bc44a6f
Lint glances info widget
2 years ago
Michael Shamoon
321efd08cc
Glances info widget
2 years ago
Jason Fischer
37fed0ce01
Merge pull request #372 from shamoon/plex-service-widget-key
...
Fix: change Plex service widget to use "key" not "token"
2 years ago
Michael Shamoon
778261f67e
Change Plex service widget to use key not token
2 years ago
Ben Phelps
c95422b682
impl. mdi icons with the possibility for others
2 years ago
Michael Shamoon
3c23e59a70
lint
2 years ago
Michael Shamoon
2440da8e08
Plex service widget without Tautulli
2 years ago
Jason Fischer
260201c2b4
Decompose i18n labels for Unifi widget
...
- Needed to decompose i18n labels for Unifi widget in order for field visibility setting to work correctly
- Fixed weird edge case where a call to cached-fetch would fail if no duration was passed
- Have VS Code hide the .next and node_modules folders from tree view
2 years ago
Jason Fischer
85df467fdb
Merge pull request #341 from shamoon/main
...
Feature: UniFi Console Info & Service Widgets
2 years ago
Michael Shamoon
04da8f3925
lint
2 years ago
Michael Shamoon
86b12debc5
Revert "Infer unifi port"
2 years ago
Michael Shamoon
69c9a449b1
Revert "Rename unifi_console info widget to unifi"
2 years ago
Ben Phelps
fe7fa5c060
fix network stats when using podman #254
2 years ago
Ben Phelps
d2dc51d49c
add services and bookmarks as manifest shortcuts
2 years ago
Ben Phelps
d26ae30fa6
remove old code
2 years ago
Michael Shamoon
fbac27f504
Fix unifi service lan/wlan labels
2 years ago
Michael Shamoon
d1b6dad14d
Infer unifi port, use api widget property for login
2 years ago
Michael Shamoon
fe1064b173
Rename unifi_console info widget to unifi
2 years ago
Jason Fischer
42da3eca28
Standardize on double quoted strings
2 years ago
Jason Fischer
7ee3113d8a
Rename unifi_console service widget to unifi
...
- This rename is necessary as the Unifi service widet gets its config data from a different location than the unifi_console information widget
2 years ago
Jason Fischer
2bd9c8eddc
Cache console version check result
2 years ago
shamoon
1249ecaa68
Merge branch 'main' into main
2 years ago
Ben Phelps
ba428cf3ae
fix docker service discovery #343
2 years ago
Ben Phelps
94a518f4a8
add styled headers option
2 years ago
Ben Phelps
e56dccc7f1
new logo and styling tweaks
2 years ago
Michael Shamoon
e03822df6e
Add UniFI console service widget
2 years ago
Michael Shamoon
ad1d1e751d
Refactor unifi proxy for udm-pro compatibility
2 years ago
Jason Fischer
ac4dcd3222
Remove node-unifi package dependency
...
- Add custom Unifi proxy built on existing cookie jar and httpProxy
- Change formatApiCall to emit empty string instead of undefined on missing key
2 years ago
Michael Shamoon
952f0295cc
uptime label
2 years ago
Michael Shamoon
5ba75bc62d
support wan down too
2 years ago
Michael Shamoon
b9b9449cd3
Add unifi_console widget, API endpoint
2 years ago
Jason Fischer
65c5828456
Merge pull request #335 from JazzFisch/add-proxmox-widget
...
Add Proxmox widget
2 years ago
Ben Phelps
ea96999377
place error boundaries closer to the source
2 years ago
Jason Fischer
a9fb458f19
Add Proxmox widget
2 years ago
Jason Fischer
962e6e576c
Add ErrorBoundary component
...
- wrap a myriad of components in ErrorBoundary
resolves #270
2 years ago
Ben Phelps
7033652508
Merge pull request #328 from JazzFisch/disable-open-proxy
...
Remove pages/api/proxy.js as it was an open proxy
2 years ago
Jason Fischer
84bb98b007
Update component.jsx
2 years ago
Jason Fischer
c3a623c329
Remove pages/api/proxy.js as it was an open proxy
...
- The only location pages/api/proxy was used was for icon loading in item.jsx, simply returning the icon URL instead worked just fine. There was no need to proxy icon requests.
fixes : #327
2 years ago
Juan Manuel Bennàssar Carretero
1249724f8a
Fix resources CPU label...
2 years ago
Ben Phelps
07e99768e6
speedtest widget, catch api errors
2 years ago
Ben Phelps
09b4de08e3
hopefully improve font rendering
2 years ago
Ben Phelps
de4ce73a9a
fix hidden scrollbars
...
this was an adventure
2 years ago
Ben Phelps
f52c6f3b41
improved static styles and x-browser scrollbars
2 years ago
Ben Phelps
2271cc0044
cache github response for 5 min
2 years ago
Jason Fischer
d4ad11a63f
Slightly simplify container.jsx
2 years ago
Jason Fischer
c533966050
Merge branch 'main' into configurable-widget-fields
2 years ago
Jason Fischer
9b7d6b196f
Allow widget field visibility to be configurable
2 years ago
Ben Phelps
dadd501843
fix case with empty bookmarks and widgets
2 years ago
Jason Fischer
7a19bedc25
Fix Prowlarr show API Error
2 years ago
Ben Phelps
a10a30a22c
fix some error edge cases
2 years ago
Ben Phelps
57e4ca355b
add widgets to config hash
2 years ago
Jason Fischer
149ed8c266
Fix transmission leech and seed showing NaN
2 years ago
Jason Fischer
65755a08aa
Better login strategy for qbittorrent proxy
...
- Additional logging in httpProxy
2 years ago
Jason Fischer
1ea8e38372
Fix Transmission proxy error with URL and CSRF caching
2 years ago
Ben Phelps
0590896453
display as ms, not millisec or milliseconds
2 years ago
Ben Phelps
8f59c4a236
trim url trailing slashes
2 years ago
Jason Fischer
550af91030
Add Lidarr as a recognized widget type
2 years ago
Ben Phelps
bb5721c473
ui polish
2 years ago
Ben Phelps
68c93c65e6
bring all transfer rates inline, using bitrate
2 years ago
Ben Phelps
d36efa5796
styled scollbars
...
lets see how this one lands
2 years ago
Ben Phelps
0a58f259ff
wrapped proxy calls via useWidgetAPI
2 years ago
Ben Phelps
314050b568
Merge branch 'main' into widget-refactor
2 years ago
Ben Phelps
5210a68cc6
remove debug
2 years ago
Ben Phelps
616e56e3f5
fix qbittorrent widget
2 years ago
Ben Phelps
8e0075ff90
expire all cookies after 1 hour
2 years ago
Ben Phelps
c980c70798
revalidate config changes, check on focus changes
2 years ago
Josway
fa2763d8cd
support Baidu search engine
2 years ago
Josway
d18e472623
support Baidu search engine
2 years ago
Ben Phelps
5f0c1ec70a
tweak styles
2 years ago
Ben Phelps
4386999c38
further restructuring
2 years ago
Ben Phelps
9b07f3eb90
Merge branch 'main' into widget-refactor
2 years ago
Ben Phelps
b280e18651
fix nightly issue
2 years ago
Ben Phelps
086bfa310f
lighthouse requirements
2 years ago
Ben Phelps
e4c82b5e8d
fix always loading docker stats block
2 years ago
Ben Phelps
4d790feaae
formatting cleanup
2 years ago
Ben Phelps
b72dca0e2e
only create each logger once
2 years ago
Ben Phelps
e1a3a82f75
utils cleanup, initial static generation
2 years ago
Ben Phelps
ec8700f3e9
fix widgets without mappings
2 years ago
Ben Phelps
d999bb3f09
fix portainer widget
2 years ago
Ben Phelps
a83d5132d9
refactor lidarr widget
2 years ago
Jason Fischer
1840e9a57a
Add authentik
2 years ago
Ben Phelps
47bc073fb4
widget refactoring and cleanup
2 years ago
Jason Fischer
808e79e2ac
Add Docker, Emby, Gotify, Jackett, and JellySeerr widgets
2 years ago
Ben Phelps
035dd25ece
widget refactoring
2 years ago
Jason Fischer
03fa2f86d7
Add AdGuard, Bazarr, and Coin Market Cap widgets
...
- Allow setting HTTP method in widget.js
- Allow sending allow listed query params to proxy
2 years ago
Jason Fischer
f999f4a467
Add Sonarr refactor
2 years ago
Ben Phelps
562235f828
starting of widget refactoring
2 years ago
Ben Phelps
d6f6ea9dba
add meta tag
2 years ago
Ben Phelps
8bc240b934
refactor i18n to be server side
2 years ago
Ben Phelps
3ae4113043
refactor docker stats open/close
2 years ago
Ben Phelps
50fe6041f0
better fallback support
2 years ago
Ben Phelps
555a4b6b05
extralight is extra… light
2 years ago
Ben Phelps
7709be8118
fix Head
2 years ago
Ben Phelps
ae315f1789
use new Manrope font, remove external font dep
2 years ago
Ben Phelps
4782e72d88
remove unused font
2 years ago
Ben Phelps
ea6a668a84
add version information
2 years ago
Jason Fischer
5667cedafc
Merge branch 'main' into patch-nextjs-logging
2 years ago
Jason Fischer
42fe535df7
Patch console object to instead use winston for logging
...
- Allow setting labels via new createLogger method
- Make logger initialization more robust
2 years ago
Ben Phelps
0e5477eecf
experiment with lazily loaded widgets
2 years ago
Jason Fischer
5776544c20
Write homepage.log into config folder
...
This will make it easier for people to find their log file(s)
2 years ago
Ben Phelps
666e2a42cf
fix context state race
2 years ago
Ben Phelps
122b987fa3
Merge branch 'main' into feature/widget_strelaysrv
2 years ago
Ben Phelps
c024c4f01c
Merge pull request #241 from JazzFisch/add-logger
...
Add Winston for log handling
2 years ago
Ben Phelps
a677fbefbf
add global settings context
...
will be useful going forward, and simplify widget props being passed around all over the place
2 years ago
Ben Phelps
244a76de0b
fix bookmark styling
2 years ago
Ben Phelps
20ac15b18c
allow setting a global link target
2 years ago
Jason Fischer
280bb5fc81
Add Winston for log handling
...
- write log data to 'homepage.log'
2 years ago
Pablo Garcia de los Salmones Valencia
f281d86e8a
Fixed missing text
2 years ago
Pablo Garcia de los Salmones Valencia
f7000a280e
Add Syncthing Relay Server widget
2 years ago
Pablo Garcia de los Salmones Valencia
586ded6b3f
Add Mastodon widget
2 years ago
Ben Phelps
330575bab3
fix links
2 years ago
Ben Phelps
17f54da524
yaml validation
2 years ago
Ben Phelps
5fc266ed81
better status icon logic for tautulli
2 years ago
Ben Phelps
38356c31b0
handle when structure differs from expectation
2 years ago
Jason Fischer
33e6d54fd2
Fix issues with incorrect values in widgets
...
associated: #180
associated: #194
2 years ago
Ben Phelps
f3ebbb6547
pass errors
2 years ago
Ben Phelps
28b2f79e5b
use aggregate mapped data
...
to reduce the size of the API responses
2 years ago
Jason Fischer
6c01a85077
Merge branch 'main' into add-qbittorrent
2 years ago
Ben Phelps
cf41e988eb
fix error with no map
2 years ago
Ben Phelps
d7a161c088
remove map for now
2 years ago
Ben Phelps
3f17618ad5
allow endpoint specific maps
2 years ago
Andy
d7be64c3d9
add backgroundOpacity option
2 years ago
Jason Fischer
6da1e98c83
Add qBittorrent Widget
...
- extract cookie jar functionality into its own file
- use i18n for more strings in existing widgets
completes: #152
associated: #123
2 years ago
Jason Fischer
743a070724
Proposal to add ability to map data in a proxy
2 years ago
Ben Phelps
ddb2a74540
add AdGuard widget
2 years ago
Ben Phelps
578b715a1f
allow HTTP basic auth on generic proxy
2 years ago
Ben Phelps
0075429e08
add greeting and datetime info widgets
2 years ago
Ben Phelps
93d5dd88ba
add options for layout, theme and color settings
2 years ago
Ben Phelps
05427253b9
tweak streaming widget spacings
2 years ago
Ben Phelps
e2bc541089
show transcoding info on streaming widgets
2 years ago
Jason Fischer
7e99b3e505
Merge branch 'main' into add-lidarr
2 years ago
Ben Phelps
ace1610dfc
Merge pull request #160 from JazzFisch/add-bazarr
...
Add Bazarr widget
2 years ago
Jason Fischer
cf2f987fd4
Update completed album logic
2 years ago
Jason Fischer
1f2639fbb5
Add Lidarr widget
2 years ago
Ben Phelps
3c2880e4ba
allow search to be auto-focused
2 years ago
Ben Phelps
db18519c16
allow changing language from settings.yaml
2 years ago
Jason Fischer
b520713dc3
Add Bazarr widget
...
associated: #110
2 years ago
Jason Fischer
0a5cdfc57a
Refactor setting cookie header into own method
2 years ago
Jason Fischer
5009f9d3f2
Merge branch 'main' into add-jackett-widget
2 years ago
Jason Fischer
f750876425
Add the Jackett widget
...
- add the follow-redirect package
- add the tough-cookie package
Jackett API uses a redirect mechanism to set a CSRF token.
This CSRF token is stored in a cookie that is required to
be present or the API won't work.
2 years ago
Ben Phelps
79e5ff2fea
fix linting
2 years ago
Ben Phelps
7f91fe59e2
allow setting base and favicon
2 years ago
Ben Phelps
62188ffdc7
cleanup
2 years ago
Chris McGravey
6b45825472
translate
2 years ago
Chris McGravey
767aa9b3e1
Update CoinMarketCap widget to have time selector
2 years ago
Ben Phelps
d46f5f4613
reverse status icons for Tautulli
2 years ago
Jason Fischer
b19b4f047e
Fix linting errors
2 years ago
Jason Fischer
95b6ea0e23
Merge main
2 years ago
Jason Fischer
b3db549a65
Add Transmission widget
...
- Update http.js to support writing request bodies
- Update http.js to support returning all response headers
resolves : #104
2 years ago
Ben Phelps
340b138962
Add expanded view for resource widgets
2 years ago
Ben Phelps
7ae0ba31cb
remove backdrop-blur until it can be made opt-in
2 years ago