1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00
Commit Graph

1650 Commits

Author SHA1 Message Date
lian
3453dd22d2 remove duplicate code 2024-02-27 10:52:36 +08:00
lian
0710561fd5 Merge branch '10.0' 2024-02-27 10:42:10 +08:00
llj
b8fe8ef0a2 ['tag edit'] fixup for 'tag edit' in 'dir view - file details panel' & 'markdown file view - info panel' (#5962) 2024-02-23 16:23:35 +08:00
Michael An
9ff9a5610a fix click dirent no close popover (#5961) 2024-02-23 16:21:51 +08:00
Ranjiwei
8a7850a7dc Add Notification after user share permission changed (#5923)
* update

* remove spaces

* Update notice-item.js

* add-notice-after-CANCEL-the-sharing-perms-to-user

* update-func-names
2024-02-23 14:38:19 +08:00
杨顺强
f8db39b8e3 optimize code (#5958) 2024-02-21 17:39:19 +08:00
Michael An
ef60661f50 Change AI search icon (#5956)
* fix code warnings

* change AI search icon
2024-02-19 16:12:09 +08:00
llj
cca420eb72 [shared file view] added a space after 'Download' for the big green download button in the top right (#5953) 2024-02-08 16:50:36 +08:00
lian
00c2124dff copy/move file to enc lib (#5487) 2024-02-07 11:08:41 +08:00
llj
608de45b6f [search] 'turn on/off semantic search': click outside to close the 'setting' popover (#5937) 2024-02-04 15:29:58 +08:00
llj
23785bb28b [dir view] Tags: don't send the 'get tags' request when open the 'tags' popover/dialog (handled 6 cases); removed the repeated 'get tags' request after creating a new tag; improved the 'no tags' tip (#5936) 2024-02-02 20:52:58 +08:00
llj
26bc311673 [search] 'turn on/off semantic search': redesigned UI/UX for this setting (added a 'setting' icon to toggle the new 'setting popover') (#5932) 2024-02-01 16:20:46 +08:00
lian
690d4a6a8c fix select bug when admin share repo to group (#5931) 2024-01-31 13:30:27 +08:00
llj
f5fdebe5bb [search] removed the dot after 'No results matching' (#5904) 2024-01-31 13:29:42 +08:00
llj
1109091348 [dir view] 'column' mode: fixup for the bug 'only render the first 100 items for a folder with more than 100 items' (#5929) 2024-01-30 17:49:31 +08:00
杨顺强
790917c433 optimize seafile editor link click 2024-01-30 09:45:46 +08:00
llj
33f6426539 [i18n] fixup 2024-01-24 18:22:50 +08:00
杨顺强
bc32292e45 Merge pull request #5882 from haiwen/add-sdoc-external
add-external
2024-01-22 10:04:13 +08:00
llj
48bea529bc [share dialog - Share Link] link details: fully display the password when it's displayed (#5907) 2024-01-19 21:49:09 +08:00
llj
6e458cc169 [AI search] commented out the 'Is this answer helpful to you' module (#5903) 2024-01-18 21:30:38 +08:00
WJH
73afa03d63 Improve adfs error msg (#5898)
* improve error msg

* send error msg to sys/org admin

* fix code
2024-01-17 14:49:23 +08:00
yinjianfei
ad4d0464eb update-icon 2024-01-16 14:00:40 +08:00
JoinTyang
71ee501222 semantic search return content (#5897) 2024-01-15 16:12:43 +08:00
Michael An
bf882ecca4 fix ai-search loading bug 2024-01-12 16:02:53 +08:00
WJH
1f44154c80 Improve adfs sso page (#5874)
* replace url_prefix with org_id

* enable connect&disconnect saml2

* improve adfs/saml login page

* enable adfs/saml user set password

* connect/disconnect saml page

* improve org saml config page

* fix code

* compatibility old version

* add migrete_idp_certificates.py

* simplify org saml config API
2024-01-12 12:06:28 +08:00
Michael An
96781925b0 change AI search result is markdown (#5888) 2024-01-10 13:59:30 +08:00
JoinTyang
61ffe21ff4 delete repo index (#5884)
* delete repo index

* fix index permission
2024-01-09 18:23:11 +08:00
yinjianfei
6ee3992064 update-file-type 2024-01-08 11:06:57 +08:00
Michael An
7456cf1fae fix eslint warning and code format (#5877) 2024-01-03 21:59:44 +08:00
Michael An
adc8960fd8 change Operation to operation (#5878) 2024-01-03 18:08:24 +08:00
JoinTyang
d7c11a4a6f fix search dir show (#5876) 2024-01-02 12:14:16 +08:00
JoinTyang
5e00b91690 fix search result (#5873) 2023-12-29 15:29:35 +08:00
lian
40413901f4 add seatable integration for dept repo (#5870) 2023-12-29 12:20:32 +08:00
Michael An
2ab7ca1e90 Change search result text (#5871)
* fix warnings

* change search result text
2023-12-29 12:20:07 +08:00
杨顺强
0ea4505f35 optimize style 2023-12-28 17:34:10 +08:00
杨顺强
3e89f2b282 optimize wiki ui 2023-12-28 17:31:39 +08:00
杨顺强
7b18222eab Add sdoc viewer (#5867)
* add seafile sdoc viewer

* optimize code

* optimize code

* update sdoc-editor version

* optimize code
2023-12-28 15:00:26 +08:00
杨顺强
f92a547e24 Merge pull request #5855 from haiwen/add-internal-link
add-internal-link
2023-12-28 10:40:16 +08:00
lian
ab72e093d5 export/convert sdoc to docx (#5837)
* sdoc to docx

* update
2023-12-26 17:50:06 +08:00
杨顺强
4a27e72c69 Optimize markdown code (#5860)
* optimize markdown editor css

* optimize markdown viewer

* optimize markdown viewer

* fix wraning
2023-12-26 14:35:44 +08:00
JoinTyang
adb07fbaac Merge pull request #5857 from haiwen/fix/ai-qa-search-error
fix/ai: fix qa hit error sdoc
2023-12-25 20:03:58 +08:00
cir9no
a5b8caca61 fix/ai: fix qa hit error sdoc 2023-12-25 18:33:09 +08:00
yinjianfei
3d69a6f4b6 add-internal-link 2023-12-25 16:06:36 +08:00
llj
473aa295d6 [dir view, other pages] fixed problems 'cannot close the notice popover (#5854)
via clicking the bell icon, or via clicking outside'

- in 'dir view', clicking the notice bell icon, clicking the
content(dirents) area, the notice popover was not closed
- in other pages, clicking the notice bell icon, the popover was not
closed
2023-12-25 12:08:00 +08:00
llj
bd05e05a1a ['share dialog' - 'Share Link', 'Share Admin' - 'Links'] share links: get limited links per request, scroll down to get more (#5840) 2023-12-20 12:01:18 +08:00
llj
285a3b9c38 [side nav] removed the link to SeaTable (#5841) 2023-12-20 10:14:46 +08:00
Michael An
6eec4688db fix toggle tags popover (#5835) 2023-12-19 12:13:49 +08:00
JoinTyang
25ba00a576 all_repo_search_use_seasearch (#5832) 2023-12-18 15:36:37 +08:00
llj
af1545452e [misc] fixed i18n; fixup for 'SeaTable Integration' (#5833) 2023-12-16 16:47:46 +08:00
杨顺强
82402604f3 optimize code 2023-12-16 16:41:03 +08:00