-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Add comprehensive login page customization options #7374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+471
−23
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
cd99956
feat: add comprehensive login page customization options
strickvl bac8b42
Merge branch 'main' into main
strickvl 2553f45
feat: replace individual UI flags with unified --custom-strings flag
strickvl c2eb61d
docs: simplify migration guide to only cover released flags
strickvl c0189ed
docs: update Docker customization examples to use --custom-strings
strickvl cacf3cc
Merge branch 'main' into main
strickvl 2b2819e
docs: remove niche customization sections from FAQ and install guide
strickvl b275d52
refactor: remove redundant custom-strings validation and global variable
strickvl af2f599
refactor: simplify loadCustomStrings function signature and error han…
strickvl e89a9af
test: remove outdated tests for deprecated custom UI flags
strickvl a8b7fbe
refactor: use addResourceBundle instead of re-initializing i18next
strickvl 27ee714
docs: improve custom-strings flag description
strickvl d5c0c88
refactor: keep --app-name flag as non-deprecated for {{app}} placeholder
strickvl fd6ca51
refactor: rename --custom-strings flag to --i18n
strickvl ca12a25
docs: consolidate i18n documentation in guide.md
strickvl dceb0a6
refactor: simplify --i18n flag to file-only approach
strickvl 9bf53dc
CI fixes
strickvl 354677c
Merge branch 'main' into main
strickvl 0d4bd15
Address test coverage
strickvl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: update Docker customization examples to use --custom-strings
Replace outdated CS_* environment variable examples with the new --custom-strings flag approach. Include both inline JSON and mounted file examples for Docker users. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.