summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* able to disable SSH for #883Unknwon2015-02-072-4/+6
|
* code fix for #908, and work for #884Unknwon2015-02-061-0/+2
|
* Merge pull request #908 from nicolai86/feature/hide-signup-button-884无闻2015-02-062-0/+4
|\ | | | | Make Signup button display configurable - #884
| * Hide the registration button depending on the settingRaphael Randschau2015-02-051-0/+2
| |
| * Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-051-0/+2
| |
* | modules/base: fix markdown mention regex for #826Unknwon2015-02-061-1/+1
|/ | | | - conf/locale: add mew translator profile
* models: sanitize user full name when update settingsUnknwon2015-02-041-1/+1
|
* public/ng/js: script fix on #901Unknwon2015-02-041-2/+2
|
* little fixAlexey Makhov2015-02-041-2/+2
|
* add multifile support to diff view highlightingAlexey Makhov2015-02-041-8/+8
|
* fix diff lines highlightingAlexey Makhov2015-02-041-5/+5
|
* fix error at admin/configAlexey Makhov2015-02-031-1/+1
|
* public/ng/css: code fix on #895Unknwon2015-02-032-2/+2
| | | | - templates/user/settings: fix email panel nav highlight
* Merge branch 'master' of github.com:gogits/gogs into devUnknwon2015-02-031-7/+9
|\
| * fix settings/email html&cssAlexey Makhov2015-02-031-7/+9
| |
* | modules/base: fix README filename checker, fix #877Unknwon2015-02-021-1/+1
|/
* Merge pull request #818 from fzerorubigd/master无闻2015-02-011-0/+5
|\ | | | | add a function to rewrite all public keys on admin request
| * add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-011-0/+5
| | | | | | | | refs #763
* | correction: updated docker linkTristan Storch2015-02-011-3/+3
| |
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-011-21/+27
| | | | | | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* | public/ng: fix auto-completion #832Unknwon2015-02-011-1/+1
| |
* | templates: fix commit message render issue #828Unknwon2015-01-311-1/+1
| |
* | routers/repo: set raw page content type to 'text/plain' #828Unknwon2015-01-311-1/+1
| |
* | modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-304-4/+4
| | | | | | | | - update russian locale
* | fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-204-5/+5
| |
* | use new Redis clientUnknwon2015-01-031-1/+1
| |
* | Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-027-8/+8
| |
* | fix #805Unknwon2015-01-021-1/+1
| |
* | work on #784Unknwon2015-01-021-1/+1
|/
* fix 500: E-mail already used in user settings pageUnknwon2014-12-291-1/+1
|
* fix API changesUnknwon2014-12-281-3/+1
|
* add label-edit and label-delete logicfuxiaohei2014-12-221-4/+30
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-12-221-2/+2
|\
| * Forgot to i18n "Primary"Peter Smit2014-12-221-1/+1
| |
| * Create English locale keys for multiple e-mails featurePeter Smit2014-12-221-2/+2
| | | | | | | | | | Also, change all current 'emails' to 'e-mails'. Still todo: some CSS for the user/settings/email page, but that is not my specialty
* | fix invite bug(shouldn't include full name to search box)Unknwon2014-12-221-1/+1
|/
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-203-0/+89
|\ | | | | Multiple emails
| * Finish method for having multiple emails/user.Peter2014-12-172-0/+59
| | | | | | | | | | All basics are implemented. Missing are the right (localized) strings and the page markup could have a look at by a frontend guy.
| * Template for email activation emailPeter2014-12-171-0/+30
| |
* | work on #756Unknwon2014-12-171-1/+1
|/
* fix #741Unknwon2014-12-161-1/+1
|
* fix binding api brokenUnknwon2014-12-151-1/+1
|
* prepare for 0.5.9Unknwon2014-12-131-1/+1
|
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-131-1/+1
|
* api: able to create repo and fix #726Unknwon2014-12-122-2/+2
| | | | | - POST /user/repos - POST /org/:org/repos
* fix #735Unknwon2014-12-122-2/+2
|
* mirror code cleanUnknwon2014-12-111-1/+1
|
* Finish new UI for release pageUnknwon2014-12-104-188/+184
|
* fix compile errorUnknwon2014-12-101-1/+1
|
* fix #711Unknwon2014-12-094-5/+5
|