aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Collapse)AuthorAge
...
* Upgrade Sematic UI to 2.2.7Unknwon2016-12-27
|
* Fix assigned/created issues in dashboard. (#3560)hgaiser2016-12-27
| | | | | | | | | | | | | | | | | | * Fix assigned/created issues in dashboard. * Use GetUserIssueStats for getting all Dashboard stats. * Use gofmt to format the file properly. * Replace &Issue{} with new(Issue). * Check if user has access to given repository. * Remove unnecessary filtering of issues. * Return 404 error if invalid repository is given. * Use correct number of issues in paginater.
* Code fix for PR #3748Unknwon2016-12-23
|
* Fetch before Checkout when create pull request (#3699)Unknwon2016-12-23
|
* Minor fix for PR #3436Unknwon2016-12-23
|
* Fix reported vulnerabilityUnknwon2016-12-22
| | | | | | Ability to use labels from arbitrary repositories. Reported by Miguel Ángel Jimeno.
* Fix vulnerability reported in #3962Unknwon2016-12-22
|
* Fix vulnerabilities reported in #3959Unknwon2016-12-22
|
* Minor fix for PR #3667Unknwon2016-12-22
|
* Feature #2583: Disable HTTP cloning (#3667)Thibault Meyer2016-12-22
| | | | | | | | * Can disable GIT interactions by HTTP protocol * rename variable + fix wiki link * missing space
* Code fix for PR #3547Unknwon2016-12-22
|
* Minor fix for PR #3687Unknwon2016-12-21
|
* Minor code fixUnknwon2016-12-21
|
* Fixed 404 caused by unexpected question mark (#3668)LefsFlare2016-12-21
| | | This fixes 404 caused when creating new files or wiki pages with question marks.
* serve video files using the HTML5 video tag (#3967)Nico Mandery2016-12-21
|
* Merge branch 'develop' of https://github.com/tanapoln/gogs into developUnknwon2016-12-21
|\
| * provide button to delete merged pull requestTanapol Nearunchorn2016-09-02
| |
* | Fix #3905Unknwon2016-12-20
| |
* | cmd: new command 'import locale'Unknwon2016-12-20
| | | | | | | | Quickly import locale files downloaded from Crowdin.
* | Fork go-libravatar to remove import path checkUnknwon2016-11-19
| | | | | | | | To use GitHub import path as much as possible.
* | Update locales and add SwedishUnknwon2016-11-19
| |
* | Update localesUnknwon2016-09-15
| | | | | | | | Add new locale Serbian (Cyrillic)
* | #3590 fix 404 for release draft editionUnknwon2016-09-03
| | | | | | | | Closes #3591
* | #3589 LoadRepoConfig after ORM is initializedUnknwon2016-09-02
| |
* | #3577 incorrect URL produced by AvatarLinkUnknwon2016-09-01
|/
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-01
| | | | | | * Add ability to explore organizations * Use right icon for org explore links
* fix link error under preview (#3566)raphael102410242016-09-01
|
* Fix panic when attempt login with non-exist userUnknwon2016-09-01
|
* Feature #3492: Add option to hide footer load times (#3562)Thibault Meyer2016-09-01
| | | | | | * Add option to hide footer load times * Rename option variable + minor changes
* Update localesUnknwon2016-09-01
|
* #3559 fix template errorUnknwon2016-08-31
|
* models/login_source: code improvementUnknwon2016-08-31
|
* Support Editorconfig on web editor (#3512)无闻2016-08-30
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-30
| |
* | #2018 able to sync now for mirrorsUnknwon2016-08-30
|/ | | | | - Refactor code to use sync.UniqueQueue - Closes #3509
* templates/repo/view: fix bad linkUnknwon2016-08-30
|
* Web editor: support upload filesUnknwon2016-08-30
|
* router/repo: code refactoringUnknwon2016-08-30
|
* #3459 code quality improvementUnknwon2016-08-29
|
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-29
| | | | | | | | | | | | | | | | | | | | | | * Can use a predefined set of labels * Change UI * Fix HTML file indentation * Avoid reading file from other directory (security issue) * Apply a better fix * Remove not used variable * Merge upstream/develop * Do modifications * Raname * remove binding + rename variable
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-29
|
* Web editor: disallow edit mirror repositoryUnknwon2016-08-28
|
* Web editor: improve edit fileUnknwon2016-08-28
|
* Web editor: improve delete file processUnknwon2016-08-28
|
* #2901 allow setting preferred licensesUnknwon2016-08-28
| | | | - Closes #3488
* Web editor: improve edit file tooltipUnknwon2016-08-27
|
* #3505 use user’s info for committer and authorUnknwon2016-08-27
|
* #3495 only start builtin SSH server after user finish installationUnknwon2016-08-27
|
* Update highlightjsUnknwon2016-08-27
|
* migrations: set comment updated as createdUnknwon2016-08-26
|