William
4d6754e4a7
Chore: bump react-icons to 4.12.0 ( #2507 )
11 months ago
CosminPerRam
3bddfdfe3b
Chore: update gamedig dep to 4.3.0 ( #2474 )
11 months ago
Denis Papec
a72ccb6d27
Fix: show recurring and multi-day events ( #2451 )
11 months ago
Denis Papec
95d66707f5
Feature: Implement iCal integration for calendar, improve styling ( #2376 )
...
* Feature: Implement iCal integration, improve calendar/agenda styling
* Delete calendar.jsx
* Calendar proxy handler
* code style
* Add some basic error handling
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
12 months ago
shamoon
792f768a7f
Feature: true ping, rename old ping to siteMonitor ( #2215 )
1 year ago
shamoon
9e3bc8e64f
Update prettier package to v3
1 year ago
icyleaf
8ea2ccf110
Enhancement: support dot-notated field properties in docker labels ( #2195 )
1 year ago
Denis Papec
4cd4103edf
Feature: calendar widget ( #2077 )
...
* Implemented calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added lidarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added radarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added readarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* Added sonarr events to calendar
Signed-off-by: Denis Papec <denis.papec@gmail.com>
* fix sonarr series title
* integrations
* fix bad setstate call
* handle user sets includeSeries: false for sonarr
* Translate radarr release strings
* Support all widths
* readarr get author
* Finished first day in week config
Signed-off-by: Denis Papec <denis.papec@gmail.com>
---------
Signed-off-by: Denis Papec <denis.papec@gmail.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
CosminPerRam
2ee6881376
Update GameDig dependency to `4.1.0` and revert compressjs fix. ( #1939 )
...
* Update GD to 4.1.0 and revert compressjs fix
* Update package-lock
1 year ago
CosminPerRam
f0a4ab645c
Update GameDig dependency to 4.0.7 ( #1886 )
1 year ago
Ben Phelps
9aba70d214
glances widget test 1
1 year ago
Stephen Donchez
992516cebd
Feature: UrBackup Widget ( #1735 )
...
* Add initial UrBackup widget with counts of ok, errored, and out-of date clients
* Add configurable number of days since last backup before a client is considered out-of-date
* Don't count a lack of recent (or error free) image backup if image backup isn't supported.
* Add support for reporting total disk usage
* add support for "fields" from services.yaml
* fix field filtering, syntax
* Consolidate urbackup code, syntax changes
* Revert pnpm changes
* re-add urbackup-server-api
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
1 year ago
fredodiable
420aa896d7
Feature: GameDig Widget ( #1717 )
...
* Adding Counter-Strike: Global Offensive (CSGO)
Adding Counter-Strike: Global Offensive (CSGO) widget
* Changed to GameDig
Converted csgo widget to gamedig
Added game server type as widget parameter
Added more fields
* Limited widget displayed fields to 4
* Moved fields limit to gamedig widget
1 year ago
shamoon
364c7ce183
make osx-temperature-sensor optional
2 years ago
shamoon
f46addf20a
Add cputemp to resources widget
2 years ago
shamoon
d4a3ba84e9
Convert resources widget to systeminformation dependency
...
Update resources.js
2 years ago
Sairenity
ad66637ff1
rewrite minecraft server status widget to directly ping server
2 years ago
shamoon
b2211bcdfd
rewrite rutorrent proxy
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
2440da8e08
Plex service widget without Tautulli
2 years ago
Ben Phelps
8bc240b934
refactor i18n to be server side
2 years ago
Ben Phelps
130ac76e0c
update packages
2 years ago
Ben Phelps
ea6a668a84
add version information
2 years ago
Ben Phelps
2fc1dda122
add tailwind-scollbars
2 years ago
Jason Fischer
280bb5fc81
Add Winston for log handling
...
- write log data to 'homepage.log'
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
f1a9191e84
use linuxserver.io base image
2 years ago
Ben Phelps
b40dad3d3e
remove unused package
2 years ago
Ben Phelps
92a4ad0c5e
update packages
2 years ago
Chris McGravey
1c158f743c
- Add CoinMarketCap widget
2 years ago
Ben Phelps
d66326b41d
implement docker service discovery via labels
2 years ago
Ben Phelps
c08d4b7b9c
implement i18n
2 years ago
Ben Phelps
f74e8b9d32
linting and cleanup
2 years ago
Ben Phelps
1af867d4b3
forcefully disable next-swc
2 years ago
Ben Phelps
43da60595c
add @swc/core & cli packages
...
continued attempts to solve the SWC build step on arm platforms
2 years ago
Ben Phelps
7f0345a56a
remove lodash, update packages
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
66e7637ea6
add ruTorrent widget
2 years ago
Ben Phelps
7de1430af6
remove sharp dep, switch to next/future/image
...
also disable image optimization, as its not needed in our use case
2 years ago
Ben Phelps
33cf69964a
add nzbget service widget
2 years ago
Ben Phelps
3914fee775
first public source commit
2 years ago
Ben Phelps
1a4fbb9d42
Initial commit from Create Next App
2 years ago