| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | add configuration option to restrict users by default (#16256) | Richard Nienaber | 2021-07-15 | 1 | -0/+3 |
* | Change @every 24h default schedules to @midnight (#16431)v1.16.0-dev | Jimmy Praet | 2021-07-15 | 1 | -7/+7 |
* | Add LRU mem cache implementation (#16226) | zeripath | 2021-07-10 | 1 | -1/+2 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Add forge emojies (#16296) | 6543 | 2021-07-02 | 1 | -1/+1 |
* | Update Go-Git to take advantage of LargeObjectThreshold (#16316) | zeripath | 2021-06-30 | 1 | -0/+3 |
* | Add Vultr and DO Marketplace links (#16297) | 6543 | 2021-06-29 | 1 | -2/+2 |
* | Add custom emoji support (#16004) | 6543 | 2021-06-29 | 1 | -3/+8 |
* | Make allowed Visiblity modes configurable for Users (#16271) | 6543 | 2021-06-27 | 1 | -0/+3 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -3/+9 |
* | Added support for gopher URLs. (#14749) | ayb | 2021-06-25 | 1 | -0/+2 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 1 | -0/+10 |
* | Use data path instead of config path (#16227) | KN4CK3R | 2021-06-23 | 1 | -1/+10 |
* | Update documentation for Implicit TLS (#16220) | zeripath | 2021-06-21 | 1 | -2/+2 |
* | Clean-up the settings hierarchy for issue_indexer queue (#16001) | zeripath | 2021-06-16 | 1 | -5/+5 |
* | Set self-adjusting deadline for connection writing (#16068) | zeripath | 2021-06-11 | 1 | -3/+17 |
* | Update queue workers for v1.15 (#15999) | Kyle D | 2021-05-28 | 1 | -5/+5 |
* | add a new internal hook to save ssh log (#15787) | a1012112796 | 2021-05-21 | 1 | -0/+5 |
* | Add mimetype mapping settings (#15133) | Adam Szatyin | 2021-05-10 | 1 | -1/+9 |