305 Commits (0f19cf7656b1aa629843d0bb54c44fb7a4b4859d)

Author SHA1 Message Date
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Fabian Zaremba 63eeed2f9e Git LFS support v2 (#122) 8 years ago
  Ethan Koenig fcf7d7fb37 Fix race condition in unit test (#456) 8 years ago
  Thomas Boerger 9fde430c66 Bindata is optional and over-writable on restart (#354) 8 years ago
  Ethan Koenig e9093cb8e8 Bug fixes and tests for modules/base (#442) 8 years ago
  Denis Denisov 820c295d94 Fix random string generator (#384) 8 years ago
  Nico Mandery 49e76e5976 serve video files using the HTML5 video tag (#418) 8 years ago
  Lunny Xiao 8d42710d03 Don't use custom PBKDF2 function (#382) 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 9a660e39a7 golint fixed for modules/base 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Matthias Loibl fe69658651 Add test for IsTextFile() 8 years ago
  Matthias Loibl 409b942687 Make long godoc comment 2 lines 8 years ago
  Matthias Loibl b3d3172863 Add test for IsLetter() 8 years ago
  Matthias Loibl 573da4204c Add test for Int64sToMap() 8 years ago
  Matthias Loibl 92baf795af Add tests for StringsToInt64s() & Int64sToStrings() 8 years ago
  Matthias Loibl 38d6f53a3d Add tests for TruncateString() 8 years ago
  Matthias Loibl c5c3ef46b7 Use TruncateString(sha1,10) in ShortSha and deprecate it. 8 years ago
  Matthias Loibl 47941f01a1 Add tests for EllipsisString() and fix bug if param length < 3 8 years ago
  Matthias Loibl 8834f9dd90 Test AvatarLink and refactor with tests passing 8 years ago
  Matthias Loibl 5bbea06803 Use testify/assert for all tests in tool_test.go 8 years ago
  Matthias Loibl 8f027370f5 Add unit test for base.FileSize() 8 years ago
  Matthias Loibl 019ca2b0ae Start to add tests for modules/base/tool 8 years ago
  Thomas Boerger 54a9e8c1c4 Fixed links to sdk docs 8 years ago
  Thomas Boerger d9a7026ca3 Set correct doc url for go-sdk 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon cdcb2c86c9 #3559 fix template error 8 years ago
  Unknwon d322f48f44 router/repo: code refactoring 8 years ago
  Thibault Meyer bc99ac3939 Fix #3321: commit tag shortener (#3418) 9 years ago
  Unknwon c378da1881 #3320 code cleanup 9 years ago
  Sandro Santilli d45afb5aeb Add support for federated avatars (#3320) 9 years ago
  Sandro Santilli 8d9b96a411 Use a gopher as default avatar (rather than the gravatar logo) (#3208) 9 years ago
  Kim Carlbäcker 346d734eff PDF-Previews in file-lists now working (#3000) 9 years ago
  Unknwon 14a88c827c Fix ref comment from commit create empty feed 9 years ago
  Unknwon aa6b05b436 #1157 some avatar setting changes 9 years ago
  Unknwon d398777e08 Make markdown as an independent module 9 years ago
  Unknwon e57b81fc19 Fix inappropriate markdown post process end tag check 9 years ago
  Unknwon 665db06fbe #2650 fix possbility that use email as pusher user name 9 years ago
  Unknwon 7a0cdbebf6 Remove cache avatar support and add its tests 9 years ago
  Unknwon c0c51ba711 Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme 9 years ago
  Unknwon ad2d66ed4f #2556 handle space in image URL 9 years ago
  Unknwon 1d65fa9652 #2229 adjust URL verbose depth for reverse proxy sub-path 9 years ago
  Kim "BKC" Carlbäcker e09b4c0832 Not working, but slightly better... 9 years ago
  Kim "BKC" Carlbäcker e60ea6741c Custom URL-Schemas for Markdown 9 years ago
  Kim "BKC" Carlbäcker 9317933abe Made Sanitizer-setup cleaner 9 years ago
  Kim "BKC" Carlbäcker 5ac5166b32 Checklist-rendering implemented 9 years ago
  Unknwon 6e2051352e #2287 Truncate repository name if too long 9 years ago
  Unknwon 30a1b74552 fix markdown autolink error 9 years ago
  Unknwon 8dd298d54e #2185 fall back to use custom chardet lib 9 years ago