Dominic R
090d09fcdd
website: fix typos ( #20996 )
2026-03-20 16:43:34 +00:00
Dewi Roberts
0496549386
website/docs: add missing release notes ( #16804 )
...
* Add notes
* Remove docs changes
* WIP
2025-09-24 07:39:34 -04:00
Tana M Berry
56b3137ef2
Revert "website: Fix broken schema links, non-relative paths, unapplied redirect aliases" ( #16902 )
...
Revert "website: Fix broken schema links, non-relative paths, unapplied redir…"
This reverts commit 0e56195c82 .
2025-09-22 01:01:01 +02:00
Dominic R
0e56195c82
website: Fix broken schema links, non-relative paths, unapplied redirect aliases ( #16900 )
...
* website: fix broken schema links
* website: Use download links.
* website: Use env constants for URLs.
* website: Add schema redirects.
* website: Use path alias for integrations.
* website: Use docs alias in integrations.
* website: Use relative links, better dead-link checking.
* website: Fix nested docs prefix affecting redirects. Add aliases.
* website: Remove hard links.
* website: Replace hardcoded edit URL with environment URL.
---------
Co-authored-by: Teffen Ellis <teffen@goauthentik.io >
2025-09-21 14:32:26 -04:00
Teffen Ellis
d997930b60
website: Prep for 3.8 path resolution. ( #15575 )
2025-07-15 19:09:40 +02:00
Jens L.
a3865abaa9
website: changelog for security releases ( #15291 )
...
* website: changelog for security releases
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-06-27 15:42:02 +02:00
dependabot[bot]
0b6ab171ce
website: bump prettier from 3.5.3 to 3.6.0 in /website ( #15199 )
...
* website: bump prettier from 3.5.3 to 3.6.0 in /website
Bumps [prettier](https://github.com/prettier/prettier ) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-06-23 21:29:14 +02:00
Jens L.
092b6f7faf
website: split integrations partially ( #15076 )
...
* config for split
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update alllll the links
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add separate job for integrations build
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Update website/netlify.toml
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Jens L. <jens@beryju.org >
* Revert "update alllll the links"
This reverts commit 872c5870a8 .
* absolute relative URLs only
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* but use a plugin to rewrite them
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix external URL regex
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make rewrite plugin more re-usable
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix the reverse links
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* lint
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix root redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix rediret
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix root redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix redirect
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Dominic R <dominic@sdko.org >
2025-06-18 14:51:26 +02:00
Simonyi Gergő
be1dd3103b
website/docs: release notes for 2025.6.2 ( #15065 )
...
* website/docs: release notes for `2025.6.2`
* fixup! website/docs: release notes for `2025.6.2`
2025-06-16 17:01:56 +02:00
Zeik0s
fed094b317
website/docs: correct minor version in release notes ( #15012 )
...
Signed-off-by: Zeik0s <35345686+Zeik0s@users.noreply.github.com >
2025-06-11 22:13:53 +00:00
Marc 'risson' Schmitt
a718ff2617
website/docs: add 2025.6.1 release notes ( #14948 )
2025-06-06 15:28:10 +00:00
Dominic R
154dde9a9a
website/release notes: add tailscale to new integrations ( #14859 )
...
* website/release notes: add tailscale to new integrations
### What
Adds Tailscale to the list of new integrations this release as it was merged like 5 minutes ago and technically 2025.6 isn't released just yet
Signed-off-by: Dominic R <dominic@sdko.org >
* tweaks to bump build
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-06-04 09:10:49 -05:00
Dominic R
32d6b03a3c
website/releases: order new integrations alphabetically ( #14850 )
...
### What
Orders the 2025.6 release note's new integrations alphabetically. It just bothers me.
Signed-off-by: Dominic R <dominic@sdko.org >
2025-06-03 16:35:06 -05:00
Simonyi Gergő
8c02b25677
website/docs: finalize release notes for 2025.6 ( #14854 )
...
* remove internal changes from release notes
* add late additions to release notes
* remove release candidate notice from `2025.6`
* rotate supported versions
* rotate releases in sidebar
* Revert "rotate supported versions"
This reverts commit eea9d03e1d .
I'd like to do the release tonight, but I can't merge this because it
needs a review from @teams/security. I'll open a separate PR for it.
2025-06-03 21:55:29 +02:00
Simonyi Gergő
691a0d66ee
website/docs: add LDAP docs for forward deletion and memberUid ( #14814 )
...
* website/docs: add LDAP docs for forward deletion and `memberUid`
* reword LDAP docs
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
---------
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2025-06-03 17:44:32 +02:00
Simonyi Gergő
0fa2267b86
remove fluff from release notes 2025.6 ( #14819 )
...
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-06-02 17:12:08 +02:00
Simonyi Gergő
4c5fe84f92
website: release notes for 2025.6 ( #14703 )
...
* release notes for 2025.6: first pass
* release notes for 2025.6: second pass
* list new integration docs
* reword LDAP forward deletions
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
* fix typo
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
* add Komodo
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
* don't do sidebar stuff just yet
whoops
* generate boilerplate
* release notes for 2025.6: third pass
* add CloudFormation
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
---------
Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-31 00:12:12 +02:00