1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-14 23:46:49 +00:00
Commit Graph

11639 Commits

Author SHA1 Message Date
欢乐马
16a686d2fd
2fa failed_attempt (#5288) 2022-11-11 15:35:23 +08:00
llj
132169105a Merge branch '9.0' 2022-11-10 14:51:21 +08:00
shuntian
5200f2ef4f update seafile-js version 2022-11-10 14:24:00 +08:00
lian
f89bbf19b9
update institution admin page (#5303)
can't operate system/institution admin

Co-authored-by: lian <lian@seafile.com>
2022-11-10 13:46:00 +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
lian
c97947ea2a
check if name valid when admin create repo (#5302)
Co-authored-by: lian <lian@seafile.com>
2022-11-08 21:53:23 +08:00
王健辉
79ce5afb30
improve onlyoffice log (#5301) 2022-11-08 15:44:21 +08:00
llj
5b792c34b0 Merge branch '9.0' 2022-11-03 10:44:47 +08:00
llj
4b0ba51b52 [pdf file view] enable 'zoom in/out by pinch' for mobile 2022-11-02 15:02:27 +08:00
王健辉
9b713e415c Merge branch '9.0' 2022-11-02 10:45:01 +08:00
王健辉
ce1e194f9f
improve shibboleth login (#5295) 2022-11-02 10:06:02 +08:00
王健辉
3892dfc160
optimize search api (#5294) 2022-10-26 17:33:25 +08:00
王健辉
00b5c8ac29
remove then comma
remove then comma
2022-10-26 11:06:52 +08:00
王健辉
7567825b0a
fix get_doc_key_by_repo_id_file_path (#5293)
* fix get_doc_key_by_repo_id_file_path

* optimize code

* add try-except
2022-10-25 17:18:55 +08:00
王健辉
4238048376
fix perview office file via shared_dir_link (#5292) 2022-10-22 12:17:32 +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
王健辉
f0b98a5205
fix share link can not convert office file (#5289) 2022-10-20 22:32:01 +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
lian
d6c67cfec3 update .github/workflows/dist.yml 2022-10-18 09:56:46 +08:00
王健辉
10b4c3a3cb
modify notify_virus template (#5276)
* modify notify_virus template

* optimize code

* only send 100 items
2022-10-14 11:48:17 +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
王健辉
ddcc772e69
improve onlyoffice log (#5282) 2022-10-11 14:29:43 +08:00
王健辉
83fff09294
improve onlyoffice error log (#5281) 2022-10-11 14:01:21 +08:00
Thomas Marko
c58b4896a9
Fixed issue #5032 (#5277) 2022-10-11 11:05:43 +08:00
王健辉
d280786e76
update translation (#5279) 2022-10-10 10:09:29 +08:00
llj
04f2bf94ba
Merge pull request #5278 from haiwen/fixup
fixup for i18n; avoid XSS
2022-10-09 18:35:51 +08:00
llj
a14e45ca96 fixup for i18n; avoid XSS
- fixup for PR#5256
2022-10-09 18:32:03 +08:00
lian
c924f1015b
update password check when create share/upload link (#5272)
Password can only contain number, upper letter, lower letter and other symbols.

Co-authored-by: lian <lian@seafile.com>
2022-10-09 11:29:05 +08:00
lian
d07bacc540
update admin get user info (#5270)
return last_access_time and last_login info

Co-authored-by: lian <lian@seafile.com>
2022-10-08 09:59:41 +08:00
lian
151ec816a9
fix bug when view snapshot file (#5271)
Co-authored-by: lian <lian@seafile.com>
2022-10-07 22:29:41 +08:00
lian
647123fd2c
not send notification email to inactive user (#5275)
Co-authored-by: lian <lian@seafile.com>
2022-10-07 22:26:24 +08:00
杨顺强
b0a521a92e
repair shared md viewed bug in mobile (#5269) 2022-09-28 13:27:13 +08:00
王健辉
195d366c89
update reset-admin.sh (#5266) 2022-09-26 10:09:19 +08:00
lian
af8b33a5f4
change log level to warning when can not get doc_key from database (#5264)
Co-authored-by: lian <lian@seafile.com>
2022-09-22 10:43:59 +08:00
王健辉
e63bbad7ec
fix wiki display table (#5262)
* fix wiki display table

* fix test
2022-09-19 17:28:13 +08:00
llj
d8230f1fd4 [seafile-js] updated the version 2022-09-15 16:51:19 +08:00
lian
a71fb53660
chech if user is active when get auth token via login id (#5260)
Co-authored-by: lian <lian@seafile.com>
2022-09-15 16:23:45 +08:00
王健辉
a771c75ec3
improve background_task loglevel (#5258) 2022-09-13 12:08:18 +08:00
lian
880b3c145e
disallow preview office file in encrypted repo (#5257)
on history/trash/snapshot page

Co-authored-by: lian <lian@seafile.com>
2022-09-09 17:06:41 +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
王健辉
db77c8e8ad
update seahub.sh (#5255) 2022-09-08 11:53:18 +08:00
王健辉
1fdd392392
fix markdown xss (#5254) 2022-09-06 12:34:56 +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
78937f3e08
fix ocm bug when share repo to two user (#5250)
Co-authored-by: lian <lian@seafile.com>
2022-09-01 13:41:28 +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