王健辉
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
lian
e460a6cede
use doc info from cache ( #5248 )
...
Co-authored-by: lian <lian@seafile.com>
2022-08-29 11:14:24 +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
feiniks
b4c78adc82
Add migrate repos in trash ( #5244 )
...
* Add migrate repos in trash
* Add function
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2022-08-15 18:39:36 +08:00
王健辉
0cf73131f5
fix shibboleth update_user_quota ( #5242 )
2022-08-15 11:37:15 +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
feiniks
60bbd58c00
Support migrate between different storages ( #5227 )
...
* Support migrate between different storages
* Don't use subquery to filter repo_id
* Modify variable names
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2022-08-06 15:50:54 +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
79a850142d
fix wiki h1 head bug
2022-08-05 16:48:48 +08:00
王健辉
a377c1b452
update translation ( #5232 )
2022-08-05 15:32:10 +08:00