Evan Steinkerchner
|
b2bf3901e7
|
Update fontawesome from 5.15.4 to 6.1.1, fixes #432
|
2022-04-26 18:19:36 -04:00 |
|
Evan Steinkerchner
|
f483f16561
|
Add Uptime Kuma service to ToC
|
2022-04-22 12:32:38 -04:00 |
|
Adyanth H
|
847d1ba3e8
|
Add UptimeKuma Service component (#414)
* ✨ Add UptimeKuma Service component
* 📝 Add custom services documentation
* Change await to fetch and use new API
* ✨ Tri State logic from Uptime Kuma
* 📝 Add and lint documentation
* Remove erroneous logging
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Remove CORS warning
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Correct error level
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Correct error level
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Prevent caching of requests
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Prevent caching of requests
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
* Undo unrelated changes
Co-authored-by: Evan Steinkerchner <esteinkerchner@gmail.com>
|
2022-04-20 08:43:55 -04:00 |
|
Bastien Wirtz
|
9c370d3c5e
|
Merge pull request #321 from Darkham42/feature/adguard-home-customservices-doc
doc: add doc for AdGuard Home
|
2022-04-07 22:33:58 +02:00 |
|
Bastien Wirtz
|
7341d7634b
|
Merge branch 'main' into feature/adguard-home-customservices-doc
|
2022-04-07 22:33:20 +02:00 |
|
Darkham
|
b2a4140054
|
Improve with @bastienwirtz comments
|
2022-04-07 22:06:26 +02:00 |
|
Bastien Wirtz
|
9e1e82b0f3
|
Merge pull request #402 from Zareix/feature/portainer-environments
Portainer service - Select environments
|
2022-04-07 21:45:32 +02:00 |
|
Bastien Wirtz
|
000a46ee88
|
Merge pull request #410 from espilioto/main
Emby integration
|
2022-04-07 21:27:37 +02:00 |
|
SouLSLayeR
|
1275a8cce5
|
Update src/components/services/Emby.vue
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
|
2022-04-01 00:07:02 +03:00 |
|
unknown
|
cd1fc28f51
|
Removed await from api call
|
2022-03-31 23:55:32 +03:00 |
|
unknown
|
5c42d50d47
|
No authentication required for public endpoint
|
2022-03-31 23:54:26 +03:00 |
|
Bastien Wirtz
|
31027f4791
|
Merge pull request #409 from bastienwirtz/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-03-31 21:59:47 +02:00 |
|
unknown
|
abfe72b9cf
|
Fixed yarn lint errors
|
2022-03-29 11:39:15 +03:00 |
|
SouLSLayeR
|
6dc8fa2026
|
Update customservices.md
|
2022-03-28 20:42:06 +03:00 |
|
SouLSLayeR
|
345dd6c194
|
Update customservices.md
|
2022-03-28 20:41:19 +03:00 |
|
unknown
|
585844394d
|
Initial Emby service commit
|
2022-03-28 20:00:17 +03:00 |
|
dependabot[bot]
|
a25f317bee
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-26 19:46:32 +00:00 |
|
Little-Karl
|
775d0a8e86
|
FA note chages for new users (#404)
Update link to Font Awesome to reference v5 directly
|
2022-03-19 19:34:16 -04:00 |
|
Evan Steinkerchner
|
6351bf973c
|
Merge pull request #401 from Zareix/fix/portainer-service
Portainer service - Fix for down endpoints
|
2022-03-19 12:58:34 -04:00 |
|
Raphaël Catarino
|
4e953d7c81
|
prettier
|
2022-03-19 14:12:30 +01:00 |
|
Raphaël Catarino
|
e2ebf9973b
|
select environments
|
2022-03-19 13:52:41 +01:00 |
|
Raphaël Catarino
|
a7cbcc7700
|
fix if endpoint not up
|
2022-03-19 12:59:05 +01:00 |
|
Evan Steinkerchner
|
049610bc91
|
Merge pull request #311 from Aryess/main
Fix #121 - Change default theme and layout from config
|
2022-03-13 15:00:09 -04:00 |
|
Bastien Wirtz
|
f398006935
|
Add a get started link when no configuration is found
|
2022-03-11 22:47:26 +01:00 |
|
Bastien Wirtz
|
db2a2af3a4
|
Merge pull request #393 from jamesmacwhite/ping-endpoint-urls
Check if path has data before adding a trailing slash (/)
|
2022-03-06 22:30:10 +01:00 |
|
Bastien Wirtz
|
2ccadd578e
|
Merge pull request #389 from bastienwirtz/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.7 to 1.5.10
|
2022-03-06 22:23:43 +01:00 |
|
Bastien Wirtz
|
120ee25bf5
|
Merge pull request #391 from Roundaround/portainer
Added Portainer custom service
|
2022-03-06 22:23:34 +01:00 |
|
James White
|
1340a8e6d0
|
Check if path has data before adding /
|
2022-03-06 20:04:16 +00:00 |
|
Evan Steinkerchner
|
edd2c9ce2d
|
Removed number fudging used for testing
|
2022-03-01 21:05:14 -05:00 |
|
Evan Steinkerchner
|
a1a70d4a3c
|
Added Portainer custom service
|
2022-03-01 20:55:45 -05:00 |
|
dependabot[bot]
|
1acdbe4920
|
Bump url-parse from 1.5.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 04:27:15 +00:00 |
|
Bastien Wirtz
|
ba2c7c5c57
|
Merge pull request #385 from saschabrockel/patch-1
Fix typos in troubleshooting
|
2022-02-23 22:09:34 +01:00 |
|
Sascha Brockel
|
e4b077843c
|
Fix typos in troubleshooting
|
2022-02-21 22:04:51 +01:00 |
|
Bastien Wirtz
|
5cd802d157
|
Merge pull request #380 from FinalDoom/main
Change Radarr/Sonarr v3 to use totalRecords
|
2022-02-19 09:10:19 +01:00 |
|
Bastien Wirtz
|
4a526f6e7f
|
Merge pull request #371 from Wurzelmann/patch-2
fixed typos: "additionnal" -> "additional"
|
2022-02-19 09:08:40 +01:00 |
|
Bastien Wirtz
|
2c52f45048
|
Merge pull request #369 from Wurzelmann/patch-1
fixed typo: "additionnal" -> "additional"
|
2022-02-19 09:06:35 +01:00 |
|
Bastien Wirtz
|
7e81828b34
|
Merge pull request #377 from bastienwirtz/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
|
2022-02-19 09:04:15 +01:00 |
|
Bastien Wirtz
|
78d0fc5f1b
|
Merge pull request #383 from bastienwirtz/dependabot/npm_and_yarn/url-parse-1.5.7
Bump url-parse from 1.5.3 to 1.5.7
|
2022-02-19 09:01:26 +01:00 |
|
dependabot[bot]
|
dabcc0bae1
|
Bump url-parse from 1.5.3 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-19 02:57:57 +00:00 |
|
FinalDoom
|
c6ec28f1c5
|
Change Radarr/Sonarr v3 to use totalRecords as counting paged records is
wrong number
|
2022-02-18 06:39:27 -07:00 |
|
dependabot[bot]
|
9bfa95963d
|
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-15 13:19:33 +00:00 |
|
Wurzelmann
|
8b9ec8465f
|
fixed typos: "Additionnal" -> "Additional"
Fixed all occurrences of typo "Additionnal" (including file name)
|
2022-02-11 11:44:32 +01:00 |
|
Bastien Wirtz
|
893690cf95
|
Lint fixes
|
2022-02-10 22:07:00 +01:00 |
|
Bastien Wirtz
|
dec7e466b9
|
Merge pull request #365 from nthduy-deevotech/fix/sonarr-radarr-api
Support for Radarr, Sonarr V3 API
|
2022-02-10 21:52:05 +01:00 |
|
Bastien Wirtz
|
096c7eda48
|
Merge branch 'main' into fix/sonarr-radarr-api
|
2022-02-10 21:50:53 +01:00 |
|
Bastien Wirtz
|
d92444ec19
|
Merge pull request #353 from spaceneb/patch-1
Fix Possible Typo (Heath -> Health)
|
2022-02-10 21:45:19 +01:00 |
|
Bastien Wirtz
|
5fdf790e2c
|
Merge pull request #364 from Zareix/feature/add-prowlarr
Added Prowlarr custom services
|
2022-02-10 21:43:58 +01:00 |
|
Bastien Wirtz
|
5afd21a84c
|
Merge pull request #354 from bastienwirtz/dependabot/npm_and_yarn/follow-redirects-1.14.7
Bump follow-redirects from 1.14.1 to 1.14.7
|
2022-02-10 21:38:00 +01:00 |
|
Wurzelmann
|
51829a85c4
|
fixed typo: "additionnal" -> "additional"
Fixed all occurrences of a typo (additionnal).
|
2022-02-05 20:50:46 +01:00 |
|
Duy NGUYEN
|
6c8f9f1c5b
|
Fix radarr legacy api call
|
2022-02-01 23:01:09 +01:00 |
|