Unknwon
|
031444e384
|
adjust icon css
|
10 years ago |
Unknwon
|
aa57b9b4ba
|
#1599 org dashboard icon css
|
10 years ago |
Unknwon
|
ed6ddddee7
|
#1599 status button mrigin-right
|
10 years ago |
Unknwon
|
1e0153b243
|
#1594 Collaborative Repositories missing suburl on Dashboard
|
10 years ago |
Unknwon
|
7935dc3a5e
|
remove test strings
|
10 years ago |
Unknwon
|
5b7caed7b2
|
ui and pulls index fix
|
10 years ago |
Unknwon
|
690016964a
|
fix buttons style
|
10 years ago |
Unknwon
|
922dff9d79
|
css fix
|
10 years ago |
Unknwon
|
f5bd9aaf0a
|
finish initial version of pull request
|
10 years ago |
Unknwon
|
6d6b8a4330
|
add merger info and news feed
|
10 years ago |
Unknwon
|
27b337a78d
|
#1377 add rename repo action
|
10 years ago |
Unknwon
|
1dbd3234b9
|
fix suburl
|
10 years ago |
Unknwon
|
d01febe614
|
fix menu overflow
|
10 years ago |
Unknwon
|
816d5b2091
|
minor update
|
10 years ago |
Unknwon
|
54f888f5e6
|
update locale and org dashboard navbar
|
10 years ago |
Unknwon
|
9b953f22fb
|
new org dashboard issues
|
10 years ago |
Unknwon
|
9fa3cab4c1
|
new user dahsboard issues
|
10 years ago |
Unknwon
|
d324a43a70
|
#1246 Dashboard error: nil commits
|
10 years ago |
Unknwon
|
a8ede6655b
|
fix app suburl in feeds
|
10 years ago |
Unknwon
|
456de7a400
|
fix #864 with migration and update locale
|
10 years ago |
Unknwon
|
28645f79bc
|
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing
changes made to 80b23854bc.
|
11 years ago |
Nolan Darilek
|
b9b25aaa80
|
Various accessibility fixes, mostly labeling icons.
|
11 years ago |
Unknwon
|
a4b13652a7
|
#988: fix one missing duplicated prefix
- update some locale files
|
11 years ago |
Unknwon
|
c3e009ad21
|
#988: GetRepoLink already contains AppSubUrl
|
11 years ago |
Unknwon
|
bc9746281f
|
cmd: code fix for #905
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
|
11 years ago |
Unknwon
|
55dfe2c978
|
custom avatar upload
|
11 years ago |
Unknwon
|
3600498c8f
|
Add push tag action
|
11 years ago |
Unknwon
|
b2632dec09
|
Page: Compare 2 commits
|
11 years ago |
Unknwon
|
ad52b2d791
|
Mirror fix on transfer repo
|
11 years ago |
Unknwon
|
71e4689d11
|
Page: User profile
|
11 years ago |
Unknwon
|
f69761563b
|
Fix bug on transfer repo
|
11 years ago |
Unknwon
|
7ba9257a7f
|
Add suburl support
|
11 years ago |
Martin van Beurden
|
0055cbd365
|
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
|
11 years ago |
Unknwon
|
a596388ebf
|
Add success message after transfer repository #481
|
11 years ago |
Unknwon
|
c1ceec45da
|
Fix mirror UI style and work on #475
|
11 years ago |
Unknwon
|
c5ce33047e
|
Mirror fix and hide missing pages for 0.5 release
|
11 years ago |
Michael Dyrynda
|
1bbf4c9768
|
Add missing 'new migration' link
Addresses issue #399
|
11 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.
|
11 years ago |
Unknwon
|
36b4c57ff1
|
Finish new organization members and invitation page
|
11 years ago |
Unknwon
|
5fbf8531e6
|
Finish new home page of organization
|
11 years ago |
Unknwon
|
9813161411
|
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
|
11 years ago |
Unknwon
|
5e81383413
|
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
|
11 years ago |
Unknwon
|
5c4bc3c848
|
Huge updates!!!!! Be careful to merge!!!!
|
11 years ago |
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
11 years ago |