summaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* better pagingUnknwon2015-07-282-2/+2
|
* new issue and label pageUnknwon2015-07-252-3/+15
|
* UI: CURD labelsUnknwon2015-07-245-15/+65
| | | | - fix update lable break connection with repository
* fix css compressionUnknwon2015-07-241-1143/+1
|
* UI: basic label listUnknwon2015-07-247-3/+1510
| | | | - create new label
* UI: basci issue list without filtersUnknwon2015-07-243-3/+7
| | | | | - fix isRead check - fix paging
* UI: issues - finish basic frameUnknwon2015-07-245-12/+116
|
* UI: install - doneUnknwon2015-07-091-0/+1
|
* UI: install - new versionUnknwon2015-07-084-1/+21
|
* UI: install - database settingsUnknwon2015-07-086-4/+78
|
* update UI frameworkUnknwon2015-07-076-21/+16
|
* Merge pull request #1226 from nice-software/wip/pamLunny Xiao2015-04-241-0/+7
|\ | | | | Add PAM authentication
| * Add PAM authenticationPaolo Borelli2015-04-241-0/+7
| |
* | :lipstick: Style checkbox label in sign in formAndrew Patton2015-04-151-1/+6
|/
* #1073 #1162 issue ID constraint failedUnknwon2015-03-272-2/+2
|
* Fix "Plus" icon size in dashboard (part 2)David Martel2015-03-261-1/+1
|
* Fix "Plus" icon size in dashboardDavid Martel2015-03-251-1/+1
|
* fix menu cssUnknwon2015-03-212-2/+0
|
* add sr-only class, change to new tag lineUnknwon2015-03-203-923/+24
|
* Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1Unknwon2015-03-208-8/+138
|\
| * Merge pull request #1091 from sapk/fix-ng-issue-pages无闻2015-03-197-6/+134
| |\ | | | | | | Apply ng to issue dashboard
| | * Apply ng to issue dashboardAntoine GIRARD2015-03-197-6/+134
| | |
| * | Fix the little default in the navbar of the dashboardAntoine GIRARD2015-03-192-2/+4
| |/
* / home: new UIUnknwon2015-03-0732-467/+3047
|/
* js fix R1-L1 highlightAlexey Makhov2015-02-191-16/+17
|
* gitlab-like hash namingAlexey Makhov2015-02-191-10/+10
|
* changed repo-clone-url behaviour for bare repoStefan-Code2015-02-182-6/+2
|
* Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-112-0/+6
|
* public/ng/css: code generation for #919Unknwon2015-02-081-0/+3
|
* Updated gogs.css - monospace font for hashStefan2015-02-081-0/+3
| | | Updated gogs.css to use monospaced font for sha hash label in repository view to make it look nicer because of equal label width.
* modules/base: fix markdown mention regex for #826Unknwon2015-02-062-85/+88
| | | | - conf/locale: add mew translator profile
* Merge pull request #826 from deringer/dev无闻2015-02-061-0/+3
|\ | | | | Fix user mention bug when parsing markdown documents
| * add some padding to markdown paragraphsMichael Dyrynda2015-01-031-0/+3
| |
* | public/ng/css: code generate for #907Unknwon2015-02-051-0/+12
| |
* | fix css for same codeAlexey Makhov2015-02-051-0/+5
| |
* | fix css for del codeAlexey Makhov2015-02-051-0/+6
| |
* | new lines highlighting formatAlexey Makhov2015-02-051-14/+20
| |
* | public/ng/js: script fix on #901Unknwon2015-02-043-10/+84
| |
* | fix diff lines highlightingAlexey Makhov2015-02-042-7/+17
| |
* | public/ng/css: code fix on #895Unknwon2015-02-031-0/+19
| | | | | | | | - templates/user/settings: fix email panel nav highlight
* | fix settings/email html&css in lessAlexey Makhov2015-02-032-4/+3
| |
* | fix settings/email html&cssAlexey Makhov2015-02-031-1/+4
| |
* | public/ng: fix auto-completion #832Unknwon2015-02-012-17/+1
| |
* | Add max-width to commit message of repo-files-tableTony Tsang2015-01-052-0/+8
|/
* add label-edit and label-delete logicfuxiaohei2014-12-224-39/+111
|
* fix invite bug(shouldn't include full name to search box)Unknwon2014-12-221-2/+2
|
* mirror fix on release JSUnknwon2014-12-102-5/+10
|
* Finish new UI for release pageUnknwon2014-12-106-6/+244
|
* fix #703Unknwon2014-12-102-46/+48
|
* add label-create ui elementsfuxiaohei2014-12-075-5/+130
|