1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00
Commit Graph

5545 Commits

Author SHA1 Message Date
lian
cb91c241b8 not show Wikis tab when ENABLE_WIKI is False (#8292) 2025-10-10 18:14:09 +08:00
Ranjiwei
72a155500f opt-saml-sso-login (#8277)
* opt-saml-sso-login

* Update backends.py
2025-10-10 17:23:49 +08:00
Michael An
d370f40d21 fix shared txt file line wrap (#8291) 2025-10-10 16:14:09 +08:00
Michael An
2f59447710 txt viewer default set line wrap (#8287) 2025-10-10 15:24:25 +08:00
llj
36ef437c68 A11y keyboard library list (#8288)
* [aria] make the 'view mode' tool accessible by keyboard for all the pages with it

* [aria] make the 'sort menu' tool accessible by keyboard for all the pages with it

* [aria] make the 'single dropdown menu' accessible by keyboard for all the pages with it

* [a11y] make the 'star/unstar' icon accessible by keyboard for repo list pages('my libs', 'shared with me', 'shared with all', group/department)

* [a11y] make the 'share, delete' icons accessible by keyboard for 'my libs'

* [a11y] improvements for 'my libs'

* [a11y] make the 'leave share' icon accessible by keyboard for 'shared with ocm'

* [a11y] improvements for 'shared with me'

* [a11y] improvements for 'shared with all', 'group', 'department'
2025-10-10 14:44:05 +08:00
杨顺强
dfaa8480f1 optimize code (#8289)
Co-authored-by: 小强 <shuntian@Mac.lan>
2025-10-10 11:29:41 +08:00
Ranjiwei
aa368c105c initiate (#8284)
* initiate

* Update group-members.js
2025-10-09 16:16:14 +08:00
llj
3f994d8a6b [metadata] 'CARD' settings: fixed it after displaying the 'last modifier' all the time (#8282) 2025-10-09 15:53:44 +08:00
Michael An
fa2c16035f card view support toolbar menu and right click menu (#8278) 2025-10-09 13:00:44 +08:00
Michael An
94138dfd29 fix metadata card view last modify time style (#8281) 2025-09-30 15:49:25 +08:00
Michael An
e787541fd0 Fix drag and move field in kanban view and card view (#8280)
* 01 fix error typo

* 02 fix drag and move hidden fields

* 03 optimize codes
2025-09-30 15:12:04 +08:00
Michael An
5083b6c1e3 change card view setting panel scroll style (#8279) 2025-09-29 16:33:13 +08:00
Aries
0e3b2d0006 optimize card style (#8274)
* optimize card style

* fix text color

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-09-29 16:32:36 +08:00
Aries
8597ef74a4 make card view responsive in layout (#8276)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-09-29 14:15:03 +08:00
Aries
e307a8b878 optimize card ui (#8272)
* optimize card ui

* modify thumbnail to type icon in card's file name item

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-09-29 14:05:56 +08:00
llj
f5f4c30d96 [metadata] 'card' view: added a 'settings' panel (#8267) 2025-09-26 18:18:02 +08:00
Aries
966058ff15 display the date details in title (#8271) 2025-09-26 18:14:15 +08:00
Aries
ac3831bde3 fix capture time editor's format (#8269)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-09-26 16:46:38 +08:00
小强
ea95f0c987 update sdoc-editor version 2025-09-26 15:43:49 +08:00
Aries
0d0a287f4d fix marker position (#8268)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-09-25 16:27:30 +08:00
Michael An
66087441f4 change search loading state (#8266) 2025-09-25 16:14:03 +08:00
Aries
30fb4e0e64 clear record if request failed (#8263)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-09-25 16:00:02 +08:00
Aries
bc0f94d0cf defer player dispose to avoid dom conflicts (#8255)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-09-25 13:37:31 +08:00
Aries
53ee92514d fix marker position (#8265)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-09-25 11:32:32 +08:00
Aries
a47d912040 Optimize/context menu (#8246)
* optimize context menu of metadata view

* update menu options in kanban

* update menu options in face recognition

* fix kanban toolbar menu options

* fix options handler

* fix crash in table, fix copy handler in kanban

* change component name

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <1822852997@qq.com>
2025-09-25 10:18:07 +08:00
lian
36e6585ba9 support create docxf file 2025-09-24 17:17:04 +08:00
lian
7f668d8e0e suppor create docxf file (#8262) 2025-09-24 16:58:37 +08:00
Ranjiwei
3883cabec6 update (#8261) 2025-09-24 16:57:41 +08:00
Guodong SU
c1a3a46ee3 feat: add wiki commet setup (#8260) 2025-09-24 16:18:26 +08:00
Michael An
e855f21461 fix translation when edit repo tag (#8259) 2025-09-24 14:36:24 +08:00
杨顺强
7250498cc5 update search module translate (#8258)
Co-authored-by: 小强 <shuntian@Mac.lan>
2025-09-24 11:47:44 +08:00
杨顺强
65619f3960 add search feat (#8257)
Co-authored-by: 小强 <shuntian@Mac.lan>
2025-09-24 11:05:34 +08:00
llj
ab4d9c2bb4 [metadata] enable adding CARD & STATISTICS views in a folder (#8251) 2025-09-23 18:14:52 +08:00
小强
24c1f0d3f2 update sdoc-editor version 2025-09-23 17:06:28 +08:00
杨顺强
af5d5d2f38 fix exdraw-exdernal-link-image-bug (#8252)
Co-authored-by: 小强 <shuntian@Mac.lan>
2025-09-23 16:36:38 +08:00
Michael An
d53a5c084f change ldap path (#8250) 2025-09-23 11:20:15 +08:00
llj
43d340a3cc ['move/copy' dialog] 'New folder': display the newly created folder in the selected open folder (#8247) 2025-09-23 10:56:34 +08:00
Aries
ecaaf8a549 Optimize/geolocation editor (#8222)
* optimize geolocation editor

* update table view geolocation editor

* optimize

* remove empty file

* fix content

* update fullscreen icon, optimize ux

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2025-09-23 10:25:51 +08:00
Ranjiwei
d82dacd004 Update user-info.js (#8249) 2025-09-23 09:57:41 +08:00
llj
f5bcdc886a ['dir view'] fixup for mobile(displayed the 'plus arrow' icons in the… (#8234)
* ['dir view'] fixup for mobile(displayed the 'plus arrow' icons in the path bar)

* ['dir view'] fixup for long paths in mobile
2025-09-22 18:21:49 +08:00
小强
28a423b567 update sdoc editor version 2025-09-22 17:42:13 +08:00
Michael An
944af0c157 fix selected multiple items translation (#8245) 2025-09-22 17:41:07 +08:00
Michael An
0d80064fc2 fix select images folder metadata bug (#8243) 2025-09-22 12:22:31 +08:00
杨顺强
da4f3f8fc1 fix link seahub image bug (#8244)
Co-authored-by: 小强 <shuntian@Mac.lan>
2025-09-22 10:44:26 +08:00
杨顺强
ce0e319e3e Add exdraw list dir api 2 (#8229)
* add-exdraw-list-dir-api

* update

* temporarily storing

* temporarily storing

* temporarily storing

* Update apis.py

* Update apis.py

* intergrate seahub image module

* optimize code

* Update apis.py

* update copyright

* update

* Update apis.py

* optimize code

* optimize code

* optimize code

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: zhichaona <1255628593@qq.com>
Co-authored-by: 小强 <shuntian@Mac.lan>
2025-09-22 10:01:56 +08:00
Michael An
277361d80a fix wiki page click bug (#8242) 2025-09-19 23:49:04 +08:00
小强
e616690563 update sdoc editor version 2025-09-19 18:23:52 +08:00
Huang Junxiang
a7ea9f3ac2 revert: add-warning-for-md-file-limit (#8240) 2025-09-19 16:36:25 +08:00
llj
01902cdda5 [metadata] added 'card' view (#8226)
* [metadata] added 'card' view

* [metadata] 'card' view: fixup for the empty tip

* ['dir view'] 'Views' section: fixed the menu's position for all the view items

* [metadata] 'card' view: code cleanup
2025-09-19 10:57:11 +08:00
Michael An
4c6c659e73 Fix translation (#8236)
* fix translation string

* optimise codes
2025-09-19 09:59:04 +08:00