4885 Commits (717d409b7273f7874c38268e1b908596277dacac)
 

Author SHA1 Message Date
Unknwon 90b9f7e08c
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL} 8 years ago
Unknwon 2c404daca6
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML} 8 years ago
Unknwon 0e271799f2
Refactoring: rename and simplify pkg/tool functions 8 years ago
Unknwon 3c0de17133
js: set cursor to the end of autofocus input string 8 years ago
Unknwon bd1f2ccaf8
user/settings/security: add token description about 2FA 8 years ago
Unknwon ec491b023f
api/repo: fix nil error panic 8 years ago
Unknwon f191bff0b9
api/repo: check user type of owner for migration 8 years ago
Unknwon 1a04da864f
vendor: add github.com/boombuler/barcode/utils 8 years ago
Unknwon c8c975c99b
vendor: add packages for 2fa 8 years ago
Unknwon a617d52374
2fa: initial support (#945) 8 years ago
Unknwon 624474386a
templates/repo/branches: fix links for mirror repository 8 years ago
Unknwon e0a787b5ee
Update locales 8 years ago
Unknwon 63598688e4
pkg/markup: init default sanitizer.policy 8 years ago
Unknwon 497cdc9250
user/setting: reorder navbar 8 years ago
Unknwon edaf14f2b6
Refactoring: remove tool.TplName 8 years ago
Unknwon 6fbb984ebf
Refactoring: rename pkg/base -> pkg/tool 8 years ago
Unknwon ba151eda0a
css: improve fonts under Windows 8 years ago
Unknwon c05717a5f0
models/mirror: feed git.IsRepoURLAccessible with raw mirror address 8 years ago
Unknwon 5a488b6517
models/mirror: unescape credentials at read (#4014) 8 years ago
Unknwon ae1d50d19a
models/mirror: escape credentials before write mirror address (#4014) 8 years ago
Unknwon fe25effe7c
repo/http: fix client is not informed to provide credentials 8 years ago
Unknwon d05395fe90
Refactoring: rename modules -> pkg 8 years ago
Unknwon 37b10666de
modules/context: add *Context. ServerError method 8 years ago
Unknwon 41c8e87be8
repo/commit: improve error detection 8 years ago
Unknwon 55afc1ad21
models/repo_diff: move core functions to gogits/git-module 8 years ago
Unknwon 16c6ca72cd
css: fix font of .ui.label.button style 8 years ago
Unknwon b873ec2bce
templates/repo/branches: hide pull request button if not allowed (#4377) 8 years ago
Unknwon 1bc805bb4b
public: update Semantic UI 2.2.7 -> 2.2.10 8 years ago
Unknwon 348c75c91b
issue: response wrong type of comment from AJAX 8 years ago
Unknwon 76ebdb265b
css: update fonts 8 years ago
Unknwon 88ae3510ff
Prepare release 8 years ago
Unknwon c07899701a
vendor: update github.com/gogits/git-module 8 years ago
Unknwon ab42671c63
repo: handle git.ErrUnsupportedVersion error type 8 years ago
Unknwon b3ac33cbcf
vendor: update github.com/gogits/git-module 8 years ago
Unknwon 3b94162803
modules/setting: set default session GC interval to 3600s 8 years ago
Unknwon 52aade232d
modes: fix test compile error 8 years ago
Unknwon 3a9276307c
modules/markup: move common functions to markup.go 8 years ago
Unknwon ca6326c937
modules/base: move file-related functions to file.go 8 years ago
Unknwon 8da16ac302
modules/markup: rename Markdown render fucntions 8 years ago
Unknwon 761bb3cf53
modules/markup: protect sanitizer from possible modification 8 years ago
Unknwon c1c269d9ef
modules: rename markdown -> markup 8 years ago
Unknwon 9edac05e05
templates/repo: improve README icon and font 8 years ago
Unknwon 9c1620d49c
css: font-family fixes for Chinese 8 years ago
John Behm 65bb6eb284 locale: update TRANSLATORS (#4372) 8 years ago
Unknwon aff55ff105
vendor: update github.com/go-macaron/captcha 8 years ago
Unknwon 4a67bb5806
migrations.v17: skip if table not exist 8 years ago
Unknwon 1afafde3b3
user/setting: preserve user input with validation error (#1123) 8 years ago
Unknwon ab634ce61a
cmd/web: fix routes requires sign in (#4359) 8 years ago
Unknwon 9d06ebd01a
markdown: improve filter of class attribute for code blocks 8 years ago
Kyle McCullough 09723ec0e5 migration.v17: handle mysql error (#4361) 8 years ago