aboutsummaryrefslogtreecommitdiffstats
path: root/modules/util
Commit message (Expand)AuthorAgeFilesLines
* Cleanup protected branches when deleting users & teams (#19158)Norwin2022-03-221-0/+18
* remove not needed (#19128)65432022-03-182-69/+0
* use go1.18 to build gitea (#19099)techknowlogick2022-03-162-7/+57
* Refactor SecToTime() function (#18863)René Schaar2022-02-282-35/+59
* Fix display time of milestones (#18753)René Schaar2022-02-162-0/+64
* Fix non-ASCII search on database (#18437)Gusted2022-02-012-0/+45
* Use base32 for 2FA scratch token (#18384)wxiaoguang2022-01-262-27/+27
* format with gofumpt (#18184)65432022-01-207-13/+18
* Increase Salt randomness (#18179)Gusted2022-01-042-2/+29
* Include folders into size cost (#18158)Gusted2022-01-031-2/+2
* Simplify parameter types (#18006)Gusted2021-12-202-2/+2
* Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928)wxiaoguang2021-12-092-9/+95
* Only allow webhook to send requests to allowed hosts (#17482)wxiaoguang2021-11-011-0/+19
* Read expected buffer size (#17409)KN4CK3R2021-10-241-0/+20
* Add user status filter to admin user management page (#16770)wxiaoguang2021-10-122-1/+24
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-0/+35
* Make cancel from CatFileBatch and CatFileBatchCheck wait for the command to e...zeripath2021-07-201-0/+21
* Retry rename on lock induced failures (re-fix) (#16461)zeripath2021-07-161-1/+1
* Retry rename on lock induced failures (#16435)zeripath2021-07-151-1/+28
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-082-3/+3
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-142-35/+187
* Use single shared random string generation function (#15741)silverwind2021-05-102-0/+65
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-082-0/+81
* [API] Add pagination to ListBranches (#14524)65432021-02-032-0/+81
* migrate from com.* to alternatives (#14103)65432020-12-252-4/+39
* Add StatDir and replace com.StatDir (#14099)Lunny Xiao2020-12-221-0/+80
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-0/+39
* Issue and Pulls lists rework (#13594)silverwind2020-11-251-0/+24
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Completely quote AppPath and CustomConf paths (#12955)zeripath2020-09-282-0/+192
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-114-56/+57
* Prevent timer leaks in Workerpool and others (#11333)zeripath2020-05-081-0/+21
* inform participants on UI too (#10473)65432020-02-281-0/+10
* Sanitize credentials in mirror form (#9975)Lunny Xiao2020-01-252-0/+28
* Convert EOL to UNIX-style to render MD properly (#8925)guillep2k2019-11-132-0/+96
* Stop using git count-objects and use raw directory size for repository (#8848)zeripath2019-11-101-1/+18
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-151-0/+10
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-66/+0
* Handle insecure and ports in go get (#7041)zeripath2019-05-272-2/+3
* Better logging (#6038) (#6095)zeripath2019-04-021-2/+2
* Clean up various use of escape/unescape functions for URL generation (#6334)mrsdizzie2019-03-182-40/+59
* Remove util.RemoveAll - should have been removed since go 1.7 (#6299)zeripath2019-03-102-30/+0
* Disallow empty titles (#5785)Lanre Adelowo2019-01-212-0/+22
* Fix open redirect vulnerability on login screen (#4312)Jonas Franz2018-06-262-0/+48
* Fix #4081 Check for leading / in base before removing it (#4082)Antoine GIRARD2018-05-302-2/+8
* Fix relative markdown links with anchors (#4058)Jonas Franz2018-05-282-6/+18
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-0/+29
* fix gpg expired bug when time is zero (#3584)Lunny Xiao2018-02-261-0/+5
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-202-0/+57
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-141-3/+7