1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-09 19:07:40 +00:00
Commit Graph

4701 Commits

Author SHA1 Message Date
llj
0666b7a303
[system admin / users] redesigned the 'user filter' toolbar for the 'Database' tab (#7667) 2025-03-27 14:15:45 +08:00
Michael An
18c72b9391
01 remove sort in share links page (#7660) 2025-03-24 16:50:07 +08:00
llj
db5a8b0695
[user settings] fixed 'Set WebDAV Password' dialog (#7651) 2025-03-20 17:42:28 +08:00
llj
34992f7ee7
[org admin / settings] fixed 'user default quota' setting and other 'input' setting items('org name', 'file ext white list'...) (#7649) 2025-03-20 17:12:44 +08:00
Ranjiwei
cba13592d0
update (#7627) 2025-03-17 14:45:35 +08:00
杨顺强
634646bb36 update tldraw editor version 2025-03-11 16:25:44 +08:00
lian
d180e6e662
show library on Share Admin Folders page (#7586) 2025-03-11 16:24:01 +08:00
杨顺强
b78e6767e9 update deps 2025-03-11 16:15:14 +08:00
Michael An
df4e04d427
fix set repo history validation (#7563) 2025-03-05 16:55:39 +08:00
Michael An
870b7a6434
fix wechat and dingding department tree UI (#7545) 2025-03-03 17:04:56 +08:00
Michael An
a3a609d89d
change dir operation icon style (#7522) 2025-02-26 13:05:24 +08:00
杨顺强
0035fd0f04 update seafile-editor version 2025-02-26 09:52:02 +08:00
Michael An
ec68ff1bcd
fix readonly shared repo dir toolbar name (#7517) 2025-02-25 11:57:58 +08:00
Michael An
4385020918
Add dir operation icon (#7515) 2025-02-25 11:33:22 +08:00
lian
15e9d678f0
update get share link permission (#7493)
* update get share link permission

* update
2025-02-20 20:23:06 +08:00
Michael An
90a4cf40ea
fix transfer department repo to another department (#7491) 2025-02-20 17:56:00 +08:00
Michael An
5ca5acc277
change sys-admin statistics button style (#7487) 2025-02-19 14:55:48 +08:00
Michael An
bc2c7c80b7
fix shared dir page save to repo bug (#7485) 2025-02-19 13:45:36 +08:00
Michael An
367fa05a21
fix system admin department link (#7484) 2025-02-19 11:49:16 +08:00
Michael An
9c992dbfc2
fix-system-admin-repo-owner-link (#7463) 2025-02-17 11:53:56 +08:00
杨顺强
e85866b7a9 update sdoc version and sdoc translate 2025-02-15 16:01:59 +08:00
杨顺强
95a1df9d37 update sdoc version and sdoc translate 2025-02-15 14:58:59 +08:00
Jerry Ren
e8bfdd6057
fix(tags): init tags tree error (#7462) 2025-02-14 21:16:40 +08:00
Michael An
508e77d125
fix system admin search repo (#7461) 2025-02-14 13:58:18 +08:00
JoinTyang
1ac807e6f7
Merge pull request #7429 from haiwen/feat/add-key-face-photo
feat: add  make key face photo sup
2025-02-13 17:31:04 +08:00
cir9no
82b4fb1ea3 feat: add make key face photo sup 2025-02-13 14:52:03 +08:00
Michael An
ad5ddebaa6 update version: react-image-lightbox 2025-02-13 14:34:54 +08:00
Michael An
49dd313899
fix heic image preview in external link page (#7459) 2025-02-13 14:18:01 +08:00
杨顺强
90030a8d11 update sdoc version and sdoc translate 2025-02-12 17:03:23 +08:00
Michael An
8504134ad6
change wiki and invitation pages add icon (#7457) 2025-02-12 13:44:09 +08:00
杨顺强
ef7ac1dd8b update sdoc version and sdoc translate 2025-02-11 16:05:13 +08:00
Jerry Ren
4c15cafb72
feat(tag): support search tags (#7450) 2025-02-09 17:59:27 +08:00
lian
89382b4efb
add org url (#7449) 2025-02-08 18:24:26 +08:00
Michael An
25bf640426
change admin page department group link (#7442) 2025-02-08 18:23:21 +08:00
Aries
cb3af6e66a
kanban supports collapse (#7437)
* kanban supports collapse

* optimize

* optimize ui

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-08 17:56:36 +08:00
Aries
65ef9f704b
add_child_tags context option (#7448)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-08 16:16:13 +08:00
lian
3998d3be44
update community to pro url (#7447)
* update community to pro url

* update
2025-02-08 14:35:13 +08:00
杨顺强
2b08b68f7a update sdoc version and sdoc translate 2025-02-08 13:55:26 +08:00
Michael An
3472206e83
fix metadata change format bug (#7446) 2025-02-08 11:58:05 +08:00
shenzheng-1
dad238c9a5
add people photo (#7408)
* add people photo

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2025-02-08 11:36:09 +08:00
Aries
92f27a1601
fix cursor style (#7445)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-08 11:14:23 +08:00
llj
3d7b8b3a6b
Image zoom rotate (#7425)
* [image file view] added a zoomer(enable users to zoom in/out the image)

* [image file view] added 'rotate'(rotate the image in counter-clockwise direction and save it)

* [image file view] fixup

* [image file view] keep the 'prev/next' icons displayed on top of the image which is zoomed in

* [image file view] improved the display of the 'image saved' tip

* [image file view] don't offer 'zoom in/out' & 'rotate' for images with errors

* [image file view] don't offer 'rotate' for PSD & HEIC files

* [image file view] enable HEIC files to be viewed online
2025-02-08 10:27:34 +08:00
Aries
d65e86731e
fix scroll position (#7444)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-08 09:46:51 +08:00
Aries
5b5423c63f
Optimize/drag and drop UI (#7432)
* update the sorting effect in views tree

* update table header sort ui

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-07 18:50:08 +08:00
Aries
db1ea4f07d
show date tag in all mode (#7443)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-02-07 17:09:37 +08:00
Jerry Ren
10770501a4
fix(tag): update tag files link via set file tags (#7439) 2025-02-07 16:42:12 +08:00
杨国璇
2033dbc19c feat: optimize code 2025-02-07 13:47:08 +08:00
zhouwenxuan
6cbfe0efd4 update ui component version 2025-02-07 10:32:21 +08:00
zhouwenxuan
7e70826a3b add click event handler on file name formatter 2025-02-07 09:42:01 +08:00
llj
6eb86005f7
[library history setting] modified the UI of the 'setting disabled' tip (#7436) 2025-02-06 13:07:15 +08:00