shamoon
9d2f1ab8c8
Add default interval setting for coinmarketcap
2 years ago
Michael Shamoon
04fbf315ee
Fix startup errors on completely empty settings file
...
Closes #564
2 years ago
Jason Fischer
9f03d18e49
Move content-length calculation to http module
...
- consolidate http / https functionality to single function
2 years ago
Michael Shamoon
ccfafe1b31
fix fatal jsonrpc error, error handling, add content-length
2 years ago
Jason Fischer
7266390491
Add Deluge widget
...
- Create semi-generic jsonrpc proxy handler
- Refactor NZBGet to use jsonrpc proxy handler
closes #190
2 years ago
Michael Shamoon
92d456dbf4
fix group sort to prevent possible loss
2 years ago
Michael Shamoon
e4c0a62fd9
Merge branch 'main' of https://github.com/benphelps/homepage
2 years ago
Michael Shamoon
b393318084
fix group sorting bug
2 years ago
Jason Fischer
354f819041
Merge pull request #505 from benphelps/ping-and-redesign-status
...
Feature: Service ping, redesign docker status
2 years ago
Jason Fischer
0428914690
Merge pull request #535 from theeternalrat/configurable-logpath
...
Added configurable setting for log folder
2 years ago
Rat
c8806a8775
lint fix
2 years ago
James Wynn
a1f2003a77
Merge branch 'main' into kubernetes
2 years ago
Michael Shamoon
f9c2f40ad1
hide webkit details marker, logger url output
2 years ago
Michael Shamoon
4ccf8eddae
fixes for widget validation
2 years ago
shamoon
0ad026503a
Merge pull request #358 from GodD6366/feat/support-sort-layout
...
Feature: support sort layout
2 years ago
Rat
83a3a06386
Added configurable setting for log folder, falls back to config path if not set
2 years ago
Michael Shamoon
8a783ba9f6
Simplify error catching
2 years ago
Michael Shamoon
7b7740563e
Basic widget data validation
2 years ago
Michael Shamoon
1c456b70c0
Re-create service ping, docker status changes
...
See #388
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
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
Michael Shamoon
ae3f847cef
Sort layout groups by default, simplify sorting
2 years ago
GodD6366
3740426bb5
Change to server-side implementation
2 years ago
Brandon Barker
68b8e4b376
feat: add tubearchivist widget
2 years ago
Brandon Barker
a2a5382ddb
feat: add autobrr widget
2 years ago
Michael Shamoon
a3ed070921
Some info widgets exempt from cleaning private data
2 years ago
Michael Shamoon
48a09e5a99
Refactor info widget sanitizing / privateOptions
2 years ago
Michael Shamoon
7c39cd8960
Private widget options API
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
shamoon
1249ecaa68
Merge branch 'main' into main
2 years ago
Ben Phelps
ba428cf3ae
fix docker service discovery #343
2 years ago
Ben Phelps
e56dccc7f1
new logo and styling tweaks
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
Jason Fischer
a9fb458f19
Add Proxmox widget
2 years ago
Ben Phelps
f52c6f3b41
improved static styles and x-browser scrollbars
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
Ben Phelps
a10a30a22c
fix some error edge cases
2 years ago
Jason Fischer
65755a08aa
Better login strategy for qbittorrent proxy
...
- Additional logging in httpProxy
2 years ago
Ben Phelps
8f59c4a236
trim url trailing slashes
2 years ago
Ben Phelps
0a58f259ff
wrapped proxy calls via useWidgetAPI
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
Ben Phelps
4386999c38
further restructuring
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
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
Ben Phelps
562235f828
starting of widget refactoring
2 years ago
Ben Phelps
8bc240b934
refactor i18n to be server side
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
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
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
Jason Fischer
280bb5fc81
Add Winston for log handling
...
- write log data to 'homepage.log'
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
17f54da524
yaml validation
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
3f17618ad5
allow endpoint specific maps
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
Jason Fischer
7e99b3e505
Merge branch 'main' into add-lidarr
2 years ago
Jason Fischer
1f2639fbb5
Add Lidarr widget
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
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
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
Francisco Coelho
b5538655e0
Add Prowlarr widget
2 years ago
Ben Phelps
ea06fbe666
js linting
2 years ago
Ben Phelps
cc0b4be50c
cleanup coinmarketcap widget
2 years ago
Francisco Coelho
ba3b48e8ce
Gotify
2 years ago
Francisco Coelho
0c9c1c599f
Merge branch 'main' of https://github.com/xicopitz/homepage
2 years ago
Francisco Coelho
af02440c40
Revert "Update credentialed.js"
...
This reverts commit eeac1200e7
.
2 years ago
Ben Phelps
3660140539
consolidate api handlers
2 years ago
Ben Phelps
15a0e6cc54
Merge branch 'main' into main
2 years ago
Ben Phelps
ee79335eff
Merge pull request #116 from JazzFisch/additional-widgets
...
Add Readarr and SABnzbd widgets
2 years ago
Chris
ffe89b02e9
Merge branch 'benphelps:main' into main
2 years ago
Chris McGravey
1c158f743c
- Add CoinMarketCap widget
2 years ago
Ben Phelps
4531985032
fix standalone docker widget
2 years ago
Jason Fischer
f8aa1ba391
Add Readarr and SABnzbd widgets
2 years ago
Francisco Coelho
9d790894d5
Sabnzbd Support
2 years ago
Francisco Coelho
eeac1200e7
Update credentialed.js
2 years ago
Francisco Coelho
a304d87b8a
Merge branch 'main' of https://github.com/xicopitz/homepage
2 years ago
Ben Phelps
4aedda7ba2
add Overseerr widget
2 years ago
Ben Phelps
53149df5f1
handle proxy methods other than GET
2 years ago
Ben Phelps
bc2025b3ba
handle 204 and 304 proxy responses
2 years ago
Francisco Coelho
5e6312fe93
Add Gotify Service
2 years ago
Ben Phelps
3882dd4f5a
fix cases where configurations are empty
2 years ago
Ben Phelps
d66326b41d
implement docker service discovery via labels
2 years ago
Ben Phelps
0b43f83daa
cleanup bitrate/byterate i18n formatter
2 years ago
Ben Phelps
c08d4b7b9c
implement i18n
2 years ago
Ben Phelps
f74e8b9d32
linting and cleanup
2 years ago
Ben Phelps
939f5d7c20
fix path.join import
2 years ago
Ben Phelps
6061d9ec65
cleanup imports
2 years ago
Ben Phelps
5a8defb478
allow weather apis to use hidden api keys
2 years ago
Ben Phelps
08afa0b747
check that content type exists before setting it
2 years ago
Ben Phelps
bad436b858
fix jellyfin widget api calls
2 years ago
Ben Phelps
97bf174b78
refactor widget api design
...
this passes all widget API calls through the backend, with a pluggable design and reusable API handlers
2 years ago
Ben Phelps
dc6b172df9
Merge pull request #25 from AlexFullmoon/main
...
Added OpenWeatherMap widget.
2 years ago
AlexFullmoon
6a97d392c9
Added OpenWeatherMap widget.
2 years ago
Ben Phelps
a7dd6d965d
handle proxying binary data
2 years ago
Ben Phelps
f0f470ba8b
add attribution to the condition map class
2 years ago
Ben Phelps
ac718c852a
add speedtest-tracker integration
2 years ago
Ben Phelps
b61ec9836e
refactor information widgets
2 years ago
Ben Phelps
7647d8eb4e
fix portainer offline containers count
2 years ago
Ben Phelps
1f3cd43bef
forward proxy bodies raw
2 years ago
Ben Phelps
affd1e97c2
remove debug lines
2 years ago
Ben Phelps
bfc307efbe
debug fs steps
2 years ago
Ben Phelps
1b2fa720c6
add theme switcher
2 years ago
Ben Phelps
d54561cec9
cleanup formatting
2 years ago
Ben Phelps
3914fee775
first public source commit
2 years ago