feat(config): make profile and activity text length limits configurable #38
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: McPringle/fitpub#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "McPringle/feat/configure-input-length"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds configurable length limits for profile bios, activity titles, and activity descriptions, with matching server-side validation and dynamic form limits in the UI. The implementation uses shared configuration and centralized validation to keep the behavior consistent across profile and activity editing.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.