418 Commits (27f7abdd77492e2ccdbfbced859463311daab6f4)

Author SHA1 Message Date
Unknwon 8a3ee795d2 finish transforming to v2 9 years ago
Unknwon 7372042441 list view: issue, label, milestone 9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago
Unknwon 43a87b0caf auto-redirect when finish filter branch 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon d015d951bd fix css rule 9 years ago
Unknwon 9db4acc62e improve fork process 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 74bd6b939c milestone: edit 9 years ago
Unknwon b9527cd1bf #1299 force downcase e-mail 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon 9311a9858a milestone: pagination 9 years ago
Fernando San Julián eebcbf9d34 add clipboard API support 9 years ago
Unknwon 04458d49a0 milestone: list view 9 years ago
无闻 7241598c19 Merge pull request #1426 from manfer/issues-new-edit-forms-autofocus
autofocus for new and edit issue forms
9 years ago
Fernando San Julián c5be40decb new markdown styles 9 years ago
Fernando San Julián b92bb77b54 autofocus for new and edit issue forms 9 years ago
Fernando San Julián 27244174df nested unordered list inside order list issue 9 years ago
Unknwon 589618c8a5 better paging 9 years ago
Unknwon 1ba837a055 new issue and label page 9 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon 3426ae42b3 fix css compression 9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Unknwon b9dc2147b4 UI: install - done 9 years ago
Unknwon 5cf3732339 UI: install - new version 9 years ago
Unknwon 5dd3dd71a0 UI: install - database settings 9 years ago
Unknwon ffd17924fd update UI framework 9 years ago
Lunny Xiao f92bdf875b Merge pull request #1226 from nice-software/wip/pam
Add PAM authentication
9 years ago
Paolo Borelli 182003aa41 Add PAM authentication 9 years ago
Andrew Patton b579800e50 💄 Style checkbox label in sign in form 9 years ago
Unknwon 9fb2d49b93 #1073 #1162 issue ID constraint failed 9 years ago
David Martel 93ff2e31e8 Fix "Plus" icon size in dashboard (part 2) 9 years ago
David Martel 44ea3d9065 Fix "Plus" icon size in dashboard 9 years ago
Unknwon d4c04a65c7 fix menu css 9 years ago
Unknwon b6f8b486c7 add sr-only class, change to new tag line 9 years ago
Unknwon 62e436e6b7 Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1 9 years ago
无闻 e312634286 Merge pull request #1091 from sapk/fix-ng-issue-pages
Apply ng to issue dashboard
9 years ago
Antoine GIRARD ea9cf5ec8c Fix the little default in the navbar of the dashboard 9 years ago
Antoine GIRARD 96a71aaed8 Apply ng to issue dashboard 9 years ago
Unknwon 4b9fb43a70 home: new UI 9 years ago
Alexey Makhov 3efe3f42e8 js fix R1-L1 highlight 10 years ago
Alexey Makhov 563e8b4ea9 gitlab-like hash naming 10 years ago
Stefan-Code 1628ef4ba5 changed repo-clone-url behaviour for bare repo 10 years ago
Stefan-Code e5d6f4ce56 Changes to repo-header-download-drop, different repo-clone-url input behaviour 10 years ago
Unknwon 9420eecb87 public/ng/css: code generation for #919 10 years ago
Stefan 85f384f271 Updated gogs.css - monospace font for hash
Updated gogs.css to use monospaced font for sha hash label in repository view to make it look nicer because of equal label width.
10 years ago
Unknwon 0669897226 modules/base: fix markdown mention regex for #826
- conf/locale: add mew translator profile
10 years ago
无闻 ddddad9792 Merge pull request #826 from deringer/dev
Fix user mention bug when parsing markdown documents
10 years ago
Unknwon 16018e8323 public/ng/css: code generate for #907 10 years ago
Alexey Makhov 04adc94b26 fix css for same code 10 years ago
Alexey Makhov 2f40f614b5 fix css for del code 10 years ago
Alexey Makhov 01cef678a3 new lines highlighting format 10 years ago
Unknwon 7140f50637 public/ng/js: script fix on #901 10 years ago
Alexey Makhov 7f71fe9dae fix diff lines highlighting 10 years ago
Unknwon 8e238058b2 public/ng/css: code fix on #895
- templates/user/settings: fix email panel nav highlight
10 years ago
Alexey Makhov 32fb5ea5d0 fix settings/email html&css in less 10 years ago
Alexey Makhov e43bd15b96 fix settings/email html&css 10 years ago
Unknwon 3d9cda2d98 public/ng: fix auto-completion #832 10 years ago
Tony Tsang 9f4e584122 Add max-width to commit message of repo-files-table 10 years ago
Michael Dyrynda 04d698bfbc add some padding to markdown paragraphs 10 years ago
fuxiaohei c0cfd62b90 add label-edit and label-delete logic 10 years ago
Unknwon 97b39ae2e4 fix invite bug(shouldn't include full name to search box) 10 years ago
Unknwon cf7ebfbdc8 mirror fix on release JS 10 years ago
Unknwon bc8721fb6c Finish new UI for release page 10 years ago
Unknwon 01ba771783 fix #703 10 years ago
fuxiaohei 0daef29053 add label-create ui elements 10 years ago
Tony Tsang d4a1d9f82a Display multi-line commit message on commit diff page. 10 years ago
fuxiaohei 0af3a5b603 add issue list filter ui 10 years ago
无闻 cb6be94358 Merge pull request #696 from deiwin/update/user-api-to-include-full-name
add full name to found users' list on the UI
10 years ago
Deiwin Sarjas 54ef1cee1d add full name to found users' list 10 years ago
Florian Hülsmann d06d58e461 fixed code view line height for firefox 10 years ago
fuxiaohei 23d53561d1 update milestone page design 10 years ago
fuxiaohei 79dae254cf add milestone page design 10 years ago
Unknwon ef275ebf62 more on change avatar 10 years ago
Unknwon 5d9ef2bb12 lock gopmfile 10 years ago
fuxiaohei d1a60e3643 add pull-request and labels page design 10 years ago
Unknwon 8eb5120fbd #12, API: list user repos, list repo hooks 10 years ago
Unknwon 8c9338a537 add personal access token panel #12 10 years ago
Unknwon dfa4b38081 work on #616 10 years ago
Unknwon e0de6cb5ad work on #616 and update locales 10 years ago
Unknwon 23eec25274 Fix #605, fix #255, fix #101 10 years ago
fuxiaohei b866dc92d7 finish issue list ui draft 10 years ago
omeid 80c6cc6321 Fix x padding for #repo-content for width < 1170px
This pull request fixes the issue when resizing the window smaller than 1170 px, right now there is no padding/margin on sides and it looks broken.
10 years ago
Unknwon c7f56d7483 Fix #584 10 years ago
Unknwon d88ebd9a4b Fix #554 10 years ago
Unknwon a342d58d7e Able to fork repo to individuals 10 years ago
fuxiaohei 9e3a1bc11a add nav bar in issue list 10 years ago
fuxiaohei cb2da7bf2c some ui details fix 10 years ago
Unknwon 1aa12c7452 Fix #572 10 years ago
Unknwon ecf3eb4307 Fix #570 10 years ago
Unknwon 9ae92459a5 Fix repo css and rel path img in md 10 years ago
Unknwon 451f328a4c Fix #457 and fix #557 10 years ago
Unknwon b93ae452fe Fix #555 10 years ago
Unknwon 0d7b9065c6 Fix #540 10 years ago
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes 10 years ago
Unknwon b2632dec09 Page: Compare 2 commits 10 years ago