You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
tobi e032c959e1
[feature] Implement /oauth/revoke for token revocation (#3983)
11 months ago
..
activitypub [chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928) 11 months ago
auth [feature] Implement /oauth/revoke for token revocation (#3983) 11 months ago
client [feature] add TOTP two-factor authentication (2FA) (#3960) 11 months ago
fileserver [feature] Refactor tokens, allow multiple app redirect_uris (#3849) 1 year ago
health [feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783) 2 years ago
metrics [chore] update otel libraries (#3740) 1 year ago
model [feature] add TOTP two-factor authentication (2FA) (#3960) 11 months ago
nodeinfo [feature] Change `instance-stats-randomize` to `instance-stats-mode` with multiple options; implement nodeinfo 2.1 (#3734) 1 year ago
robots [feature] Use ETag for robots.txt to prevent mishaps (#3829) 1 year ago
util [chore] add IPPrefixes type so we don't need separate rate limit parsed field (#3982) 11 months ago
wellknown [chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928) 11 months ago
activitypub.go [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) 2 years ago
auth.go [feature] add TOTP two-factor authentication (2FA) (#3960) 11 months ago
client.go [feature] Add token review / delete to backend + settings panel (#3845) 1 year ago
fileserver.go [feature] Ratelimit + serve emoji images on separate router group (#2548) 2 years ago
health.go [feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783) 2 years ago
metrics.go [chore/bugfix] Fix double gzip on prometheus endpoint (#2383) 2 years ago
nodeinfo.go [feature] Use `X-Robots-Tag` headers to instruct scrapers/crawlers (#3737) 1 year ago
robots.go [feature] Use ETag for robots.txt to prevent mishaps (#3829) 1 year ago
wellknown.go [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) 2 years ago