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

13877 Commits

Author SHA1 Message Date
lian
79448fe0f9 fix bug when save text file (#5766) 2023-11-16 16:53:19 +08:00
Michael An
b6014e1254 fix search published repo bug (#5772) 2023-11-15 17:46:00 +08:00
lian
a9c3a6638c Folder shared out (#5601)
* show if folder has been shared out

* [dir view] use special folder icon to identify folders which are shared out

* [dir view] improvement: in a library, make only one request to get the data of folders shared out

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-11-15 17:01:50 +08:00
Michael An
4e5c6fa98a Fix search input UI (#5769)
* fix code warnings

* change search UI
2023-11-15 15:39:47 +08:00
JoinTyang
c5e9bb9d8f can search if not indexed (#5768) 2023-11-15 14:27:17 +08:00
WJH
87f7a29379 add log for verify_token (#5767)
* add log for verify_token

* optimize code

* improve code
2023-11-15 12:20:41 +08:00
llj
a4e2e4aba4 [keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is de… (#5764)
* [keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is deprecated

* cleaned up code
2023-11-14 20:25:25 +08:00
欢乐马
c6862887bd update 11.0 sql (#5762) 2023-11-14 16:08:33 +08:00
lian
aa3c031e2e add login id field when admin export users (#5754) 2023-11-14 14:58:42 +08:00
llj
5f9f151850 [activities] the user filter: improved the UI of the tick icon (#5760) 2023-11-13 12:04:49 +08:00
WJH
cbba3d9181 fix virify_token for totp (#5746) 2023-11-12 21:56:18 +08:00
llj
f5fad5724d Activities improvements (#5758)
* [activities] improvement

* [activities] improved the user filter
2023-11-12 16:13:42 +08:00
lian
57d0aad7b7 update rename file error msg (#5753)
show detailed msg when failed to rename file because file is locked
2023-11-11 17:17:41 +08:00
lian
ee40ef0a49 update share repo to dept (#5751)
if not dept admin, return 403
2023-11-11 17:16:52 +08:00
lian
9276c5380c update get share links api (#5755)
fix bug when share link file's parent folder no longer exists
2023-11-11 17:14:07 +08:00
WJH
904441e021 update translation (#5757) 2023-11-10 15:56:57 +08:00
llj
4894faedbd [i18n] update (#5756) 2023-11-10 14:56:14 +08:00
欢乐马
875b900f84 SDOC_REVISIONS_DIR (#5750) 2023-11-10 14:08:45 +08:00
lian
b9884eaff7 Merge branch '10.0' 2023-11-10 11:04:10 +08:00
欢乐马
f1281a18ad update-sdoc-notification-content
update sdoc notification content
2023-11-10 11:01:42 +08:00
skywalker
2a01f99f78 update sdoc notification content 2023-11-10 10:57:13 +08:00
llj
43505270eb [activities] improvement (#5749) 2023-11-09 18:51:38 +08:00
杨顺强
620ab4d329 update sdoc version and sdoc translate 2023-11-09 17:46:04 +08:00
欢乐马
9338b8ad8a Seadoc notification (#5659)
* SeadocNotification

* SeadocNotificationView

* SeadocNotification bulk_create

* notification participant
2023-11-09 14:06:21 +08:00
llj
d12a619e5f ['Activities'] redesigned it: offer 2 nav tabs 'All Activities' & 'My Activities'; offer 'Modified by' user filter (#5747) 2023-11-09 12:25:22 +08:00
Michael An
6d9ecc6fa9 fix search bug 2023-11-09 10:10:41 +08:00
Michael An
c79d841a8f change search Chinese (#5744) 2023-11-08 20:52:59 +08:00
llj
d4ad64c395 [seafile-js] updated the version 2023-11-08 14:06:11 +08:00
JoinTyang
9323abeb64 add search filename only param (#5745) 2023-11-08 13:46:54 +08:00
JoinTyang
7b4518ea58 combine normal and semantic search (#5743) 2023-11-08 10:26:38 +08:00
JoinTyang
a196a0d324 optimize semantic search (#5739) 2023-11-08 09:50:46 +08:00
杨顺强
c864409318 update sdoc version and sdoc translate 2023-11-07 18:07:24 +08:00
杨顺强
caa099f743 update sdoc version and sdoc translate 2023-11-07 15:40:22 +08:00
杨顺强
3375c565a5 update sdoc version and sdoc translate 2023-11-07 15:04:17 +08:00
杨顺强
e24afe7459 update sdoc version and sdoc translate 2023-11-07 13:13:49 +08:00
WJH
845f543643 improve load adfs config error log (#5741) 2023-11-07 11:33:51 +08:00
WJH
9f3c50848a replace local with remote when get metadata (#5740) 2023-11-07 10:18:02 +08:00
WJH
c2313fba30 Improve load adfs config (#5736)
* improve error page when failed to load adfs config

* save metadata to local
2023-11-07 10:07:01 +08:00
lian
db79936686 update get repo info api (#5735)
return head_commit_id field
2023-11-06 20:27:13 +08:00
lian
56e68ae0ca update repo custom share permission api (#5737)
check if permission belongs to repo
2023-11-06 20:26:46 +08:00
lian
68ce54a09c update create group library api (#5738)
do not check repo custom share permission
2023-11-06 20:15:45 +08:00
杨顺强
937d1d88d5 update sdoc version and sdoc translate 2023-11-06 17:37:43 +08:00
WJH
8fee3f5c80 fix ldap login via client & sys_sudo_mode (#5733) 2023-11-06 16:03:00 +08:00
杨顺强
b5354fca57 update sdoc translate 2023-11-06 11:25:48 +08:00
杨顺强
87d745a6f5 update sdoc version and sdoc translate 2023-11-06 11:22:03 +08:00
WJH
ac7366f939 improve admin search repos (#5726) 2023-11-04 17:44:26 +08:00
skywalker
575a0ba516 fix scripts IS_PRO_SEAFEVENTS 2023-11-04 16:53:40 +08:00
杨顺强
1fa162e222 update sdoc version and sdoc translate 2023-11-04 16:23:13 +08:00
杨顺强
c3dc1d0bb5 Merge pull request #5729 from haiwen/SdocRepoTagsView
SdocRepoTagsView
2023-11-04 16:04:04 +08:00
skywalker
8cb385bf34 SdocRepoTagsView 2023-11-04 16:02:56 +08:00