aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Update Immich.vueCtrl_Plus2024-02-231-1/+1
| | | api changes in immich v1.85.0
* Linting updatev23.10.1Bastien Wirtz2023-10-2119-142/+168
|
* Handling empty groups in search functionvlorian2023-10-211-3/+5
|
* fix: fix search on page loadroyto2023-10-162-2/+2
| | | | Fix #611
* Fix YAML anchorsJenswBE2023-10-161-1/+1
| | | | | Fixes https://github.com/bastienwirtz/homer/issues/559 Based on https://eemeli.org/yaml/#schema-options
* PR review: use API const and lintroyto2023-08-081-11/+6
|
* feat: add Readarr custom serviceroyto2023-08-081-0/+117
|
* PiAlert custom service (#674)thedroid2023-08-061-0/+104
| | | Add Pi Alert custom service
* Add Immich custom servicethedroid2023-08-061-0/+126
|
* Toggle dark mode when `prefers-color-scheme` changesGabe Cook2023-05-131-0/+8
|
* Fix: don't stretch non-square logos (#640)LoV4322023-05-021-0/+1
|
* Fixed OctoPrint ‘text’ display when idle. (#607)Zach Russell2023-05-021-1/+19
| | | | | | | * Added moonraker support and temperature when idle * removed config change * Delete package-lock.json
* Implement PiHole API token (#580)v23.02.2Floren Munteanu2023-02-191-1/+5
| | | Implement PiHole API token
* Added Tdarr service (#573)v23.02.1Matt Bentley2023-02-071-0/+125
| | | | | | | | | | | | | * Added Tdarr service Signed-off-by: Matt Bentley <mbentley@mbentley.net> * Added dummy-data for Tdarr; remove trailing / for API endpoint Signed-off-by: Matt Bentley <mbentley@mbentley.net> --------- Signed-off-by: Matt Bentley <mbentley@mbentley.net>
* Octoprint service (#324) (#560)v22.11.2Bastien Wirtz2022-11-273-1/+157
| | | Add Octoprint service.
* Adds SABnzbd custom service; fixes #494 (#555)Matt Bentley2022-11-191-0/+99
| | | * Adds SABnzbd custom service; fixes #494
* What's up docker custom service (#444)Julien Roy2022-11-051-0/+92
| | | Add WUD
* ConnectivityChecker: Bug Fix - Remove double // in aliveCheckUrl causing ↵bchavez2022-11-051-3/+2
| | | | Invalid Redirect URL with CloudFlare Access.
* Rework speedtesttracker based on the Generic componentBastien Wirtz2022-11-051-59/+32
|
* Speedtesttracker integration (#262)Bernhard Großer2022-11-051-0/+86
| | | added SpeedtestTracker service
* 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
| | | Service for rTorrent.
* qBittorrent service (#540)Shagon942022-10-301-0/+120
| | | qBittorrent service
* Fix openweather serviceBastien Wirtz2022-10-302-9/+14
|
* Displaying the timezone hour near temprature for each location (#449)apivko2022-10-301-1/+28
| | | Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
* Update dependenciesBastien Wirtz2022-10-291-3/+3
|
* 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-182-6/+22
|
* Additional page name as css classv22.08.1Bastien Wirtz2022-08-261-7/+6
|
* fix: resolve typo in Healthchecks service nametoa2022-07-161-0/+0
| | | | * refs #474
* Merge branch 'main' into vuejs-3Bastien Wirtz2022-07-121-0/+115
|\
| * feat: add custom service Healthcheckstoa2022-06-251-0/+115
| | | | | | | | * refs #474
* | Small fixesBastien Wirtz2022-07-124-5/+7
| |
* | Fix theming issue & subfolder hostingBastien Wirtz2022-07-122-2/+2
| |
* | Fix search widgetBastien Wirtz2022-07-111-7/+9
| |
* | Fix lint issuesBastien Wirtz2022-07-033-15/+18
| |
* | new PWA implementationBastien Wirtz2022-07-031-34/+0
| |
* | Make connectivity check work with vitejs dev serverBastien Wirtz2022-07-021-1/+1
| | | | | | | | Head requests on directory path end up in 404
* | Migrate to VueJS 3Bastien Wirtz2022-07-025-18/+13
|/
* Lint runBastien Wirtz2022-06-051-4/+7
|
* Merge pull request #448 from bemble/mainBastien Wirtz2022-06-042-8/+31
|\ | | | | feat(pwa): enhance connectivity checks