1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 19:05:16 +00:00
Commit Graph

14882 Commits

Author SHA1 Message Date
小强
6549f48998 update sdoc editor version 2025-04-25 14:32:31 +08:00
Michael An
04aec222ce
Merge pull request #7770 from haiwen/remove-svg-sprite-loader
remove svg-sprite-loader to fix npm audit
2025-04-25 13:43:38 +08:00
Michael An
726e34d47c remove svg-sprite-loader 2025-04-25 10:08:50 +08:00
Michael An
065ecb0b1f
Merge pull request #7768 from haiwen/fix-external-link-page-do-not-show-migrate-tag-info
fix external link page do not show migrate tag info
2025-04-24 21:59:40 +08:00
Michael An
0b00f08e3f fix external link page do not show migrate tag info 2025-04-24 21:53:06 +08:00
欢乐马
b43ad4132b
seafile.sh IS_PRO_VERSION (#7765) 2025-04-24 12:15:57 +08:00
Aries
2ec7bc4da9
Optimize/search filters (#7761)
* optimize ui

* optimize filters

* update date filter

* optimize

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-23 16:11:03 +08:00
Michael An
75cde31370
Merge pull request #7751 from haiwen/upload-replace-fixup
[dir view] fixed 'upload & replace a file'(so that the related upload…
2025-04-23 15:51:30 +08:00
Michael An
bffdcdfa7e
Merge pull request #7764 from haiwen/fix-svg-package-npm-audit
fix npm audit
2025-04-23 15:21:42 +08:00
Michael An
f2952cb6fb fix npm audit 2025-04-23 15:18:03 +08:00
小强
f10c51c461 fix exdraw bug 2025-04-23 14:58:52 +08:00
awu0403
c6afca8eba
fix link invite group member (#7763)
* fix link invite group member

* Update group-op-menu.js

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-23 14:20:44 +08:00
zhichaona
8e2be63d3f
Add excl draw module 4 (#7740)
* add exdraw apis

* temporarily submit

* rebase exdraw_apis

* Interacting with the exdraw-server

* update

* optimize code

* optimize code

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
Co-authored-by: 小强 <shuntian@xiaoqiangdeMacBook-Pro.local>
2025-04-23 14:10:11 +08:00
Michael An
444e690255
Merge pull request #7754 from haiwen/dependabot/npm_and_yarn/frontend/http-proxy-middleware-2.0.9
Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /frontend
2025-04-23 12:07:15 +08:00
Michael An
0cd14ab806
Merge pull request #7759 from haiwen/windows-ui
fixed windows-ui
2025-04-23 11:58:09 +08:00
Ranjiwei
1a4d7038a9
Update lib-sub-folder-set-user-permission-dialog.js (#7762) 2025-04-23 11:43:52 +08:00
llj
bfc2812a4f
[login] 2fa: redesigned 2 pages(2fa with a token; 2fa with a backup code) (#7760) 2025-04-22 21:23:11 +08:00
llj
1ba5c44839
[dir view] the top toolbar for 1 selected dirent: display 'share' icon (remove 'share' from the downdown menu), replaced the 'vertical dots' icon with a 'horizontal dots' icon; other improvements (#7758) 2025-04-22 21:22:29 +08:00
小强
45c9411973 update sdoc translate 2025-04-22 16:29:26 +08:00
zhichaona
36af8862b1 fixed windows-ui 2025-04-22 16:28:37 +08:00
小强
145f2d17db update sdoc editor version 2025-04-22 16:07:01 +08:00
小强
e68a442a3e update sdoc editor version 2025-04-22 16:06:05 +08:00
Ranjiwei
6874c2a40c
Update onlyoffice_file_view_react.html (#7757) 2025-04-22 16:00:18 +08:00
欢乐马
52e020e227
13.0.2 sql (#7756) 2025-04-22 10:49:22 +08:00
dependabot[bot]
d7e4866fc0
Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /frontend
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.7 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.9)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-version: 2.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-22 01:59:51 +00:00
Michael An
7ff4b52005
basic file support comment (#7731)
* basic file support comment

* 01 add init loading icon

* delete useless comment

* 02 delete comment tip

* update api validation

* 03 update API params

* 04 delete useless api

* 05 remove read all notification

* 06 change comment and reply permission

* 07 change docUuid to fileUuid

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-21 21:33:13 +08:00
Aries
1cf26c3d2c
list repo tags regardless of whether metadata tag is enabled (#7752)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-21 18:25:43 +08:00
llj
84e763cddf [dir view] fixed 'upload & replace a file'(so that the related upload data can be displayed in the popover) 2025-04-21 17:32:27 +08:00
Aries
63f51d6d2a
Feature/search filters controller (#7739)
* add search filter controller

* update custom date

* optimize ui

* update bg color

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-21 15:50:06 +08:00
awu0403
8cc5815107
Send notification to cloud user (#6415)
* send subscription expire notification

* optimize code

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-21 13:30:35 +08:00
Michael An
0b8aa00f4d
Merge pull request #7743 from haiwen/fix/dirent_selection
fix dirent state in grid view
2025-04-21 10:42:14 +08:00
Michael An
4c3cc1ae19 fix code format 2025-04-21 10:34:49 +08:00
zhouwenxuan
920b7fe430 fix dirent state in grid view 2025-04-21 10:27:09 +08:00
awu0403
e11dd9e34c
fix special folder judgement (#7749)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-20 09:18:54 +08:00
awu0403
f24516e88a
Add deactivation option (#7626)
* sql delete share relation

* update rpc remove share

* update

* use sql remove share

* code optimize

* code optimize

* update selector

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-20 08:54:41 +08:00
awu0403
38c6ea36ae
Optimize dir size (#7732)
* add dir size

* update

* use sql query file md

* optimize sql

* update sql

* exclude special dir

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-20 08:53:12 +08:00
lian
e20902279e set org setting is_active default True 2025-04-19 16:07:07 +08:00
JoinTyang
62f31eee77
fix update records bug (#7747) 2025-04-19 14:34:02 +08:00
lian
cb05c2390e
add org_created_callback (#7746) 2025-04-19 14:32:51 +08:00
Michael An
de09b014a0
Merge pull request #7744 from haiwen/optimize/selection_ui_on_safari
disable text selection in grid view
2025-04-19 09:43:05 +08:00
Michael An
d733bbccc8
Merge pull request #7745 from haiwen/fix/selection_state_reset_after_switch_mode
reset dirent selection state after switch mode
2025-04-19 09:38:31 +08:00
zhouwenxuan
8cb5ecf83c reset dirent selection state after switch mode 2025-04-18 17:41:03 +08:00
zhouwenxuan
b3602c6fa5 disable text selection in grid view 2025-04-18 17:32:52 +08:00
Michael An
d7c3b459d2
Merge pull request #7741 from haiwen/optimize/enable_ocr_configuration
add ENABLE_SEAFILE_OCR, false by default
2025-04-17 17:25:12 +08:00
zhouwenxuan
d988c3f0cb optimize 2025-04-17 16:54:03 +08:00
zhichaona
a524757a92
set exdraw favicon (#7742) 2025-04-17 10:31:17 +08:00
zhouwenxuan
a3df5ddd0e add ENABLE_OCR, false by default 2025-04-16 17:08:15 +08:00
JoinTyang
b398c493c2
fix tag invalid bug (#7738) 2025-04-16 11:28:47 +08:00
Michael An
759189ae78 Merge branch '12.0' 2025-04-15 15:25:11 +08:00
Michael An
ca4aa8b0cb delete error translation 2025-04-15 15:24:47 +08:00