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
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
llj
5f9f151850
[activities] the user filter: improved the UI of the tick icon ( #5760 )
2023-11-13 12:04:49 +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
llj
4894faedbd
[i18n] update ( #5756 )
2023-11-10 14:56:14 +08:00
lian
b9884eaff7
Merge branch '10.0'
2023-11-10 11:04:10 +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
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
杨顺强
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
杨顺强
937d1d88d5
update sdoc version and sdoc translate
2023-11-06 17:37:43 +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
杨顺强
1fa162e222
update sdoc version and sdoc translate
2023-11-04 16:23:13 +08:00
杨顺强
7fb4ce5fac
update sdoc version
2023-11-04 10:28:13 +08:00
杨顺强
a3d9d0c1bf
update sdoc version
2023-11-04 10:05:12 +08:00
杨顺强
b32ae7b683
update sdoc version
2023-11-03 18:22:55 +08:00
杨顺强
3a32215cd2
update sdoc version
2023-11-01 16:36:47 +08:00
Michael An
eab8130ed8
Fix searched dir then copy dir bug ( #5727 )
...
* fix warnings
* fix search result path error
2023-11-01 15:10:43 +08:00
llj
955c292ce8
['file history' page] redesigned it for markdown file; fixed UI for common files in production environment ( #5725 )
2023-10-31 21:06:39 +08:00
杨顺强
c8519bb76a
update sdoc version
2023-10-31 14:00:19 +08:00
llj
a15728cf3e
[markdown] commented out 'draft' related code ( #5721 )
2023-10-31 12:15:12 +08:00
llj
a7e814bcf1
[sdoc] commented out 'draft' related code ( #5723 )
2023-10-31 10:14:43 +08:00
llj
2e97b4e341
[dir view] removed related info & function for 'readme.md' in the top info bar ( #5720 )
2023-10-31 10:13:48 +08:00
dependabot[bot]
4a76f079c6
Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 03:19:31 +00:00
杨顺强
adc4055e22
update sdoc version
2023-10-27 17:58:54 +08:00
dependabot[bot]
d43d543cbf
Bump crypto-js from 4.1.1 to 4.2.0 in /frontend
...
Bumps [crypto-js](https://github.com/brix/crypto-js ) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0 )
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 02:18:20 +00:00
杨顺强
ebe7b164df
update sdoc version
2023-10-26 17:41:34 +08:00
杨国璇
517b558b55
feat: sdoc published revision support view ( #5709 )
...
* feat: sdoc published revision support view
* feat: restore code
* feat: update revision id
2023-10-26 17:15:42 +08:00
杨顺强
003cd22ceb
update sdoc version
2023-10-25 10:52:29 +08:00
llj
aa8b74ffff
[seafile-js] updated the version
2023-10-24 14:23:40 +08:00
杨顺强
90843bb9ba
update sdoc version
2023-10-24 14:12:55 +08:00
lian
a206b5114c
fix custom org logo bug when enable AVATAR_FILE_STORAGE ( #5703 )
2023-10-24 14:09:57 +08:00
WJH
d0029efc04
Custom org saml login domain ( #5622 )
...
* add domain verification api
* improve org saml config page
* improve code
* optimize code
* optimize code
* optimize code
2023-10-24 12:45:13 +08:00
杨顺强
fd7cf1af1a
update sdoc version
2023-10-24 10:32:09 +08:00
杨国璇
86f535db2d
fix: semantic-search-enter ( #5704 )
...
* fix: semantic-search-enter
* fix: semantic-search-enter
* fix: code
2023-10-23 16:03:54 +08:00
杨顺强
5d1229cec2
update sdoc version
2023-10-23 14:28:30 +08:00
杨顺强
95c16f0a0c
update version
2023-10-21 18:28:08 +08:00