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