1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 07:27:04 +00:00
Commit Graph

13877 Commits

Author SHA1 Message Date
杨顺强
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
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