Unknwon
0376e59520
pkg/setting: fix '[git] GC_ARGS' is not loaded
2018-06-03 16:02:17 +08:00
Unknwon
e25fe22f9d
pkg/template: fix NewLine2br return type to string
2018-06-02 08:15:56 +08:00
Unknwon
bef7f6745c
templates/repo/settings: fix mirror setting error
2018-05-30 21:32:40 +08:00
Unknwon
775919c129
mirror: show sync feeds on dashboard ( #2017 )
2018-05-30 21:26:03 +08:00
Sergey Dryabzhinsky
b5a1daa756
template: simple html filter for repository description ( #5242 )
...
* Add markdown renderer function to templates, use it for description in repo template
* Fix function call
* Define function Md2html in template namespace
* Change filter from Md2html to nl2br
* Change filter name to NewLine2br as suggested
* Update description output:
- just replace `\n` by `<br>`
- sanitize html after replace
2018-05-29 06:42:27 +08:00
Unknwon
01ccc2cc96
security: prevent same passcode from being reused
...
Reported by @cezar97.
2018-05-21 14:24:06 +08:00
Madzahttr
cd093a07a3
templates/mail/auth: update copyright year ( #5224 )
...
* Update activate.tmpl
* Update activate_email.tmpl
* Update register_notify.tmpl
* Update reset_passwd.tmpl
2018-05-13 05:25:51 -04:00
Sergey Dryabzhinsky
7e450542d9
templates/repo: use correct Semantic UI icon styles to fix star and watch icons ( #5218 )
...
* Update font-awesome to 4.7.0
* Fix font-awesome styles overrided by semantic
* Revert back
* Revert back 2
* Just use right `semantic` icon styles
2018-05-10 04:58:04 -04:00
Michael Li
45545e897c
templates/user/dashboard: make page more concise for user's activity/issues/PR information ( #5209 )
2018-05-08 14:43:23 -04:00
Unknwon
e3ce295215
public/css: generate CSS for PR #5169
2018-04-26 17:05:30 -04:00
Unknwon
15f9a83618
templates/repo: escape branch name ( #4601 )
2018-04-25 22:35:50 -04:00
Unknwon
9127001f11
pkg/setting: support Discord logger
2018-04-25 22:13:01 -04:00
rokuu
c68fc4f31a
templates: fixes broken UI under supported resolution (1024x768) #5179 ( #5182 )
...
* Update view_list.tmpl
* Update commits_table.tmpl
* Update dashboard.tmpl
* Update list.tmpl
* Update list.tmpl
* Update list.tmpl
* Update list.tmpl
* Update notice.tmpl
* Update monitor.tmpl
* Update view_file.tmpl
* Update diff_preview.tmpl
* Update box.tmpl
2018-04-24 09:54:22 -04:00
rokuu
9387b79b98
templates: delete legacy file ( #5180 )
2018-04-19 01:27:59 -04:00
Unknwon
5c2de3a9ea
pkg/template: fix Gravatar URLs are badly generated ( #5157 )
2018-04-18 19:40:35 -04:00
Unknwon
f89d948c06
templates/repo/issue: rework escape delete branch link after merged pull request ( #4601 )
2018-04-16 23:08:09 -04:00
Unknwon
45a0988833
templates/repo/issue: escape delete branch link after merged pull request ( #4601 )
2018-04-16 23:02:20 -04:00
Nicolas Ettlin
afbb31c05e
MISC: fix Mac OS X → macOS ( #5168 )
2018-04-16 19:29:11 -04:00
Unknwon
e6af6487e1
locale: sync from Crowdin
...
Add Vietnamese
2018-04-16 17:48:23 -04:00
Unknwon
cb47595f13
Bump version
2018-04-12 10:57:43 -04:00
Unknwon
c59704a24b
public: update Semantic UI 2.2.13 -> 2.3.1
2018-04-12 09:57:27 -04:00
Unknwon
f2ecfdc96a
auth: support authentication source config file ( #3142 )
2018-04-12 09:55:58 -04:00
Unknwon
717d409b72
templates/admin/auth/list: rename list title
2018-04-11 19:39:17 -04:00
Unknwon
6e207c823e
templates/admin/auth/list: move "new" button to table foot
2018-04-11 19:38:52 -04:00
Unknwon
8b66c433c5
models/pull: fix error on merge pull requests to non-default branch ( #5138 )
2018-04-09 07:26:38 -04:00
Unknwon
55f148f499
template: delete legacy file
2018-04-02 00:03:07 -04:00
Unknwon
34bd04f925
MISC: fix typo and grammar
...
Reference: 932490d7f1 (commitcomment-28344918)
2018-03-30 04:40:13 -04:00
Unknwon
17d789a785
pkg/mailer: support custom mail subject prefix ( #4524 )
2018-03-30 03:52:23 -04:00
Unknwon
63a263f542
templates/admin/config: show SSH.StartBuiltinServer
2018-03-30 01:42:35 -04:00
Unknwon
932490d7f1
conf: add option to rewrite authorized_keys file at start ( #4435 )
...
Added config option '[server] REWRITE_AUTHORIZED_KEYS_AT_START'.
2018-03-30 01:32:18 -04:00
Unknwon
c17a6ff533
templates/repo: show quick guide to people with write permission ( #4646 )
...
Used to only show people who has admin permission.
2018-03-29 05:57:11 -04:00
Unknwon
75555585e8
models/pull: fix rebase merging no effect ( #5051 )
2018-03-21 19:11:36 -04:00
Unknwon
28e0003a9a
templates/repo/branches: escape pound in branch name ( #4874 )
2018-03-20 20:11:02 -04:00
Jorge Maldonado Ventura
2818ce4632
templates: make dropdowns menus work when JavaScript is disabled ( #4780 )
...
* Make dropdowns menus work when JavaScript is disabled
* Update head.tmpl
* Update head.tmpl
2018-03-20 20:04:34 -04:00
Unknwon
52ee796d6d
repo_branch: fix SQL builder ( #5054 )
2018-03-20 19:06:13 -04:00
Unknwon
ba0a78da2a
templates/repo/branches: escape pound in branch name ( #4874 )
2018-03-12 15:27:27 -04:00
Unknwon
d7280f82ac
locale: sync from Crowdin
2018-03-12 09:23:29 -04:00
Unknwon
86d249eb16
migrations: remove unused function and fix compile error
2018-03-09 00:33:40 -05:00
Unknwon
40eb652cfa
public/plugins: update notebookjs to 0.3.0 ( #5077 )
2018-03-08 02:12:04 -05:00
Ruben Vermeersch
f4e4ea1374
public: update notebookjs to 0.3.0 ( #5084 )
...
Fixes #5077
2018-03-08 02:06:57 -05:00
James
199d67581a
templates/user/dashboard/issues: show labels to each issue ( #4976 )
...
* add issue labels
* remove hyperlink from issue label
* wrap labels in right aligned span
* put issues with div
put the issue labels within a div so they don't interfere with the number of comments
2018-03-07 06:39:38 -05:00
Unknwon
49bd893a77
bindata: update changes from pull requests
2018-03-06 17:22:27 -05:00
Andres D
8729a60c1d
templates/user/auth/login: disable password autocomplete ( #5068 )
...
As gogs can be linked with PAM it is recommended to disable the autocomplete on the password input.
2018-03-06 17:20:38 -05:00
Larry Li
f9c706e31b
templates/user/settings: fix delete email button ( #4998 )
2018-03-06 17:03:43 -05:00
Sanxing Chen
68d22e78bf
templates: update year in footer ( #4966 )
...
Happy new year!
2018-03-06 16:47:35 -05:00
kaajavi
ca874ba8c7
templates/repo: fix wrong branch url in branches view ( #4902 )
2018-03-06 16:35:24 -05:00
Unknwon
b9e4a052b8
vendor: update gopkg.in/macaron.v1
2018-03-06 01:25:55 -05:00
Unknwon
17d2a9c435
vendor: update github.com/gogits/git-module
2018-03-02 02:17:04 -05:00
Unknwon
6f2347fc71
locale: sync from Crowdin
...
Fixes #4811
2017-11-22 14:46:14 -05:00
Unknwon
b752fe6808
MISC: bump version
2017-11-19 13:29:06 -05:00