| Commit message (Expand) | Author | Age | Files | Lines |
* | clarify what session provider 'db' does (#19713) | f0x52 | 2022-05-16 | 1 | -1/+2 |
* | Update documentation to disable duration settings with -1 instead of 0 (#19647) | Jimmy Praet | 2022-05-09 | 1 | -6/+6 |
* | Federation: return useful statistic information for nodeinfo (#19561) | 6543 | 2022-05-02 | 1 | -0/+3 |
* | Disable unnecessary GitHooks elements | Pawel Boguslawski | 2022-04-26 | 1 | -0/+1 |
* | Use "main" as default branch name (#19354) | wxiaoguang | 2022-04-08 | 1 | -1/+1 |
* | Allow custom redirect for landing page (#19324) | techknowlogick | 2022-04-05 | 1 | -1/+1 |
* | Remove legacy unmaintained packages, refactor to support change default local... | wxiaoguang | 2022-04-03 | 1 | -0/+1 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+40 |
* | Provide configuration to allow camo-media proxying (#12802) | zeripath | 2022-03-29 | 1 | -0/+17 |
* | New cron task: delete old system notices (#19219) | Pilou | 2022-03-28 | 1 | -0/+13 |
* | Make cron task no notice on success (#19221) | zeripath | 2022-03-26 | 1 | -17/+17 |
* | Add warning to set SENDMAIL_ARGS to -- (#19102) | zeripath | 2022-03-18 | 1 | -0/+1 |
* | Update golang.org/x/crypto (#19097) | Gusted | 2022-03-16 | 1 | -1/+1 |
* | Support ignore all santize for external renderer (#18984) | Lunny Xiao | 2022-03-06 | 1 | -0/+2 |
* | Don't clean up hardcoded `tmp` (#18983) | KN4CK3R | 2022-03-02 | 1 | -2/+2 |
* | Disable service worker by default (#18914) | silverwind | 2022-02-26 | 1 | -1/+1 |
* | Update SSH Server crypto settings (#18697) | Gusted | 2022-02-10 | 1 | -3/+3 |
* | Support custom ACME provider (#18340) | Cristian Le | 2022-02-08 | 1 | -0/+30 |
* | Add separate SSH_USER config option (#17584) | Clar Fon | 2022-02-07 | 1 | -2/+5 |
* | Switch to non-deprecation setting (#18358) | Gusted | 2022-01-23 | 1 | -2/+3 |
* | Refactor Router Logger (#17308) | wxiaoguang | 2022-01-20 | 1 | -4/+13 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 1 | -2/+3 |
* | fix location for custom/options/license (#18194) | yearski | 2022-01-06 | 1 | -1/+1 |
* | Enable partial clone by default (#18195) | Gusted | 2022-01-06 | 1 | -1/+3 |
* | Add option to convert CRLF to LF line endings for sendmail (#18075) | zeripath | 2022-01-06 | 1 | -0/+3 |
* | Add MP4 as default allowed attachment type (#18170) | Gusted | 2022-01-04 | 1 | -1/+1 |
* | Make AvatarRenderedSizeFactor configurable and set it to 3 (#17951) | silverwind | 2021-12-16 | 1 | -0/+4 |
* | Make Co-committed-by and co-authored-by trailers optional (#17848) | zeripath | 2021-11-29 | 1 | -0/+3 |
* | Add `PULL_LIMIT` and `PUSH_LIMIT` to cron.update_mirror task (#17568) | zeripath | 2021-11-22 | 1 | -0/+6 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -1/+1 |
* | Make SSL cipher suite configurable (#17440) | zeripath | 2021-11-20 | 1 | -0/+10 |
* | Add settings to allow different SMTP envelope from address (#17479) | zeripath | 2021-11-19 | 1 | -0/+3 |
* | Fix documents for ALLOWED_HOST_LIST, its default value differs between 1.15 a... | wxiaoguang | 2021-11-08 | 1 | -0/+1 |
* | Only allow webhook to send requests to allowed hosts (#17482) | wxiaoguang | 2021-11-01 | 1 | -0/+6 |
* | Make the Mirror Queue a queue (#17326) | zeripath | 2021-10-17 | 1 | -2/+2 |
* | Add simple update checker to Gitea (#17212) | techknowlogick | 2021-10-16 | 1 | -0/+13 |
* | Disable core.protectNTFS (#17300) | zeripath | 2021-10-13 | 1 | -0/+2 |
* | Add metrics to get issues by repository (#17225) | Romain | 2021-10-05 | 1 | -0/+2 |
* | Add metrics to get issues by label (#17201) | Romain | 2021-10-03 | 1 | -0/+2 |
* | Fix typo in app.example.ini (#17213) | Petr Vaněk | 2021-10-03 | 1 | -2/+2 |
* | Add nodeinfo endpoint for federation purposes (#16953) | techknowlogick | 2021-09-28 | 1 | -0/+9 |
* | Use light/dark theme based on system preference (#17051) | Gwyneth Morgan | 2021-09-27 | 1 | -2/+2 |
* | Enable Malayalam, Greek, Persian, Hungarian & Indonesian by default (#16998) | 6543 | 2021-09-09 | 1 | -2/+2 |
* | Make mirror feature more configurable (#16957) | 6543 | 2021-09-07 | 1 | -3/+6 |
* | Paginate releases page & set default page size to 10 (#16857) | Lunny Xiao | 2021-08-29 | 1 | -0/+1 |
* | Add EdDSA JWT signing algorithm (#16786) | Aliaksandr Mianzhynski | 2021-08-25 | 1 | -1/+1 |
* | Add proxy settings and support for migration and webhook (#16704) | Lunny Xiao | 2021-08-18 | 1 | -0/+8 |
* | Add API Token Cache (#16547) | zeripath | 2021-08-17 | 1 | -0/+4 |
* | Allow setting X-FRAME-OPTIONS (#16643) | zeripath | 2021-08-06 | 1 | -0/+3 |
* | Make Mermaid.js limit configurable (#16519) | zeripath | 2021-07-24 | 1 | -0/+9 |