1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-28 11:41:18 +00:00
Commit Graph

4701 Commits

Author SHA1 Message Date
Michael An
da6de8ca8f
Fix media url and thumbnail center (#6809)
* 01 change generate thumbnail

* fix mediaUrl

* fix mediaUrl
2024-09-20 16:05:24 +08:00
Michael An
e62d59fc55
fix create wiki select department (#6803) 2024-09-20 16:04:35 +08:00
杨国璇
9c25c1c661
fix: metadata file status submit key (#6806)
* fix: metadata file status submit key

* feat: update code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 16:02:28 +08:00
杨顺强
d4685d8e1b update sdoc version and sdoc translate 2024-09-20 15:30:11 +08:00
Michael An
f1a180b23d
Fix create thumbnail error (#6798)
* fix create thumbnail in dirent grid item

* fix create thumbnail in dirent list item

* optimise codes

* change thumbnail start

* change 2 thumbnail centers
2024-09-20 14:29:37 +08:00
Ranjiwei
026e66b8ec
file-download-url-update (#6804) 2024-09-20 12:35:42 +08:00
杨国璇
404a0e0934
feat: metadata filestatus property data (#6805)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 12:32:21 +08:00
renjie-run
e25f97aabc resolve warnings 2024-09-20 11:44:42 +08:00
杨国璇
baf20e9f36
feat: metadata date default format (#6794)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 10:37:44 +08:00
Michael An
fff51af6a8
change wiki page no name (#6795) 2024-09-19 20:34:34 +08:00
Jerry Ren
26cdff0f29
refactor(metadata): add tips (#6801) 2024-09-19 20:24:46 +08:00
llj
fc659847f1
[group, department] moved items in the menu and added dividers to it (#6799) 2024-09-19 17:40:38 +08:00
杨顺强
960f549cd1 update sdoc version and sdoc translate 2024-09-19 17:18:45 +08:00
Aries
8f5f51c551
Improve/sync title with view (#6789)
* update title and favicon

* sync title when rename view
2024-09-19 16:27:55 +08:00
llj
bd526aea7e
['dir view'] 'Import sdoc': moved it down to the bottom of the menu; added the right conditions for it (#6797) 2024-09-19 16:25:50 +08:00
Jerry Ren
4022ce1b4c
fix(metadata-table): open file via click (#6796) 2024-09-19 16:22:35 +08:00
Ranjiwei
86770c47f9
add-download-url (#6771)
* add-download-url

* update unitest

* update

* update

* update

* update

* Update test_view_lib_file.py

* code-optimize

* Update shared-dir-view.js

* code-optimize
2024-09-19 11:12:10 +08:00
awu0403
a5d8ef3fe2
show path (#6747)
* show path

* [repo trash dialog] improved 'current path'

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: llj <lingjun.li1@gmail.com>
2024-09-19 10:25:34 +08:00
Michael An
43265e7bf6
change file toolbar button color (#6792)
* change file toolbar button color

* change markdown viewer icon color
2024-09-19 10:10:15 +08:00
杨国璇
44dcae60b0
Merge pull request #6787 from haiwen/feat-metadata-shooting-time
feat: metadata shooting time
2024-09-19 10:09:18 +08:00
er-pai-r
fda42a298b feat: update version 2024-09-18 22:51:48 +08:00
杨国璇
855571075b feat: update code 2024-09-18 18:24:34 +08:00
杨国璇
64261b650a feat: update code 2024-09-18 15:31:03 +08:00
杨国璇
12216d0091 fix: metadata bug 2024-09-18 14:19:16 +08:00
杨国璇
69be0e8c25 feat: metadata shooting time 2024-09-18 11:08:14 +08:00
Aries
25f12a252d
Feature/year month day mode in gallery (#6725)
* add date mode in gallery

* replace localStorage with sfMetadataContext.localStorage, update date tag render

* update string to support translation, fix images shift up when date tag was hidden

* update gallery ui

* fix conflicts, update gallery-group-by-setter

* fix conflict
2024-09-18 10:16:31 +08:00
JoinTyang
256b7d7427
file type add compressed (#6779) 2024-09-14 17:22:07 +08:00
renjie-run
a9a2d02b28 update metadata-ui-component version 2024-09-14 16:51:37 +08:00
Jerry Ren
e3c0dcfffc
refactor(metadata): update code structure (#6765) 2024-09-14 16:31:32 +08:00
Michael An
7f56426ad8
fix deselect markdown file detail (#6780) 2024-09-14 15:29:26 +08:00
Michael An
227a9d5a90
change group view empty tip style (#6777) 2024-09-14 13:51:28 +08:00
Michael An
a9ba53ce07 fix npm audit warnings 2024-09-14 11:14:37 +08:00
Michael An
e209a4e8ee
fix sdoc menu operations (#6775) 2024-09-14 10:17:37 +08:00
Michael An
453c84f46f
[refactor] lib container view (#6766)
* [refactor] lib container view

* optimize codes
2024-09-13 20:28:20 +08:00
llj
8ff9475196
['Favorites'] fixup & improvements (#6772)
- display '--' instead of 'Invalid date' for deleted items
- improved 'unstar' in desktop; fixup for 'unstar' in mobile
- display 'deleted' text tip for deleted items in mobile
2024-09-13 17:32:40 +08:00
lian
fa56751ab9
remove reference id (#6768) 2024-09-13 17:23:43 +08:00
杨国璇
f10c7b111c
fix: metadata group view, area is white (#6769)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-13 17:19:08 +08:00
杨国璇
ef0e3c951e
fix: metadata no image render (#6764)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 18:26:52 +08:00
Michael An
631bafe4b1
fix dirent key={index} bug (#6754) 2024-09-12 15:00:42 +08:00
awu0403
ac37e9dc31
Wiki publish (#6512)
* add wiki publish

publish wiki permission

optimize code

* optimize code

* optimize code

* update

* Update wiki2.py

* Update wiki2.py

* Update urls.py

* Update wiki_publish.html

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-12 14:32:00 +08:00
杨国璇
de576a7237
feat: metadata hide useless property (#6762)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 14:27:38 +08:00
杨国璇
76b3c5627c
fix: fileuploader display (#6761)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-12 14:27:00 +08:00
Michael An
5bebec6aee
improve/add-empty-tip-when-no-file (#6760) 2024-09-12 14:03:29 +08:00
杨顺强
a6c9e8e189 update sdoc version and sdoc translate 2024-09-12 10:16:45 +08:00
awu0403
86f720bff5
preview heic img (#6700)
* preview heic img

* update

* Update requirements.txt

* Update utils.py

* Update requirements.txt

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-12 07:51:52 +08:00
dependabot[bot]
19a32a8e2a
Bump body-parser and express in /frontend (#6759)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 22:21:49 +08:00
llj
1ad28f61bd
['text' file view] use 'Ctrl + S' or 'Cmd + S'(in Mac) to save the edited file (#6758) 2024-09-11 20:38:04 +08:00
杨国璇
f3f4879c02
fix: replace file (#6757)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-11 18:27:35 +08:00
llj
8d7092f776
Repo share admin (#6745)
* [repo 'share admin'] redesigned the 'Share Links' panel

* [repo 'share admin'] 'Share Links' panel: display user avatar, add 'delete selected links', add 'scroll to the bottom to load the next page of data'

* [repo 'share admin'] 'Upload Links' panel: redesigned it
2024-09-11 18:20:33 +08:00
杨顺强
102833d243 update sdoc version and sdoc translate 2024-09-11 18:11:36 +08:00
杨国璇
61be54517f
feat: metadata property sort (#6755)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-11 17:38:22 +08:00
Aries
0ec81e4229
improve zoom in experience in image previewer (#6733)
* improve zoom in experience in image previewer

* update react-image-lightbox version to 3.0.0

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-09-11 17:35:00 +08:00
Michael An
57954854d0
change markdown view in metadata (#6746)
* change markdown viewer in metadata

* fix side nav click event
2024-09-11 10:13:10 +08:00
杨国璇
b166c5d3c3
fix: gallery view zoom-gear display (#6749)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 18:10:37 +08:00
杨国璇
f6c5678b04
fix: metadata cp (#6748)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 18:09:32 +08:00
杨国璇
99e728c9b4
feat: metadata description property (#6744)
* feat: metadata description property

* feat: optimize view

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 15:18:07 +08:00
杨国璇
acbd02d071
fix: gallery render (#6742)
* fix: gallery render

* fix: gallery render

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-10 12:00:51 +08:00
Michael An
9e78a7aa93
refactor dir column view (#6743) 2024-09-10 11:46:50 +08:00
cir9no
9d917d8599
feat(md): add docx and pdf file type summary sup (#6694) 2024-09-10 11:00:53 +08:00
杨顺强
2fa2e0e1db update sdoc version and sdoc translate 2024-09-10 10:39:33 +08:00
欢乐马
58bceaba62
Enable user set nickname (#6193)
* enableUserSetNickname

* ENABLE_USER_SET_NAME

* enableShowLoginIDWhenSearchUser
2024-09-09 17:57:47 +08:00
杨顺强
309a6a798d update sdoc version and sdoc translate 2024-09-09 16:51:47 +08:00
Michael An
0eeae844ae
fix trash icon (#6741) 2024-09-09 16:48:25 +08:00
Michael An
b32c4ab215
fix file extended properties path (#6739)
* fix file extended properties path

* delete ueseless codes
2024-09-09 16:47:55 +08:00
JoinTyang
a0ca3b2f79
import and export sdoc (#6508)
* import and export sdoc

* rebase and optimize

* update

* optimize code

* update iconfont

* update seafile-js version

* update

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2024-09-09 15:58:33 +08:00
杨顺强
3f9f42d62d update sdoc version and sdoc translate 2024-09-09 14:11:52 +08:00
Michael An
e6261c1c3a
Fix download python file bug (#6736)
* fix download py file bug

* download in current tab
2024-09-09 13:55:17 +08:00
Michael An
6e5c50c4bf
fix markdown preview (#6735) 2024-09-09 11:55:41 +08:00
杨国璇
908150f43b
fix: sdoc page md-editor icon (#6731)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-09 11:12:35 +08:00
Michael An
a56e454586
fix metadata gallery view bug (#6730) 2024-09-08 19:28:53 +08:00
Michael An
a5eda694dc
change seafile-markdown-viewer-modal-header style (#6729) 2024-09-08 18:59:08 +08:00
杨国璇
4ccd0f3477
feat: metadata gallery view (#6727)
* feat: metadata gallery view

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.4>
2024-09-08 12:16:33 +08:00
yinjianfei-user
4c295bc38c
fix-markdown-view (#6728)
* fix-markdown-view

* fix style
2024-09-08 08:17:47 +08:00
yinjianfei-user
e595e72141
markdown view update (#6705)
* markdown view update

* code normal

* code normal

* code normal

* code normal
2024-09-07 16:29:45 +08:00
shuntian
05e85730dc update sdoc version and sdoc translate 2024-09-07 09:49:52 +08:00
Michael An
5257d3a05d
change check password strength style (#6719)
* 03 confirm password not check

Confirm password input don't check password strength

* change change password error style

* 02 change password check event and no password state

* 01 change arrow style and format css
2024-09-06 17:39:13 +08:00
杨顺强
c90850a536 update sdoc version and sdoc translate 2024-09-06 16:52:29 +08:00
Stephen
fe4fc9f3fe
Style: update the header-toolbar UI (#6699) 2024-09-06 16:37:12 +08:00
Michael An
fc58cb3cd4
change notify-in-progress icon style (#6723) 2024-09-06 14:42:19 +08:00
llj
0655d7a774
['dir view'] fixup for sdoc's 'sub-menu'; fixup & improvement for the (#6711)
'Display files' in the file tree panel

* fixup for sdoc: when hover the other menu options in the first-level menu,
  hide the sub-menu
* for 'Display files': refactored the memu option and removed the bad effect on the other menus & menu
  options
2024-09-06 13:51:26 +08:00
Michael An
fba6f9735e
change default thumbnail size (#6710)
* change default thumbnail size

* change py test file

* change thumbnail image size
2024-09-05 14:56:52 +08:00
杨国璇
eaf2114643
Feat view name (#6685)
* feat: view name

* feat: update code

* feat: updat code

* feat: update code

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-05 13:42:07 +08:00
杨国璇
dd907e14ed
fix: sdoc detail style (#6709)
* fix: sdoc detail style

* feat: update code

* feat: style

* feat: restore code

* feat: restore code

* feat: delete

* feat: rstore code

* feat: rstore code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-05 13:35:58 +08:00
杨国璇
8a61cbd784
feat: metadata ui bug (#6713)
* feat: metadata ui bug

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-05 11:26:47 +08:00
Michael An
a13dc82799
fix change view fast bug (#6706) 2024-09-04 15:12:47 +08:00
Michael An
6f9d82d8bc
fix validate name when create folder or file (#6704) 2024-09-04 15:11:49 +08:00
Michael An
2d6d557abe
fix delete tree node bug (#6702) 2024-09-04 10:57:38 +08:00
Aries
ca7dae1e62
fix bug - open parent folder url error (#6703) 2024-09-04 07:33:16 +08:00
awu0403
697aaf3c41
Disable org member create encrypt and clean trash (#6679)
* update

* update

* optimize code

* update

* optimize code

* update

* update

* Update __init__.py

* Update __init__.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-03 18:16:38 +08:00
awu0403
5ce112881f
update (#6688)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-09-03 15:31:59 +08:00
杨国璇
42b0bad4a3
feat: metadata rate property (#6692)
* feat: metadata rate property

* feat: api

* feat: update code

* feat: group

* feat: update code

* feat: delete empty line

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.7>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-03 14:44:07 +08:00
Michael An
7a5cf9e73b
change wiki folder style when folded (#6698) 2024-09-03 14:28:01 +08:00
杨顺强
285175d2c0 update sdoc version and sdoc translate 2024-09-03 13:48:47 +08:00
杨顺强
a3a8a6a6f2 update seafile-editor version 2024-09-03 13:44:40 +08:00
杨国璇
0f8ffba337 feat: metadata view icon 2024-09-03 11:01:25 +08:00
杨国璇
5672cf51b6
feat: sdoc metadata (#6687)
* feat: sdoc metadata

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-03 10:46:53 +08:00
杨国璇
4a2b160c23
feat: view code (#6693)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-03 10:36:07 +08:00
Aries
89b4e92fa6
update image dialog, add download, delete and view original image button (#6670)
* update image dialog, add download, delete and view original image button

* update react-image-lightbox

* add-image-rotate-api

* support restore in image previewer

* support image rotate

* upgrade react-image-lightbox

* fix bug - first image auto previewed in list layout, improve delete and restore action

* remove raise

* fix last line

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-09-03 10:31:42 +08:00
awu0403
670ee89f24
Org export log (#6652)
* org admin export log

* optimize code

* optimize code

* optimize code

* update

* update code

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-09-02 18:07:40 +08:00
Michael An
b4059f9bf7
fix org department add member (#6686) 2024-09-02 16:16:56 +08:00
Michael An
c05902f22d
change trash dialog style (#6689) 2024-09-02 16:16:21 +08:00
杨顺强
eea1a04585
Revert "feat: sdoc metadata (#6682)" (#6684)
This reverts commit 9bda201094.
2024-09-02 12:55:10 +08:00
杨国璇
9bda201094
feat: sdoc metadata (#6682)
* feat: sdoc metadata

* feat: update code

* feat: update code

* feat: update code

* feat: update sdoc version

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.7>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-02 11:41:24 +08:00
cir9no
7ef88f9990
feat(md): add markdown summary sup (#6671) 2024-08-30 17:45:34 +08:00
shenzheng-1
d26c6d119c
image_caption (#6657)
* image_caption

* update

* update

* update

* update

* update

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-08-30 14:36:52 +08:00
杨国璇
b7f0310883
feat: metadata custom select font (#6674)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-30 11:38:22 +08:00
杨国璇
c06d51a596
fix: longtext saved auto close (#6676)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-30 11:26:18 +08:00
杨顺强
38c5efe7c0 update sdoc version and sdoc translate 2024-08-30 10:18:00 +08:00
杨顺强
b8fa61c32b update seafile-editor version 2024-08-30 07:24:01 +08:00
llj
1495314544
"['dir view'] display file access log in a dialog instead of an independent page (#6673)
- click 'Access Log' in the menu for files in list/grid mode, or
  single-selected file
2024-08-30 07:02:29 +08:00
杨国璇
fa6427f9dc
feat: metadata longtext editor (#6666)
* feat: metadata longtext editor

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: delete code

* feat: update code

* feat: update font

* feat: update font

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-30 07:00:26 +08:00
Aries
d8816fa2e1
update move dialog ui (#6672) 2024-08-30 06:55:57 +08:00
Michael An
e88437bbdc
change grep icon color (#6665) 2024-08-29 16:41:16 +08:00
Michael An
381fdb613f
change lib content view icon style (#6667) 2024-08-29 16:10:59 +08:00
Aries
a3d6d81bc6
improve multiple selection when hold shift key on list layout (#6640) 2024-08-29 09:58:15 +08:00
Michael An
fedfbf9bf4
change password check (#6656)
* change password check

* update

* Update views.py

* optimize-code

* remove min_len and level when frontend check password

* remove too short level

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-08-28 17:52:54 +08:00
杨国璇
0aa7c7da00
fix: metadata loading error, view op done (#6660)
* fix: metadata loading error, view op done

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-28 17:09:47 +08:00
awu0403
99c58486f7
Md copy view (#6598)
* duplicate md view

* optimize code

* optimize code

* Update metadata_manage.py

* Update metadata_manage.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-08-28 16:06:47 +08:00
杨顺强
055a6c7814 update sdoc version and sdoc translate 2024-08-28 10:42:08 +08:00
Michael An
4e926821a0
fix search another result page refresh (#6653) 2024-08-27 18:30:42 +08:00
Michael An
a9f7442a9b
Fix metadata translation (#6651)
* update translation

* update translation

* fix bug
2024-08-27 17:03:42 +08:00
Michael An
6de70045a5
change side nav style when notification open (#6650) 2024-08-27 16:58:45 +08:00
杨国璇
82f77eb146
feat: metadata basic filters ui (#6647)
* feat: metadata basic filters ui

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-27 14:53:29 +08:00
杨国璇
5ee84cef82
feat: metadata turn off confirm (#6649)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-27 14:52:19 +08:00
Aries
694197d58e
Improve/gallery view UI and performance (#6623)
* improve gallery

* improve gallery images load in batches

* improve slider ui, group images by date, add group date tag

* improve gallery interactivity

* clean up redundant code

* update slider ui

* optimize gallery concurrent loading

* fix potential memory leak

* fix slider value sync error

* update slider icon

* fix code warnings

* change import sequence

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-27 13:48:04 +08:00
杨国璇
d2d264c1f9
feat: metadata init tip (#6644)
* feat: metadata init tip

* feat: optimize tip

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-27 13:34:26 +08:00
llj
0c29c4f27c
[group] 'members' dialog: scroll to the bottom and load the next batc… (#6645)
* [group] 'members' dialog: scroll to the bottom and load the next batch of members

* [group] 'members' dialog: improved the member number displayed
2024-08-27 12:02:42 +08:00
Michael An
f6272a9913
Update dirent-grid-item.js (#6646) 2024-08-27 10:19:03 +08:00
Aries
2e85559dfe
fix memory leak warning, clear timer when the component unmounts (#6641)
* fix memory leak warning, clear timer when the component unmounts

* clean up redundant check
2024-08-26 18:22:27 +08:00
杨国璇
4dea019fa6
fix: metadata contextmenu position (#6643)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-26 17:35:36 +08:00
杨国璇
2ec3fc7a51
feat: metadata basic filter (#6633)
* feat: metadata basic filter

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.124.9>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-26 16:21:23 +08:00
Michael An
50035219bb
fix folded nav animation (#6639) 2024-08-26 16:08:22 +08:00
Michael An
021b86389e
change zip file icon (#6637) 2024-08-26 10:46:51 +08:00
JoinTyang
56999ee4c5
merge seasearch and es (#6632)
* merge seasearch and es

* rebase

* update
2024-08-24 23:08:18 +08:00
杨国璇
b0e62adc64
feat: display files icon (#6635)
Co-authored-by: 杨国璇 <ygx@192.168.124.9>
2024-08-24 17:31:08 +08:00
Michael An
2aa0ff3686
change search mask index (#6634) 2024-08-24 16:36:24 +08:00
杨顺强
4195286986 update sdoc version and sdoc translate 2024-08-24 11:04:31 +08:00
杨国璇
751c3df1f9
feat: update sdoc editor version to 1.0.62 (#6630)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-24 09:31:32 +08:00
Michael An
d6a589a09b
change side nav folded animation (#6627) 2024-08-23 17:52:21 +08:00
cir9no
500b1dbb6b
feat: init sdoc summary when add summary column (#6449)
* feat: init sdoc summary when add summary column

* feat/meta: add summary single sdoc

* optimize some naming

* add summarize files api

* optimize code

* feat: update code

* feat: optimzie code

* feat: rebase code

* fix/mv: fix invalid path param when create summary

* feat/mv: add batch update summary text func

* feat/mv: add some details in parameter judgment

* feat: optimize code

* feat: delete useless import

* execute return api

* feat/summary: execute file not found situation

* fix: summary

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-23 17:51:52 +08:00
Michael An
18a96ed607
fix menu position (#6611) 2024-08-23 17:44:12 +08:00
杨国璇
b32b3fe904
Feat metadata column order (#6622)
* feat: metdata column order

* feat: hidden column support adjust column order

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-23 17:11:24 +08:00
Michael An
645099a405
Fix translation (#6625)
* update translation

* change text
2024-08-23 17:09:56 +08:00
Michael An
6b49bb9175
fix markdown file dropdown style (#6626) 2024-08-23 16:44:50 +08:00
Michael An
adf91f0ad8
change side folded nav UI (#6621) 2024-08-23 16:44:19 +08:00
杨顺强
4e2d5e1ebe update sdoc version and sdoc translate 2024-08-23 15:57:27 +08:00
llj
c7c059c601
['dir view'] 'list' mode: removed the underline when hover on the star/unstar icons (#6624) 2024-08-23 14:46:07 +08:00
杨顺强
2dff33f374 update sdoc version and sdoc translate 2024-08-23 14:38:06 +08:00
杨国璇
020f5b9e0a
fix: metadata resize property (#6605)
* fix: metadata resize property

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-23 11:50:05 +08:00
Aries
f8bebb6d91
add layout toggle shortcut (#6610)
* add layout toggle shortcut

* add switch mode shortcut on libraries page

* delete useless codes

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-23 11:30:45 +08:00
杨国璇
470ad1ba61
fix: lib icon style (#6616)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-22 18:04:05 +08:00
llj
6b7fb39071
[folded user side panel] user interaction improvements: use 'mouse hover' instead of 'clicking' to display the 'files sub nav' (#6619) 2024-08-22 18:01:04 +08:00
Michael An
1dfbd8c244
01 filter column not show column keys (#6618) 2024-08-22 17:57:49 +08:00
Michael An
98872bdb71 update axios version to fix warnings 2024-08-22 17:30:36 +08:00
llj
eb9643ed1c
[user side panel] added a 'sub nav' popover for 'Files' in the folded side panel (#6617) 2024-08-22 16:16:16 +08:00
Michael An
63e64f83df
change empty tip title margin (#6614)
fix other css format
2024-08-22 14:59:00 +08:00
lian
316e403202 Merge branch '11.0' 2024-08-22 14:48:01 +08:00
杨国璇
04129d4e7e
Feat metadata detail location display (#6612)
* feat: metadata location display in detail

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-22 11:46:19 +08:00
杨国璇
c8011a6ba3
fix: content style (#6608)
Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-08-22 09:47:58 +08:00
Michael An
84fc4975d2
fix Invite Guest dropdown style (#6607) 2024-08-21 18:14:21 +08:00
Ranjiwei
a2cd02f007
Admin share permissions (#6603)
* update

* update

* update

* Update urls.py

* Update share-permission-editor.js
2024-08-21 18:08:34 +08:00
Aries
ce3ffff54d
Feature/gallery view (#6578)
* add gallery view, display images in grid layout

* remove redundant code

* clean up redundant code, improve responsive gallery

* improve gaps in gallery
2024-08-21 17:14:57 +08:00
杨国璇
6f5f1f0e05
fix: path style (#6599)
* fix: path style

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 17:12:41 +08:00
Michael An
539daf8c3d
fix translation and style (#6604) 2024-08-21 16:32:41 +08:00
Michael An
6b3b497a04
change file chooser classname (#6594) 2024-08-21 14:41:29 +08:00
Michael An
dd53e6e7df
fix mobile side panel style (#6601) 2024-08-21 14:40:27 +08:00
Michael An
a2b9fabb06
fix trash dialog and dropdown menu style (#6600) 2024-08-21 11:51:55 +08:00
Aries
c08abe8fc1
Feature/improve interactivity of searched list in move dialog (#6597)
* improve interactivity of search result

* clean up redundant code

* clean up redundant code
2024-08-21 11:35:50 +08:00
Michael An
a8b61af868
fix translation (#6596)
* fix translation

* fix translation
2024-08-21 11:09:25 +08:00
杨国璇
ee38d54d9f
Feat dropdown check color (#6595)
* feat: dropdown check color

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-21 10:57:16 +08:00
杨国璇
b030693def
feat: metadata hide image location (#6591)
* feat: metadata hide image location

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 18:16:05 +08:00
Stephen
f5a74a1b42
update open-parent-folder button into drop-down-menu (#6582)
* update open-parent-folder button into drop-down-menu

* update the big-screen open-parent-folder

---------

Co-authored-by: 苏国栋 <gaozijian@StephenMacBook-Pro.local>
2024-08-20 18:08:51 +08:00
Michael An
610abf83e3
fix lib content detail style when tree is not open (#6590) 2024-08-20 16:38:43 +08:00
杨国璇
10d1e4d7a5
feat: update metadata ui component version to 0.0.23 (#6589)
* feat: update metadata ui component version to 0.0.23

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 13:59:45 +08:00
杨国璇
508a96e140
fix: metadata system folders (#6588)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 11:28:53 +08:00
杨国璇
af50cc2bab
refactor: metadata contextmenu (#6587)
* refactor: metadata contextmenu

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-20 11:21:19 +08:00
Michael An
a4caf6e970
select files and right dir tools is show (#6581) 2024-08-20 11:20:30 +08:00
Michael An
9051ad836e
change empty tips (#6565)
* [draft] change empty tips

* remove useless codes
2024-08-20 11:19:11 +08:00
杨顺强
a3a443354d update sdoc version and sdoc translate 2024-08-17 17:05:50 +08:00
杨国璇
285c47ac0a feat: adjust editor position 2024-08-16 21:59:37 +08:00
杨国璇
46e8aac5c6 feat: update code 2024-08-16 20:31:34 +08:00
杨国璇
7a47c647a2 feat: metadata multiple select 2024-08-16 20:30:55 +08:00
杨国璇
0142fe448a
fix: metadata copy paste (#6573)
* fix: metadata copy paste

* feat: hide file details

* feat: hide file details

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-16 20:28:25 +08:00
llj
2db1e43f21
['dir view'] for 'sdoc' file: add menu option 'Convert & Export', and (#6574)
make 'convert to markdown', 'convert to docx', 'export as docx' as its
sub-menu options

- menus: the 'more operation' menu for the current `<tr>`,
the 'more operation' menu for the single selected file,
the context menu
2024-08-16 20:27:18 +08:00
JoinTyang
bdd90fee31
repo admin can enable metadata (#6569) 2024-08-16 17:41:17 +08:00
Michael An
38a79d6309
fix translation (#6568) 2024-08-16 16:28:19 +08:00
Michael An
1161d43822 fix some translation 2024-08-16 15:04:04 +08:00
Aries
0d740cf138
Add option to only show folder in nav side panel (#6541)
* fix conflict

* remove redundant code

* add space at the end of css

* update ui
2024-08-16 11:59:07 +08:00
杨国璇
7543f195f3
fix: metadata count translate (#6567)
* fix: metadata count translate

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-16 10:57:22 +08:00
awu0403
6d0680f4b4
Wiki page trash (#6423)
* add wiki page trash

* update css

* update ui

* redesign

* update ui

* optimize code

* Update views.py

* Update models.py

* update notes

* Update mysql.sql

* change wiki trash UI

* redesign2

* update

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-08-16 10:17:54 +08:00
杨国璇
2b1c9cc8df
fix: detail editor (#6566)
* fix: detail editor

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.4>
2024-08-15 20:34:33 +08:00
llj
2e87f7acb4
['pdf file view'] fixup for the display of the tooltips when hover on the operation icons in the top-right corner (#6563) 2024-08-15 18:09:49 +08:00
杨国璇
ca5d33dd5a
feat: metadata detail editor (#6562)
* feat: metadata detail editor

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-15 17:38:42 +08:00
llj
2d2a8458a2
[system admin - groups] fixup for the 'Owner' value in creating new groups (#6561) 2024-08-15 16:17:38 +08:00
JoinTyang
ab0fe3041e
add obj_id column (#6540)
* add obj_id column

* add size suffix file detail column

* dir remove obj_id
2024-08-15 11:43:35 +08:00
Michael An
ad48b1cecf
fix create wiki page fast (#6560) 2024-08-15 11:23:07 +08:00
llj
44bf9e51ff
[Wikis] fixup for the empty tip (#6556)
* [Wikis] fixup for the empty tip

* [Wikis] fixup for the empty tip
2024-08-14 17:29:52 +08:00
Michael An
76e87a8611
change metadata style (#6557) 2024-08-14 16:19:31 +08:00
lian
ce80271270
update webdav access (#6554) 2024-08-14 15:38:17 +08:00
杨顺强
e1a4aee6f8 update sdoc version and sdoc translate 2024-08-14 15:22:16 +08:00
llj
25c1d53bd3
['Activities'] removed the 'highlighted' effect for the 'date' row when hover on it (#6552) 2024-08-14 14:37:53 +08:00
Aries
ae47175713
Improve add view UI (#6529)
* improve add view and rename view ui

update view popover

format code

remove redundant code

improve input ui in view popover

remove redundant code

update rename view ui

* update icon size and color

* update icon color

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-08-14 13:37:52 +08:00
Michael An
16186b2a8b
01 notification more icon (#6551)
02 change trash mobile

03 mobile menu
2024-08-14 12:20:57 +08:00
杨顺强
a85f482d4a update sdoc version and sdoc translate 2024-08-14 11:44:20 +08:00
Aries
d85915e5f1
feature - enable move to prev/next image when preview image in metadata (#6547)
* feature - enable move to prev/next image when preview image in metadata

* remove redundant code
2024-08-13 20:28:03 +08:00
llj
37c3339467
['invite guest' page] improved 'delete' & 'revoke access' (#6545) 2024-08-13 18:07:12 +08:00
Michael An
f4908fa201
11.0 fix translation (#6544)
* remove useless translation (#6543)

* remove useless translation
2024-08-13 12:07:57 +08:00
Michael An
a0207e3853
delete useless translation (#6542) 2024-08-13 11:36:20 +08:00
Aries
0babffd734
improe add and move dialog ui (#6535) 2024-08-13 10:21:32 +08:00
llj
991c8bf478
[share dialog - upload link'] redesigned the 'link details' panel (#6539) 2024-08-12 23:30:15 +08:00
Michael An
58e4e66243 Update sf-metadata-ui-component version 2024-08-12 18:05:58 +08:00
llj
94e76c395c
[system admin - info] update for the UI of the heading (#6538) 2024-08-12 17:37:39 +08:00
Michael An
5b85e375ba
fix select dirent bug (#6537) 2024-08-12 17:16:54 +08:00
杨国璇
27bf8792da
fix: metadata status toggle (#6530)
* fix: metadata status toggle

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 17:15:56 +08:00
Michael An
0ec12c0948
change metadata file icon url (#6536) 2024-08-12 17:08:49 +08:00
杨国璇
2e0b75d809
fix: the position of metadata column added in group view (#6534)
* fix: metadata add column position in group view

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:26:17 +08:00
杨国璇
f7a7636867
fix: browser spell (#6533)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:25:37 +08:00
杨国璇
177e97bb73
fix: metadata cv and drag bug (#6532)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:24:48 +08:00
llj
172ab0d2ad
For mobile (#6523)
* ['notice' popover, 'all notice' dialog] fixup for mobile

* ['Files' page] fixed library icon size for mobile

* ['settings' page] fixup for 'Email notification'

* ['my libs'] fixed 'star/unstar', 'share', 'delete'

* ['deleted repos' dialog] modified column width of the table for mobile

* ['share' dialog] modified 'link details' panel for mobile

* [side panel resizer] removed it for mobile

* [group/department, shared with all] fixed the operation menu for mobile

* ['dir view'] don't offer 'repo history' page for mobile

* ['help'] fixup for page with large images, for mobile

- fixup for http://127.0.0.1:8000/help/drive_client_2.0_for_windows_10/
  (in mobile, the content of it overflowed to the right, and was cut off)

* ['file view'] removed 'history' page for mobile

* ['markdown file view'] removed 'history' page for small screen, mobile

* ['dir view'] added a gray layer to close the 'file/folder tree' panel in mobile

* ['dir view'] fixup for the 'path' bar in mobile

* ['dir view', 'shared dir view'] don't display the 'tag list' in root for mobile
2024-08-12 12:14:03 +08:00
Michael An
980d0922eb
Change wiki page icon click event (#6528)
* 01 toggle child page and do not select page

* 02 change toggle page style
2024-08-12 10:24:02 +08:00
Michael An
3ba991e3f7
fix search when move dir to other repo (#6527) 2024-08-11 19:35:53 +08:00
Michael An
28923c8d7b
fix search when move dir to other repo (#6526) 2024-08-11 19:25:40 +08:00
杨国璇
739f652390
feat: file status option (#6525)
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-08-10 21:37:28 +08:00
杨国璇
10bce839c2
fix: metadata file type column options (#6524)
* fix: metadata file type column options

* feat: optimize  code

---------

Co-authored-by: 杨国璇 <ygx@192.168.124.3>
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-08-10 18:20:21 +08:00
杨顺强
f3e353168e update sdoc version and sdoc translate 2024-08-10 11:34:00 +08:00
杨国璇
bd969c48ea
refactor: metadata load (#6522)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-09 18:01:58 +08:00
Aries
10c1dca95c
Add context menu (#6519)
* add context menu component, implement open in new tab and open parent folder options

* clean redundant change

* update context menu to support group mode

* remove redundant code

* improve ui component style
2024-08-09 17:47:09 +08:00
Michael An
0c484f51c2
change wiki avatar style (#6520) 2024-08-09 17:37:26 +08:00
yinjianfei-user
ffd94856fc
Add restore version (#6515)
* add-restore-version

* update template

* add Permissions

* code normal
2024-08-09 14:45:04 +08:00
杨顺强
c99e0765aa update sdoc version and sdoc translate 2024-08-09 14:42:40 +08:00
Aries
9478d4637d
add url for view, keep in the same view after refresh (#6510)
* parent e2bb71e8c9
author Aries <urchinzhou@gmail.com> 1723011852 +0800
committer Aries <urchinzhou@gmail.com> 1723110297 +0800

add url for view, keep in the same view after refresh

* delete useless viewName
2024-08-09 10:32:28 +08:00
杨国璇
fdd5e6dbf9
refactor: metadata columns (#6516)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-08 22:17:47 +08:00
杨国璇
4c6cf8fbb1 fix: selected file metadata info 2024-08-08 20:02:03 +08:00
杨顺强
33bfffa6c1
optimize code (#6517) 2024-08-08 18:08:09 +08:00
杨国璇
e2bb71e8c9
fix: set width fail (#6509)
* fix: set width fail

* feat: update code

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-08 16:10:53 +08:00
Michael An
0921335971
change column text to property (#6513) 2024-08-08 16:10:09 +08:00
Michael An
b5e28df790
[fix] rename metdata column name (#6511) 2024-08-07 17:47:00 +08:00
Michael An
e5d92ccb9e fix import code bug 2024-08-07 14:13:42 +08:00
Michael An
8d17562ccd
fix search file when move file or dirent (#6480)
* fix search file when move file or dirent

* change style

* change style
2024-08-07 14:01:37 +08:00
杨国璇
4dc0df7093
feat: detail resize width (#6507)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-07 14:01:01 +08:00
yinjianfei
c305f93a3f update sdoc version and sdoc translate 2024-08-07 10:32:28 +08:00
Michael An
0e3788ebb6
remove file-tag-list in file details page (#6506) 2024-08-07 10:18:17 +08:00
杨国璇
b043cb8491
feat: side properties (#6485)
* feat: side properties

* feat: show metadata

* feat: delete record expand

* feat: optimzie code

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 17:30:11 +08:00
杨顺强
1c169b5329 update sdoc version and sdoc translate 2024-08-06 17:25:37 +08:00
杨顺强
5b218a1176 update sdoc version and sdoc translate 2024-08-06 17:00:21 +08:00
Ranjiwei
f223268102
Merge pull request #6495 from haiwen/change-file-type-png
change file icon type
2024-08-06 14:54:31 +08:00
Michael An
b5cb8d0fa3
update axios version (#6499) 2024-08-06 14:46:46 +08:00
杨国璇
923de281f4
fix: metadata switch ui (#6501)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 14:44:29 +08:00
杨国璇
6d0713ef00
feat: metadata view permission (#6500)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 14:32:15 +08:00
Michael An
fd12baeea1
change file page icons style (#6493)
* change file page icons style

* change save icon style

* change Open parent folder menu
2024-08-06 14:16:23 +08:00
杨国璇
113389230d
fix: metadata single select data permission (#6497)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-06 12:16:37 +08:00
Aries
cfed2760a1
fix move to another repo failed (#6496) 2024-08-06 12:02:47 +08:00
Michael An
34993038f8 change file icon type 2024-08-06 11:46:09 +08:00
Michael An
20cf8b7f58
change file icon size to 256 (#6490) 2024-08-05 21:04:31 +08:00
Michael An
5fbc14e089
change markdown history page style (#6492) 2024-08-05 21:02:48 +08:00
Michael An
381a945fb1
fix search input icon style (#6491) 2024-08-05 17:00:33 +08:00
Aries
3747b8acfc
Update recently used view (#6487)
* improve recently used item list ui

* update view in recently used from repo list to folder list
2024-08-05 16:08:05 +08:00
杨顺强
636b8e2e8a update sdoc version and sdoc translate 2024-08-05 15:41:51 +08:00
Ranjiwei
9b3492088c
set-password-strength (#6477)
* set-password-strength

* update-uni-test

* Update views.py

* update

* remove userless code

* Update settings.py
2024-08-05 12:10:36 +08:00
Aries
8623e01e99
Improve move and copy dialog ui components (#6467)
* implement catalog view in move dialog

* update move dialog ui components

* improve move dialog ui

* remove debug info

* improve copy dialog ui

* improve search view ui in move and copy dialog, refactor part of file-chooser.js and file-chooser.css

* handle cases where repo_name is too long, truncate text with an ellipsis, remove search container border

* handle cases where repo_name too long in search result item

* update move and dialog ui details

* add radius to repo list item
2024-08-05 10:48:16 +08:00
杨国璇
6ed1fe58bc
feat: details (#6484)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-02 22:31:46 +08:00
Michael An
5c2f05ee8d
fix folder do not have file then select all bug (#6482) 2024-08-02 22:30:16 +08:00
yinjianfei-user
6245098958
update version (#6483) 2024-08-02 18:16:13 +08:00
Michael An
59b9445f48
fix sdoc history flash (#6481) 2024-08-02 18:03:20 +08:00
Michael An
6ce8336e9a
metadata copy and paste cell (#6472) 2024-08-02 16:15:38 +08:00
yinjianfei-user
7934cfe2ed
update version (#6478) 2024-08-02 15:16:44 +08:00
yinjianfei-user
783493f256
create-sdoc-file-add-link (#6453) 2024-08-02 14:40:16 +08:00
杨顺强
51b8706ace
fix print bug (#6474) 2024-08-02 13:35:32 +08:00
awu0403
b24be2e812
add enable file tags config (#6456)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-08-02 13:27:20 +08:00
Michael An
f50ba4c5f9
change resize bar z-index (#6462) 2024-08-02 12:37:58 +08:00
Aries
73ac3e7e69
revise isMutipleOperation to isMultipleOperation (#6471) 2024-08-02 11:41:07 +08:00
Michael An
1c97702e9f
searched repos support keyboard events (#6454) 2024-08-02 08:42:52 +08:00
杨国璇
437ee7e563
fix: metadata modify group cell value when column is used for group (#6464)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-01 20:48:19 +08:00
llj
53c85d9366
[select-editor, link details] fixup: display the current option rightly for the 'select-editor'; removed ':' after 'Permission' for 'link details' (#6465) 2024-08-01 20:47:46 +08:00
lian
ac82753546
org admin set user default quota (#5660)
* org admin set user default quota

* update
2024-08-01 18:22:19 +08:00
awu0403
345a8d8dd5
sso disable pwd login (#6442)
* org sso disable pwd login

* optimize code

* update

* optimize code

* update

* update

* update

* code-optimize

* update

* Update ccnet_db.py

* code-optimize

* optimize code

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-08-01 17:54:31 +08:00
Michael An
0354810c9c
update seafile-js version (#6463) 2024-08-01 17:18:45 +08:00
杨国璇
af026f6f24
feat: metadata long text formatter (#6461)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-01 16:17:04 +08:00
Michael An
ba59969806
fix metadata column className (#6455)
* fix metadata column className

* fix column name is not show
2024-08-01 11:42:29 +08:00
llj
8aac3a27c8
File view new icons (#6448)
* ['file view'] use new icons(svg icons)

* ['file view'] use new icons for 'markdown file view' page

* ['file view'] for 'markdown & other text files': highlight the 'Save' button when it can be saved
2024-08-01 11:31:43 +08:00
Michael An
848eca804b
Change metadata UI (#6450)
* 01 change select option

* 02 fix new column autofocus

* 03 fix group by

* 04 press enter to create view
2024-07-31 22:16:12 +08:00
杨国璇
ff872a7f75
fix: metadata group (#6447)
* fix: metadata group

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: update code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.124.7>
2024-07-31 21:30:09 +08:00
Michael An
43275017d7
Change metadata single select style (#6445)
* 05 change edit single select text

* 01 change delete option tip

* 02 selected option show check icon

* 03 change keyboard events

* 04 single select can add option when no option

* 06 export options to JSON

* 07 import options from json

* 08 fix select option and auto close
2024-07-31 16:13:09 +08:00
杨国璇
f678bd6ce0
feat: metadata view support hidden columns and group rows (#6441)
* feat: metadata view support hidden columns and group rows

* feat: optimize code

* feat: optimzie code

* feat: optimize css

* feat: optimzie group

* feat: optimzie group

* fix: proptypes

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-31 12:11:00 +08:00
杨顺强
555395e94d update sdoc version and sdoc translate 2024-07-31 11:22:52 +08:00
Michael An
ec0ef2a37b
fix metadata label for (#6443) 2024-07-31 11:08:07 +08:00
Aries
293470e39e
fix bug - drag and drop multi-selected items failed (#6436)
* fix bug - drag and drop multi-selected items failed

* fix bug - files are lost after moving items into selected folder
2024-07-31 10:09:07 +08:00
Michael An
2838789744
Change sdoc frozen icon (#6439)
* 01 change sdoc frozen icon

* 02 optimize codes
2024-07-30 10:33:45 +08:00
Michael An
604fdadf2d
Fix metadata single select bug (#6438)
* 01 fix getColumn bug

* 02 fix operation log error

* 03 fix operation is undefined
2024-07-29 17:28:18 +08:00
Michael An
cea111274f
change seadoc menu sequence (#6437) 2024-07-29 14:53:40 +08:00
llj
516f87fc30
['dir view' page] the toolbar: moved the options 'Upload Files', 'Upload Folder' to the first level menu (#6434) 2024-07-29 09:54:18 +08:00
Michael An
3d36504ce6
change craete sdoc option (#6435) 2024-07-29 09:53:46 +08:00
Aries
5045c60485
update search short cut key from command/ctrl + f to command/ctrl + k (#6433) 2024-07-27 16:22:56 +08:00
llj
6f241904d3
[my deleted libraries] redesigned it (#6426)
* [my deleted libraries] redesigned it

* moved the entrance from the right corner to the left dropdown menu of
'My Libraries' page
* redesigned it: changed it from an independent page to a dialog

* [my deleted libraries] improved UI details for the dialog(repo list & empty tip)
2024-07-27 15:41:38 +08:00
Aries
559dfff42b
Grid view support drag drop item to path (#6429)
* feature - drag and drop file to target path in grid view

fix typo

* update target path item background color when drag enter

* fix bug - select-all checkbox is actived after the last item is moved to another path

* fix bug - drag drop action conflict with multi-select by keyboard

* remove console log

* fix type error
2024-07-27 12:04:33 +08:00
awu0403
953f17e717
Group to department (#6411)
* change group to department

* update group quota

* admin change group

* optimize code

* Update change-group-dialog.js

* update

* code-optimize

* code-optimize

* Update groups.py

* update

* fix group-name

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-27 11:21:59 +08:00
Michael An
ed1424d4f9
[wiki] change drag page into another page (#6422)
* 01 change drag page into another page

* 02 delete useless codes

* update move page

* fix invalid position

* delete useless codes

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-07-27 07:52:12 +08:00
杨国璇
2056b73c91
Fix metadata single select filter bug (#6432)
* fix: metadata single select filter bug

* feat: optimzie code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-26 17:54:38 +08:00
Michael An
749aa3b735
fix text bug (#6431) 2024-07-26 17:38:55 +08:00
杨国璇
1d2ee1ac52
feat: metadata filter (#6430)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-26 17:15:52 +08:00
Aries
3a06447faf
Grid view support multi-select by drag (#6420)
* grid view support multiple selection by drag

* fix conflict with multiple selection by keyboard

* improve selection experience and code format

* fix bug - select failed when file name include '...'
2024-07-26 17:15:18 +08:00
Aries
fa46b89b0d
12.0 list view support multiple selection (#6421)
* Feature - multiple selection with ctrl/shift

* update grid view context menu list in multiple selection mode

* list view support multiple selection

* improve list view selection experience

* before remove activeDirent state

* improve list view selection experience

* fix warnings
2024-07-26 17:07:26 +08:00
llj
9aeaeed894
['dir view' page] 'file/folder tree panel': make it fully shown as an independent panel in mobile (#6428) 2024-07-26 16:58:23 +08:00
杨国璇
808e802499
feat: metadata add geoloaction (#6425)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-26 11:42:09 +08:00
杨顺强
37251e5e36 update sdoc version and sdoc translate 2024-07-26 10:48:51 +08:00
awu0403
9d227661b3
share wiki (#6413)
* share wiki

update leave and return

update get group info

* format optimize

* Update wikis.js

* Update wiki2.py

* fix empty group_wikis

* update

* remove-useless-code

* add-owner-nickname

* Update wiki2.py

* Update wiki2.py

* Update wiki2.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-25 17:28:55 +08:00
杨顺强
aa477190f2 update seafile-editor version 2024-07-25 17:08:28 +08:00
杨国璇
8a5bcf1c14
feat: metadata editor(number、single select、collaborator) (#6385)
* feat: metadata editor(number、single select)

* feat: optimize code

* feat: optimize code

* feat: add checkbox editor

* feat: optimzie code

* feat: delete code

* feat: optimzie code

* feat: optimzie eslint

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-25 16:42:18 +08:00
cir9no
24ad6cda3e
12.0 integrate filename seasearch (#6412)
* seafevents integrate filename seasearch

* feat: integrate filename seasearch

* control seasearch open and close at seafevents conf

* fix post redundant api

* feat/seasearch: change seasearch control option

* cancel seasearch url verify

* fix bug

* add es search control  field

* delete redundant seafile ai code

* update

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-07-25 14:17:24 +08:00
Michael An
113a88d850
[Refactor] Do not run mobile functions on PC devices (#6408)
* 01 refactor dirent-list-item

* 02 refactor upload links

* 03 refactor linked devices

* 04 refactor user-settings linked-devices

* 05 refactor invitation view

* 06 refactor share-links

* 07 refactor starred page

* 08 refactor share-admin folders

* 09 refactor share-admin libraries

* 10 refactor shared-libs
2024-07-25 11:04:36 +08:00
Michael An
5f99c77596
change dir tools style (#6417) 2024-07-25 11:02:55 +08:00
JoinTyang
47feabe06a
optimize enable metadata (#6416) 2024-07-24 18:06:42 +08:00
Michael An
cf7db4b6b8
change org-admin dialog (#6414) 2024-07-24 16:43:43 +08:00
llj
14aa066395 Merge branch '11.0' 2024-07-24 15:55:01 +08:00
llj
640edbfe68
['folder permission' dialog] fixup: added 'catch' for seafile API requests; fixed prop type checking (#6410) 2024-07-24 14:59:26 +08:00
yinjianfei-user
e1ea06ec19
update-file-history-page (#6401) 2024-07-24 09:51:52 +08:00
Michael An
51d617c9cc
fix code bug when enableOnlyOffice (#6407) 2024-07-24 00:33:12 +08:00
Aries
be84e505d0
12.0 grid view support multiple selection (#6403)
* Feature - multiple selection with ctrl/shift

* update grid view context menu list in multiple selection mode

* fix code format

* optimize codes
2024-07-23 23:08:53 +08:00
Michael An
2bc5ef7957
change share to user style (#6406) 2024-07-23 21:15:02 +08:00
Michael An
0fd8c9275a
Fix create wiki with department owner name (#6400)
* 01 fix add wiki department id change to email

* 02 fix wiki with same name
2024-07-23 14:40:52 +08:00
Michael An
c64bb90669
12.0 optimize wiki nav style (#6398)
* delete useless classnames

* change icon style

* fix click trigger area
2024-07-23 10:49:42 +08:00
awu0403
ebc5c669ee
update user info (#6352)
* update user role

* update set user role

* remove admin user role

* Update user-info.js

* Update user-info.js

* Update user-info.js

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-22 14:21:42 +08:00
Michael An
019e09cb15
fix double click image (#6393) 2024-07-22 14:12:22 +08:00
杨顺强
e94eb3ab66
optimize page cover style (#6392)
* optimize page cover style

* update sdoc editor version
2024-07-22 14:01:34 +08:00
Aries
64aba5bb4e
display thumbnail after upload file (#6382) 2024-07-22 11:41:30 +08:00
杨顺强
340cdbd254
fix first child style (#6389) 2024-07-22 11:14:39 +08:00
杨国璇
245965cbe6
feat: repalace api.getviews with api.getview when load view (#6388)
* feat: repalace api.getviews with api.getview when load view

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-22 10:52:21 +08:00
Ranjiwei
3b0cd4fcbe
repo-metadata-views (#6344)
* repo-metadata-views

* Update metadata_manage.py

* feat: add view

* feat: refresh view tool bar

* update

---------

Co-authored-by: 杨国璇 <ygx@192.168.124.14>
2024-07-22 09:45:08 +08:00
Ranjiwei
add4689b02
add-share-link-authentication (#6201)
* add-share-link-authentication

* [share link - link creation] 'set scope': redesigned it

* update

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* [share link - link details] redesigned the panel

* [share dialog - share link] 'authenticated users/emails' panels: redesigned them

* [share dialog - share link'] UI details, UX, and code improvements for 'link detais, authenticated users/emails' panels

* [share dialog - share link] updated the 'submit' handler for the 'authenticated emails/users' panels; fixup for 'set scope' in the 'link creation' panel'

* [share dialog - share link] deleted 'share-link-api.js', moved api modification to seafile-js; fixed 'change scope'  & etc. in 'link details'

* [share dialog - share link] link authenticated users: update 'submit' handler according to the python API update

* [share dialog - share link] added 'share-link-api.js' back & used it

* [share dialog - share link] handled eslint warnings and etc.

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-07-19 18:12:35 +08:00
Michael An
69eb6263cf fix code error 'isDropdownToggleShown' 2024-07-19 16:20:49 +08:00
lian
557f345467 Merge branch 'master' into 12.0 2024-07-19 14:58:02 +08:00
Michael An
88a6f73621
change trash dialog style (#6383) 2024-07-19 14:37:22 +08:00
Aries
5f31f1a969
Feature - add more operation button on sidebar (#6372) 2024-07-19 13:54:41 +08:00
Ranjiwei
8dc731b21a
Drop wiki2 tables (#6373)
* wiki2-drop-wiki-tables

* Update models.py

* update

* Update wiki2.py
2024-07-19 12:27:39 +08:00
Michael An
67780dd73d
12.0 fix left nav tooltip z-index and cursor style (#6381)
* 01 delete useless z-index

* 02 change tooltip cursor style
2024-07-19 12:10:07 +08:00
Michael An
88dc8d0cac
run npm lint when open PR (#6375)
* 01 fix code warnings

* 02 change test.yml
2024-07-19 11:14:28 +08:00
Aries
c3b9b96ed9
add grid item margin (#6376) 2024-07-19 09:44:40 +08:00
杨国璇
b829f39618
feat: metadata view calculate (#6378)
Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-07-19 09:33:23 +08:00
杨国璇
1a00cc6c54
fix: metadata editor bug (#6377)
* fix: metadata editor bug

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-07-18 20:49:02 +08:00
Michael An
a4ffa253f5
12.0 fix left nav tooltip (#6371)
* 01 change tooltip position

* 02 change id files
2024-07-18 20:44:21 +08:00
杨国璇
a87c1769e6
fix: js warning (#6374)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-18 17:54:28 +08:00
杨国璇
71a04bf7b6
feat: insert column (#6358)
* feat: insert column

* feat: adjust api

* feat: delete code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-18 17:40:53 +08:00
Michael An
5f42f71486
change side nav tooltip and animation (#6361)
* change side nav tooltip and animation

* fix code warnings
2024-07-18 16:07:46 +08:00
Aries
91ebfd1398
adjust anti-shake interval from 250ms to 100ms (#6370) 2024-07-18 16:02:38 +08:00
Ranjiwei
1bc984f515
update (#6369) 2024-07-18 14:30:57 +08:00
awu0403
0981a0dc99
update repo trash (#6148)
* update repo trash

* update code

* select trash

* update

* update

* merge clean trash

* fix-uni-test-and-code-optimize

* Update mysql.sql

* code-optimize

* update select

* update sql

* update UI

* change trash dialog style

* optimize code

* fix code format

* Update repo_trash.py

* update

* add clean trash Command

* update

* optimize code

* support page

* support frontend page

* update

* Update __init__.py

* Update clean_repo_trash.py

* Update clean_repo_trash.py

* Update clean_repo_trash.py

* Update trash-dialog.js

* Update clean_repo_trash.py

* set default by 90

* Update clean_repo_trash.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-07-18 13:44:41 +08:00
Michael An
cf7272c274
fix grid menu style (#6366) 2024-07-18 13:37:12 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Aries
c5d02b33b2
Improvement - auto focus filename without extension when renaming (#6364)
* Improvement - auto focus filename without extension when renaming

* code formatting
2024-07-18 11:54:50 +08:00
Aries
77def3b1f6
Improvement - dirent grid view mode interactive experience (#6362)
* Improvement - dirent grid view mode interactive experience

* Fix - code formatting
2024-07-18 11:17:19 +08:00
Aries
bc02e2f47d
Fix bug - rename submit failed when click enter in grid mode (#6363) 2024-07-17 21:00:10 +08:00
杨顺强
de3f5bbf3d update sdoc version and sdoc translate 2024-07-17 14:13:15 +08:00
Aries
2b1cace1b8
12.0 add sort button in lib content view (#6355)
* feature - add sort button on content page

* remove seahub/wiki2/migrations/0001_initial.py

* add default option for sort options

* modify shallow compare to strict compare
2024-07-17 11:09:53 +08:00
Michael An
ab56b68887
change context menu style (#6333)
* change menu context style

* change tree view menu context
2024-07-17 10:45:53 +08:00
杨顺强
47e4bb4573
Merge pull request #6359 from haiwen/12.0-fix-page-name-synchronous-bug
fix rename page logic
2024-07-17 10:03:52 +08:00
杨顺强
32473959f9 update sdoc version and sdoc translate 2024-07-16 18:25:16 +08:00
Michael An
b31c2177e2 change end typing indent 2024-07-16 17:18:09 +08:00
Michael An
3d089d0728 fix rename page logic 2024-07-16 17:00:32 +08:00
Michael An
3e24c322dc
Fix delete page (#6356)
* 01 fix memory leak

* 02 delete useless side panel icon code

* 03 delete useless function

* 04 delete useless delete page
2024-07-16 16:08:53 +08:00
Michael An
5f3c79d2a8
Change page title (#6350)
* 01 change component name

* 02 change wiki title
2024-07-16 10:26:57 +08:00
Michael An
7c6866503f
Fix wikis list style when side panel width is changing (#6349)
* fix wikis list style when side panel width is changing

* change code format

* fix wiki list item width when side panel is folded
2024-07-15 17:23:23 +08:00
JoinTyang
2536d5c6c3
metadata add file type (#6347) 2024-07-15 17:00:40 +08:00
Michael An
3f9e071a17
optimize file name in grid view (#6345)
* optimize file name in grid view

* optimize codes
2024-07-15 15:13:34 +08:00
awu0403
f12358edd1
Update wiki page (#6298)
* add wiki page

* delete wiki page

* update

* move wiki page

* optimize code

* update

* fix code format

change error message

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-07-15 13:46:05 +08:00
Michael An
6d4e06b571
Fix search folder bug (#6346)
* 01 remove useless toolbar

* 02 change search result is dir
2024-07-13 21:03:31 +08:00
Michael An
4c5509ea14
12.0 change button color (#6329) 2024-07-13 15:15:22 +08:00
杨顺强
a9f255a784 add font-family limit 2024-07-12 16:13:19 +08:00
杨顺强
52d57a80a9 fix wiki icon bug 2024-07-12 15:56:35 +08:00
Michael An
d137f85420
12.0 support drag side nav (#6340)
* 01 optimize resize bar

* 02 app side panel support resize

* 03 side panel is folded do not support resize

* 04 optimise code

* 05 use localStorage
2024-07-12 15:52:10 +08:00
杨顺强
7818cdb2ab update sdoc version and sdoc translate 2024-07-12 12:03:11 +08:00
llj
d74225c21f
[dir view, shared dir view] grid mode: display fold/file names in 2 lines (with ellipsis when it needs) (#6261) 2024-07-12 11:38:23 +08:00
Michael An
10dfe2e47c
fix search when change repoID (#6338)
* fix search when change repoID

* change function name
2024-07-11 20:37:57 +08:00
杨国璇
1963e7538e
fix: view tool popover position (#6337)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-11 18:20:30 +08:00
杨顺强
48f0ed4c6b
Merge pull request #6336 from haiwen/update-wiki-cover-name
fix code bug
2024-07-11 17:53:17 +08:00
杨国璇
2126d1f4cd
feat: metadata ui (#6334)
* feat: metadata ui

* feat: optimize ui

* feat: optimize ui

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-11 17:46:15 +08:00
杨顺强
bb36aa4958 fix code bug 2024-07-11 17:45:33 +08:00
Michael An
c41407f783
12.0 change app structure (#6335)
* 01 change app structure

* 02 change setting page

* 03 optimize header style

* 04 change app mobile side panel logo
2024-07-11 17:45:30 +08:00
杨顺强
4e16703d33 update sdoc version and sdoc translate 2024-07-11 14:56:11 +08:00
lian
84540f5246
support set permission for share link (#6332) 2024-07-11 14:28:00 +08:00
Michael An
00713041c6
fix md convert to sdoc (#6331) 2024-07-11 12:09:57 +08:00
杨顺强
938377e87c update seafile-editor version 2024-07-11 11:03:46 +08:00
杨国璇
4d3f8a6df5
refactor: metadata view (#6322)
* refactor: metadata view

* feat: update code

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-10 18:18:57 +08:00
llj
98b818b26e
[terms and conditions] fixup for the 'name' input in the 'add' dialog; handled 'long text' preview (#6328) 2024-07-10 18:02:11 +08:00
Michael An
0e950d29d7
12.0 remove groups page (#6325)
* 12.0 remove groups page

* redirect groups to libraries page
2024-07-10 17:19:41 +08:00
杨顺强
a0273c8829
Merge pull request #6327 from haiwen/update-wiki-header-module
Update wiki header module
2024-07-10 17:10:00 +08:00
杨顺强
fc27ec966c update sdoc editor version 2024-07-10 17:09:03 +08:00
杨顺强
ff07a2373a optimize code 2024-07-10 16:41:18 +08:00
杨顺强
e5657615ce optimize code 2024-07-10 16:37:41 +08:00
llj
1a443c2d04
['group members' dialog] display a scrollbar in the dialog when it needs (#6324) 2024-07-10 14:44:53 +08:00
awu0403
a27f6d340a
update export file access (#6112)
* update export file access

* optimize

* update

* update

* optimeze code

* optimize

* Update utils.py

* Update utils.py

* optimize code

* update

* update

* optimize code

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-07-10 14:38:25 +08:00
杨顺强
c4fb27e674 optimize code 2024-07-10 13:40:23 +08:00
Michael An
fbda14c855
12.0 optimize user select (#6307)
* 01 remove useless reviewer

* 02 change user select style

* fix code format
2024-07-10 11:29:10 +08:00
llj
a0ad4ee4e7
['settings' page] fixup for the display of the logo (#6323) 2024-07-10 11:24:43 +08:00
Michael An
a378b243e6
Change dir others content (#6320)
* change dir others content

* optimise css codes

* remove this.refs

* lib-others always show repo trashUrl
2024-07-09 21:45:51 +08:00
llj
2a312e02fe
Folded side panel (#6321)
* [user panel - header] update

* [folded side panel] modified UI details
2024-07-09 18:35:43 +08:00
杨国璇
d8ade9acb6
refactor: resize ui (#6315)
* refactor: resize ui

* feat: optimize z-indez

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-09 17:31:49 +08:00
Michael An
a319e65301
show history when select folder (#6318) 2024-07-09 17:31:03 +08:00
杨国璇
1ae64295c9
fix: resize (#6319)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-09 17:00:12 +08:00
杨顺强
1f0ac4fbc8
Merge pull request #6317 from haiwen/optimize-wiki2-css
Optimize wiki2 css
2024-07-09 15:49:09 +08:00
Michael An
bbf62abbeb
fix file extended info bug (#6316) 2024-07-09 15:09:34 +08:00
llj
ddbf0e7855
Side nav (#6309)
* [user panel] combined 7 commits into 1:

[user side nav] added 'fold/unfold' for the sidebar

[redesign] redesigned toolbar for 'my libs' & 'shared with all'; redesigned 'top bar' for 'help', 'clients' and other pages

[Shared with all] 'share existing libraries' dialog: added the 'close' icon back, enabled clicking outside to close the dialog

['Invite Guest' page] redesigned the toolbar

['Share Admin' - 'Links'] 'Share Links' page: redesigned the toolbar

['Share Admin' - 'Links'] 'Upload Links' page: redesigned the toolbar

cleaned up code

* [user side panel] update

* [user panel] update

* [code style] update: remove an eslint warning
2024-07-09 15:08:47 +08:00
Michael An
0d5dd2a65a
fix history and trash page icon size (#6314) 2024-07-09 10:33:54 +08:00
Michael An
e7eb77b9c6
Add nav others (#6313) 2024-07-09 09:45:50 +08:00
杨顺强
1393c0dc53 optimize css 2024-07-08 18:04:16 +08:00
杨顺强
31d01dd3e5 optimize css 2024-07-08 17:33:33 +08:00
Michael An
739a12ada4
fix markdown file type (#6312) 2024-07-08 17:19:40 +08:00
杨顺强
6f0bd6920c optimize code 2024-07-08 16:10:47 +08:00
杨顺强
22bcc31393 update sdoc editor version 2024-07-08 15:54:29 +08:00
杨顺强
d6d528d69e optimize code 2024-07-08 15:04:40 +08:00
Michael An
f5d33ba65d
change toolbar background color (#6310) 2024-07-08 10:34:05 +08:00
杨顺强
e9b31291fe update sdoc version and sdoc translate 2024-07-06 17:21:01 +08:00
杨国璇
1bab350380
fix: metadata file url (#6306)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-05 18:26:38 +08:00
杨国璇
dcf2289ef8
fix: get row (#6305)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-05 18:07:35 +08:00
杨国璇
ae5b90e6b2
feat: filename support open a file (#6304)
* feat: filename support open a file

* feat: add currentRepoInfo

* feat: op code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-05 17:41:34 +08:00
杨顺强
024290a12c update sdoc version and sdoc translate 2024-07-05 17:06:41 +08:00
杨顺强
54bc023488 update sdoc version and sdoc translate 2024-07-05 16:30:31 +08:00
liuhongbo
fe1dc6fc5b fix: add style scopoe 2024-07-05 16:25:07 +08:00
liuhongbo
47893ed87f fix: adjust wiki editor margin error 2024-07-05 16:14:17 +08:00
杨顺强
700bdca2bb update sdoc version and sdoc translate 2024-07-05 16:02:19 +08:00
杨顺强
f28afd31af
Merge pull request #6229 from haiwen/feat/wiki-support-icon-and-cover
Feat/wiki support icon and cover
2024-07-05 15:58:33 +08:00
Michael An
7e92731635
remove useless paras (#6302) 2024-07-05 15:43:50 +08:00
Michael An
6e45dfba13
fix list wiki department permission (#6301) 2024-07-05 15:30:12 +08:00
liuhongbo
bf9ced9da9 feat: npm uninstall glamor 2024-07-05 15:24:00 +08:00
JoinTyang
9916ac43e1
can add and modify property (#6297)
* can add and modify property

* clear extend property code
2024-07-05 15:13:26 +08:00
杨国璇
182b0f278f
fix: metadata arrow action (#6300)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-05 13:59:06 +08:00
Michael An
e19c4c1eac
Fix code bug (#6299)
* fix search ref bug

* fix no global var

* fix search mask open and keyEvent can use
2024-07-05 12:14:21 +08:00
liuhongbo
9fa0a4d5d9 style: format code 2024-07-05 09:24:33 +08:00
liuhongbo
4dedd8f436 style: format code 2024-07-04 19:00:40 +08:00
liuhongbo
2b60bf50ec style: format code 2024-07-04 18:23:26 +08:00
liuhongbo
c661fee439 feat: set cover 2024-07-04 18:23:24 +08:00
liuhongbo
416f26437f icon and cover 2024-07-04 18:23:01 +08:00
liuhongbo
9e61268219 style: format code 2024-07-04 18:23:01 +08:00
liuhongbo
a3ed7f298d feat: set icon 2024-07-04 18:22:58 +08:00
杨顺强
149aab4a2c update sdoc version and sdoc translate 2024-07-04 17:14:55 +08:00
Michael An
8b016dabb2
12.0 fix selected dirents number bug (#6296) 2024-07-04 16:54:39 +08:00
杨国璇
1eb709023e
feat: metadata checkbox (#6295)
* feat: metadata checkbox

* feat: optimize checkbox

* feat: update code

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-04 16:30:57 +08:00
lian
ef96b2bd6b
update share popup (#6294) 2024-07-04 16:13:03 +08:00
Michael An
17114eb2fc
12.0 refactor wiki folder (#6290)
* 01 remove wiki folder

* remove folder

* 03 remove wiki folder css

* 04 optimise codes
2024-07-03 17:57:10 +08:00
杨国璇
8b6abc7855
feat: metadata view part (#6289)
* feat: metadata view part

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-03 17:04:30 +08:00
JoinTyang
76af3d28ee
duplicate page (#6286)
* duplicate page

* change duplicatePage frontend

* update

* update

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-07-03 11:47:55 +08:00
杨顺强
69069b78cf update sdoc version and sdoc translate 2024-07-03 11:38:38 +08:00
Michael An
8874f44a1d
12.0 refactor wiki codes (#6284)
* 01 change name

* 02 change name

* 03 change name

* 04 change name

* change className
2024-07-02 23:09:05 +08:00
Michael An
0dfc67a47f
fix old history page icon size (#6288) 2024-07-02 23:07:48 +08:00
Michael An
da2717386e
12.0 change page icon style (#6285) 2024-07-02 18:16:34 +08:00
Michael An
4887772bf9
change recent search items support keyboard (#6283) 2024-07-02 16:15:33 +08:00
杨顺强
ab95841034 update sdoc version and sdoc translate 2024-07-02 15:00:26 +08:00
杨顺强
b68930ed7b
Merge pull request #6282 from haiwen/feat-adjust-wiki-editor-margin-style
feat: adjust wiki editor margin style
2024-07-02 14:34:33 +08:00
liuhongbo
52efa22e8a feat: adjust wiki editor margin style 2024-07-02 12:15:55 +08:00
Michael An
14c2186bcb
search type add enter icon (#6281) 2024-07-02 10:26:04 +08:00
杨国璇
cc13489fdf
feat: metadata file name display (#6279)
* feat: metadata file name display

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-02 09:55:06 +08:00
awu0403
cc159f5e87
fix repo trash button (#6254)
* fix repo trash button

* optimize code

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-07-01 20:34:46 +08:00
Michael An
d0faafbfba
12.0 change some icons (#6278)
* 01 history back icon

* 02 change download icons

* 03 fix code format

* 04 change copy icons

* 05 tree icon more color

* change icon
2024-07-01 18:33:57 +08:00
cir9no
fe069045a2
fix: fix flash when show repo res (#6277) 2024-07-01 16:38:44 +08:00
Michael An
e978fbe086
change search result is library (#6274)
* change search result is library

* fix warning
2024-07-01 16:36:26 +08:00
cir9no
adb0ab58fa
12.0-feat: add search library sup (#6211)
* 12.0-feat: add search library sup

* change highlight style

* change search api

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-07-01 14:37:49 +08:00
Michael An
ca6861c8d8
change more menu icon (#6273) 2024-07-01 11:25:08 +08:00
杨国璇
e2588debd3
feat: optimize code (#6272)
* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-06-29 20:02:36 +08:00
杨国璇
19f15c944f
feat: sf metadata display (#6249)
* feat: sf metadata display

* feat: update code

* feat: update code

* feat: lock react version

* feat: bug

* feat: optimize code

* feat: update transalte

* feat: update transalte

* feat: rebase code

* Feat: update code

* Feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.5>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-06-29 17:58:27 +08:00
杨国璇
b9027b343d fix: metadata bug 2024-06-29 16:20:22 +08:00
杨顺强
ee12ea8f3a update sdoc version and sdoc translate 2024-06-29 09:35:17 +08:00
lian
0e4cb9b7b5
org admin user password via onetime link (#6267) 2024-06-29 07:42:25 +08:00
Michael An
c8c58b4f6f
fix system-admin user page bug (#6268) 2024-06-29 07:41:50 +08:00
杨顺强
c3e2d8a421 update sdoc version and sdoc translate 2024-06-28 11:42:41 +08:00
Michael An
6233649970
12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
杨顺强
f8b98517ee update sdoc version and sdoc translate 2024-06-27 16:34:54 +08:00
杨顺强
2a8171a928 update sdoc version and sdoc translate 2024-06-26 11:38:53 +08:00
Michael An
cbc6c6c837
12.0 fix click spaces and select input (#6230) 2024-06-26 10:15:23 +08:00
llj
26bdd0decd
[settings] redesigned the 'heading' bar; fixup for the side nav; impr… (#6250)
* [settings] redesigned the 'heading' bar; fixup for the side nav; improved UI for content headings

* [settings] resigned it (the top bar, the side panel; the code frame)
2024-06-25 21:48:57 +08:00
Michael An
a5edeafb74
12.0 fix icon size (#6259)
* 01 change wiki dropdown icon style

* 02 change wiki title color
2024-06-25 21:45:41 +08:00
Michael An
939c85d3c1
12.0 remove glamor (#6256)
* remove glamor

* change toaster style
2024-06-25 16:46:29 +08:00
杨顺强
544ebe7fe6 update sdoc version and sdoc translate 2024-06-25 13:54:50 +08:00
llj
fad0b49a0e
[group, org admin - info] added missing files (#6251) 2024-06-24 16:39:53 +08:00
lian
8bcc05a6cd Merge branch 'master' into 12.0 2024-06-24 12:00:15 +08:00
lian
2694bfffa5
add can_share_repo role permission (#6234)
* add can_share_repo role permission

* update

* update

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-06-24 10:05:12 +08:00
llj
e4f7074735
['group' page] redesigned the toolbar & the 'group members' dialog; improved the 'manage members' dialog (#6248) 2024-06-21 17:32:03 +08:00
Michael An
d56be9ccd3
12.0 change triangle icon size 12px (#6245)
* 01 change font

* change triangle icon font size
2024-06-21 17:00:51 +08:00
杨顺强
cbf5943d84
Merge pull request #6242 from haiwen/fix-wiki-editor-new-page-popover-layer
fix: adjust layer
2024-06-21 13:45:12 +08:00
Michael An
b7e686786a
12.0 change triangle icon (#6233)
* change main page

* change main panel icon to #666666

* change wiki icon

* change sort icons

* change hidden header table

* change style
2024-06-21 12:07:58 +08:00
liuhongbo
1e4c052438 fix: adjust layer 2024-06-21 11:28:34 +08:00
杨顺强
a487d1a5b6 update sdoc version and sdoc translate 2024-06-21 11:13:03 +08:00
Michael An
f754959323
12.0 change tree highlight style (#6241)
* change root basic style

* change tree style
2024-06-20 18:32:46 +08:00
llj
ea6c38b4a6
[org admin] 'info' page: redesigned it (#6240) 2024-06-20 15:51:05 +08:00
Michael An
fd2d6c5c82
01 change grid mode library style (#6238) 2024-06-20 15:22:47 +08:00
Michael An
c3f89f41ed
12.0 fix dir dropdown menu style (#6239) 2024-06-20 15:15:55 +08:00
Michael An
c16433d7b8
01 change grid mode library style (#6236) 2024-06-20 13:47:57 +08:00
Michael An
d22d65e5e2
fix shared item style (#6231) 2024-06-20 09:52:03 +08:00
Michael An
646a55b3ec
12.0 nav side highlight (#6220)
* 01 fix code format

* 02 add nav highlight
2024-06-19 21:15:56 +08:00
Michael An
d722b852fe
12.0 change dropdown menu style (#6227)
* 01 remove 200px dropdown menu

* 02 change check mark icon className

* 03 change dropdown padding

* 04 change menu min width 200px

* 05 change sort repos dropdown
2024-06-19 15:16:54 +08:00
杨国璇
dfe4278679
refactor: tree ui (#6228)
* refactor: tree ui

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-06-19 13:45:11 +08:00
杨国璇
e252f50101
refactor: section (#6224)
* refactor: section

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-06-19 11:31:38 +08:00
杨顺强
9fcef01b65 update sdoc version and sdoc translate 2024-06-19 10:54:54 +08:00
llj
109a6d29fe
[page toolbar] '.cur-view-path': set the height of the heading/path bar in each page to be 48px; improved UI of the nav links (#6225) 2024-06-18 18:19:24 +08:00
llj
0da5d30442
['dir view', 'share link' pages] modified UI details for 'Retry All' & 'Cancel All' buttons in the upload dialog (#6221) 2024-06-18 16:37:25 +08:00
llj
577036b251
['Files'] modification for 'long library names' in 'Grid' view mode (#6219) 2024-06-18 14:51:34 +08:00
杨顺强
8e86b77ace
Merge pull request #6216 from haiwen/hotfix/adjust-side-panel-title-style
feat: adjust side panel title style
2024-06-18 13:35:18 +08:00
Michael An
3c01601ac9
delete useless codes (#6218)
* delete useless codes

* remove useless codes
2024-06-17 22:17:47 +08:00
llj
bb6a81e84a
['view mode' selector] rewrote the 'view mode' selector(fixup & improvements) and used it in 'Files' & 'dir view' pages (#6215) 2024-06-17 16:52:44 +08:00
liuhongbo
6d642848f1 feat: adjust side panel title style 2024-06-17 16:33:06 +08:00
Michael An
607f96322b
fix content scroll (#6214) 2024-06-17 15:15:12 +08:00
Michael An
422108b312
12.0 add buttons animation (#6167)
* add library container animation

* change animation and style
2024-06-17 14:48:16 +08:00
杨顺强
5db1bd93ac update sdoc version and sdoc translate 2024-06-17 12:08:40 +08:00
liuhongbo
b216db12db feat: wiki shortcut 2024-06-17 11:42:42 +08:00
liuhongbo
e517ac05cc style: optimize code 2024-06-17 10:31:29 +08:00
liuhongbo
154f102e61 update sdoc version and sdoc translate 2024-06-17 10:31:29 +08:00
liuhongbo
d9803dbcfb style: move wiki external operations to side panel 2024-06-17 10:31:29 +08:00
liuhongbo
d6ed64410a feat: i18 2024-06-17 10:31:29 +08:00
liuhongbo
e84b29d71c feat: fix compatitablily to wiki shortcut 2024-06-17 10:31:23 +08:00
Michael An
983b42b1d8
change add wiki button (#6199)
* change add wiki button

* add wikis dropdown to add wiki

* change permission
2024-06-17 10:19:27 +08:00
liuhongbo
d0e493e8b2 fix: wiki cn input 2024-06-17 10:07:38 +08:00
杨顺强
1d6aa2dc64
Merge pull request #6206 from haiwen/feat-wiki-editor-side-panel-side-menu
feat: wiki-side-panel-menu
2024-06-17 09:47:03 +08:00
llj
2641d89553
Files view mode sort (#6210)
* ['Files'] added 'view mode' options & added 'grid' mode for 'My Libraries' & 'Shared with me'

* ['Files'] added 'grid' mode for 'Shared with all' & 'department/group'; redesigned the empty tip for 'grid' mode; replaced 'star/unstar/monitored' icons

* ['Files'] added 'sort'(WIP)

* ['Files' page] added 'sort' for all the libraries
2024-06-17 09:32:05 +08:00
Huang Junxiang
140fd4856e
fix: multimport siteRoot (#6208) 2024-06-15 15:48:32 +08:00
Huang Junxiang
282c84d2b0
Metadata views (#6207)
* wip

* wip: table finished

* wip

* feat: metadata views

* update models

* optimize frontend

* optimize frontend
2024-06-15 14:31:44 +08:00
liuhongbo
20401508b7 feat: wiki-side-panel-menu 2024-06-15 14:24:32 +08:00
Huang Junxiang
8d4dbf6043
Metadata views (#6203)
* wip

* wip: table finished

* wip

* feat: metadata views

* update models
2024-06-15 14:03:17 +08:00
Michael An
58875d110c
fix toggle menu (#6205) 2024-06-15 11:35:17 +08:00
Michael An
d35d96417e
12.0 fix unselect dirs (#6204) 2024-06-15 08:52:02 +08:00
JoinTyang
ba7c402c81
Merge pull request #6184 from haiwen/start_metadata_manager
Start metadata manager
2024-06-14 17:54:19 +08:00
awu0403
b718e37987
fix traffic user (#6192)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-06-14 15:49:14 +08:00
Michael An
9f2f68afc7
12.0 change toolbar button style (#6202)
* 01 change common buttons

* 02 set selected dirents
2024-06-14 14:55:13 +08:00
Michael An
d7d0140523
fix wiki group ref (#6198) 2024-06-13 16:44:22 +08:00
Junxiang Huang
528670481e fix jwt to metadata server 2024-06-13 16:12:16 +08:00
Michael An
7e1d98990f
12.0 change toolbar buttons style (#6197)
* 00 fix codes

* change toolbar buttons style
2024-06-13 15:27:20 +08:00
Michael An
fef6e2d5b5
12.0 change ai search entry (#6180)
* change search UI

delete useless ai-search-ask

change search and ai-search

* LibView start queryLibraryIndexState
2024-06-13 11:34:51 +08:00
Junxiang Huang
693e12dc23 optimize frontend 2024-06-12 15:32:52 +08:00
Junxiang Huang
2d4dae7d87 optimize frontend 2024-06-12 15:31:14 +08:00
Junxiang Huang
0e3886e254 optimize code and structure 2024-06-12 09:56:53 +08:00
Junxiang Huang
f68a6cc098 feat: metadata management enable 2024-06-11 18:35:26 +08:00
liuhongbo
c0e5bc6450 style: optimize code 2024-06-11 18:30:23 +08:00
liuhongbo
4a04a7095d style: optimize code 2024-06-11 18:29:55 +08:00
liuhongbo
5e947976f9 feat: wiki editor title seperation 2024-06-11 18:28:27 +08:00
liuhongbo
fa5315bae8 feat: wiki editor title seperation 2024-06-11 18:19:06 +08:00
杨顺强
73926f6a49
Revert "Feat wiki editor title seperation" 2024-06-11 17:42:09 +08:00
liuhongbo
2d4d8ed0ff style: optimize code 2024-06-11 17:33:55 +08:00
liuhongbo
be3b792852 feat: rebase from 12.0 2024-06-11 17:32:55 +08:00
liuhongbo
ce54dea257 feat: change ux 2024-06-11 17:31:55 +08:00
liuhongbo
2a2a1f654e style: optimize code 2024-06-11 17:31:55 +08:00
liuhongbo
c01d03321d feat: seperate document and title components 2024-06-11 17:31:55 +08:00
llj
588816a755
[share dialog] fixup: made ADDITIONAL_SHARE_DIALOG_NOTE fully displayed (#6187) 2024-06-11 16:44:45 +08:00
lian
02a7998100 Merge branch 'master' into 12.0 2024-06-11 11:53:37 +08:00
杨顺强
7e437974d3 update sdoc version and sdoc translate 2024-06-11 11:45:33 +08:00
awu0403
8121772f9f
fix org public links (#6174)
* fix org public links

* remove notes

* frontend code optimize

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-06-11 11:39:27 +08:00
Michael An
18dbe93434
delete wiki h2 border (#6177) 2024-06-07 13:39:59 +08:00
Michael An
440fde0553
12.0 wiki page can add sub page (#6165)
* 00 add page.children

* 01 add delete inner page

* 02 change page indent and path

* 03 change top nav style

* 04 change svg and var name

* 05 move pages into or out folder

* 06 change codes
2024-06-07 09:45:05 +08:00
杨顺强
e5b696b098 Merge branch 'master' into 12.0 2024-06-06 17:59:03 +08:00
杨顺强
1a79a4d670 update seafile-editor version 2024-06-06 17:58:35 +08:00
Michael An
2c442f0932
Fix searched file is markdown (#6172)
* fix searched file is markdown

* delete uesless codes
2024-06-06 16:57:20 +08:00
Michael An
abcbd0f3dc
Fix search types support up and down (#6171)
* 01 fix loading icon

* 02 press up and down select
2024-06-06 15:37:28 +08:00
杨顺强
23027a8b48 update sdoc version and sdoc translate 2024-06-06 15:27:34 +08:00
Michael An
4722d16be7
12.0 change search UI (#6168)
* 01 remove AI search

* 02 change normal search UI
2024-06-06 12:11:49 +08:00
Michael An
a325328745
change sys-admin style (#6170) 2024-06-06 11:58:59 +08:00
llj
ff8ac397cc
['Files' page] 'New Library': added 'New Library' dropdown menu to some headings('My Libraries' & departments) (#6169) 2024-06-05 18:49:22 +08:00
杨顺强
9d045af92f update sdoc version and sdoc translate 2024-06-05 15:10:25 +08:00
Libra
530647b4e1
feat: add new page (#6160)
* feat: add new page

* rename duplicated page

* feat: wiki add new page

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-06-05 13:52:33 +08:00
Michael An
e25512a20a
12.0 change old wikis return avatars (#6166) 2024-06-05 12:00:34 +08:00
Michael An
a0350a5bb4
change svg icon style (#6164) 2024-06-04 18:12:57 +08:00
欢乐马
bf4993f667
update subscription price url (#6162) 2024-06-04 17:50:35 +08:00
awu0403
ca83ef90dc
add pdf thumbnail (#6157)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-06-04 16:06:57 +08:00
llj
0b84b22df9
['New Group'] redesigned it: moved it from the top bar of the 'Files' page to the side panel (#6161) 2024-06-03 20:47:44 +08:00
Ranjiwei
82b4dabb5e
admin add ilter api for users (#6127)
* admin add ilter api for users

* change filter users UI

* change code format

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-06-03 12:03:41 +08:00
Michael An
80637c506c
12.0 redesign wiki list (#6155)
* 01 remove useless wiki codes

* 02 change delete wiki tip

* 03 fix code format

* 04 redesign wikis
2024-06-01 09:09:42 +08:00
Michael An
4b81908955
12.0 change wiki style (#6152)
* 01 change delete Wiki tip

* 02 remove modify time when wiki init
2024-05-31 16:12:53 +08:00
Michael An
7ea5517e40
support rename Wiki (#6142)
* 01 UI support rename Wiki

* rename wiki

* old wiki support rename

* fix wiki-v1 and wiki-v2 have same id

* fix format

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-31 10:59:59 +08:00
Michael An
7dfb931ea5
change wiki list style (#6151) 2024-05-31 10:33:17 +08:00
Michael An
dedc97c006 12.0 fix wiki owner avatar 2024-05-30 18:16:32 +08:00
Michael An
de58b17c3a fix old wiki avatar 2024-05-30 17:49:47 +08:00
Michael An
1eb4cbf4ee
change Wiki style (#6143) 2024-05-30 17:39:25 +08:00
杨顺强
7d512ea230 Merge branch 'master' into 12.0 2024-05-30 14:49:13 +08:00
杨顺强
fa54c18026
Revert "Udpate pdf to4.2.67 (#6123)"
This reverts commit cc8140119c.
2024-05-30 14:44:10 +08:00
liuhongbo
a0195d6c15 feat: update sdoc version 0.5.66 2024-05-30 14:40:16 +08:00
杨顺强
6741d7f3bd
Merge pull request #6138 from haiwen/fix-wiki-editor-side-tool-adjustice
feat: adjust ui
2024-05-30 14:30:15 +08:00
liuhongbo
c2fde58804 feat: adjust ui 2024-05-30 13:56:14 +08:00
lian
b24f9dab93
only pro version has Institution feature (#6133) 2024-05-30 11:59:59 +08:00
杨顺强
0a7dc93cb3
Merge pull request #6129 from haiwen/fix-sdoc-history-no-changes-show-icon
Fix sdoc history no changes show icon
2024-05-30 10:11:04 +08:00
杨顺强
3ab4fe82fb
Merge pull request #6128 from haiwen/fix-sdoc-no-history-style
fix sdoc history no result style
2024-05-30 10:10:32 +08:00
Michael An
2d6679343b
01 fix list can admin departments (#6132)
02 fix no departments message

03 change wiki long name style
2024-05-30 10:04:03 +08:00
llj
1997bc344e
[library 'Folder Permission' dialog] fixup: enable users to 'choose' the root folder; removed those unused prop type checking which caused errors (#6130) 2024-05-29 20:29:50 +08:00
Michael An
261c3a7510
change wikis list style (#6125) 2024-05-29 20:28:46 +08:00
Michael An
acb7dc94ba fix sdoc history no changes show icon 2024-05-29 16:54:35 +08:00
Michael An
c6f12bc092 fix sdoc history no result style 2024-05-29 16:41:14 +08:00
Michael An
94c92ad22b remove wiki2 markdown viewer and apis 2024-05-29 15:19:42 +08:00
Michael An
96aa207802
12.0 change sdoc content (#6121)
* fix warnings in 12.0

* get wiki sdoc content from sdoc server

* optimize code

* change page search params

* Add repo_name for wiki name

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-29 11:51:52 +08:00
杨顺强
b76bad303a Merge branch 'master' into 12.0 2024-05-29 11:50:33 +08:00
杨顺强
cc8140119c
Udpate pdf to4.2.67 (#6123)
* update pdf to 4.6.27

* update pdf version to 4.2.67

* optimize code

* delete unnecessary code
2024-05-29 11:35:36 +08:00
llj
af3522d312
Dir view file view toolbar redesign (#6122)
* [dir view] redesigned the toolbar for 'view a markdown file'

* [dir view] markdown file view: don't use secondary dropdown menu for the toolbar
2024-05-28 18:17:53 +08:00
Michael An
c604bb2a94
add wiki support owner department (#6113)
* add wiki support owner department

* wiki can select owner

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-28 16:31:00 +08:00
llj
db4ed716aa
[dir view] toolbar for the current folder: modified UI details (#6119) 2024-05-27 19:46:40 +08:00
JoinTyang
dc0c220364
wiki page saved in doc uuid dir (#6110)
* wiki page saved in doc uuid dir

* optimize del page and dir

* optimize code

* rebase
2024-05-27 17:19:58 +08:00
llj
69011567a3
[dir view] redesigned the toolbar for the current folder (#6117)
* [dir view] redesigned the toolbar for the current folder

* [dir view] toolbar for the current folder: code cleanup

* [dir view] toolbar for the current folder: updated the 'upload' icon; modified UI details
2024-05-27 16:47:19 +08:00
杨顺强
d24d71420e Merge branch 'master' into 12.0 2024-05-27 10:39:14 +08:00
杨顺强
8b345cb979 update sdoc version and sdoc translate 2024-05-27 10:36:31 +08:00
Michael An
7f2ce4c8a8
12.0 fix icon style (#6115)
* 01 update font

* 02 change icon color

* 03 change icon
2024-05-25 15:09:24 +08:00
杨顺强
317320d3e9 Merge branch 'master' into 12.0 2024-05-25 11:42:18 +08:00
liuhongbo
d17ca4ec92 feat: update sdoc-editor version 0.5.63 2024-05-25 10:48:33 +08:00
llj
eac54b1255
[dir view] redesigned the top toolbar for the selected dirent(s) (#6111)
* [dir view] redesigned the top toolbar for the selected dirent(s)

* code cleanup
2024-05-24 19:20:36 +08:00
Michael An
34582dbf51
12.0 change edit wiki page style (#6109)
* 00 change className from app

* change wiki2 side panel style
2024-05-24 11:06:54 +08:00
JoinTyang
6c2af87eac
optimize wiki2 permission (#6108) 2024-05-23 17:16:44 +08:00
llj
5c0518ef22
Icons (#6106)
* [icon] replaced 'sf2-icon-caret-down' with the new 'sf3-font-more'

* ['delete' icon] replaced all the 'sf2-icon-delete' icon with the new 'sf3-font-delete1' icon

* [UI] modified the colors of the operation icons in pages
2024-05-23 12:09:54 +08:00
杨顺强
84381426d5
Merge pull request #6105 from haiwen/fix-wiki-editor-readonly
fix: change status setting trigger
2024-05-22 17:02:21 +08:00
liuhongbo
565659a45c fix: change status setting trigger 2024-05-22 15:53:30 +08:00
llj
21e8443964
[dir view] redesigned the 'view modes' UI (#6103) 2024-05-22 14:33:03 +08:00
liuhongbo
0d2dc81a9e feat: update sdoc-editor version 2024-05-22 10:28:48 +08:00
liuhongbo
81b1804258 feat: update sdoc-editor version 2024-05-22 10:27:11 +08:00
liuhongbo
1295a157fc feat: adjust ui 2024-05-22 10:26:09 +08:00
liuhongbo
c4bb455170 style: format code 2024-05-22 10:26:09 +08:00
liuhongbo
6b419f4f10 feat: supoort readonly 2024-05-22 10:26:09 +08:00
liuhongbo
26bab1dfde feat: reuse sdoc editor,remove wiki editor 2024-05-22 10:26:08 +08:00
liuhongbo
2e9da8487e feat: wiki editor 2024-05-22 10:26:08 +08:00
liuhongbo
2ea5352edb feat: wiki editor 2024-05-22 10:26:08 +08:00
llj
af1ad767ca
[dir view] redesign: moved 'list/grid' view mode icons down to the 'cur path'bar, grouped 'properties', 'tags', 'history', 'trash' icons into a 'more' dropdown menu (#6102) 2024-05-21 21:06:50 +08:00
杨顺强
708184d713 Merge branch 'master' into 12.0 2024-05-21 09:36:17 +08:00
杨顺强
21d6381466 update sdoc version and sdoc translate 2024-05-21 09:35:57 +08:00
杨顺强
48814ff65f merge master 2024-05-20 10:52:57 +08:00
杨顺强
f1614e141c update sdoc version 2024-05-20 10:38:07 +08:00
liuhongbo
5c54e52261 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
liuhongbo
d9494713bf style: adjust element hierarchy 2024-05-20 10:37:25 +08:00
liuhongbo
eb07c0307e feat: polish style 2024-05-20 10:37:25 +08:00
liuhongbo
abc0e3650b feat: style: optimize code 2024-05-20 10:37:25 +08:00
liuhongbo
0015365473 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
liuhongbo
eea00b3e03 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
杨顺强
4610299fab
fix code bug (#6100) 2024-05-17 18:20:35 +08:00
杨顺强
7adab82797 update sdoc version and sdoc translate 2024-05-17 18:13:24 +08:00
杨顺强
eda0171d66
optimize code (#6066)
* optimize code

* add new inst web api

* update

* update

* optimize code

* set user is_active

* optimize code

* optimize code

* optimize code

* optimize code

* rm unused test code

* delete test code

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2024-05-17 15:26:04 +08:00
llj
96b01defce
[dir view] store the open/closed state of the tree panel into localStorage (#6095) 2024-05-17 15:10:09 +08:00
欢乐马
6d1bb9039d
Subscription (#6069)
* subscription api

* subscription page

* subscriptionAPI.js

* buy quota

* add currency icons

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-05-17 11:14:55 +08:00
Michael An
0e38b74bd6
12.0 change libraries page loading icon (#6092)
* 12.0 change libraries page loading icon

s optimise codes

* change loading icon style
2024-05-16 20:35:48 +08:00
llj
a78f8e97a2
[dir view] added an icon button to toggle between displaying/hiding the dirent tree panel (#6093) 2024-05-16 20:14:26 +08:00
awu0403
6bd8d6dade
update homepage get repo (#6077)
* Merge to get repo API

* add-public-repo-list

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-05-16 16:19:49 +08:00
llj
06de95840b
['Files' page] improved empty tips (#6088) 2024-05-16 14:51:07 +08:00
Michael An
64001350a3
fix wiki config error (#6087) 2024-05-16 10:59:50 +08:00
JoinTyang
b8e490d594
fix edit wiki url (#6085) 2024-05-16 09:58:18 +08:00
Michael An
fca24dca65 change main-side-nav icon 2024-05-16 09:40:55 +08:00
Michael An
7cdcbb5376
Fix edit page UI (#6083)
* 01 change add new page dialog

* 02 open first page when page load

* fix init wiki do not have page
2024-05-15 18:27:33 +08:00
llj
7bfc7bae0c
Redesign (#6080)
* [top bar, side panel] modified UI of the top bar; redesigned the side panel(moved the content in the bottom to the side nav)

* [font icons] updated the 'department' & 'invite Guest' icons

* [linked devices] moved it from the 'home' side panel to the 'settings' page

* ['settings' page] redesigned the empty tip for 'linked devices'
2024-05-15 17:58:18 +08:00
Michael An
514200164e
change edit wiki page (#6081) 2024-05-15 17:37:27 +08:00
Michael An
ec11643e55
[12.0] fix wiki edit page style (#6078) 2024-05-15 14:57:18 +08:00
杨顺强
8ccd0f37b7 merge master branch to 12.0 2024-05-15 13:49:11 +08:00
Michael An
d7ac5688ef
12.0 change add existing file in wiki edit (#6057)
* 12.0 change add existing file in wiki edit

* 01 delete create wiki from existing library

* 02 change click wiki name jump to edit page and delete edit icon

* 03 delete select existing file to create new page

* optimize edit wiki

* 04 old wiki page use the early version 11.x features

* optimize wiki permission

* wiki add wiki2

* delete page file

* fix wiki test

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-15 11:57:30 +08:00
llj
a4fa7f899a
[side nav, 'Files' page] use 'department' icons for departments (#6073) 2024-05-13 15:54:50 +08:00
杨顺强
39aa588e2d
fix code bug (#6071) 2024-05-13 13:54:15 +08:00
llj
78505e6b61 Merge branch 'master' into 12.0 2024-05-13 11:01:37 +08:00
llj
9e2bd4c3ce [seafile-js] updated the version 2024-05-13 10:57:32 +08:00
杨顺强
8e6279aaed Merge branch 'master' into 12.0 2024-05-13 07:42:34 +08:00
杨顺强
52665f5832 update sdoc version and sdoc translate 2024-05-13 07:09:03 +08:00
llj
67e09a4295
[org admin - departments] redesigned it (#6070) 2024-05-12 08:17:02 +08:00
杨顺强
53d9112244 Merge branch 'master' into 12.0 2024-05-09 18:05:20 +08:00
杨顺强
7ac12447e1 update sdoc version and sdoc translate 2024-05-09 18:04:58 +08:00
Michael An
b1ab514a5a
[12.0] share admin animation time change (#6061) 2024-05-09 16:55:06 +08:00
杨顺强
fc48dc5819 update sdoc version and sdoc translate 2024-05-09 16:46:02 +08:00
Michael An
ccea398718
fix admin share animation (#6060) 2024-05-09 16:24:53 +08:00
Michael An
143b087387
fix left nav slide animation (#6058) 2024-05-08 13:11:12 +08:00
llj
1b1a6bbbd3
[side nav] replaced some icons so that they are horizontally aligned … (#6056)
* [side nav] replaced some icons so that they are horizontally aligned with the text next to them

* [side nav] modified icon size & etc.
2024-05-07 17:45:28 +08:00
llj
96f43f6afc
[dir view] redesigned it: removed the 'column' mode icon; always display (#6054)
the left side 'tree' panel; let the 'list' & 'grid' column mode icon
only control the right side main content
2024-05-07 16:45:51 +08:00
杨顺强
797fbb9737 Merge branch 'master' into 12.0 2024-05-07 13:18:31 +08:00
杨顺强
e781a56fda update sdoc version and sdoc translate 2024-05-07 13:18:03 +08:00
杨顺强
92478dede4 Merge branch 'master' into 12.0 2024-05-07 10:24:14 +08:00
杨顺强
9a4ab696c5 update sdoc version and sdoc translate 2024-05-07 10:23:50 +08:00
杨顺强
840f1da8ed Merge branch 'master' into 12.0 2024-05-06 18:08:25 +08:00
杨顺强
8ab1d53dcf update sdoc version and sdoc translate 2024-05-06 17:51:32 +08:00
Michael An
65ce3052ee
change wiki (#6052) 2024-05-06 17:09:47 +08:00
Michael An
fa1157ce8a
12.0 feature edit wiki page (#6033)
* 01 add static media files

* 02 edit wiki page

* 03 remove useless icons and support edit name and icon

* 04 support wiki nav

* delete useless codes

* optimize feature edit wiki

* 05 add wiki-api and save config

* 06 change some UI

* delete useless codes

* delete useless codes

* fix edit wiki url

* change js path

* change icon size

* fix

* fix fn name and do not show tree view

* fix edit url

* save config to index.json

* fix new file name check

* hide icon and library name

* remove useless svgs

* remove useless svgs

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
Co-authored-by: JoinTyang <41655440+JoinTyang@users.noreply.github.com>
2024-05-06 14:24:39 +08:00
lian
1580206f7e Merge branch 'master' into 12.0 2024-05-06 13:12:32 +08:00
llj
38454ac390 [seafile-js] updated the version 2024-05-06 10:40:32 +08:00
awu0403
599f73b438
Update org management interface (#6040)
* add trash to org admin interface

* update get_org_trash_repo_list

* update

* update-team-admin-trash-libraries

* update trash repo frontend

* update

* update

* Update seafile_db.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-05-06 09:43:37 +08:00
llj
20f2173c11
UI details (#6049)
* ['Files'] make the headings such as 'My Libraries' and the library star/unstar icons left-aligned

* ['dir view'] 'path bar' improvement: display the current side nav item(such as 'Files', 'My Libraries', groupname & etc.) in it

* [side nav] improvement: when visit the siteRoot page, highlight the 'Files' tab

* [border color] modified border color in tables & other UIs (so that they are same)
2024-05-01 21:13:56 +08:00
杨顺强
2a377322dd update sdoc version and sdoc translate 2024-04-30 09:51:40 +08:00
杨顺强
9210628cb3
optimize code (#6046) 2024-04-30 08:23:27 +08:00
杨顺强
6f7deb6539 update sdoc version and sdoc translate 2024-04-28 10:38:03 +08:00
llj
3581712e1a
['Files'] redesigned the side nav & the main content (#6044) 2024-04-26 21:51:50 +08:00
杨顺强
23899c5ef9 update seafile-editor version 2024-04-26 15:08:08 +08:00
lian
4aeb54277b
show clean device errors btn (#6038) 2024-04-25 18:04:02 +08:00
llj
bab7241a0e [seafile-js] updated the version 2024-04-25 17:42:23 +08:00
杨顺强
f7f40231aa Merge branch 'master' into 12.0 2024-04-25 14:29:17 +08:00
杨顺强
988e307bdc update sdoc version and sdoc translate 2024-04-25 13:37:28 +08:00
awu0403
db6cee68e9
Add department transfer function to the administrator interface (#6014)
* Add the function of transferring departments in the administrator interface

* fix admin get all departments

* update

* Update departments.py

* update

* update

* add department repo transfer

* Update groups.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-04-25 12:08:13 +08:00
杨顺强
7a04bfa928 update sdoc-editor version 2024-04-25 11:29:27 +08:00
杨顺强
c0319ce430 fix sdoc wiki bug 2024-04-23 17:06:13 +08:00
欢乐马
cd7329e711
update inactive user (#6019)
* update inactive user

* is_active del RepoAPITokens

* update del_repo_api_token

* add inactive_user

* [user admin] add confirmation to 'set user inactive'

* system admin - users
* system admin - organizations - org - member
* org admin - users

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-04-23 16:26:31 +08:00
杨顺强
aa40b202d1 update sdoc version and sdoc translate 2024-04-23 14:37:05 +08:00
杨顺强
ea1a958af2
Merge pull request #6032 from haiwen/fix-file-history-diff
fix-file-history-diff
2024-04-23 14:25:44 +08:00
杨顺强
45e49470c0 update seafile-editor version 2024-04-23 14:09:48 +08:00
杨顺强
483e91f682 update sdoc version and sdoc translate 2024-04-23 14:05:23 +08:00
yinjianfei
9de766f9a1 fix-file-history-diff 2024-04-23 11:54:26 +08:00
杨顺强
50be4b437c
Optimize sdoc created (#6031)
* optimize code

* optimize code
2024-04-22 17:39:13 +08:00
杨顺强
453899b846 update seafile-editor version 2024-04-22 15:58:40 +08:00
杨顺强
72aa83be38 update sdoc version and sdoc translate 2024-04-22 14:19:16 +08:00
llj
1b881ca914
[A11y] improvements for pages (#6030)
* [A11y] improvements for pages

* [A11y] added 'user-scalable=no' back
2024-04-22 10:36:42 +08:00
llj
4eab55fdf9
Files (#5881)
* [side nav] redesigned it: added a new item 'Files', and made 'My Libraries' and some other items as its sub nav items

* ['Files'] added new page 'Files'(added 'My Libraries' to it)

* ['Files'] added 'Shared with me' to it

* ['Files'] added 'Shared with all' to it

* ['Files'] added 'Shared with groups' to it (removed 'details' for 'department')
2024-04-19 14:51:41 +08:00
杨顺强
a9e466d1ca update sdoc version and sdoc translate 2024-04-18 14:08:56 +08:00
lian
c246b5a3a9
update notice when file/folder is uploaded (#6022)
A file named {filename} is uploaded.
A folder named {foldername} is uploaded.
2024-04-15 19:34:21 +08:00
llj
494a933fd6
[i18n] fixed some text (#6023) 2024-04-15 19:31:56 +08:00
杨顺强
557b378af1 update sdoc version and sdoc translate 2024-04-15 08:16:43 +08:00
杨顺强
47751bec9c update sdoc version and sdoc translate 2024-04-13 17:58:39 +08:00
杨顺强
df86fdf7d7 update seafile-editor version 2024-04-12 11:57:16 +08:00
lian
52aff8242c
unfreeze sdoc (#6016) 2024-04-11 18:26:48 +08:00
llj
f7c375b793
['upload link' page] fixup & improvement for 'file upload' (#6017)
- handled eage cases: 'out of quota' happens when a file is being
uploaded or before the uploading
2024-04-11 17:30:25 +08:00
杨顺强
5de92cd7cf update seafile-editor version 2024-04-11 16:01:55 +08:00
杨顺强
bcff4a5f68 update sdoc version and sdoc translate 2024-04-11 15:24:18 +08:00
Michael An
3b49a23219
Merge pull request #6004 from haiwen/dependabot/npm_and_yarn/frontend/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend
2024-04-11 11:11:57 +08:00
杨顺强
17fe5a043e update seafile-editor version 2024-04-10 16:34:12 +08:00