aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
...
* Update bluemonday (#21281)65432022-09-271-2/+2
* Upgrade chroma to v2.3.0 (#21259)silverwind2022-09-261-3/+3
* Add KaTeX rendering to Markdown. (#20571)zeripath2022-09-141-1/+1
* Update a few go dependencies (#21022)zeripath2022-09-011-91/+92
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-1/+1
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+1
* Update lunny/levelqueue to prevent NPE when reads are performed after close (...zeripath2022-07-291-1/+1
* update xorm.io/xorm v1.3.2-0.20220714055524-c3bce556200f (#20371)65432022-07-141-1/+1
* Update goldmark (#20300)Gusted2022-07-091-1/+1
* Update Bluemonday to v1.0.19 (#20199)zeripath2022-07-011-3/+3
* User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19...Anthony Wang2022-06-191-1/+6
* Add fgprof pprof profiler (#20005)zeripath2022-06-181-0/+1
* Use Golang 1.18 for Gitea 1.17 release (#19918)wxiaoguang2022-06-101-1/+1
* Prevent NPE whilst migrating if there is a team request review (#19855)zeripath2022-06-091-1/+1
* Add support for rendering terminal output with colors (#19497)Lauris BH2022-06-091-0/+1
* Implement http signatures support for the API (#17565)Wim2022-06-051-0/+1
* Fix order by parameter (#19849)Lunny Xiao2022-06-041-2/+2
* Update go-chi/cache to utilize Ping() (#19719)65432022-05-151-1/+1
* Update go deps (#19665)65432022-05-101-40/+40
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-031-2/+0
* Upgrade xorm/builder from v0.3.9 to v0.3.10 (#19296)Lunny Xiao2022-04-021-1/+1
* Remove legacy `unknwon/com` package (#19298)wxiaoguang2022-04-021-1/+1
* go.mod: update kevinburke/ssh_config to v1.2.0 (#19286)Kevin Burke2022-04-011-1/+1
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-0/+1
* Add Redis Sentinel Authentication Support (#19213)Justin Sievenpiper2022-03-301-1/+1
* Bump goldmark to v1.4.11 (#19201)Robert Kaussow2022-03-241-1/+1
* use go1.18 to build gitea (#19099)techknowlogick2022-03-161-35/+179
* Use `go run` for tool dependencies, require go 1.17 (#18874)silverwind2022-03-151-1/+1
* Update golang.org/x/crypto (#19097)Gusted2022-03-161-1/+1
* Upgrading binding package (#19034)Lunny Xiao2022-03-091-2/+1
* bump go deps (#19021)techknowlogick2022-03-081-58/+58
* Update `go-enry` to v2.8.0 (#18993)Gusted2022-03-041-1/+1
* Update go-org to v1.6.1 (#18932)Gusted2022-02-271-1/+1
* Update go-org to 1.6.0 (#18824)zeripath2022-02-201-3/+3
* Update gitea-vet (#18640)Gusted2022-02-061-1/+1
* Future proof for 1.18 (#18644)Gusted2022-02-061-1/+1
* Update Goldmark to Goldmark 1.4.4 (#18420)zeripath2022-01-291-1/+1
* Only view milestones from current repo (#18414)zeripath2022-01-261-1/+1
* Validate migration files (#18203)Aravinth Manivannan2022-01-261-0/+1
* Update github.com/duo-labs/webauthn (#18357)65432022-01-221-4/+2
* Updated Chroma to v0.10.0 (#18270)Jelle Hulter2022-01-201-1/+1
* replace satori/go.uuid with gofrs/uuid (#18311)zeripath2022-01-181-0/+8
* Support webauthn (#17957)Lunny Xiao2022-01-141-2/+5
* Don't store assets modified time into generated files (#18193)Lunny Xiao2022-01-061-0/+2
* code.gitea.io/sdk/gitea v0.14.0 -> v0.15.1 (#18186)65432022-01-051-1/+1
* Upgrade certmagic from v0.14.1 to v0.15.2 (#18138)Lunny Xiao2022-01-011-2/+1
* Upgrade bleve from v2.0.6 to v2.3.0 (#18132)Lunny Xiao2022-01-011-2/+1
* Reset Session ID on login (#18018)zeripath2021-12-201-1/+1
* Update chroma (#18033)zeripath2021-12-201-1/+1
* Add support for ssh commit signing (#17743)Wim2021-12-191-3/+4