杨顺强
80b4b5fd6c
Update dependency 2 ( #5342 )
...
* update react-select version
* update react-responsive
* delete unnecessary dependency
* update react-mentions
2022-12-22 16:02:11 +08:00
杨顺强
90075181ba
repair upgrade codemirror bug ( #5341 )
2022-12-22 14:35:31 +08:00
杨顺强
ca041cc81b
Update dependency ( #5337 )
...
* update node version
* update dependency
* updat i18n
* update seafile-js version
* remove unnecessary dependency
* update seafile-js version
* update react react-dom version
* update react-dev-utils version
* delete unnecessary dependency
* optimize code
2022-12-21 13:30:29 +08:00
llj
d6671ce2f8
[dir view] added a confirmation dialog for deleting a folder ( #5321 )
2022-11-28 09:27:17 +08:00
llj
132169105a
Merge branch '9.0'
2022-11-10 14:51:21 +08:00
lian
b0d0874013
Org admin page ( #5298 )
...
* orgadmin import users
* orgadmin devices page
* orgadmin statistic page
* orgadmin devices page
use seafile_api.list_org_repo_sync_errors
* [org admin] bugfix & improvements
Co-authored-by: lian <lian@seafile.com >
Co-authored-by: llj <lingjun.li1@gmail.com >
2022-11-10 13:27:55 +08:00
杨顺强
53e2e70d8c
optimize code ( #5300 )
...
* optimize code
* update code
* optimize code
2022-11-08 22:35:41 +08:00
llj
90c0d5dbec
[share admin - links] mobile: modified display of some info; added 'sort' ( #5263 )
2022-10-22 10:38:47 +08:00
王健辉
9e3c3bc5ef
Merge branch '9.0'
2022-10-21 17:03:30 +08:00
lian
1a63ee1f3d
update UI bug when org admin add/delete/update user ( #5286 )
...
Co-authored-by: lian <lian@seafile.com >
2022-10-19 19:08:02 +08:00
llj
bfb176191e
[UI] modified details for nav items, icons in search input, dropdown items, folder tree items ( #5287 )
2022-10-19 19:04:57 +08:00
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
杨顺强
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
欢乐马
84ea5c9243
fix admin work weixin email ( #5253 )
2022-09-03 16:08:53 +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
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
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
杨顺强
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
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
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
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