Some checks failed
/ release (push) Has been cancelled
testing / backend-checks (push) Has been cancelled
testing / frontend-checks (push) Has been cancelled
testing / test-unit (push) Has been cancelled
testing / test-e2e (push) Has been cancelled
testing / test-remote-cacher (redis) (push) Has been cancelled
testing / test-remote-cacher (valkey) (push) Has been cancelled
testing / test-remote-cacher (garnet) (push) Has been cancelled
testing / test-remote-cacher (redict) (push) Has been cancelled
testing / test-mysql (push) Has been cancelled
testing / test-pgsql (push) Has been cancelled
testing / test-sqlite (push) Has been cancelled
testing / security-check (push) Has been cancelled
Signed-off-by: Minecon724 <minecon724@noreply.git.m724.eu>
1 KiB
1 KiB
FORK
This is a fork of Forgejo.
This fork doesn't add any specialized features. It adds things that should be in Forgejo, but aren't.
This fork is based on a release. There's no master branch. Patches of this fork do not follow releases; because of scope, they're released immediately.
This fork is a drop-in replacement. You can switch back and forth, as there are no breaking changes.
Reviewer, keep in mind: This is my first time dealing with Go
Features
- Privacy Policy support
- Consent checkbox
- Footer link
- Configured with
service.PRIVACY_POLICY_URL
- Captcha tweaks
- Shorter: 4-5 instead of 6 digits
- Bigger
- Fixed colors on dark theme
- Theme tweaks
- Dynamic detection, no need for THEMES
- Enhanced picker
- Aesthetics
You can see all changes here.
Don't be overwhelmed, as commits are very granular.
Builds
Docker builds are available here for amd64 and arm64.