Commit Graph

948 Commits

Author SHA1 Message Date
Eric Nemchik 778c764abc remove unused negotiate endpoint
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-11-11 14:06:52 -06:00
Eric Nemchik f02608e2cf update bitwarden/vaultwarden templates
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-11-11 13:36:10 -06:00
Eric Nemchik 94e933954e Merge pull request #617 from jed-cmp/master
Add template for homebox
2023-10-29 07:44:03 -05:00
Eric Nemchik af3f42e2c9 Merge pull request #618 from linuxserver/dependabot/github_actions/actions/checkout-4.1.1
Bump actions/checkout from 4.1.0 to 4.1.1
2023-10-23 17:54:32 -05:00
dependabot[bot] 38e561f369 Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 20:59:10 +00:00
jed-cmp faa2926b1f Add template for homebox 2023-10-21 19:30:19 -05:00
Eric Nemchik 31c285741a Merge pull request #612 from Jurrer/master
Created new configs for linkace, storm and YourSpotify
2023-10-17 13:22:04 -05:00
Jurrer 0558de6424 unify configs, split your-spotify config 2023-10-17 16:31:09 +02:00
Jurrer 45ba5a8b98 Merge branch 'linuxserver:master' into master 2023-10-17 16:15:38 +02:00
Eric Nemchik e972dc4bf8 Merge pull request #614 from RagingCub/master
Add template for grampsweb
2023-10-17 08:57:38 -05:00
Loup Labelle 270a2c77db Update grampsweb.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2023-10-17 09:52:55 -04:00
Eric Nemchik a3e60f750e Merge pull request #609 from PrivatePasta/patch-2
Update Prowlarr configs to create /download block
2023-10-17 08:44:30 -05:00
PrivatePasta 2af316af88 Merge branch 'master' into patch-2 2023-10-17 18:26:39 +05:30
PrivatePasta f8fef63a9e Update prowlarr.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2023-10-17 18:26:10 +05:30
RagingCub 12046b8415 Add template for grampsweb 2023-10-15 16:45:33 -04:00
Jurrer c1aa5251c9 Merge branch 'linuxserver:master' into master 2023-10-15 20:42:08 +02:00
Jurrer c924cf20e4 remove unnecessary headers 2023-10-15 20:37:20 +02:00
driz b431188bd4 Merge pull request #611 from JOduMonT/patch-1
Create nocodb.subdomain.conf.sample
2023-10-11 09:50:32 -04:00
driz 4fffbd003c Merge pull request #613 from linuxserver/qbit-bypass
comment out api bypass in qbit, add disclaimer
2023-10-10 16:39:07 -04:00
aptalca 9d40ac2638 comment out api bypass in qbit, add disclaimer 2023-10-10 16:01:28 -04:00
Eric Nemchik 440a10c95a Merge pull request #580 from adepssimius/master
Add custom theme support for qBittorrent
2023-10-10 10:01:55 -05:00
adepssimius be190d0195 Merge branch 'master' into master 2023-10-09 19:57:29 -04:00
driz 4a16b16315 Merge pull request #607 from realbuz/patch-1
Update komga.subdomain.conf.sample - updated the port to 25600 from 8080
2023-10-09 15:30:45 -04:00
driz 8f4d3afa30 Merge pull request #606 from realbuz/patch-2
Update komga.subfolder.conf.sample
2023-10-09 15:29:39 -04:00
realbuz 8dffe9592b Merge branch 'master' into patch-2 2023-09-29 14:21:01 -04:00
realbuz 8cea4f1345 Merge branch 'master' into patch-1 2023-09-29 14:20:23 -04:00
Jurrer 4a6acdc792 Create your-spotify.subdomain.conf.sample 2023-09-29 13:21:52 +00:00
Jurrer 2d577f0687 Create storm.subdomain.conf.sample 2023-09-29 13:03:01 +00:00
Jurrer 2a5ec41caf Create linkace.subdomain.conf.sample 2023-09-29 12:57:35 +00:00
JOnathan duMonT 10dc95fcec Create nocodb.subdomain.conf.sample 2023-09-28 10:57:26 +02:00
Eric Nemchik ac729c46ba Merge pull request #610 from linuxserver/dependabot/github_actions/actions/checkout-4.1.0
Bump actions/checkout from 4.0.0 to 4.1.0
2023-09-25 18:05:23 -05:00
dependabot[bot] 663e9c296e Bump actions/checkout from 4.0.0 to 4.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 20:36:16 +00:00
PrivatePasta b6cc0482a9 Update prowlarr.subdomain.conf.sample with /download endpoint 2023-09-17 02:48:46 +05:30
PrivatePasta 5096bccce9 Update prowlarr.subfolder.conf.sample
Downloads through Radarr seems to make requests to Prowlarr at /download instead of /api. In the old config, if the Authelia config is enabled, these /download requests would be blocked by Authelia
2023-09-13 17:51:37 +05:30
realbuz e6c7a8cfe5 Merge branch 'master' into patch-2 2023-09-06 16:15:15 -04:00
realbuz 5f1aa2c29a Merge branch 'master' into patch-1 2023-09-06 16:06:27 -04:00
Adam 31a3901b66 Merge pull request #608 from linuxserver/unifi-network-application 2023-09-06 16:10:05 +01:00
realbuz 77fc80122f Merge branch 'master' into patch-2 2023-09-06 09:36:14 -04:00
realbuz f5639b0523 Merge branch 'master' into patch-1 2023-09-06 09:34:11 -04:00
driz 96517991d4 Merge pull request #603 from Findarato/semaphore
Semaphore
2023-09-06 08:26:24 -05:00
driz a5bcc76396 Merge pull request #599 from smp46/master
Create yourls.subdomain.conf.sample
2023-09-06 08:19:31 -05:00
driz 06bb31c293 Merge pull request #597 from Findarato/dashy
Fixes Dashy port to 80 from 4000
2023-09-06 08:18:37 -05:00
driz 0ad0273b68 Create unifi-network-application.subdomain.conf.sample 2023-09-06 08:58:59 -04:00
realbuz 3fc3fd9cb6 Update komga.subdomain.conf.sample
updated date
2023-09-06 08:30:28 -04:00
realbuz a3bfd0d47e Update komga.subfolder.conf.sample
updated date
2023-09-06 08:28:44 -04:00
adepssimius a5729ec502 Fix alphebetization of routes 2023-09-05 20:45:07 -04:00
adepssimius ca5e2dfe6f Merge branch 'master' into master 2023-09-05 20:39:34 -04:00
realbuz b205715ad8 Update komga.subfolder.conf.sample
2023/09/05
docker has recently updated the port to 25600 from 8080
2023-09-05 16:46:25 -04:00
realbuz 87fac4e5aa Update komga.subdomain.conf.sample
2023/09/05
docker has recently updated the port to 25600 from 8080
2023-09-05 16:45:36 -04:00
Eric Nemchik 7a71eec555 Merge pull request #605 from linuxserver/dependabot/github_actions/actions/checkout-4.0.0
Bump actions/checkout from 3.6.0 to 4.0.0
2023-09-04 16:01:36 -05:00