131 Commits (deee2d5fa848106db3f00dcb33490dc9b5b61e29)

Author SHA1 Message Date
Christopher Brickley 00a864e693 add commit compare functionality 10 years ago
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
10 years ago
无闻 645c194a00 Merge pull request #336 from adelq/responsive-layouts
Avoid using fixed width in CSS for layouts
10 years ago
Adel Qalieh d4cbbc864a Avoid using fixed width in CSS for layouts 10 years ago
无闻 02a81ddb62 Merge pull request #332 from acusti/dev
Styling plus a couple small fixes for issue attachments (& misc cleanup)
10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
Andrew Patton c084a5ba73 Style finesse for “Attachments:” list in issues
Make `#attached-list` attachment labels wrap, make spacing more
consistent, add hover stats to `.attachment-remove` icon, adjust
padding of labels to compensate for `.attachment-remove` icon
10 years ago
Justin Nuß 12fb42de5a Fix IE bug and show errors. 10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 10 years ago
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images 10 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository 10 years ago
fuxiaohei c127d84777 add organization team-single page 10 years ago
Unknown e4ea5cf598 Finish Teams page 10 years ago
fuxiaohei 1d55ecd29c add organization team-create page 10 years ago
fuxiaohei b5ba2bd268 add organization team-create page 10 years ago
fuxiaohei cc703ee663 select owner when creating repository 10 years ago
fuxiaohei f393dc6520 add organization dashboard page 10 years ago
fuxiaohei ea507e20d4 add organization create page 10 years ago
fuxiaohei adda10f4a4 add organization teams page 10 years ago
fuxiaohei 514d7e1922 add organization memebers page 10 years ago
fuxiaohei bf703ef617 add dashboard context switch button 10 years ago
Unknown d952b4200c Add corn rask monitor panel 10 years ago
Unknown f160b4f33c Add tar.gz download button and other mirror updates 10 years ago
FuXiaoHei 4fcbf553aa organisation main page ui 10 years ago
FuXiaoHei e0a6e6dd1a issue ui update 10 years ago
FuXiaoHei 1331134316 finish issue edit content preview 10 years ago
FuXiaoHei 4e8a1bf9c9 fix firefox zclip bug 10 years ago
FuXiaoHei c82807a713 add issue label attach-detach ui 10 years ago
FuXiaoHei 342baf1dda add label edit and manage ui 10 years ago
FuXiaoHei 61641d9c63 issue label ui design 10 years ago
FuXiaoHei a1bb3741d5 add milestone in new-issue page 10 years ago
FuXiaoHei 4a4392192b add milestone issue view ui 10 years ago
FuXiaoHei 2eabeba6b7 finish milestone add page 10 years ago
FuXiaoHei 045c21de4f assignee ui in issue view 10 years ago
FuXiaoHei a03f380fa8 assignee ui in issue view 10 years ago
FuXiaoHei 11ca10ab2f issue assignee ui 10 years ago
FuXiaoHei d76772adb9 add milestone list page 10 years ago
FuXiaoHei 3e856928a2 add webhooks page ui 10 years ago
Unknown f6c4fbeb37 Collaborator 10 years ago
FuXiaoHei 1c88a541cb fix profile ui 10 years ago
FuXiaoHei 52fbb9788a add collaboration page ui 10 years ago
FuXiaoHei 8549b47e04 fix repo-new ui, fix top-nav search-bar ui 10 years ago
FuXiaoHei 5f3a6a9d74 social login button ui 10 years ago
FuXiaoHei b057cffd85 fix logo ui, add following ui in user-profile page 10 years ago
FuXiaoHei 555b6976a3 add search form in top navbar 10 years ago
FuXiaoHei df000245d1 add pager in commit-page, finish commit search form 10 years ago
FuXiaoHei 668007592a upgrade bootstrap to 3.1.1, upgrade todc bootstrap theme 10 years ago
zhsso a4cbe79567 fix 10 years ago
zhsso f3ed11d177 mistakes 10 years ago
FuXiaoHei a354f33ac2 new-repo dropdown in top navbar 10 years ago