Wykres commitów

5507 Commity (0ba19bd5775dcd0cc155696315a5536eb8e7aff9)

Autor SHA1 Wiadomość Data
LinuxServer-CI eddbbebcb4 Bot Moving Deprecated Documentation 2024-02-21 16:50:14 +00:00
Roxedus 5902a6d94f Merge pull request #188 from linuxserver/deploy-adjustments 2024-02-19 08:58:18 +01:00
Eric Nemchik 4d4ca05599 Merge branch 'master' into deploy-adjustments 2024-02-17 19:32:07 -06:00
Eric Nemchik e668828c51 Merge pull request #184 from linuxserver/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.2.4
Bump mkdocs-git-revision-date-localized-plugin from 1.2.1 to 1.2.4
2024-02-17 19:31:16 -06:00
Eric Nemchik d2eb89cdad Merge pull request #183 from linuxserver/dependabot/pip/mkdocs-minify-plugin-0.8.0
Bump mkdocs-minify-plugin from 0.7.1 to 0.8.0
2024-02-17 19:31:02 -06:00
dependabot[bot] 590a62e194 Bump mkdocs-git-revision-date-localized-plugin from 1.2.1 to 1.2.4
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.1 to 1.2.4.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.1...v1.2.4)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-18 01:30:59 +00:00
dependabot[bot] b291896c1c Bump mkdocs-minify-plugin from 0.7.1 to 0.8.0
Bumps [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases)
- [Commits](https://github.com/byrnereese/mkdocs-minify-plugin/compare/0.7.1...0.8.0)

---
updated-dependencies:
- dependency-name: mkdocs-minify-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-18 01:30:56 +00:00
Eric Nemchik 4c5dd668b9 Merge pull request #177 from linuxserver/dependabot/github_actions/actions/cache-4.0.0
Bump actions/cache from 3.3.2 to 4.0.0
2024-02-17 19:30:53 -06:00
Eric Nemchik 033cc070d1 Merge pull request #186 from linuxserver/dependabot/pip/mkdocs-material-9.5.9
Bump mkdocs-material from 9.5.1 to 9.5.9
2024-02-17 19:29:59 -06:00
Eric Nemchik 06b875c162 ci: 💚 use sparse checkout and cache properly
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2024-02-17 19:14:28 -06:00
Adam 04ec1a7347 Merge pull request #187 from linuxserver/support-rootpuid
Add weird exceptions
2024-02-13 21:38:09 +00:00
TheSpad 724b0a29eb Add weird exceptions 2024-02-13 16:59:18 +00:00
dependabot[bot] dce8255304 Bump mkdocs-material from 9.5.1 to 9.5.9
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.1 to 9.5.9.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.1...9.5.9)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 02:55:34 +00:00
Adam bd69f4cce3 Merge pull request #185 from linuxserver/networks
Add macvlan/ipvlan networking
2024-02-05 13:59:04 +00:00
TheSpad ceaece54d5 Add macvlan/ipvlan networking 2024-02-05 13:39:54 +00:00
dependabot[bot] b7e363cb5f Bump actions/cache from 3.3.2 to 4.0.0
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.0.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.3.2...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 02:25:13 +00:00
Eric Nemchik 8f689ed3aa Merge pull request #169 from linuxserver/dependabot/github_actions/actions/setup-python-5.0.0
Bump actions/setup-python from 4.7.1 to 5.0.0
2023-12-15 13:52:27 -06:00
dependabot[bot] 3f5c22cce7 Bump actions/setup-python from 4.7.1 to 5.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.1...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 02:17:28 +00:00
dependabot[bot] 93a79ff7ae Bump mkdocs-material from 9.4.14 to 9.5.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.14 to 9.5.1.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.14...9.5.1)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 02:15:16 +00:00
Eric Nemchik 9a89b87836 Merge pull request #167 from linuxserver/dependabot/pip/mkdocs-material-9.4.14
Bump mkdocs-material from 9.4.10 to 9.4.14
2023-11-26 20:26:32 -06:00
dependabot[bot] b4cea25d61 Bump mkdocs-material from 9.4.10 to 9.4.14
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.10 to 9.4.14.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.10...9.4.14)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 02:08:01 +00:00
Roxedus b31e332751 add concurrency 2023-11-20 10:36:18 +01:00
dependabot[bot] c36274a831 Bump mkdocs-material from 9.4.8 to 9.4.10
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.8 to 9.4.10.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.8...9.4.10)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 02:12:45 +00:00
TheSpad fca078d093 Use API token instead of global key 2023-11-17 14:20:32 +00:00
Adam 0959ce03be Merge pull request #162 from linuxserver/update-compose 2023-11-09 19:19:29 +00:00
TheSpad c623acc6f7 curl doesn't seem to like `~` in its output path 2023-11-09 18:58:11 +00:00
TheSpad 786514298c Update wording, remove refs to our image, general tidy 2023-11-09 18:41:19 +00:00
Eric Nemchik 9bb6f3d265 Merge pull request #161 from linuxserver/dependabot/pip/mkdocs-material-9.4.8
Bump mkdocs-material from 9.4.7 to 9.4.8
2023-11-07 02:17:29 -06:00
dependabot[bot] 92c86e7547 Bump mkdocs-material from 9.4.7 to 9.4.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.7 to 9.4.8.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.7...9.4.8)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 02:14:59 +00:00
Eric Nemchik da53d729a3 Merge pull request #160 from linuxserver/dependabot/pip/mkdocs-material-9.4.7
Bump mkdocs-material from 9.4.6 to 9.4.7
2023-10-29 22:20:23 -05:00
dependabot[bot] ce3334f305 Bump mkdocs-material from 9.4.6 to 9.4.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.6 to 9.4.7.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.6...9.4.7)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 02:47:38 +00:00
Roxedus 255be40451 Move CNAME 2023-10-26 00:26:17 +02:00
Eric Nemchik c87fca54de Merge pull request #159 from linuxserver/dependabot/github_actions/actions/checkout-4.1.1
Bump actions/checkout from 4.1.0 to 4.1.1
2023-10-25 17:08:26 -05:00
dependabot[bot] 7478a13cae 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-25 22:04:32 +00:00
j0nnymoe 79cede20d1 Merge pull request #158 from linuxserver/mkdocs-tuning 2023-10-25 23:04:01 +01:00
j0nnymoe 5a954735c8 Merge pull request #155 from linuxserver/golive 2023-10-25 23:03:39 +01:00
Roxedus 7ce1c3a8c9 update linting 2023-10-22 02:39:27 +02:00
Roxedus 4e072c7175 More mkdocs-isms 2023-10-20 19:00:24 +02:00
Roxedus 5d8a748f77 Move files into docs 2023-10-20 18:59:36 +02:00
Roxedus 43ef3dbe4e Update nav 2023-10-20 18:58:42 +02:00
Roxedus e45443f22e Tabs 2023-10-20 17:01:07 +02:00
Roxedus 851cbf225d Linting 2023-10-17 21:50:06 +02:00
Roxedus f959235a2e mkdoc-isms 2023-10-17 18:52:22 +02:00
Roxedus a125f824b2 Keep whole nav in the HTML, for better browsing 2023-10-17 18:20:09 +02:00
Eric Nemchik f780bf1818 Merge pull request #156 from linuxserver/dependabot/pip/mkdocs-material-9.4.6
Bump mkdocs-material from 9.4.4 to 9.4.6
2023-10-15 22:26:07 -05:00
dependabot[bot] 4c6c1ec99a Bump mkdocs-material from 9.4.4 to 9.4.6
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.4 to 9.4.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.4...9.4.6)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 03:24:53 +00:00
Eric Nemchik 0529cb7d9e Merge pull request #157 from linuxserver/dependabot/pip/mkdocs-git-revision-date-localized-plugin-1.2.1
Bump mkdocs-git-revision-date-localized-plugin from 1.2.0 to 1.2.1
2023-10-15 22:24:10 -05:00
dependabot[bot] b59c968c02 Bump mkdocs-git-revision-date-localized-plugin from 1.2.0 to 1.2.1
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 02:15:19 +00:00
Roxedus 9073c8a91b Final changes for golive 2023-10-15 02:02:28 +02:00
Roxedus 5220cb3ace Merge pull request #154 from linuxserver/mkdocs-deprecate 2023-10-15 01:55:28 +02:00