| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a more general (and faster) method to sanitize URLs with credentials (#19... | wxiaoguang | 2022-03-31 | 2 | -152/+75 |
* | Add Package Registry (#16510) | KN4CK3R | 2022-03-30 | 1 | -0/+147 |
* | Cleanup protected branches when deleting users & teams (#19158) | Norwin | 2022-03-22 | 1 | -0/+18 |
* | remove not needed (#19128) | 6543 | 2022-03-18 | 2 | -69/+0 |
* | use go1.18 to build gitea (#19099) | techknowlogick | 2022-03-16 | 2 | -7/+57 |
* | Refactor SecToTime() function (#18863) | René Schaar | 2022-02-28 | 2 | -35/+59 |
* | Fix display time of milestones (#18753) | René Schaar | 2022-02-16 | 2 | -0/+64 |
* | Fix non-ASCII search on database (#18437) | Gusted | 2022-02-01 | 2 | -0/+45 |
* | Use base32 for 2FA scratch token (#18384) | wxiaoguang | 2022-01-26 | 2 | -27/+27 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 7 | -13/+18 |
* | Increase Salt randomness (#18179) | Gusted | 2022-01-04 | 2 | -2/+29 |
* | Include folders into size cost (#18158) | Gusted | 2022-01-03 | 1 | -2/+2 |
* | Simplify parameter types (#18006) | Gusted | 2021-12-20 | 2 | -2/+2 |
* | Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) | wxiaoguang | 2021-12-09 | 2 | -9/+95 |
* | Only allow webhook to send requests to allowed hosts (#17482) | wxiaoguang | 2021-11-01 | 1 | -0/+19 |
* | Read expected buffer size (#17409) | KN4CK3R | 2021-10-24 | 1 | -0/+20 |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 2 | -1/+24 |
* | Handle too long PR titles correctly (#16517) | zeripath | 2021-07-25 | 1 | -0/+35 |
* | Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to e... | zeripath | 2021-07-20 | 1 | -0/+21 |
* | Retry rename on lock induced failures (re-fix) (#16461) | zeripath | 2021-07-16 | 1 | -1/+1 |
* | Retry rename on lock induced failures (#16435) | zeripath | 2021-07-15 | 1 | -1/+28 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 2 | -3/+3 |
* | Add push to remote mirror repository (#15157) | KN4CK3R | 2021-06-14 | 2 | -35/+187 |
* | Use single shared random string generation function (#15741) | silverwind | 2021-05-10 | 2 | -0/+65 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 2 | -0/+81 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 2 | -0/+81 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 2 | -4/+39 |
* | Add StatDir and replace com.StatDir (#14099) | Lunny Xiao | 2020-12-22 | 1 | -0/+80 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -0/+39 |
* | Issue and Pulls lists rework (#13594) | silverwind | 2020-11-25 | 1 | -0/+24 |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 1 | -1/+1 |
* | Completely quote AppPath and CustomConf paths (#12955) | zeripath | 2020-09-28 | 2 | -0/+192 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 4 | -56/+57 |
* | Prevent timer leaks in Workerpool and others (#11333) | zeripath | 2020-05-08 | 1 | -0/+21 |
* | inform participants on UI too (#10473) | 6543 | 2020-02-28 | 1 | -0/+10 |
* | Sanitize credentials in mirror form (#9975) | Lunny Xiao | 2020-01-25 | 2 | -0/+28 |
* | Convert EOL to UNIX-style to render MD properly (#8925) | guillep2k | 2019-11-13 | 2 | -0/+96 |
* | Stop using git count-objects and use raw directory size for repository (#8848) | zeripath | 2019-11-10 | 1 | -1/+18 |
* | Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) | blueworrybear | 2019-10-15 | 1 | -0/+10 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -66/+0 |
* | Handle insecure and ports in go get (#7041) | zeripath | 2019-05-27 | 2 | -2/+3 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -2/+2 |
* | Clean up various use of escape/unescape functions for URL generation (#6334) | mrsdizzie | 2019-03-18 | 2 | -40/+59 |
* | Remove util.RemoveAll - should have been removed since go 1.7 (#6299) | zeripath | 2019-03-10 | 2 | -30/+0 |
* | Disallow empty titles (#5785) | Lanre Adelowo | 2019-01-21 | 2 | -0/+22 |
* | Fix open redirect vulnerability on login screen (#4312) | Jonas Franz | 2018-06-26 | 2 | -0/+48 |
* | Fix #4081 Check for leading / in base before removing it (#4082) | Antoine GIRARD | 2018-05-30 | 2 | -2/+8 |
* | Fix relative markdown links with anchors (#4058) | Jonas Franz | 2018-05-28 | 2 | -6/+18 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 1 | -0/+29 |
* | fix gpg expired bug when time is zero (#3584) | Lunny Xiao | 2018-02-26 | 1 | -0/+5 |