1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-21 00:15:26 +00:00
Commit Graph

3153 Commits

Author SHA1 Message Date
Michael An
1660835faf
Merge pull request #5783 from haiwen/feat/question-answering-search-new
Feat/question answering search new
2023-11-23 10:33:33 +08:00
Michael An
3c6eda2844 change translation 2023-11-23 10:07:53 +08:00
Michael An
70da4e0322 change translation 2023-11-23 10:01:03 +08:00
杨顺强
9bf879a55d update sdoc version and sdoc translate 2023-11-23 09:59:57 +08:00
Michael An
f405e46b61 change mobile UI 2023-11-22 18:36:04 +08:00
Michael An
c2363961be change frontend code 2023-11-22 17:31:08 +08:00
杨顺强
7be2a06eba update sdoc version and sdoc translate 2023-11-22 16:44:49 +08:00
杨顺强
2875434406 update sdoc version and sdoc translate 2023-11-22 15:29:14 +08:00
杨顺强
953763c6fb update sdoc version and sdoc translate 2023-11-22 14:25:56 +08:00
er-pai-r
95769aacdc feat: update seafile-js version 2023-11-22 13:34:51 +08:00
er-pai-r
dbe9e0ad70 feat: optimize ode 2023-11-22 13:20:38 +08:00
er-pai-r
334f74740e feat: optimize code 2023-11-22 13:20:37 +08:00
er-pai-r
95e44fdd0c feat: sdoc history group 2023-11-22 13:20:37 +08:00
杨顺强
99ee1a710e update sdoc version and sdoc translate 2023-11-22 11:56:44 +08:00
llj
0b67fe5db7
[favicon] use file type icon as favicon for 'file view, shared file view' pages for different types of files (#5775) 2023-11-22 11:29:01 +08:00
杨顺强
4cc45a7874 update sdoc version and sdoc translate 2023-11-21 16:55:45 +08:00
杨顺强
55ca658f92 update seafile-js version 2023-11-21 16:26:08 +08:00
杨顺强
b125b81e1e update sdoc version and sdoc translate 2023-11-21 16:19:50 +08:00
杨顺强
490ebdd448 add freezed icon 2023-11-21 16:08:03 +08:00
lian
9d52a45474 freeze document 2023-11-21 16:07:41 +08:00
Michael An
eefbc643c6
Fix select UI (#5780)
* fix repo api permission value

* fix transfer repo dialog select

* fix create repo dialog select template or storage

* fix data type check and text
2023-11-21 15:35:17 +08:00
Michael An
589b2ac208
change search part (#5777)
* change search part

handle search error massage

add

* change search delay time

* change search check
2023-11-20 18:22:01 +08:00
杨顺强
b006f96204 update sdoc version and sdoc translate 2023-11-20 18:06:49 +08:00
杨顺强
cbe3a724a2 update sdoc version and sdoc translate 2023-11-20 15:28:30 +08:00
llj
1ad93255f8
[markdown file history] make long file content scrollable (#5778) 2023-11-20 15:25:29 +08:00
杨顺强
9f05ace92d update sdoc version and sdoc translate 2023-11-20 11:38:29 +08:00
杨顺强
fc98980acc update sdoc version and sdoc translate 2023-11-17 13:05:47 +08:00
杨国璇
6f4b158474
fix: sdoc notifications (#5774)
* fix: sdoc notifications

* feat: optimize code
2023-11-17 13:00:30 +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
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
杨顺强
1115ddb073 update sdoc version 2023-10-21 17:32:01 +08:00
llj
f4c466533e [seafile-js] updated the version 2023-10-21 11:52:42 +08:00
JoinTyang
1a6fe7b9cf
search file use ai (#5690)
* search file use ai

* Feat: optimize code

* feat: update code

---------

Co-authored-by: er-pai-r <18335219360@163.com>
2023-10-21 11:38:12 +08:00
杨顺强
906d74cf4d update sdoc version 2023-10-20 16:07:30 +08:00
杨顺强
eeb84ac415 update sdoc verson 2023-10-20 15:33:21 +08:00
dependabot[bot]
43587de340
Bump @babel/traverse from 7.22.11 to 7.23.2 in /frontend
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 03:17:55 +00:00
Michael An
1625808229
change file tags popover (#5696) 2023-10-19 17:29:01 +08:00
Michael An
f2a4df29c5
change file tag tooltip (#5692) 2023-10-19 13:44:28 +08:00
Michael An
bb46410812
fix lib dropdown separator (#5694)
* fix lib dropdown seperator

* delete indent
2023-10-19 13:43:53 +08:00
Michael An
42eacdb388
fix language select style (#5693)
* fix language select style

* fix this.tabItemClick bug
2023-10-19 13:43:26 +08:00
杨顺强
60bb02f3ac update sdoc version 2023-10-19 10:04:42 +08:00
杨顺强
0cd02f6ece update sdoc version 2023-10-18 21:55:38 +08:00
llj
59b9e41d9c
[my libs, groups, group] adjusted the position of the triangle in the submenu 'Advanced' (#5695) 2023-10-18 16:58:10 +08:00
杨顺强
30d600bfa0 update sdoc version 2023-10-18 10:06:42 +08:00
lian
71eb383272
dept admin can set auto deletion (#5663)
* dept admin can set auto deletion

* [groups, group] added divider & submenu 'Advanced' to the dropdown menu (& fixup) for department repo owned by the current department

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-10-17 21:08:07 +08:00
杨顺强
5ec4981135 update sdoc version 2023-10-17 16:28:03 +08:00
杨顺强
bb5235fa6c update sdoc version 2023-10-17 16:19:09 +08:00
杨顺强
7831b67519 install uuid lib 2023-10-16 11:55:51 +08:00
杨顺强
76311176a0 update sdoc version 2023-10-16 11:10:00 +08:00
杨顺强
038cb6144a update sdoc version 2023-10-16 10:50:12 +08:00
llj
1f3512fb59
[my libs] added submenu 'Advanced' to the dropdown menu of each library item (#5688) 2023-10-13 22:47:38 +08:00
杨顺强
3ae7815040 update sdoc version 2023-10-13 18:09:12 +08:00
lian
cd2ff4aa9d
fix bug when share group owned repo to group (#5686) 2023-10-13 15:47:08 +08:00
杨顺强
391373b6a7 update sdoc version 2023-10-12 16:01:19 +08:00
杨顺强
047359d029 update sdoc version 2023-10-12 14:49:31 +08:00
杨顺强
66a46371a1 update sdoc version 2023-10-12 11:33:27 +08:00
Michael An
d4445fad51
remove adjacent excess Divider (#5680)
* remove adjacent excess 'Divider'

* fix upload file tags may cover previous tags
2023-10-11 20:40:16 +08:00
Michael An
7c6e2bf032
keyboard can scroll search container (#5684) 2023-10-11 20:39:41 +08:00
Michael An
716efbd929 change mouse enter logic 2023-10-11 16:40:18 +08:00
Michael An
7c1577505e 00 search result support keyboard 2023-10-11 15:58:06 +08:00
杨顺强
6b5c750e82 update sdoc version 2023-10-11 11:11:56 +08:00
杨顺强
74eac9452a update sdoc version 2023-10-11 10:40:06 +08:00
杨顺强
bc34b1688f update sdoc version 2023-10-10 17:40:12 +08:00
Michael An
cd4d2973dc update seafile-js version 2023-10-09 21:55:12 +08:00
Michael An
e90a64cc90
Change edit tags dialog UI (#5655)
* fix warnings

* 01 tags icon always show

* 02 tag list footer UI

* 03 change select color popover style

* 04 Add virtual tag

* 05 handle key event

* 06 add createRepoTags API

* 07 optimize codes

* 08 optimize codes

* optimize python code

* change create tags success callback

---------

Co-authored-by: wang <40563566+loveclever@users.noreply.github.com>
2023-10-09 21:27:44 +08:00
llj
39d490a253
[dir view] 'list' mode: fixed position of the 'tag edit' popover for file items without tags (#5678) 2023-10-09 18:28:17 +08:00
Michael An
ec74ae86ab
change search UI (#5676)
* change search UI

* change className
2023-10-09 17:32:13 +08:00
llj
f62cb2753e
Revert "fix tag list ID bug (#5673)" (#5677)
This reverts commit 4f5265dc3a.
2023-10-09 16:30:32 +08:00
Michael An
4f5265dc3a
fix tag list ID bug (#5673) 2023-10-09 14:14:24 +08:00
杨顺强
f6bc23201e update sdoc version 2023-10-09 14:11:17 +08:00
lian
c63ad8ca2e Merge branch '10.0' 2023-10-09 09:47:52 +08:00
杨顺强
9f1598654b update sdoc version 2023-10-08 18:20:52 +08:00
Michael An
4175181688
change search input (#5661) 2023-10-08 17:20:38 +08:00
杨顺强
02c0b3dce1
optimize-code (#5667) 2023-10-08 16:46:34 +08:00
llj
b03c18ae6f
[dir view] 'list' mode: fixed positions of the tooltip and the 'edit' popover for tags of the file items (#5672) 2023-10-08 16:44:00 +08:00
杨顺强
a2810b73af update sdoc version 2023-10-08 14:51:50 +08:00
llj
a407d43695 [i18n] fixup 2023-10-08 14:24:22 +08:00
杨顺强
89a6dfe987 update sdoc version 2023-10-08 14:16:41 +08:00
er-pai-r
bfbaeaaeb6 feat: update seafile-js version to 0.2.211 2023-10-08 09:48:24 +08:00
杨顺强
7df59f54fd update sdoc version 2023-10-07 15:07:05 +08:00
Alex Happy
1976ebd0c6
Sync apply folder ex props (#5666)
* init sync apply folder ex-props

* clear worker-map

* opt apply and remove useless code

* use new sync-apply-folder-ex-props api

* opt try exception
2023-10-07 14:55:16 +08:00
杨顺强
bf656c714b update sdoc version 2023-09-28 15:29:29 +08:00
杨国璇
14b20a18f7
feat: rebase sdoc api (#5586)
* feat: rebase sdoc api

* feat: update api

* feat: update code

* feat: optimzie api

* feat: update code

* feat: update code

* feat: update code

* feat: update word
2023-09-28 09:13:25 +02:00
杨顺强
c6dc0665c5 update sdoc version 2023-09-27 13:57:16 +08:00
JoinTyang
e50d3b185b
optimize convert file (#5652)
* optimize convert file

* optimize code

* optimize code

* optimize code

* optimize code

* optimize code

* optimize code

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2023-09-25 15:56:00 +02:00
Alex Happy
cdf36ed154
Support mark folder sub items (#5638)
* add folder-items-ex-props api

* pass user-name for set folder-items ex-props

* frontend feat folder-items ex-props

* opt request seaf-io

* opt some variables

* opt some tips

* opt loading style for apply ex-props

* feat: update code

* fix confirm bug

---------

Co-authored-by: er-pai-r <18335219360@163.com>
2023-09-25 06:25:20 +02:00
杨顺强
6ee7debdb1 merge 10.0 2023-09-25 10:22:16 +08:00
杨顺强
152829b418 update sdoc version 2023-09-22 17:41:02 +08:00
Michael An
c36e98cd39
fix rename click outside (#5656) 2023-09-22 15:29:32 +08:00
杨顺强
cf0b854b98 update sdoc version 2023-09-22 12:05:04 +08:00
杨顺强
74d6170548 update sdoc version 2023-09-21 16:07:11 +08:00
杨顺强
295c9f9d23 update sdoc version 2023-09-21 13:25:41 +08:00
杨顺强
73c48362b8 update sdoc version 2023-09-21 11:00:02 +08:00
杨顺强
39a2001c86 update sdoc version 2023-09-20 18:27:21 +08:00
杨顺强
5f9e7d67f0 update sdoc version 2023-09-20 14:29:33 +08:00
杨顺强
78c30e88cb update sdoc version 2023-09-20 13:30:45 +08:00
llj
087eaa7c40
[dir view] added 'creating different types of file' options to the co… (#5653)
* [dir view] added 'creating different types of file' options to the context menu

* [dir view] update for 'New SeaDoc File' in the context menu
2023-09-20 11:13:34 +08:00
杨顺强
1e0a59c793 update sdoc version 2023-09-20 09:48:22 +08:00
llj
f42421903a
[dir view] fixed 'selectedDirentList' state after moving dirents (#5654) 2023-09-20 08:07:51 +08:00
lian
230eaaa8f0
update msg when admin delete user (#5648)
use `Deleted user xxx`
2023-09-19 14:42:15 +08:00
杨顺强
78d583f615 update sdoc version 2023-09-19 11:19:29 +08:00
Michael An
0212bba79d update seafile-editor version 2023-09-18 18:31:17 +08:00