summaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* Add support to migrate from gogs (#14342)65432021-01-211-0/+3
* Upgrade blevesearch dependency to v2.0.1 (#14346)Lauris BH2021-01-171-4/+4
* Fix session bug when introduce chi (#14287)Lunny Xiao2021-01-081-1/+1
* Fix recovery middleware to render gitea style page. (#13857)Lunny Xiao2021-01-051-3/+3
* upgrade xorm to v1.0.6 (#14246)Lunny Xiao2021-01-051-1/+1
* Fix bug of link query order on markdown render (#14156)Lunny Xiao2020-12-291-0/+2
* dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-packa...techknowlogick2020-12-201-1/+1
* Update github.com/blevesearch/bleve v1.0.13 -> v1.0.14 (#13947)65432020-12-121-14/+4
* Update go-enry dependency to v2.6.0 (#13861)Lauris BH2020-12-051-1/+1
* [Vendor] Update Batch 2020-11 (#13746)65432020-11-291-5/+5
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-131-0/+1
* Vendor Update Go Libs (#13444)65432020-11-061-17/+24
* [Vendor] update macaron related (#13409)65432020-11-031-10/+8
* Update go-version v1.2.3 -> v1.2.4 (#13169)65432020-10-161-1/+1
* Vendor Update Go Libs (#13166)65432020-10-161-29/+36
* [Vendor] Update go-ldap to v3.2.4 (#13163)65432020-10-151-2/+1
* Gitea 2 Gitea migration (#12657)65432020-10-141-1/+2
* hCaptcha Support (#12594)John Olheiser2020-10-021-0/+1
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-1/+2
* update revive lint to latest commit (#12921)techknowlogick2020-09-221-4/+6
* Switch to absolute latest pq driver (#12859)zeripath2020-09-181-1/+1
* Update gitea.com/macaron/i18n (#12806)zeripath2020-09-101-3/+3
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-081-0/+1
* Upgrade xorm to v1.0.5 (#12765)Lunny Xiao2020-09-081-1/+1
* Upgrade bleve to v1.0.10 (#12737)Lunny Xiao2020-09-061-2/+1
* Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745)65432020-09-061-1/+1
* [Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701)65432020-09-061-4/+4
* [Vendor] Fix Version Compare Lib (#12735)65432020-09-051-1/+3
* [Vendor] Switch go-version lib (#12719)65432020-09-051-1/+1
* Update to go-org 1.3.2 (#12728)zeripath2020-09-051-2/+3
* Upgrade xorm to v1.0.4 (#12694)Lunny Xiao2020-09-031-1/+1
* When reading expired sessions - expire them (#12686)zeripath2020-09-021-1/+1
* [Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)65432020-09-011-9/+2
* Macaron 1.5 (#12596)techknowlogick2020-08-271-5/+5
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-4/+5
* Update gitea-vet to v0.2.1 (#12282)65432020-08-151-3/+3
* go-sqlite3 gomod version (#12490)techknowlogick2020-08-141-3/+3
* update (#12481)65432020-08-131-1/+1
* [Vendor] upgrade google/go-github to v32.1.0 (#12361)65432020-07-311-1/+1
* Vendor update: github.com/yuin/goldmark v1.2.1 (#12377)赵智超2020-07-301-1/+1
* update chroma to v0.8.0 (#12337)techknowlogick2020-07-271-1/+1
* Support use nvarchar for all varchar columns when using mssql (#12269)Lunny Xiao2020-07-211-1/+1
* Upgrade xorm to v1.0.3 (#12210)Lunny Xiao2020-07-111-3/+3
* Remove newline when highlighting random chunks of code (#12180)mrsdizzie2020-07-081-1/+1
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-1/+3
* Update Goldmark v1.1.25 -> v1.1.32 (#12048)65432020-06-251-1/+1
* Use google/uuid to instead satori/go.uuid (#11943)Lunny Xiao2020-06-181-1/+1
* Update to go-git v5.1.0 (#11936)zeripath2020-06-171-4/+4
* upgrade to use testfixtures v3 (#11904)techknowlogick2020-06-171-5/+3
* pq -> v1.7.0 (#11905)techknowlogick2020-06-161-1/+1