Some checks are pending
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Signed-off-by: Minecon724 <minecon724@noreply.git.m724.eu>
25 lines
746 B
Markdown
25 lines
746 B
Markdown
## 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.
|
|
|
|
### 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
|
|
- Aesthetics
|
|
|
|
### Builds
|
|
|
|
Docker builds [are available here](https://hub.docker.com/r/minecon724/forgejo724) for amd64 and arm64.
|