Joe Chen
|
ce25881c88
|
refactor(db): move some methods off `user.go` (#7199)
|
2022-10-22 20:01:38 +08:00 |
Unknwon
|
db3f0048d8
|
templates: rename template function Str2html -> Str2HTML
|
2018-12-10 22:23:56 -05: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 |
Unknwon
|
b727e0be71
|
SECURITY: fix branch name persistent XSS
Reported by Carl Hattenfels.
|
2017-10-15 00:07:46 -04:00 |
Unknwon
|
91cd350b63
|
repo/editor: fix wrong context for subdirectory (#4368)
|
2017-04-07 21:44:55 -04:00 |
Unknwon
|
ac43eab51f
|
Refactoring: rename Signed -> Logged
|
2017-04-06 23:48:49 -04:00 |
Unknwon
|
90b9f7e08c
|
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
|
2017-04-06 17:27:57 -04:00 |
Unknwon
|
2c404daca6
|
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}
|
2017-04-06 17:20:38 -04:00 |
Unknwon
|
f129e0ecb5
|
repo/editor: fix breadcrumb path cuts parent dirs (#3859)
|
2017-02-16 08:34:49 -05:00 |
Unknwon
|
c50d59874d
|
#3577 incorrect URL produced by AvatarLink
|
2016-09-01 12:36:26 -04:00 |
raphael10241024
|
178556142a
|
fix link error under preview (#3566)
|
2016-09-01 06:01:27 -04:00 |
Andrey Nering
|
9ac46fb983
|
Support Editorconfig on web editor
|
2016-08-30 20:30:47 -03:00 |
Unknwon
|
643142acab
|
Web editor: support upload files
|
2016-08-30 05:23:59 -07:00 |
Unknwon
|
ba27d71abe
|
Web editor: improve edit file
|
2016-08-28 04:31:42 -07:00 |
Unknwon
|
0114fdcba4
|
Web editor: improve delete file process
|
2016-08-28 01:41:44 -07:00 |
Unknwon
|
f8a48ffaad
|
Web editor: improve code quality
|
2016-08-24 21:35:03 -07:00 |
Unknwon
|
7f7216be6e
|
Code quality improvement on JS
|
2016-08-17 22:44:07 -07:00 |
Unknwon
|
4a19fd6441
|
Web editor: temporarily disable upload and quick fix for edit and new
Try to merge into develop branch ASAP, then continue minor fixes afterwards.
|
2016-08-15 01:42:20 -07:00 |
Unknwon
|
54e0ada9d5
|
Web editor: improve delete file
|
2016-08-14 23:52:24 -07:00 |
Unknwon
|
cd89f6c502
|
Web editor: improve edit file and diff preview
|
2016-08-14 23:52:24 -07:00 |