1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 07:55:36 +00:00
Commit Graph

12694 Commits

Author SHA1 Message Date
lian
f947eca8b5 support login_id field when admin create user (#6021) 2024-04-12 17:29:21 +08:00
杨顺强
df86fdf7d7 update seafile-editor version 2024-04-12 11:57:16 +08:00
lian
52aff8242c unfreeze sdoc (#6016) 2024-04-11 18:26:48 +08:00
llj
f7c375b793 ['upload link' page] fixup & improvement for 'file upload' (#6017)
- handled eage cases: 'out of quota' happens when a file is being
uploaded or before the uploading
2024-04-11 17:30:25 +08:00
杨顺强
5de92cd7cf update seafile-editor version 2024-04-11 16:01:55 +08:00
杨顺强
bcff4a5f68 update sdoc version and sdoc translate 2024-04-11 15:24:18 +08:00
Michael An
3b49a23219 Merge pull request #6004 from haiwen/dependabot/npm_and_yarn/frontend/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend
2024-04-11 11:11:57 +08:00
awu0403
457fb9fac7 sso-disable-pwd-login (#6007)
* sso-disable-pwd-login

* sso-disable-pwd-login

* code optimize

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-04-10 16:44:37 +08:00
杨顺强
17fe5a043e update seafile-editor version 2024-04-10 16:34:12 +08:00
杨顺强
45cebc439b update seafile-editor version 2024-04-10 11:49:19 +08:00
llj
b162f20e00 [seafile-js] updated the version 2024-04-10 10:58:03 +08:00
lian
a80fe2c5ff Upload folder notification (#6013)
* upload folder user notification

* update
2024-04-09 22:09:07 +08:00
杨顺强
6b880bddfc Merge pull request #6012 from haiwen/optimize-markdown-editor
optimize markdown editor
2024-04-09 17:50:39 +08:00
杨顺强
6d6086fdf3 optimize markdown editor 2024-04-09 16:55:29 +08:00
杨顺强
bc5c330676 update sdoc version and sdoc translate 2024-04-09 10:54:35 +08:00
杨顺强
ed55734df0 update sdoc version and sdoc translate 2024-04-08 16:57:39 +08:00
杨顺强
cd344ab5b6 update sdoc version and sdoc translate 2024-04-08 16:54:15 +08:00
杨顺强
201cd5a8cb Merge pull request #6011 from haiwen/fix-history-view-style
fix: modify history view style
2024-04-08 16:06:48 +08:00
杨顺强
ad2d8af806 update sdoc version and sdoc translate 2024-04-08 13:55:11 +08:00
llj
48c0d96df8 [shared dir view] redesigned the 'file upload' dialog (#6010) 2024-04-07 22:16:08 +08:00
liuhongbo
8c4faa498b fix: modify history view style 2024-04-07 18:35:08 +08:00
杨顺强
4d33c2aca3 update sdoc version and sdoc translate 2024-04-07 17:21:37 +08:00
lian
98fa58e562 admin reset user password (#6008)
send short time linving password reset link
2024-04-07 12:07:02 +08:00
Ranjiwei
90c6e41d20 folder-trash-show-original-path (#6005)
* folder-trash-show-original-path

* Update repo-folder-trash.js
2024-04-05 09:05:07 +08:00
llj
29081f204b [dir view] redesigned the 'file upload' dialog (#6006)
* [dir view] redesigned the 'file upload' dialog

* [dir view] 'file upload' dialog: fixup & improvements
2024-04-03 22:14:31 +08:00
杨顺强
8bf135ca96 update sdoc version and sdoc translate 2024-04-02 17:24:13 +08:00
杨顺强
8e9075fd62 Merge pull request #6002 from haiwen/fix-create-new-file-error
fix: optimize code
2024-04-02 16:06:14 +08:00
lian
338d053c6e send email to admin contact email when freeze user (#6003) 2024-04-01 21:28:20 +08:00
杨顺强
05c52953d4 update sdoc version and sdoc translate 2024-04-01 18:28:31 +08:00
dependabot[bot]
23a591ca39 Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 10:15:25 +00:00
sdsys-ch
607723175b FIX "cannot write mode CMYK as PNG" error with JPG original in CMYK mode (#5918)
* FIX "cannot write mode CMYK as PNG" error with JPG original in CMYK mode

Conversion of uploaded logo file is to PNG.
PNG only accepts certain modes.
If the original image is not in one of `1, L, LA, I, P, RGB or RGBA data`, conversion fails resulting in 500 response.
Cf. https://pillow.readthedocs.io/en/stable/handbook/image-file-formats.html#png

* add-some-notations

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-04-01 16:09:37 +08:00
杨顺强
fe9c34e45c update sdoc version and sdoc translate 2024-04-01 16:00:36 +08:00
skywalker
0e7b6e987c update dingtalk_callback sync contact_email 2024-04-01 15:36:20 +08:00
杨顺强
e1b81f2807 Merge pull request #5998 from haiwen/plainMarkdownEditor
plainMarkdownEditor
2024-04-01 14:43:38 +08:00
杨顺强
4702255482 optimize code 2024-04-01 14:40:51 +08:00
杨顺强
074b2a6f49 update seafile-editor version 2024-04-01 14:40:49 +08:00
liuhongbo
972bbf00fa feat: add loading animate 2024-04-01 14:40:06 +08:00
liuhongbo
728de87ac6 feat: optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
7c114f976d feat: optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
08c4cb0389 feat: optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
8a91f69b16 feat: code miror 2024-04-01 14:40:06 +08:00
杨顺强
2a8db0c3db optimize code 2024-04-01 14:40:06 +08:00
skywalker
df9ea02afa plainMarkdownEditor 2024-04-01 14:40:06 +08:00
杨顺强
58d4628306 update sdoc version and sdoc translate 2024-04-01 10:24:59 +08:00
liuhongbo
4d9316827c fix: optimize code 2024-04-01 10:21:48 +08:00
llj
9611a547e1 Upload link page redesign 2 (#6001)
* ['upload link' page] fixup for the 'Cancel All' button

* ['upload link' page] redesigned the 'total status' bar(moved the progress bar to an independent line)
2024-03-30 18:19:06 +08:00
杨顺强
a63cffafc0 update seafile-editor version 2024-03-30 10:02:42 +08:00
杨顺强
76f9cf611b update seafile-editor version 2024-03-30 09:37:57 +08:00
llj
2326fcdb43 Upload link page redesign (#6000)
* ['upload link' page] redesigned it(added the 'total status' bar, 'uploaded' icon & etc)

* ['upload link' page] redesigned it(separated the statuses from the operations for file items, and etc.)
2024-03-29 21:21:58 +08:00
杨顺强
569f7a2d4a update seafile-editor version 2024-03-29 13:56:05 +08:00