Commit Graph

1341 Commits (d7dea676fd3f370c327a747bf819832121c0dd98)

Author SHA1 Message Date
Lunny Xiao ec87a75c00 golint fixed for modules/auth
8 years ago
Bwko a4ece1f223 Fixes typos
8 years ago
Andrey Nering c664ffd1db Merge pull request #270 from andreynering/gitea/http-headers-download
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Andrey Nering d647d02c2f Fix Chrome not liking commas
8 years ago
Andrey Nering 638dd24cec Fix HTTP headers for issue attachment download
8 years ago
Thomas Boerger 32f8a38f6c Merge pull request #254 from lunny/lunny/golint_modules_context
8 years ago
Lunny Xiao faabc76fd6 Golint fixed for modules/context
8 years ago
Lunny Xiao 229ec927b9 Golint fixed for modules/template
8 years ago
Thomas Boerger b6b616b336 Merge pull request #228 from Bwko/feature/short-hash-download
8 years ago
Bwko ff0d1bd602 Added short-hash support to downloads
8 years ago
Lunny Xiao 6ed7f269f1 Move init functions from routers/install to routers/init (#230)
8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Lunny Xiao cb1602840c golint fixed for routers/repo/branch.go (#206)
8 years ago
Lunny Xiao b2cce12980 golint fixed for routers/repo/wiki.go (#203)
8 years ago
Lunny Xiao f0df8e8dfa golint fixed for routers/repo/middlewares.go (#204)
8 years ago
Lunny Xiao 18dc4f1023 golint fixed for routers/repo/view.go (#205)
8 years ago
Lunny Xiao 659bc2814c go lint fixed for routers/admin
8 years ago
Bwko 7b75d93f3d Fix for anonymous users to switch views
8 years ago
Bwko fc3ed8a1de Fix panic when no user is signed in
8 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
8 years ago
Ethan Koenig 0834e492c0 API endpoints for stars
8 years ago
Sandro Santilli cd339263d9 Allow updating draft releases while keeping them as draft
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 31da225309 Check unhandled errors (#128)
8 years ago
Lunny Xiao 1b238fe4d5 Merge pull request #121 from joubertredrat/feature-last-login
8 years ago
Thibault Meyer 3a10a0c1ca
Ordering organizations and users by name
8 years ago
Joubert RedRat f91cbf0fed Support to last login feature
8 years ago
Matthias Loibl 45c4539c61 Merge pull request #17 from LefsFlarey/issue/3666
8 years ago
Flare 01c5233b53
Fixed 404 caused by unexpected question mark
8 years ago
Lunny Xiao 5667d4daae Merge pull request #73 from bkcsoft/gt/2164-release-pagination
8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
8 years ago
Sandro Santilli b7bf9dfd28 more
8 years ago
Sandro Santilli aadd7dcdc3 And others
8 years ago
Sandro Santilli 05fd9d3f09 Security protocols
8 years ago
Sandro Santilli 7612b5ec40 More mixage
8 years ago
Sandro Santilli 64196d4036 More overlooks
8 years ago
Sandro Santilli 60c82a8780 More...
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Sandro Santilli 0b62aeb495 More MixedCase consts
8 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names
8 years ago
Thomas Boerger 5d430c9e68 Merge pull request #108 from go-gitea/go-sdk
8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports
8 years ago
Thomas Boerger 77f9c7e571
Fixed links to sdk docs
8 years ago
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names
8 years ago
Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page
8 years ago