1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

12868 Commits

Author SHA1 Message Date
杨顺强
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
Ranjiwei
4a1db6c16f Update views.py (#5999) 2024-03-29 10:48:50 +08:00
杨顺强
ec23055285 update seafile-editor version 2024-03-29 10:23:39 +08:00
欢乐马
4df02b4eb6 rstript service_url (#5997) 2024-03-27 21:25:36 +08:00
杨顺强
aba296332b update seafile-editor version 2024-03-26 16:06:56 +08:00
杨顺强
e638fb6c27 update seafile-editor translate 2024-03-26 15:43:12 +08:00
杨顺强
3204b30fd2 update sdoc-editor version 2024-03-26 15:41:50 +08:00
llj
bd117f54f2 ['guide for new' dialog] updated the image & etc. (#5996) 2024-03-26 12:06:17 +08:00
lian
eae7c78cca onlyoffice history (#5724)
* support view file history on onlyoffice page

* check repo permission

* check repo permission when gen jwt token

* update

* only verify jwt token when get file content

* update
2024-03-26 10:24:47 +08:00
llj
e3aba6539f [AI search] fixed UI details (#5995) 2024-03-25 18:46:15 +08:00
llj
4375115548 [draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
lian
43f66cbbca Sso login (#5992)
* update sso login

support work-weixin and dingtalk at the same time

* check if is pro
2024-03-22 21:36:48 +08:00
lian
4025b16b6b fix bug when get org repo share info (#5991) 2024-03-22 17:18:04 +08:00
杨顺强
cdf540992e update seafile-editor version 2024-03-22 14:41:58 +08:00
llj
8c14e4abac [long name] fixup for repo/folder share/upload link pages with long library/folder/file names (#5990) 2024-03-22 12:01:12 +08:00
杨顺强
b66db74a7e update seafile-editor version 2024-03-21 16:39:54 +08:00
r350178982
75d58458a1 Merge branch '10.0' 2024-03-21 16:22:56 +08:00
Ranjiwei
bfdfa70887 Update via_repo_token.py (#5987)
* Update via_repo_token.py

* remove session authentication
2024-03-21 16:01:46 +08:00
杨顺强
3d2dc2f2db update sdoc version and sdoc translate 2024-03-21 09:48:35 +08:00
杨顺强
4b83d9f128 update translate 2024-03-21 07:45:39 +08:00
杨顺强
56cebc92a6 update seafile-editor version 2024-03-21 07:45:10 +08:00
欢乐马
9c62628210 rm create_seahub_admin (#5986) 2024-03-19 20:51:44 +08:00
杨顺强
ee42340c1f fix seafile-editor bug 2024-03-19 18:24:19 +08:00
欢乐马
6b67a76689 update profile user (#5985) 2024-03-19 10:52:04 +08:00
Ranjiwei
4efbe19381 Update multi_share_links.py (#5984) 2024-03-18 18:14:41 +08:00
Ranjiwei
11e27683c0 share-links-forbits-for-some-folder-permissions (#5977) 2024-03-18 11:28:01 +08:00
杨顺强
bff35d3338 update seafile-editor version 2024-03-18 11:05:42 +08:00