| Commit message (Expand) | Author | Age | Files | Lines |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 1 | -0/+1 |
* | Allow common redis and leveldb connections (#12385) | zeripath | 2020-09-28 | 1 | -1/+2 |
* | update revive lint to latest commit (#12921) | techknowlogick | 2020-09-22 | 1 | -4/+6 |
* | Switch to absolute latest pq driver (#12859) | zeripath | 2020-09-18 | 1 | -1/+1 |
* | Update gitea.com/macaron/i18n (#12806) | zeripath | 2020-09-10 | 1 | -3/+3 |
* | Check passwords against HaveIBeenPwned (#12716) | John Olheiser | 2020-09-08 | 1 | -0/+1 |
* | Upgrade xorm to v1.0.5 (#12765) | Lunny Xiao | 2020-09-08 | 1 | -1/+1 |
* | Upgrade bleve to v1.0.10 (#12737) | Lunny Xiao | 2020-09-06 | 1 | -2/+1 |
* | Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) | 6543 | 2020-09-06 | 1 | -1/+1 |
* | [Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701) | 6543 | 2020-09-06 | 1 | -4/+4 |
* | [Vendor] Fix Version Compare Lib (#12735) | 6543 | 2020-09-05 | 1 | -1/+3 |
* | [Vendor] Switch go-version lib (#12719) | 6543 | 2020-09-05 | 1 | -1/+1 |
* | Update to go-org 1.3.2 (#12728) | zeripath | 2020-09-05 | 1 | -2/+3 |
* | Upgrade xorm to v1.0.4 (#12694) | Lunny Xiao | 2020-09-03 | 1 | -1/+1 |
* | When reading expired sessions - expire them (#12686) | zeripath | 2020-09-02 | 1 | -1/+1 |
* | [Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670) | 6543 | 2020-09-01 | 1 | -9/+2 |
* | Macaron 1.5 (#12596) | techknowlogick | 2020-08-27 | 1 | -5/+5 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -4/+5 |
* | Update gitea-vet to v0.2.1 (#12282) | 6543 | 2020-08-15 | 1 | -3/+3 |
* | go-sqlite3 gomod version (#12490) | techknowlogick | 2020-08-14 | 1 | -3/+3 |
* | update (#12481) | 6543 | 2020-08-13 | 1 | -1/+1 |
* | [Vendor] upgrade google/go-github to v32.1.0 (#12361) | 6543 | 2020-07-31 | 1 | -1/+1 |
* | Vendor update: github.com/yuin/goldmark v1.2.1 (#12377) | 赵智超 | 2020-07-30 | 1 | -1/+1 |
* | update chroma to v0.8.0 (#12337) | techknowlogick | 2020-07-27 | 1 | -1/+1 |
* | Support use nvarchar for all varchar columns when using mssql (#12269) | Lunny Xiao | 2020-07-21 | 1 | -1/+1 |
* | Upgrade xorm to v1.0.3 (#12210) | Lunny Xiao | 2020-07-11 | 1 | -3/+3 |
* | Remove newline when highlighting random chunks of code (#12180) | mrsdizzie | 2020-07-08 | 1 | -1/+1 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -1/+3 |
* | Update Goldmark v1.1.25 -> v1.1.32 (#12048) | 6543 | 2020-06-25 | 1 | -1/+1 |
* | Use google/uuid to instead satori/go.uuid (#11943) | Lunny Xiao | 2020-06-18 | 1 | -1/+1 |
* | Update to go-git v5.1.0 (#11936) | zeripath | 2020-06-17 | 1 | -4/+4 |
* | upgrade to use testfixtures v3 (#11904) | techknowlogick | 2020-06-17 | 1 | -5/+3 |
* | pq -> v1.7.0 (#11905) | techknowlogick | 2020-06-16 | 1 | -1/+1 |
* | Upgrade xorm to v1.0.2 (#11900) | Lunny Xiao | 2020-06-15 | 1 | -1/+1 |
* | Dump: add output format tar and output to stdout (#10376) | PhilippHomann | 2020-06-05 | 1 | -1/+1 |
* | Exclude generated files from language statistics (#11653) | Lauris BH | 2020-05-29 | 1 | -1/+1 |
* | [Vendor] mssqldb: 2019-11-28 -> 2020-04-28 (#11364) | 6543 | 2020-05-10 | 1 | -2/+2 |
* | Update github.com/pquerna/otp from untagged to v1.2.0 (#11358) | 6543 | 2020-05-10 | 1 | -2/+1 |
* | Update github.com/issue9/identicon from untagged to v1.0.1 (#11359) | 6543 | 2020-05-10 | 1 | -1/+1 |
* | github.com/yohcop/openid-go update to first tagged version (#11357) | 6543 | 2020-05-10 | 1 | -2/+2 |
* | [Vendor] blevesearch v0.8.1 -> v1.0.7 (#11360) | 6543 | 2020-05-10 | 1 | -12/+5 |
* | Update lunny/levelqueue to 0.3.0 (#11285) | guillep2k | 2020-05-04 | 1 | -1/+1 |
* | Use markdown frontmatter to provide Table of contents, language and frontmatt... | zeripath | 2020-04-24 | 1 | -0/+1 |
* | Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136) | 6543 | 2020-04-19 | 1 | -3/+6 |
* | Add support for migrating from Gitlab (#9084) | Jordan | 2020-04-19 | 1 | -0/+1 |
* | Migrate to go-enry new version (#10906) | Lauris BH | 2020-04-15 | 1 | -1/+1 |
* | Handle yaml frontmatter (#11016) | zeripath | 2020-04-09 | 1 | -0/+1 |
* | upgrade to most recent bluemonday (#11007) | techknowlogick | 2020-04-07 | 1 | -3/+3 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 1 | -1/+2 |
* | Move gocovmerge as vendor (#10947) | Lunny Xiao | 2020-04-04 | 1 | -0/+1 |