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