llj
7b56e8eace
Seahub UI ( #5261 )
...
* [top toolbar] fixed the position of the vertical line between 2 sides
- fixed it for all the pages
- removed the duplicated 'div.main-panel' in 'lib-content-view'
* [search] modified the UI
* [top toolbar] redesigned the notification
* [top toolbar] avatar & the triangle: modified the UI
* [left side panel] updated the UI; fixup & improvement
* [misc] modified links' color, op-icon, and etc.
* [misc] updated UI for share dialog, other dialogs, & 'more operations' dropdown
* [misc] UI: modified markdown side panels, comment panels, input/textarea placeholder
* ['user settings' page] modified UI
* [shared dir upload link page] modified the UI
* [user settings] modified the UI
* [user settings] fixup
* [seafile-ui.css] use an updated one (modified color of buttons)
2022-10-12 18:10:12 +08:00
llj
a14e45ca96
fixup for i18n; avoid XSS
...
- fixup for PR#5256
2022-10-09 18:32:03 +08:00
杨顺强
b0a521a92e
repair shared md viewed bug in mobile ( #5269 )
2022-09-28 13:27:13 +08:00
llj
d8230f1fd4
[seafile-js] updated the version
2022-09-15 16:51:19 +08:00
杨顺强
91d1751a57
Repair xss bug ( #5256 )
...
* repair upload file with same script name bug
* update repo name xss bug
* fix: transform lib xss bug
* optimize code
2022-09-08 16:42:55 +08:00
shuntian
534c906338
update seafile-editor version
2022-09-05 14:24:58 +08:00
欢乐马
84ea5c9243
fix admin work weixin email ( #5253 )
2022-09-03 16:08:53 +08:00
杨顺强
363df789c4
update seafile-edtior-version ( #5252 )
...
* update seafile-edtior-version
* update seafile-edtior version
2022-09-01 14:10:59 +08:00
lian
80c6823d8d
show org name on org admin info page ( #5251 )
...
Co-authored-by: lian <lian@seafile.com >
2022-09-01 13:36:38 +08:00
lian
1eecd49472
fix bug when sending share link email ( #5247 )
...
Co-authored-by: lian <lian@seafile.com >
2022-08-24 14:51:25 +08:00
lian
1252e7b6ef
remove repo share when delete custom share perm ( #5241 )
...
Co-authored-by: lian <lian@seafile.com >
2022-08-17 11:20:19 +08:00
王健辉
5e356c1b65
optimize auto delete ( #5245 )
...
* use batch delete files
* check enabled_repo_auto_del via seafevents config
* fix code
2022-08-17 11:16:50 +08:00
杨顺强
a3eb82f3fb
optimize permission limit ( #5238 )
2022-08-11 10:55:53 +08:00
杨顺强
245972cec8
update style ( #5239 )
2022-08-11 10:27:35 +08:00
杨顺强
893a78cf2c
Optimize wiki title code ( #5236 )
...
* optimize code
* optimize code
2022-08-05 17:59:12 +08:00
shuntian
adacbd60a2
update seafile-js version
2022-08-05 17:53:08 +08:00
lian
16bff600d1
use head and repo name as title on wiki page ( #5230 )
...
* use head and repo name as title on wiki page
* update
* update page title by change file
* optimize style
* fix unordered_list display
* update translation
Co-authored-by: lian <lian@seafile.com >
Co-authored-by: shuntian <978987373@qq.com >
Co-authored-by: 王健辉 <40563566+mrwangjianhui@users.noreply.github.com >
2022-08-05 14:15:37 +08:00
shuntian
d00c50b566
update seafile-editor version
2022-08-05 10:15:47 +08:00
lian
5708886faa
list device errors by page ( #5225 )
...
Co-authored-by: lian <lian@seafile.com >
2022-08-05 09:53:01 +08:00
lian
dec935d0a3
admin search repo by id ( #5221 )
...
* admin search repo by id
* id => ID
Co-authored-by: lian <lian@seafile.com >
2022-08-04 15:19:27 +08:00
杨顺强
9c7f0fb149
optimize code ( #5229 )
2022-08-03 15:11:57 +08:00
shuntian
4aec2f93b0
update seafile-editor version
2022-08-03 12:05:43 +08:00
杨顺强
9745bc26a3
Optimize wiki style ( #5223 )
...
* optimize style
* repair code bug
* optimize code
2022-07-29 10:52:52 +08:00
杨顺强
27399d8970
Optimize wiki module ( #5213 )
...
* optimize code
* optimize code
* python load wiki file_content
* optimize style
* improve code
* optimize code
* update code
* optimize wiki style
* format <h> label
* add scroll interactive
* optimize code
* repair code bug
* format datetime
Co-authored-by: 王健辉 <40563566+mrwangjianhui@users.noreply.github.com >
2022-07-27 16:26:55 +08:00
lian
9a962255f0
update share dept repo
...
add 'cloud-edit', 'preview' permission
support 'cloud-edit', 'preview' and custom permission when modify share
2022-07-13 16:40:15 +08:00
Michael An
546af7e5b7
update seafile-editor version to fix draft
2022-06-22 14:35:34 +08:00
llj
dbb40cc5d1
[markdown file view] i18n: fixup & modified text
2022-06-22 13:26:38 +08:00
lian
3d0cb41de9
check file size before upload file via upload link
2022-06-22 12:32:20 +08:00
Daniel Pan
61e277d6a4
Merge pull request #5189 from haiwen/shared-markdown-toc
...
Shared markdown toc
2022-06-06 10:20:59 +08:00
llj
fe62254f31
[shared file view] markdown: redesigned it for 'no outline' & 'short outline'
2022-05-30 18:47:52 +08:00
shanshuirenjia
507e318a5f
optimize code
2022-05-27 15:08:50 +08:00
shanshuirenjia
c78dfd7c09
repair refresh page scroll bug
2022-05-27 14:08:38 +08:00
llj
7db323a63a
[shared file view] markdown: modifie UI for the 'head' & outline
2022-05-27 12:37:10 +08:00
llj
41d072f6e9
[shared file view] markdown: redesign & improvement
2022-05-26 22:38:25 +08:00
llj
188f0a65d5
[shared file view] markdown: display the 'table of content'
2022-05-26 15:37:00 +08:00
shanshuirenjia
8bc72defa5
update seafile-editor version
2022-05-26 15:19:01 +08:00
shanshuirenjia
98d5b6978d
update seafile-editor version
2022-05-25 17:22:43 +08:00
shanshuirenjia
c15edbbfe6
optimize header style
2022-05-25 16:11:02 +08:00
shanshuirenjia
db8c2b6ab2
update seafile-editor import method
2022-05-25 15:22:43 +08:00
shanshuirenjia
0663f6c9a6
optimize code
2022-05-23 18:26:47 +08:00
shanshuirenjia
6c89f2c11d
repair code bug
2022-05-23 18:24:19 +08:00
shanshuirenjia
51fc99d370
update seafile-editor version
2022-05-21 11:15:21 +08:00
shanshuirenjia
8a2760cf78
optimize code
2022-05-20 17:21:01 +08:00
shanshuirenjia
d50f7a0af6
optimize seafile-editor
2022-05-20 16:26:53 +08:00
shanshuirenjia
ce334a0d9c
fix wraning bug
2022-05-20 14:20:09 +08:00
shanshuirenjia
20efd05606
optimize code
2022-05-19 15:39:16 +08:00
shanshuirenjia
d518cf2a56
optimize toolbar code
2022-05-13 14:26:51 +08:00
shanshuirenjia
22d8198706
optimize code
2022-05-13 13:26:31 +08:00
shanshuirenjia
e8ba33d61c
optimize md eidtor dir
2022-05-13 13:23:54 +08:00
shanshuirenjia
8b53ef1b4d
fix code bug
2022-05-13 11:23:13 +08:00