| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add KaTeX rendering to Markdown. (#20571) | zeripath | 2022-09-14 | 1 | -0/+2 |
* | Only show relevant repositories on explore page (#19361) | Gusted | 2022-08-25 | 1 | -0/+2 |
* | Enable contenthash in filename for dynamic assets (#20813) | silverwind | 2022-08-23 | 1 | -0/+3 |
* | Support Proxy protocol (#12527) | zeripath | 2022-08-21 | 1 | -34/+48 |
* | auth/reverseproxy: Add support for full name (#20776) | Will Norris | 2022-08-16 | 2 | -0/+4 |
* | Add support mCaptcha as captcha provider (#20458) | Gusted | 2022-08-10 | 2 | -0/+7 |
* | Increase default item listing size `ISSUE_PAGING_NUM` to 20 (#20547) | Norwin | 2022-08-06 | 1 | -2/+2 |
* | Rework mailer settings (#18982) | Clar Fon | 2022-08-02 | 1 | -42/+157 |
* | Add disable download source configuration (#20548) | Lunny Xiao | 2022-07-31 | 1 | -0/+1 |
* | Add setting `SQLITE_JOURNAL_MODE` to enable WAL (#20535) | Norwin | 2022-07-30 | 1 | -1/+9 |
* | Use default values when provided values are empty (#20318) | Gusted | 2022-07-13 | 1 | -0/+13 |
* | Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2... | wxiaoguang | 2022-07-10 | 1 | -17/+4 |
* | Do not create empty ".ssh" directory when loading config (#20289) | wxiaoguang | 2022-07-09 | 1 | -3/+1 |
* | Use git.HOME_PATH for Git HOME directory (#20114) | wxiaoguang | 2022-07-08 | 1 | -1/+12 |
* | Allow RSA 2047 bit keys (#20272) | zeripath | 2022-07-06 | 1 | -1/+1 |
* | Update default allowed attachment types (#20192) | silverwind | 2022-07-01 | 1 | -1/+1 |
* | Remove support for sr-SP (#20155) | Gusted | 2022-06-27 | 1 | -1/+0 |
* | Remove U2F support (#20141) | Gusted | 2022-06-26 | 1 | -15/+0 |
* | Add sitemap support (#18407) | Daniil Gentili | 2022-06-25 | 1 | -0/+2 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 5 | -7/+7 |
* | Disable federation by default (#20045) | Gusted | 2022-06-20 | 1 | -1/+1 |
* | User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19... | Anthony Wang | 2022-06-19 | 1 | -1/+29 |
* | Allow render HTML with css/js external links (#19017) | Lunny Xiao | 2022-06-16 | 1 | -8/+29 |
* | Uppercase first languages letters (#19965) | AHOHNMYC | 2022-06-15 | 1 | -15/+15 |
* | Add deprecated log when using MySQL with utf8 charset (#19952) | Lunny Xiao | 2022-06-13 | 1 | -0/+6 |
* | Move some code into models/git (#19879) | Lunny Xiao | 2022-06-12 | 1 | -0/+3 |
* | Make AppDataPath absolute against the AppWorkPath if it is not (#19815) | zeripath | 2022-06-06 | 1 | -0/+16 |
* | feat: add DEFAULT_MERGE_STYLE to `repository.pull-request` section for repo i... | ttys3 | 2022-06-02 | 1 | -0/+3 |
* | Enable packages by default again (as described by docs) (#19746) | delvh | 2022-05-20 | 1 | -1/+1 |
* | Update go tool dependencies (#19676) | silverwind | 2022-05-10 | 1 | -2/+3 |
* | Repository level enable package or disable (#19323) | Lunny Xiao | 2022-05-08 | 1 | -0/+4 |
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 1 | -1/+0 |
* | Federation: return useful statistic information for nodeinfo (#19561) | 6543 | 2022-05-02 | 1 | -2/+4 |
* | Simplify loops to copy (#19569) | Gusted | 2022-05-01 | 1 | -3/+2 |
* | Fixed registry host value. (#19363) | KN4CK3R | 2022-04-10 | 1 | -4/+3 |
* | 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 | -2/+7 |
* | Refactor legacy `unknwon/com` package, improve golangci lint (#19284) | wxiaoguang | 2022-04-01 | 1 | -2/+1 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 2 | -0/+51 |
* | Provide configuration to allow camo-media proxying (#12802) | zeripath | 2022-03-29 | 1 | -0/+15 |
* | Ensure that setting.LocalURL always has a trailing slash (#19171) | zeripath | 2022-03-22 | 1 | -1/+4 |
* | 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 | -6/+8 |
* | 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 |
* | Prevent security failure due to bad APP_ID (#18678) | zeripath | 2022-02-09 | 1 | -2/+5 |
* | Support custom ACME provider (#18340) | Cristian Le | 2022-02-08 | 1 | -22/+52 |
* | Only request write when necessary (#18657) | Gusted | 2022-02-08 | 1 | -11/+4 |
* | Add separate SSH_USER config option (#17584) | Clar Fon | 2022-02-07 | 1 | -0/+2 |
* | Warn at startup if the provided `SCRIPT_TYPE` is not on the PATH (#18467) | zeripath | 2022-01-30 | 1 | -0/+5 |