 BwkoandLunny Xiao
|
dc50c78f48
|
Replace pull request with issue at issue_template (#547)
|
2016-12-31 22:35:32 +08:00 |
|
 BwkoandLunny Xiao
|
9ccc3698d5
|
Fix wrong anchors for non-latin headings (#3981) (#512)
Change Javascript regular expression to match non-latin characters
The regex comes from here: http://stackoverflow.com/questions/150033/regular-expression-to-match-non-english-characters#comment22322603_150078
And this patch should fixed these two issues: #3919 #3843
|
2016-12-31 18:06:09 +08:00 |
|
 BwkoandKim "BKC" Carlbäcker
|
fa60cf0ea4
|
Updated Dutch translations
|
2016-12-30 21:05:12 +01:00 |
|
 BwkoandLunny Xiao
|
331316894e
|
Replace Gogs with Gitea (#520)
|
2016-12-28 16:33:21 +08:00 |
|
Bwko
|
98b0688921
|
At the locales replaced 6 with MIN_PASSWORD_LENGTH
|
2016-12-26 23:28:04 +01:00 |
|
Bwko
|
6388761129
|
Added Dutch translations to the landingpage
|
2016-12-26 23:03:16 +01:00 |
|
 BwkoandKim "BKC" Carlbäcker
|
71dee6b7c0
|
Improve the way how branches are deleted
Delete branch from HeadRepo instead of BaseRepo
Prevent the deletion of a master branch
Show a yes/no overlay when you press the delete branch button
|
2016-12-26 11:55:28 +01:00 |
|
 BwkoandLunny Xiao
|
fa3abc22c0
|
Added sorting to organizations, repos & users page (#222)
|
2016-12-24 22:42:26 +08:00 |
|
 BwkoandLunny Xiao
|
c1e92eeb72
|
Simplified MinPasswordLength check (#475)
|
2016-12-24 22:42:11 +08:00 |
|
 BwkoandLunny Xiao
|
a345a03d99
|
Added sorting to the labels & milestones page (#199)
|
2016-12-24 22:41:09 +08:00 |
|
 BwkoandLunny Xiao
|
f27d87d93b
|
Added minimum password length to app.ini (#223)
|
2016-12-24 21:40:44 +08:00 |
|
 BwkoandLunny Xiao
|
abcd39f7d5
|
In the wiki title replace tab with a space (#371)
|
2016-12-11 11:01:26 +08:00 |
|
 BwkoandKim "BKC" Carlbäcker
|
cbcb4361d5
|
Fixes issue #283
Delete old temp local copy before we create a new temp local copy
|
2016-12-09 20:13:48 +01:00 |
|
 BwkoandKim "BKC" Carlbäcker
|
39d0db52de
|
Fix for #361, renamed username to login
|
2016-12-07 15:56:43 +01:00 |
|
 BwkoandThomas Boerger
|
026ad4aee7
|
Fixes panic when there's no user initialized (#358)
|
2016-12-06 21:58:34 +01:00 |
|
Bwko
|
0118b275b6
|
Fix for #320
Suppress the error when we're removing a file that may not exist
|
2016-12-03 22:31:54 +01:00 |
|
 BwkoandKim "BKC" Carlbäcker
|
4ff0db0246
|
Catch os... errors
|
2016-12-02 07:41:19 +01:00 |
|
 BwkoandLunny Xiao
|
5ab85372da
|
Added rel="noopener" to target="_blank" hrefs (#327)
* Added rel="noopener" to target="_blank" hrefs
* Replaced gogs.io/docs with docs.gitea.io
|
2016-12-02 09:12:16 +08:00 |
|
Bwko
|
1e9730a779
|
Fixes xss, clickjacking & password autocompletion
|
2016-11-29 22:49:06 +01:00 |
|
Bwko
|
bad1bc6518
|
Lint models/repo.go
|
2016-11-28 18:27:55 +01:00 |
|
Bwko
|
a5aae1c145
|
Lint models/repo_*
|
2016-11-28 17:58:59 +01:00 |
|
Bwko
|
9963d61233
|
Lint models/user.go
|
2016-11-28 17:47:46 +01:00 |
|
Bwko
|
a4ece1f223
|
Fixes typos
|
2016-11-27 12:59:12 +01:00 |
|
Bwko
|
0b9cf10340
|
Lint models/org.go & models.go
|
2016-11-26 11:37:50 +01:00 |
|
Bwko
|
7bf7042013
|
Lint models/repo_mirror.go
|
2016-11-26 11:23:55 +01:00 |
|
Bwko
|
ce8c9ef580
|
Lint models/repo_branch.go
|
2016-11-26 11:20:37 +01:00 |
|
Bwko
|
6cde041080
|
Lint models/ssh_key.go
|
2016-11-26 01:36:03 +01:00 |
|
Bwko
|
2bb1601d7c
|
Lint models/access.go
|
2016-11-26 01:07:57 +01:00 |
|
Bwko
|
066f515a47
|
Lint models/user_email.go
|
2016-11-26 01:03:06 +01:00 |
|
 BwkoandLunny Xiao
|
c0ca6644ad
|
Lint/issue &mail (#243)
* Lint models/release.go
* Lint models/ issue_label, issue_mail & mail.go
|
2016-11-25 16:11:12 +08:00 |
|
 BwkoandLunny Xiao
|
081c2a9395
|
Lint models/token.go (#244)
|
2016-11-25 16:03:52 +08:00 |
|
Bwko
|
33a2ac3830
|
Lint models/update.go & webhook_slack.go
|
2016-11-25 07:55:08 +01:00 |
|
Bwko
|
d8e11a8eaa
|
Lint models/admin.go
|
2016-11-24 23:42:07 +01:00 |
|
Bwko
|
ece19f4a5e
|
Lint models/release.go
|
2016-11-24 22:02:54 +01:00 |
|
Bwko
|
ff0d1bd602
|
Added short-hash support to downloads
|
2016-11-24 11:45:16 +01:00 |
|
Bwko
|
2a449bd4b1
|
Fix typos
|
2016-11-21 20:08:21 +01:00 |
|
 BwkoandGitHub
|
7b75d93f3d
|
Fix for anonymous users to switch views
|
2016-11-19 16:53:34 +01:00 |
|
Bwko
|
fc3ed8a1de
|
Fix panic when no user is signed in
See #188
|
2016-11-19 12:43:10 +01:00 |
|