1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-28 03:10:45 +00:00
Commit Graph

14898 Commits

Author SHA1 Message Date
GitHub Actions CI
3b37999b9c [dist][CI SKIP] GitHub Actions CI build: #, based on commit 388a28c00e. 2025-04-28 02:01:54 +00:00
欢乐马
388a28c00e
Merge pull request #7779 from PPazderski/master
fix typo in seahub scripts
2025-04-28 09:54:06 +08:00
Paul Pazderski
c0e252d53b fix typo in seahub scripts 2025-04-27 18:40:57 +02:00
llj
ea580c6569
[dir view] added 'star/unstar' to the context menu of items in grid mode, and to the dropdown menu in the top toolbar for the single selected item; and other improments (#7776) 2025-04-27 17:51:40 +08:00
Aries
281b469b78
aggregate tags search results (#7775)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-27 13:44:59 +08:00
Michael An
f46da268ff Revert "fix import code bug"
This reverts commit 371dd4a057.
2025-04-27 11:07:32 +08:00
Huang Junxiang
5fc9b4877c
perf: read db & redis conf from .env (#7774)
* perf: read db & redis conf from .env

* perf: remove locmeme cache

* perf: remove db conf in init
2025-04-27 10:49:11 +08:00
llj
2006ff57d6 [share admin] added a missing file 2025-04-27 10:32:32 +08:00
Michael An
371dd4a057 fix import code bug 2025-04-27 09:53:43 +08:00
r350178982
09ea1ce72d Merge branch '12.0' 2025-04-25 18:16:11 +08:00
Ranjiwei
11734fe181
update (#7753)
* update

* code optimize

* Update mail.py
2025-04-25 18:12:27 +08:00
Michael An
52f71ffae1
Merge pull request #7771 from haiwen/feature/create_tag
add create tag btn on tags tree header
2025-04-25 18:11:30 +08:00
llj
66d923ccca
Share admin links batch delete (#7766)
* [Share Admin] Share Links: added 'select links and delete them in batch'

* [Share Admin] Upload Links: added 'select links and delete them in batch'

* [Share Admin] Share / Upload Links: replaced 'Cancel' & 'Delete' buttons with 'xx Selected' button & 'delete' icon

* [Share Admin] Share / Upload Links: added background color for highlighted & selected items
2025-04-25 17:07:15 +08:00
Michael An
3488ea86b0 Merge branch '12.0' 2025-04-25 16:30:34 +08:00
Michael An
29fdd70f99
update translation (#7772) 2025-04-25 16:27:40 +08:00
小强
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
zhouwenxuan
dda7d350be add create tag btn on tags tree header 2025-04-25 10:38:09 +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