Unknwon
52ec80fa18
finish all new user settings UI
10 years ago
Unknwon
af324a6165
adjust icon css
10 years ago
Unknwon
7b0ae27549
#1599 org dashboard icon css
10 years ago
Unknwon
31e7b0f588
#1599 status button mrigin-right
10 years ago
Unknwon
645d4d0c5b
#1594 Collaborative Repositories missing suburl on Dashboard
10 years ago
Unknwon
85f34ba538
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io>
10 years ago
Unknwon
00767a0522
finish new org settings page
10 years ago
Unknwon
8481adb255
remove test strings
10 years ago
Unknwon
2a2a8cd619
ui and pulls index fix
10 years ago
Unknwon
5c5ccddb02
fix buttons style
10 years ago
Unknwon
c0a899b151
css fix
10 years ago
Unknwon
83dc2468f5
finish initial version of pull request
10 years ago
Unknwon
842770d7fb
add merger info and news feed
10 years ago
Unknwon
8af094967f
#1377 add rename repo action
10 years ago
Unknwon
23f42d92c9
add webhook recent deliveries
10 years ago
Unknwon
ce386cfb61
fix suburl
10 years ago
Unknwon
2f2bf20aae
fix menu overflow
10 years ago
Unknwon
b3a45693c3
minor update
10 years ago
Unknwon
4330c1f0d8
update locale and org dashboard navbar
10 years ago
Unknwon
a329bbc215
new org dashboard issues
10 years ago
Unknwon
f808df5a7b
new user dahsboard issues
10 years ago
Unknwon
3a32cbee44
#1246 Dashboard error: nil commits
10 years ago
Unknwon
062adbed8a
add confirmation to delete ssh key
10 years ago
Unknwon
03b85b73af
token recent activity
10 years ago
Unknwon
928d9fc1d4
fix access token style
10 years ago
Unknwon
4c7b6414eb
new access token UI
10 years ago
Unknwon
2493454587
new delete account UI and password confirmation
10 years ago
Unknwon
f183c855d1
minor fix on #1464
10 years ago
无闻
9c0c16bb5a
Merge pull request #1464 from jamesa/hide-gravatar-tooltip
...
Hide avatar tooltips unless you're looking at your own profile
10 years ago
James Anderson
59a475163f
Hide avatar-changing instructions unless it's your profile ( resolves #1107 )
10 years ago
Unknwon
75aff60c90
finish create issue with milestone and assignee
10 years ago
Unknwon
aede5cdb04
fix app suburl in feeds
10 years ago
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
10 years ago
Unknwon
eea9302d8f
fix #1204
10 years ago
Fernando San Julián
2f38215f5c
User Issues Template fix
10 years ago
Unknwon
686dd59916
fix #864 with migration and update locale
10 years ago
Andrew Patton
3a3e1b90e7
Match naming convention on page (checkbox→chk)
10 years ago
Andrew Patton
072c67e457
Wrap remember text+checkbox in label; close #1209
10 years ago
Unknwon
d76f11c6f1
fix #1156
10 years ago
Unknwon
caf7618ea6
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
10 years ago
Antoine GIRARD
96a71aaed8
Apply ng to issue dashboard
10 years ago
Unknwon
471b8a18ab
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
...
This reverts commit c226e92284
, reversing
changes made to 80b23854bc
.
10 years ago
Nolan Darilek
37ab32b613
Various accessibility fixes, mostly labeling icons.
10 years ago
Unknwon
96a95e9dfd
#988 : fix one missing duplicated prefix
...
- update some locale files
10 years ago
Unknwon
0720d3988f
#988 : GetRepoLink already contains AppSubUrl
10 years ago
Unknwon
7ccab9cd09
Merge branch 'dev' of github.com:gogits/gogs into access
...
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
10 years ago
Unknwon
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
10 years ago
Peter Smit
7759b9ee6e
Remove the "PHP" style formatting function
...
The "PHP" formatting function doesn't add anything, except an undocumented date format.
All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
10 years ago
Unknwon
6b7d35eade
fix mirror issues uncaught #941
10 years ago
Unknwon
67a9416ae5
templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884
10 years ago
Unknwon
f15fa9167a
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)
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
e43bd15b96
fix settings/email html&css
10 years ago
Peter Smit
fd70f9ec1b
Fix #799 by adding a tooltip for all dates in all settings/panels
10 years ago
Peter Smit
8b31be43c6
Forgot to i18n "Primary"
10 years ago
Peter Smit
21dbcb7c77
Create English locale keys for multiple e-mails feature
...
Also, change all current 'emails' to 'e-mails'.
Still todo: some CSS for the user/settings/email page, but that is not my specialty
10 years ago
Peter
b033f2f535
Finish method for having multiple emails/user.
...
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
10 years ago
Unknwon
db4951bc61
mirror fix on oauth2
10 years ago
James Cracknell
4d123d0a93
Fix user links
10 years ago
Unknwon
9c2120eb34
fix #675
10 years ago
Unknwon
ef275ebf62
more on change avatar
10 years ago
Unknwon
55dfe2c978
custom avatar upload
10 years ago
Unknwon
8c9338a537
add personal access token panel #12
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
Unknwon
d88ebd9a4b
Fix #554
10 years ago
Unknwon
3600498c8f
Add push tag action
10 years ago
Unknwon
b2632dec09
Page: Compare 2 commits
10 years ago
Unknwon
49193bebd2
UI: Confirmation box
10 years ago
Unknwon
ad2ab6d214
Add modal to change username
...
Signed-off-by: Unknwon <joe2010xtmf@163.com>
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
b9560374cd
UI fix
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
8829174574
Finish new admin users pages
11 years ago
Unknwon
81287ba022
Mirror issue fix
11 years ago
Unknwon
bba707de36
Finish team list, create new team, join/leave team page
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
7af7584d25
Finish new reset password, etc.
11 years ago
Unknwon
78defd238c
Page: Manage social accounts
11 years ago
Unknwon
9a1d5d2489
Finish new web hook pages
11 years ago
Unknwon
9820b8e134
Finish new hooks list page
11 years ago
Unknwon
e8c9bb2c66
Finish new collaboration page
11 years ago
Unknwon
7bbf644dd5
Convert captcha, cache, csrf as middlewares
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
Unknown
6e448b0714
Finish delete organization
11 years ago
Unknown
e0f9c628c5
Add create organization
11 years ago
fuxiaohei
f393dc6520
add organization dashboard page
11 years ago
Unknown
314193029a
Use constants to name template file
11 years ago