1. 07 Jan, 2022 1 commit
  2. 05 Jan, 2022 1 commit
  3. 01 Jan, 2022 2 commits
  4. 20 Dec, 2021 2 commits
  5. 19 Dec, 2021 1 commit
  6. 02 Dec, 2021 1 commit
  7. 20 Nov, 2021 1 commit
  8. 19 Nov, 2021 1 commit
    • wxiaoguang's avatar
      Better builtin avatar generator (#17707) · a8fd7655
      wxiaoguang authored
      This PR fixes the builtin avatar generator.
      
      1. The random background color makes some images very dirty. So now we only use white background for avatars.
      2. We use left-right mirror avatars to satisfy #14799
      3. Fix a small padding error in the algorithm
      Unverified
      a8fd7655
  9. 03 Nov, 2021 1 commit
  10. 26 Oct, 2021 1 commit
  11. 20 Oct, 2021 1 commit
  12. 16 Oct, 2021 1 commit
  13. 14 Oct, 2021 1 commit
  14. 29 Sep, 2021 1 commit
  15. 16 Sep, 2021 1 commit
  16. 13 Sep, 2021 1 commit
  17. 23 Aug, 2021 1 commit
  18. 21 Aug, 2021 1 commit
  19. 15 Aug, 2021 1 commit
  20. 12 Aug, 2021 1 commit
  21. 10 Aug, 2021 1 commit
  22. 03 Aug, 2021 1 commit
  23. 27 Jul, 2021 1 commit
  24. 24 Jul, 2021 2 commits
  25. 09 Jul, 2021 1 commit
  26. 07 Jul, 2021 1 commit
    • techknowlogick's avatar
      Update vendor 20210707 (#16366) · 7613f31c
      techknowlogick authored
      * update gitea.com/go-chi/binding
      
      * update github.com/blevesearch/bleve/v2
      
      * update github.com/caddyserver/certmagic
      
      * update github.com/go-git/go-git/v5
      
      * update github.com/lafriks/xormstore
      
      * update github.com/yuin/goldmark
      
      * Revert "update gitea.com/go-chi/binding"
      
      This reverts commit dea2f292b116114f9316fab95c5fd124174da404.
      Unverified
      7613f31c
  27. 04 Jul, 2021 2 commits
    • Lunny Xiao's avatar
      Upgrade xorm to v1.1.1 (#16339) · 760af187
      Lunny Xiao authored
      Unverified
      760af187
    • 6543's avatar
      Update Vendor (#16325) · fae07cbc
      6543 authored
      * Add Dependencie Update Script
      
      * update gitea.com/lunny/levelqueue
      
      * update github.com/PuerkitoBio/goquery
      
      * update github.com/alecthomas/chroma
      
      * update github.com/blevesearch/bleve/v2
      
      * update github.com/caddyserver/certmagic
      
      * update github.com/go-enry/go-enry/v2
      
      * update github.com/go-redis/redis/v8
      
      * update github.com/hashicorp/golang-lru
      
      * update github.com/klauspost/compress
      
      * update github.com/markbates/goth
      
      * update github.com/mholt/archiver/v3
      
      * update github.com/microcosm-cc/bluemonday
      
      * update github.com/minio/minio-go/v7
      
      * update github.com/olivere/elastic/v7
      
      * update github.com/xanzy/go-gitlab
      
      * update github.com/yuin/goldmark
      Unverified
      fae07cbc
  28. 30 Jun, 2021 1 commit
  29. 28 Jun, 2021 1 commit
  30. 20 Jun, 2021 1 commit
  31. 17 Jun, 2021 1 commit
  32. 10 Jun, 2021 1 commit
    • 6543's avatar
      Vendor Update (#16121) · 86e27899
      6543 authored
      
      * update github.com/PuerkitoBio/goquery
      
      * update github.com/alecthomas/chroma
      
      * update github.com/blevesearch/bleve/v2
      
      * update github.com/caddyserver/certmagic
      
      * update github.com/go-enry/go-enry/v2
      
      * update github.com/go-git/go-billy/v5
      
      * update github.com/go-git/go-git/v5
      
      * update github.com/go-redis/redis/v8
      
      * update github.com/go-testfixtures/testfixtures/v3
      
      * update github.com/jaytaylor/html2text
      
      * update github.com/json-iterator/go
      
      * update github.com/klauspost/compress
      
      * update github.com/markbates/goth
      
      * update github.com/mattn/go-isatty
      
      * update github.com/mholt/archiver/v3
      
      * update github.com/microcosm-cc/bluemonday
      
      * update github.com/minio/minio-go/v7
      
      * update github.com/prometheus/client_golang
      
      * update github.com/unrolled/render
      
      * update github.com/xanzy/go-gitlab
      
      * update github.com/yuin/goldmark
      
      * update github.com/yuin/goldmark-highlighting
      Co-authored-by: default avatartechknowlogick <techknowlogick@gitea.io>
      Unverified
      86e27899
  33. 14 May, 2021 1 commit
  34. 12 May, 2021 1 commit
  35. 09 May, 2021 1 commit
  36. 23 Apr, 2021 1 commit
    • 6543's avatar
      [Vendor] Update directly used dependencys (#15593) · 792b4dba
      6543 authored
      * update github.com/blevesearch/bleve v2.0.2 -> v2.0.3
      
      * github.com/denisenkom/go-mssqldb v0.9.0 -> v0.10.0
      
      * github.com/editorconfig/editorconfig-core-go v2.4.1 -> v2.4.2
      
      * github.com/go-chi/cors v1.1.1 -> v1.2.0
      
      * github.com/go-git/go-billy v5.0.0 -> v5.1.0
      
      * github.com/go-git/go-git v5.2.0 -> v5.3.0
      
      * github.com/go-ldap/ldap v3.2.4 -> v3.3.0
      
      * github.com/go-redis/redis v8.6.0 -> v8.8.2
      
      * github.com/go-sql-driver/mysql v1.5.0 -> v1.6.0
      
      * github.com/go-swagger/go-swagger v0.26.1 -> v0.27.0
      
      * github.com/lib/pq v1.9.0 -> v1.10.1
      
      * github.com/mattn/go-sqlite3 v1.14.6 -> v1.14.7
      
      * github.com/go-testfixtures/testfixtures v3.5.0 -> v3.6.0
      
      * github.com/issue9/identicon v1.0.1 -> v1.2.0
      
      * github.com/klauspost/compress v1.11.8 -> v1.12.1
      
      * github.com/mgechev/revive v1.0.3 -> v1.0.6
      
      * github.com/microcosm-cc/bluemonday v1.0.7 -> v1.0.8
      
      * github.com/niklasfasching/go-org v1.4.0 -> v1.5.0
      
      * github.com/olivere/elastic v7.0.22 -> v7.0.24
      
      * github.com/pelletier/go-toml v1.8.1 -> v1.9.0
      
      * github.com/prometheus/client_golang v1.9.0 -> v1.10.0
      
      * github.com/xanzy/go-gitlab v0.44.0 -> v0.48.0
      
      * github.com/yuin/goldmark v1.3.3 -> v1.3.5
      
      * github.com/6543/go-version v1.2.4 -> v1.3.1
      
      * do github.com/lib/pq v1.10.0 -> v1.10.1 again ...
      Unverified
      792b4dba