aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/services
Commit message (Expand)AuthorAgeFilesLines
* Octoprint service (#324) (#560)v22.11.2Bastien Wirtz2022-11-271-0/+108
* Adds SABnzbd custom service; fixes #494 (#555)Matt Bentley2022-11-191-0/+99
* What's up docker custom service (#444)Julien Roy2022-11-051-0/+92
* Rework speedtesttracker based on the Generic componentBastien Wirtz2022-11-051-59/+32
* Speedtesttracker integration (#262)Bernhard Großer2022-11-051-0/+86
* Apply lintBastien Wirtz2022-11-051-128/+186
* Proxmox improvementsBastien Wirtz2022-11-051-14/+39
* New Copy to clipboard custom serviceBastien Wirtz2022-11-051-0/+85
* Apply lint fixesv22.10.2Bastien Wirtz2022-10-312-172/+185
* Service for rTorrent. (#511)lindely2022-10-311-0/+153
* qBittorrent service (#540)Shagon942022-10-301-0/+120
* Fix openweather serviceBastien Wirtz2022-10-302-9/+14
* Displaying the timezone hour near temprature for each location (#449)apivko2022-10-301-1/+28
* Fixed 'method' not defaulting to HEAD request in Ping functionalitySylwester Wróblewski2022-10-161-1/+1
* Small refactor to remove one redundant line.luixal2022-10-131-2/+1
* Adds loading and errors icons/msgs. Adds docs.luixal2022-10-131-3/+13
* Adds total count for VMs.v22.10.1luixal2022-10-091-1/+1
* Adds custom service for Proxmoxluixal2022-10-091-0/+101
* added more strict checking of http method to Ping serviceIsaac Suttell2022-10-081-1/+7
* added support for Get method to Ping custom serviceIsaac Suttell2022-10-081-1/+4
* Fix UptimeKuma status message when all sites are down #503Bastien Wirtz2022-09-181-5/+19
* fix: resolve typo in Healthchecks service nametoa2022-07-161-0/+0
* Merge branch 'main' into vuejs-3Bastien Wirtz2022-07-121-0/+115
|\
| * feat: add custom service Healthcheckstoa2022-06-251-0/+115
* | Small fixesBastien Wirtz2022-07-121-2/+2
* | Fix lint issuesBastien Wirtz2022-07-032-14/+15
|/
* UpdatesBastien Wirtz2022-05-292-3/+7
* Handle 404 error on config file.Bastien Wirtz2022-04-301-1/+1
* Added Tautulli service (#439)Evan Steinkerchner2022-04-291-0/+92
* Add UptimeKuma Service component (#414)Adyanth H2022-04-201-0/+152
* Merge pull request #402 from Zareix/feature/portainer-environmentsBastien Wirtz2022-04-071-0/+6
|\
| * select environmentsRaphaël Catarino2022-03-191-0/+6
* | Update src/components/services/Emby.vueSouLSLayeR2022-04-011-1/+1
* | Removed await from api callunknown2022-03-311-1/+1
* | No authentication required for public endpointunknown2022-03-311-5/+1
* | Fixed yarn lint errorsunknown2022-03-291-21/+22
* | Initial Emby service commitunknown2022-03-281-0/+121
* | prettierRaphaël Catarino2022-03-191-1/+1
* | fix if endpoint not upRaphaël Catarino2022-03-191-1/+3
|/
* Add a get started link when no configuration is foundBastien Wirtz2022-03-111-8/+17
* Removed number fudging used for testingEvan Steinkerchner2022-03-011-1/+1
* Added Portainer custom serviceEvan Steinkerchner2022-03-011-0/+122
* Change Radarr/Sonarr v3 to use totalRecords as counting paged records isFinalDoom2022-02-182-10/+2
* Lint fixesv22.02.1Bastien Wirtz2022-02-101-12/+12
* Merge branch 'main' into fix/sonarr-radarr-apiBastien Wirtz2022-02-101-0/+94
|\
| * Added Prowlarr custom serviceRaphaël Catarino2022-01-311-0/+94
* | Fix radarr legacy api callDuy NGUYEN2022-02-011-1/+1
* | Parse new V3 api responseDuy NGUYEN2022-02-012-6/+23
* | Radarr and Sonarr V3 api support optionalDuy NGUYEN2022-02-012-4/+20
* | Update Sonarr and Radarr APIDuy NGUYEN2022-02-012-4/+4
|/