| Commit message (Collapse) | Author | Age |
|
|
|
| |
- Print app.Run() error
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rename pkg -> internal
* Rename routes -> route
* Move route -> internal/route
* Rename models -> db
* Move db -> internal/db
* Fix route2 -> route
* Move cmd -> internal/cmd
* Bump version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove vendor
* Enable Go modules
* ci: add command to fetch dependencies
* ci: update setting
* ci: update settings
* Require Go 1.11
* Rename module name to gogs.io/gogs
|
|
|
|
| |
- Also amended some source translations.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add Portuguese
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(#5551)
|
| |
|
| |
|
|
|
|
| |
Reported by @cezar97.
|
|
|
|
| |
- pkg/context: add ParamsUser to unify the injection process
|
|
|
|
| |
Reported by @cezar97.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
By explicitly requires token authentication.
|
| |
|
|
|
|
| |
Fix security flaw reported by c957861129d62331c5704d2f04d11e41.
|
| |
|
| |
|
|
|
|
|
|
| |
Always escape template variable {{.Link}} variable and redirect calls.
Relates to #5442
|
|
|
|
| |
Reported by @cezar97.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
No meaning for this line
|
| |
|
| |
|