Unknwon
1f61482f71
fix paging links and issue count
10 years ago
Unknwon
0fb994e9df
update Chinese locale
10 years ago
Unknwon
63b288a5fe
new issue and label page
10 years ago
Unknwon
fd3451f0cc
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
10 years ago
Unknwon
6e4a3e4f9d
UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Jakub Stasiak
d32d422a8c
Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
10 years ago
Unknwon
ea3237b06d
install - add mail from setting
10 years ago
Unknwon
ea17dd5872
UI: install - done
10 years ago
Unknwon
1795957917
UI: install - new version
10 years ago
Unknwon
04aaeaf7ca
UI: install - database settings
10 years ago
Unknwon
082189d621
update locale
10 years ago
Unknwon
39c15d33c9
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
ee67e5fc03
update typo in locale files
10 years ago
Paolo Borelli
55df399598
Add PAM authentication
10 years ago
Unknwon
dd7f3e9f60
#1070 Clearer error message for illegal characters
10 years ago
Unknwon
2d8ea601ab
Merge branch 'master' of github.com:gogits/gogs into develop
10 years ago
Andrew Youngwerth
def45bc807
Fixed minor gramatical error in the us install success msg
10 years ago
Unknwon
7467593230
add sr-only class, change to new tag line
10 years ago
Unknwon
8ab97f0f65
Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1
10 years ago
Unknwon
b3a8321da0
#1094 : fix locale
10 years ago
Unknwon
ac84559b78
#1069 : Copyright violations
10 years ago
Unknwon
28645f79bc
Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing
changes made to 80b23854bc
.
10 years ago
Nolan Darilek
a1a87bf999
Add additional accessibility text to repository navbar.
10 years ago
Nolan Darilek
b9b25aaa80
Various accessibility fixes, mostly labeling icons.
10 years ago
Unknwon
c3e009ad21
#988 : GetRepoLink already contains AppSubUrl
10 years ago
Unknwon
9090e6b47f
home: new UI
10 years ago
Unknwon
4eb5a86dcc
Merge branch 'access' of github.com:gogits/gogs into dev
10 years ago
Unknwon
3efc1e134e
models: mirror fix on #964
10 years ago
无闻
59233609d4
Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
10 years ago
Unknwon
51da9e41f0
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
10 years ago
Peter Smit
2bb8323ab5
Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Unknwon
07795ce5be
better naming on #891
10 years ago
Unknwon
a8ac54ff07
able to allow insecure certification of webhook for #891
10 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)
10 years ago
Lauris BH
8016fb54d8
Get username, name, surname and e-mail from LDAP server
10 years ago
Raphael Randschau
18cae0ef62
Add locales (en/de native, rest -> translate.google.com)
10 years ago
Unknwon
f69e1a635d
models: code fix on #818
10 years ago
无闻
41deac5407
Merge pull request #818 from fzerorubigd/master
add a function to rewrite all public keys on admin request
10 years ago
Unknwon
b293b6eaa6
cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
10 years ago
Unknwon
0e286a0ca9
fix locale
10 years ago
Unknwon
9fa287e4f7
update locale
10 years ago
Dominik Schulz
50d91f3b6a
Make help text for email listing a little more helpful.
10 years ago
fzerorubigd
c973c91656
add afunction to rewrite all public keys on admin request
refs #763
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
Unknwon
bc8721fb6c
Finish new UI for release page
10 years ago
Unknwon
d75013a0e8
fix #580
10 years ago