1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 18:30:53 +00:00
Commit Graph

3358 Commits

Author SHA1 Message Date
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
杨顺强
06e6974fea update sdoc version and sdoc translate 2024-01-29 11:08:57 +08:00
杨顺强
2bb1e0a81e update sdoc version and sdoc translate 2024-01-27 08:44:08 +08:00
杨顺强
8e095dd9c5 update package config 2024-01-26 18:19:18 +08:00
杨顺强
96fd5afd91 update sdoc version and sdoc translate 2024-01-25 09:38:26 +08:00
llj
33f6426539 [i18n] fixup 2024-01-24 18:22:50 +08:00
杨顺强
fec7e9b511 update sdoc version and sdoc translate 2024-01-23 18:00:16 +08:00
WJH
767948305f optimize starred items api (#5909)
* optimize starred items api

* optimize code
2024-01-22 23:20:09 +08:00
lian
b6bb446194 docx to sdoc 2024-01-22 12:13:31 +08:00
杨顺强
ae2f7a81e1 update sdoc version and sdoc translate 2024-01-22 10:38:06 +08:00
杨顺强
bc32292e45 Merge pull request #5882 from haiwen/add-sdoc-external
add-external
2024-01-22 10:04:13 +08:00
yinjianfei
28ee6d411b remove-cache 2024-01-20 18:17:17 +08:00
WJH
2cd836c4df optimize starred.js (#5908)
Co-authored-by: wangjianhui <40563566+loveclever@users.noreply.github.com>
2024-01-20 17:23:56 +08:00
杨顺强
1ff199bf29 update sdoc version and sdoc translate 2024-01-20 11:55:07 +08:00
yinjianfei
275724ca47 update-key 2024-01-20 10:30:11 +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
5beb5165fe [dir view] markdown/sdoc conversion: only display 1 toast for one time(don't display 2 toasts at the same time) (#5906) 2024-01-19 15:45:11 +08:00
杨顺强
5bcdf83b28 repair code bug 2024-01-19 15:26:34 +08:00
杨顺强
dd5354a216 update sdoc version and sdoc translate 2024-01-19 15:19:24 +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
d08f0582a4 fix eslint warnings (#5902) 2024-01-18 15:13:07 +08:00
杨顺强
3cb49a655e update sdoc version and sdoc translate 2024-01-18 11:44:04 +08:00
杨顺强
ac184673d3 update sdoc version and sdoc translate 2024-01-18 10:30:15 +08:00
杨顺强
6a324f9ebb update sdoc version and sdoc translate 2024-01-18 10:11:15 +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
杨顺强
c9ca6efb89 update sdoc version and sdoc translate 2024-01-17 10:21:09 +08:00
杨顺强
c48b010c0c Merge pull request #5899 from haiwen/update-icon
update-icon
2024-01-17 10:14:51 +08:00
杨顺强
8c89097ffd update sdoc version and sdoc translate 2024-01-17 09:56:39 +08:00
lian
249f4f84d4 Merge branch '10.0' 2024-01-16 16:40:44 +08:00
杨顺强
527fe67f26 update sdoc version and sdoc translate 2024-01-16 15:54:26 +08:00
yinjianfei
ad4d0464eb update-icon 2024-01-16 14:00:40 +08:00
杨顺强
74f4f3c099 update sdoc version and sdoc translate 2024-01-16 09:38:04 +08:00
JoinTyang
71ee501222 semantic search return content (#5897) 2024-01-15 16:12:43 +08:00
杨顺强
75a26dd355 update sdoc version and sdoc translate 2024-01-15 09:41:02 +08:00
dependabot[bot]
970db896b4 Bump follow-redirects from 1.15.2 to 1.15.4 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 08:37:45 +00:00
Michael An
bf882ecca4 fix ai-search loading bug 2024-01-12 16:02:53 +08:00
llj
731577db98 [seafile-js] updated the version 2024-01-12 14:21:34 +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
杨顺强
a830c8fb62 update sdoc version and sdoc translate 2024-01-12 11:40:20 +08:00
杨顺强
217b9490a5 update seafile-editor version 2024-01-12 11:16:41 +08:00
WJH
c7a77675a1 fix org admin change user status (#5889) 2024-01-11 14:46:32 +08:00
杨顺强
02182de966 update seafile-editor version 2024-01-11 14:45:28 +08:00
杨顺强
54a54f0532 update sdoc version and sdoc translate 2024-01-10 17:00:45 +08:00
Michael An
96781925b0 change AI search result is markdown (#5888) 2024-01-10 13:59:30 +08:00
llj
c9ada9a448 [seafile-js] updated the version 2024-01-09 23:38:55 +08:00
lian
6295763314 support view jfif image file (#5887) 2024-01-09 22:00:31 +08:00
杨顺强
73afd98411 update sdoc version and sdoc translate 2024-01-09 18:28:04 +08:00