Results 25 issues of techknowlogick

Use the `prefers-color-scheme: dark` media query

enhancement

Similar to how github profiles have badges/acheivements, this adds the capabilities to Gitea to be able to utilize that in the future

kind/feature
lgtm/need 2

Currently there is an org setup to receive translations, however first step is to move strings into a standardize translation file https://www.transifex.com/techknowlogick/shiori/dashboard/

* Switched to using XORM to be able to handle multiple DB types (so MySQL, PostgreSQL, MSSQL, and more!) * Using go mod, to handle go dependencies (no more git...

This allows binary to be used on different machine

Use chi's rate limiter to rate limit signups (10 per minute per IP should be waay more than enough). Ways to build upon in future is to configure this via...

kind/feature
lgtm/need 2
status/wip

## What does this PR do? Re-Open #13089 without yarn.lock added. cc: @PeerRich ## Type of change - New feature (non-breaking change which adds functionality) ## How should this be...

Low priority
calendar-apps
community

Closes https://github.com/go-gitea/gitea/issues/5512 This PR adds basic SAML support - Adds SAML 2.0 as an auth source - Adds SAML configuration documentation - Adds integration test: - Use bare-bones SAML IdP...

type/feature
topic/ui
modifies/translation
topic/authentication
size/XXL
lgtm/blocked
modifies/frontend
modifies/docs
modifies/internal