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

14818 Commits

Author SHA1 Message Date
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
Michael An
7a7079ed48
Merge pull request #7715 from haiwen/fix/file_tree_update_after_moving
update tree nodes after move files
2025-04-14 14:43:04 +08:00
Michael An
39f12f1279
Merge pull request #7730 from haiwen/optimize/libcontent_view_unnecessary_render
remove redundant path reset, remove unsafe lifecycle method
2025-04-14 14:29:20 +08:00
JoinTyang
59c719e64f
Merge pull request #7705 from haiwen/face_recognition_menu
face recognition menu
2025-04-14 11:45:58 +08:00
zheng.shen
17a4f2c637 update 2025-04-14 11:40:27 +08:00
lian
19d555880b
support view/edit csv file via onlyoffice (#7725)
* support view/edit csv file via onlyoffice

* update

* update
2025-04-11 20:11:22 +08:00
zheng.shen
8d837c8195 update 2025-04-11 17:20:59 +08:00
zhouwenxuan
8a18ada09a remove redundant path reset, remove unsafe lifecycle method 2025-04-11 17:03:28 +08:00
Michael An
8ebf4e7225
Merge pull request #7709 from haiwen/fix/file_tree
fix tree data update
2025-04-11 14:16:34 +08:00
Michael An
034f1e2a04
Merge pull request #7710 from haiwen/optimize/dropdown_menu
optimize dropdown menu open direction
2025-04-11 13:45:15 +08:00
Aries
c9984a8319
fix column data setting ui (#7728)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-11 13:05:09 +08:00
小强
05f5d13c20 update sdoc version 2025-04-11 11:20:38 +08:00
awu0403
6b51e54596
System metrics (#7700)
* add metric ui

* Update statistic-metrics.js

* handle metrics

* optimize ui

* update

* optimize ui

* update ui

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-11 11:09:25 +08:00
Michael An
1134469495
Remove deduplicated css (#7726)
* remove deduplicated css

* fix code warnings
2025-04-11 11:06:49 +08:00
zhouwenxuan
466e8f3a40 fix repeated build tree 2025-04-11 10:03:29 +08:00
zhouwenxuan
885b60f566 fix tree data update failed when switch repo by click searched folder 2025-04-11 10:03:29 +08:00
JoinTyang
272010d55f
optimize shared repos search (#7722)
* optimize shared repo search

* Update utils.py

---------

Co-authored-by: Daniel Pan <freeplant@gmail.com>
2025-04-10 17:44:23 +08:00
小强
7fb3b29e3a update sdoc editor version 2025-04-10 14:13:42 +08:00
awu0403
8e36f412da
Optimize fileter log (#7669)
* filter log v1

* optimize log user selector

* optimize ui and filter repo

* optimize ui of file update and permission

* admin filter completed

* optimize selector component

* optimize lint

* optimize code

* optimize filter

* update

* add filter group audit

* update parameters

* Update log-user-selector.js

* Update log-filter.css

* update var name

* update func name

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-10 13:55:15 +08:00
Michael An
efb1ac8286
Merge pull request #7724 from haiwen/fix-create-view-in-folder-bug
fix create view in folder bug
2025-04-09 23:00:33 +08:00
Michael An
c3fab488f6 01 fix create view in folder bug 2025-04-09 22:50:14 +08:00
小强
b599bed239 optimize code 2025-04-09 18:20:45 +08:00
Michael An
72f7e68bdc
fix readonly repo markdown editor (#7718) 2025-04-09 17:30:08 +08:00
Aries
3ec8c646b1
Optimize/seasearch filters (#7723)
* update seasearch filters

* seasearch support filter by owner and search_filename_only

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-09 17:02:16 +08:00
Ranjiwei
951698555d
Merge pull request #7701 from haiwen/org-register
send activity email when org register
2025-04-09 15:43:44 +08:00
awu0403
618f75ab13
Fix real lock (#7721)
* update

* fix get dirRouter

* Update lib-content-view.js

* Update lib-content-view.js

* Update lib-content-view.js

* update name

* Update lib-content-view.js

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-04-09 14:59:58 +08:00
杨顺强
2e5b2797b3
add excalidraw viewer (#7719)
Co-authored-by: 小强 <shuntian@xiaoqiangdeMacBook-Pro.local>
2025-04-09 11:16:01 +08:00
r350178982
2be71dd00b Update models.py 2025-04-08 17:05:48 +08:00
Michael An
1be01e5186
Change generate tags UI (#7712)
* 01 change header icon class

* 02 change tags UI

* 03 change modal header title
2025-04-08 16:47:35 +08:00
杨国璇
e67fc4a3d9
fix: metadata switch classname (#7717)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-04-08 16:35:47 +08:00
Aries
cb69c6662e
Feature/filters in search dialog (#7681)
* search results filters

* hide filters for seasearch

* optimize

* filter by suffix

* fix dropdown menu z-index

* update ui

* optimise css

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <1822852997@qq.com>
2025-04-08 15:46:58 +08:00
杨国璇
53bedae485
feat: metadata status callback (#7716)
* feat: metadata status callback

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-04-08 15:00:02 +08:00
Lewis
a865aecb6f
Merge pull request #7695 from haiwen/change-notice-icon
change notice close icon style
2025-04-08 14:58:07 +08:00
zhouwenxuan
ef4fbafa04 update tree nodes after move files 2025-04-08 14:32:29 +08:00
Aries
b28e97970f
optimize view tree render (#7713)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-08 11:21:36 +08:00
Aries
641eb1fca5
check tags status before initialize repo tags (#7711)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-04-08 10:40:10 +08:00
小强
dfa86ebc45 update sdoc editor version 2025-04-07 17:28:54 +08:00
Michael An
ee09f7b0f8
Fix search tags not by RGB color (#7708)
* remove search tag by RGB color

* remove search tag by tag RGB color
2025-04-07 16:04:14 +08:00
zhouwenxuan
538bf10d18 optimize dropdown menu open direction 2025-04-07 15:52:37 +08:00
lian
04f948f7e4 send activity email when org register 2025-04-07 11:20:07 +08:00
zheng.shen
b58e48db0c update 2025-04-03 18:06:21 +08:00
zheng.shen
b27bbf6cce face recognition menu 2025-04-03 16:29:42 +08:00
Ranjiwei
09581a961a
Merge pull request #7026 from haiwen/lock-notification
Lock notification
2025-04-03 13:23:59 +08:00
Michael An
247a5b06ae change format 2025-04-03 09:28:42 +08:00
孙永强
6d32b4409b handle repo-update 2025-04-03 09:28:41 +08:00
孙永强
b27198bf02 update 2025-04-03 09:28:41 +08:00
孙永强
acd1a4a957 listen notification
optimize code

Update user-api.js

optimize code

optimize code

Update lib-content-view.js

Update lib-content-view.js

remove-userless-code

update settings

optimize cur code

add max number of reconnections
2025-04-03 09:28:36 +08:00
Michael An
56d4ebc785
migrate tags UI and delete old tags (#7699)
* basic codes

remove useless

* remove useless

* remove useless codes

* remove useless codes
2025-04-02 16:04:39 +08:00
小强
894679436c update sdoc-editor version 2025-04-02 15:59:12 +08:00
awu0403
073af84027
Add wiki freeze (#7673)
* freeze wiki page

* optimize

* optimize

* update

* update

* update

* update

* update

* Update wiki2.py

* update ui

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2025-04-02 13:05:17 +08:00