aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-2/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+2
* Upgrade act (#24298)Zettat1232023-04-241-2/+2
* Support upload `outputs` and use `needs` context on Actions (#24230)Jason Song2023-04-221-2/+2
* Allow `webp` images as avatars (#24248)JakobDev2023-04-211-2/+8
* Update redis library to support redis v7 (#24114)techknowlogick2023-04-131-2/+15
* Update github.com/google/go-github to v51 (#23946)harryzcy2023-04-081-10/+10
* Drop "unrolled/render" package (#23965)wxiaoguang2023-04-081-2/+0
* Do not crash when parsing an invalid workflow file (#23972)Jason Song2023-04-071-2/+2
* Fix checks for `needs` in Actions (#23789)Jason Song2023-03-301-2/+2
* Add meilisearch support (#23136)techknowlogick2023-03-281-2/+24
* Update act (#23512)Jason Song2023-03-161-10/+8
* Update go.mod dependencies (#23126)zeripath2023-02-241-287/+96
* Bump go.etcd.io/bbolt and blevesearch deps (#23062)WÁNG Xuěruì2023-02-241-13/+10
* Remove all package data after tests (#22984)KN4CK3R2023-02-231-2/+2
* Bump golang.org/x/net from 0.4.0 to 0.7.0 (#22980)dependabot[bot]2023-02-201-6/+7
* Use import of OCI structs (#22765)KN4CK3R2023-02-061-0/+4
* Add more events details supports for actions (#22680)Lunny Xiao2023-02-011-2/+2
* Implement actions (#21937)Jason Song2023-01-311-2/+22
* Consume hcaptcha and pwn deps (#22610)John Olheiser2023-01-291-4/+0
* Add support for incoming emails (#22056)KN4CK3R2023-01-141-2/+22
* Update golang deps (#22410)techknowlogick2023-01-121-107/+123
* Replace deprecated Webauthn library (#22400)techknowlogick2023-01-111-388/+25
* Remove satori/go.uuid (#22375)Jason Song2023-01-091-1/+0
* Upgrade go-chi to v5.0.8 (#22304)Lunny Xiao2023-01-011-2/+2
* Update bleve and zapx to fix unaligned atomic (#22031)zeripath2022-12-211-25/+20
* verify nodeinfo response by schema (#22137)Meisam2022-12-171-0/+6
* Update xorm (#22094)KN4CK3R2022-12-101-6/+6
* Update gitea-vet to check FSFE REUSE (#22004)Jason Song2022-12-021-2/+2
* Update chroma to v2.4.0 (#22000)silverwind2022-12-011-2/+4
* Upgrade golang.org/x/crypto (#21792)Gusted2022-11-121-9/+9
* Update binding to fix bugs (#21556)Lunny Xiao2022-10-231-2/+2
* Bump `golang.org/x/text` (#21412)Gusted2022-10-111-1/+2
* Update to go-enry v2.8.3 (#21360)Clark Boylan2022-10-061-2/+2
* Update Golang deps (#21304)techknowlogick2022-10-011-68/+78
* Update bluemonday (#21281)65432022-09-271-3/+4
* Upgrade chroma to v2.3.0 (#21259)silverwind2022-09-261-7/+9
* Update a few go dependencies (#21022)zeripath2022-09-011-351/+291
* Add support mCaptcha as captcha provider (#20458)Gusted2022-08-101-0/+2
* Update lunny/levelqueue to prevent NPE when reads are performed after close (...zeripath2022-07-291-2/+2
* update xorm.io/xorm v1.3.2-0.20220714055524-c3bce556200f (#20371)65432022-07-141-2/+2
* Update goldmark (#20300)Gusted2022-07-091-2/+2
* Update Bluemonday to v1.0.19 (#20199)zeripath2022-07-011-7/+6
* User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19...Anthony Wang2022-06-191-2/+12
* Add fgprof pprof profiler (#20005)zeripath2022-06-181-0/+4
* Prevent NPE whilst migrating if there is a team request review (#19855)zeripath2022-06-091-3/+3
* Add support for rendering terminal output with colors (#19497)Lauris BH2022-06-091-0/+3
* Implement http signatures support for the API (#17565)Wim2022-06-051-0/+2
* Fix order by parameter (#19849)Lunny Xiao2022-06-041-17/+101
* Add 'make tidy' (#19800)silverwind2022-05-241-56/+0