index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
golang.org
Age
Commit message (
Expand
)
Author
Files
2023-09-11
[chore]: Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#2190)
dependabot[bot]
10
2023-09-04
[chore]: Bump golang.org/x/text from 0.12.0 to 0.13.0 (#2177)
dependabot[bot]
1
2023-08-07
[chore]: Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#2076)
dependabot[bot]
3
2023-08-07
[chore]: Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#2077)
dependabot[bot]
44
2023-08-07
[chore]: Bump golang.org/x/image from 0.9.0 to 0.11.0 (#2074)
dependabot[bot]
3
2023-07-10
[chore]: Bump golang.org/x/net from 0.11.0 to 0.12.0 (#1973)
dependabot[bot]
34
2023-07-10
[chore]: Bump golang.org/x/image from 0.8.0 to 0.9.0 (#1972)
dependabot[bot]
13
2023-06-19
[chore]: Bump golang.org/x/net from 0.10.0 to 0.11.0 (#1909)
dependabot[bot]
5
2023-06-19
[chore]: Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#1910)
dependabot[bot]
26
2023-06-05
[chore] update latest deps, ensure readme up to date (#1873)
tobi
4
2023-06-01
[chore]: Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1855)
dependabot[bot]
5
2023-05-15
[chore]: Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#1785)
dependabot[bot]
5
2023-05-12
[chore] Update a bunch of database dependencies (#1772)
tobi
7
2023-05-09
feat: initial tracing support (#1623)
Dominik Süß
9
2023-04-10
[chore]: Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#1684)
dependabot[bot]
3
2023-04-10
[chore]: Bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#1685)
dependabot[bot]
91
2023-03-13
[chore]: Bump golang.org/x/image from 0.5.0 to 0.6.0 (#1615)
dependabot[bot]
2
2023-03-06
[chore]: Bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#1593)
dependabot[bot]
91
2023-03-06
[chore]: Bump golang.org/x/text from 0.7.0 to 0.8.0 (#1594)
dependabot[bot]
15
2023-02-27
[chore]: Bump github.com/miekg/dns from 1.1.50 to 1.1.51 (#1566)
dependabot[bot]
31
2023-02-27
[chore]: Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (#1564)
dependabot[bot]
2
2023-02-25
[chore] Update gin to v1.9.0 (#1553)
Daenney
11
2023-02-20
[chore]: Bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1541)
dependabot[bot]
2
2023-02-18
[chore]: Bump golang.org/x/net from 0.5.0 to 0.7.0 (#1523)
dependabot[bot]
41
2023-02-18
[chore]: Bump golang.org/x/image from 0.4.0 to 0.5.0 (#1516)
dependabot[bot]
1
2023-02-13
[chore]: Bump golang.org/x/image from 0.3.0 to 0.4.0 (#1485)
dependabot[bot]
3
2023-01-30
[chore]: Bump github.com/go-playground/validator/v10 (#1400)
dependabot[bot]
17
2023-01-09
[chore]: Bump golang.org/x/net from 0.4.0 to 0.5.0 (#1319)
dependabot[bot]
65
2022-12-27
[chore]: Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#1286)
dependabot[bot]
18
2022-12-12
[chore]: Bump golang.org/x/image from 0.1.0 to 0.2.0 (#1252)
dependabot[bot]
1
2022-12-06
[feature] media: add webp support (#1155)
Sigrid Solveig Haflínudóttir
15
2022-11-28
[chore] Bump database dependencies (#1164)
tobi
65
2022-11-08
[chore]: Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1003)
dependabot[bot]
3
2022-11-08
[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 (#1004)
dependabot[bot]
5
2022-11-07
Bump golang.org/x/text from 0.3.7 to 0.4.0 (#981)
dependabot[bot]
24
2022-09-28
[chore] update dependencies, bump to Go 1.19.1 (#826)
kim
232
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
104
2022-08-10
[bugfix] Fix thumbnails not taking exif rotation into account (#746)
tobi
16
2022-07-10
[chore] consolidate caching libraries (#704)
kim
9
2022-07-03
[feature] S3 support (#674)
Dominik Süß
8
2022-06-11
[chore] Validate/set account domain (#619)
tobi
241
2022-05-26
[performance] Don't retry/backoff invalid http requests that will never succe...
v0.3.4
tobi
2
2022-05-02
[chore] Update all but bun libraries (#526)
kim
66
2022-04-24
[chore] Update bun and sqlite dependencies (#478)
tobi
95
2022-03-07
[feature] Clean up/uncache remote media (#407)
tobi
35
2021-12-12
Upstep Go dependencies (#340)
tobi
36
2021-11-27
Update dependencies (#333)
tobi
118
2021-10-24
upstep bun to v1.0.14 (#291)
tobi
57
2021-09-29
upstep bun to v1.0.9 (#252)
tobi
29
2021-09-10
migrate go version to 1.17 (#203)
tobi
27
[next]