Michael An
bbeb36af8a
Fix transfer group or repo bug ( #6934 )
...
* 01 fix transfer repo to other user
* 02 fix transfer group to other users
* 03 group no repo style
2024-10-23 07:43:02 +08:00
Aries
083b042fbc
code file support syntax highlight ( #6922 )
...
* code file support syntax highlight
* add theme.js
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-22 11:01:37 +08:00
Michael An
02efb5a550
fix filter column is deleted ( #6932 )
2024-10-22 09:53:37 +08:00
llj
aaebfe27e4
[search] fixup
2024-10-21 18:46:04 +08:00
llj
a8b0403d3f
[search] fixup
2024-10-21 18:42:00 +08:00
llj
6f2e9ed75c
Merge branch '11.0'
...
Conflicts:
frontend/src/components/search/search.js
frontend/src/css/search.css
2024-10-21 18:01:50 +08:00
llj
45903274d9
[search] fixup & improvement(display at most 20 result items in the ( #6930 )
...
* [search] fixup & improvement(display at most 20 result items in the
dialog & a possile 'More' link)
- display at most 20 search result items in the dialog
- if there are more than 20 result items, display a 'More' link in the
bottom of the dialog. click the link, an independent search result
page will be shown, with all the search parameters kept.
* [search] add the missing icon
2024-10-21 17:39:24 +08:00
Michael An
b69c350917
fix metadata change view bug ( #6929 )
2024-10-21 17:38:17 +08:00
llj
708a046d45
['dir view' page] when visit it directly via URL, emulate visiting it… ( #6753 )
...
* ['dir view' page] when visit it directly via URL, emulate visiting it from 'Files' page, i.e, highlight the 'Files' tab in the side panel, display 'Files' in the path
* update code: init current tab with 'library'
---------
Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2024-10-21 16:17:21 +08:00
杨国璇
a5953c51d6
fix: face recognition toolbar ( #6927 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 15:37:50 +08:00
Jerry Ren
4ce79038b9
fix(metadata-table): scroll bugs via move column ( #6916 )
2024-10-21 14:42:39 +08:00
Michael An
e04c3f367b
fix share dialog link expire time ( #6924 )
2024-10-21 14:24:02 +08:00
Michael An
e3480b2a3c
01 change sort menu style ( #6923 )
2024-10-21 14:23:00 +08:00
Aries
51ef7ba50c
remove redundant semicolon ( #6925 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-21 14:08:08 +08:00
杨国璇
8200113b7f
feat: optimize commonjs ( #6906 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-21 11:29:17 +08:00
欢乐马
a9c38c55a5
SERVICE_URL in env ( #6919 )
...
* SERVICE_URL in env
* rm SERVICE_URL in db config
* update SERVICE_URL test
2024-10-18 18:03:02 +08:00
Aries
a9c0caff75
Feature/gallery info side panel ( #6876 )
...
* gallery info side panel
* clean up code
* optimize code
* optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-18 16:01:00 +08:00
shenzheng-1
9fbc7a8d34
add video details and extract button ( #6908 )
...
* add video details and extract button
* update
* update
* update
---------
Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-10-18 13:25:10 +08:00
杨顺强
058b95362e
Update sdoc struct ( #6920 )
...
* optimize code
* optimize code
* update sdoc-editor version
2024-10-18 10:58:39 +08:00
Aries
b723b6436e
add context menu for libraries list ( #6909 )
...
* add context menu for libraries list
* support context menu on grid mode
* optimize code
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-18 10:54:58 +08:00
llj
675e2572da
[onlyoffice file view] keep the 'shown/hidden' state of the header in localStorage ( #6918 )
2024-10-17 16:35:48 +08:00
Michael An
b9a3f9ce9f
fix image file preview ( #6917 )
2024-10-17 14:37:54 +08:00
Michael An
0483d79c81
change system admin department style ( #6915 )
2024-10-17 11:35:49 +08:00
杨国璇
db75243359
fix: metadata drag fill ( #6914 )
...
* fix: metadata drag fill
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-17 11:02:39 +08:00
llj
b9ec3684b5
[new 'details' panel] redesigned the UI of the detail items ( #6893 )
...
* [new 'details' panel] redesigned the UI of the detail items
* [new 'details' panel] UI fixup
2024-10-16 17:20:37 +08:00
llj
eee3037d12
['Paginator'] changed the default 'per page' from 25 to 100 for all the pages('repo history', 'inst admin', 'org admin' pages, 'sys admin' pages) ( #6912 )
2024-10-16 17:05:32 +08:00
杨国璇
7c710d759a
feat: face recognition toggle ui ( #6913 )
...
* feat: face recognition toggle ui
* feat: optimize titile
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-16 15:12:23 +08:00
Michael An
88cb2637d2
fix translation ( #6905 )
...
* fix translation
* change Successful to xxx updated
* fix text
2024-10-16 14:09:14 +08:00
Michael An
afa74aca89
change metadata menu text ( #6910 )
2024-10-16 14:08:47 +08:00
Jerry Ren
526bfe8557
fix: not reload after upload file(s) ( #6911 )
2024-10-16 12:16:05 +08:00
shenzheng-1
065f1584b5
face_cluster ( #6470 )
...
* face_cluster
* update
* update
* feat: update ui
* feat: optimize code
* feat: update code
* feat: optimize ui
* feat: optimize view name
---------
Co-authored-by: zheng.shen <zheng.shen@seafile.com>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-16 11:09:30 +08:00
Michael An
5c00fa2607
fix metadata search file ( #6901 )
2024-10-15 15:21:20 +08:00
Aries
d1227300b7
click tips to enable extended properties ( #6900 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-15 12:30:06 +08:00
llj
d89adb2cfc
['Folder Permission' dialog] added a tip to the panels ( #6897 )
2024-10-15 12:02:31 +08:00
Michael An
14108e2c0e
Fix open folder error when select folder ( #6899 )
...
* 01 fix code bug when select another folder
* 02 optimise codes
* 03 fix no share link style
2024-10-15 11:59:54 +08:00
Michael An
2a5d27e9de
fix rotate image path have Chinese charactors ( #6898 )
2024-10-14 20:33:29 +08:00
Michael An
78e5eaa478
Update translation ( #6896 )
2024-10-14 17:36:15 +08:00
Jerry Ren
e46192ee78
fix: select multiple files via click checkbox with shift key ( #6895 )
2024-10-14 16:29:56 +08:00
Michael An
71ddac5a7b
fix warnings ( #6891 )
2024-10-14 15:24:12 +08:00
Michael An
cd73c5d17a
HEIC file use picture icon in metadata table view ( #6890 )
2024-10-14 15:20:28 +08:00
Aries
600c6082c3
update title when jump from view to folder ( #6886 )
...
* update title when jump from view to folder
* reset title when leave view page
* remove warnings
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <2331806369@qq.com>
2024-10-14 10:18:40 +08:00
Aries
52cccb5ce9
remove wrong logic about selected path ( #6887 )
...
* remove wrong logic about selected path
* change function name
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <2331806369@qq.com>
2024-10-14 09:57:11 +08:00
shenzheng-1
df29823634
optimize_file_details ( #6868 )
...
* optimize_file_details
* feat: optimize ui
* feat: optimize ui
* feat: optimize ui
---------
Co-authored-by: zheng.shen <zheng.shen@seafile.com>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 21:09:57 +08:00
llj
3cdb6260e1
[onlyoffice file view] added a custom toolbar(star/unstar, smart link… ( #6880 )
...
* [onlyoffice file view] added a custom toolbar(star/unstar, smart link, details, open parent folder, fold/unfold)
* [onlyoffice file view] added a new 'details' panel for it
2024-10-12 20:32:39 +08:00
杨国璇
5b243908a7
fix: metadata basic filter permission ( #6888 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 20:15:14 +08:00
Michael An
747fd7d6e6
fix search global use keyboard ( #6884 )
2024-10-12 15:35:57 +08:00
Michael An
1db872bdfc
change invite user text ( #6883 )
...
* change invite user text
* change text
2024-10-12 13:48:47 +08:00
杨国璇
e6f2fdbdde
fix: md translate in sdoc ( #6879 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 10:59:06 +08:00
Aries
7e1e349d34
Optimize/view rename ( #6878 )
...
* optimize view rename ux
* update
* optimize ux
* optimize code
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-11 17:03:27 +08:00
Michael An
021af2bc4c
fix shared dir image thumbnail not load ( #6873 )
2024-10-11 15:42:29 +08:00
杨国璇
9b27549cef
fix: metadata header drag ( #6864 )
...
* fix: metadata header drag
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: 杨国璇 <ygx@192.168.1.7>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-11 15:41:32 +08:00
Aries
4ee7f04e1f
Feature/gallery group by capture time ( #6869 )
...
* gallery group by capture date
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-11 15:41:01 +08:00
Aries
cdc9ff6fa0
fix image download failed in dialog ( #6844 )
...
* rebase
* fix image download url
---------
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-11 10:37:37 +08:00
杨国璇
ca394075d7
feat: update code
2024-10-11 10:16:47 +08:00
Guodong Su
2b40f5998d
feat: optimize eventBus
2024-10-11 10:16:47 +08:00
Guodong Su
f67adaf378
optimize code
2024-10-11 10:16:47 +08:00
Guodong Su
be50b2e686
optimize code
2024-10-11 10:16:47 +08:00
Guodong Su
5184d42c07
add more permission
2024-10-11 10:16:47 +08:00
Guodong Su
304eb3e635
optimize code
2024-10-11 10:16:47 +08:00
Guodong Su
4cd48be795
feat: add info icon into toolbar
2024-10-11 10:16:47 +08:00
renjie-run
c7b624d91f
fix(metadata): apply local operations
2024-10-10 18:18:39 +08:00
Jerry Ren
7756f1909e
feat(metadata-table): update operations ( #6862 )
2024-10-08 22:18:24 +02:00
Michael An
b3b75fe160
change wiki published style ( #6866 )
2024-10-08 11:50:51 +02:00
Aries
470f03803c
prevent unnecessary rerender ( #6861 )
...
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-04 21:26:38 +02:00
Aries
77b4664920
Feature/filter by file type ( #6852 )
...
* update basic filters, add file type filter
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-29 12:57:50 +03:00
Michael An
2a4949f518
fix create department wiki bug ( #6863 )
2024-09-29 12:54:16 +03:00
Jerry Ren
ac9ea564b8
feat(metadata-table): delete/rename folder/file via contextmenu ( #6848 )
2024-09-29 12:52:25 +03:00
Michael An
d0a634a26f
fix search user in system admin page ( #6860 )
...
* fix search user in system admin page
* optimise codes
2024-09-27 16:19:38 +08:00
Aries
be1509c027
Support mouse drag for multiple selection, improve interactivity ( #6823 )
2024-09-27 10:51:24 +03:00
yinjianfei-user
ed915c1966
add save state ( #6855 )
...
* add save state
* code normal
* restory setting
* update icon
* update sdoc version
2024-09-27 15:23:50 +08:00
Michael An
e92732acfe
change toaster height ( #6856 )
2024-09-27 07:26:04 +03:00
llj
d309f8f1b0
[wiki] redesigned it for mobile ( #6850 )
2024-09-26 07:25:59 +03:00
Michael An
f1f400499f
fix rotate image in metadata table view ( #6851 )
2024-09-26 07:25:02 +03:00
Aries
4fea5d13c1
update search placeholder ( #6845 )
2024-09-26 07:22:38 +03:00
Aries
43471e3573
add extensible properties prompts ( #6818 )
...
* add extensible properties prompts
* Update index.css
* fix code format
* update bell svg
---------
Co-authored-by: Michael An <2331806369@qq.com>
2024-09-26 06:47:02 +03:00
杨国璇
e096a167ef
feat: metadata shooting time rename to capture time ( #6843 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-24 20:26:28 +08:00
Aries
b3c53a6a41
fix bug - tag disappear after rename ( #6814 )
...
* fix bug - tag disappear after rename
* fix tag rename action
* update column data sync
* feat: optimize function
* feat: optimize function
* feat: optimize code
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-24 16:58:12 +08:00
Aries
2e2c43cf88
fix delete images failed ( #6827 )
...
* fix delete images failed
* optimise codes
* fix text
---------
Co-authored-by: Michael An <2331806369@qq.com>
2024-09-24 16:38:16 +08:00
杨国璇
f71e6e3fc8
Fix metadata dirty read ( #6837 )
...
* fix: metadata dirty read
* fix: delete console
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-24 14:16:20 +08:00
Michael An
30f2591a9a
fix markdown viewer left header style ( #6840 )
2024-09-24 14:15:04 +08:00
shenzheng-1
2c4be65590
image_file_details ( #6836 )
...
Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-09-24 14:09:41 +08:00
renjie-run
14fbc27d77
fix eslint warnings
2024-09-24 13:50:58 +08:00
lian
ce2eb2b407
Merge branch '11.0'
2024-09-24 13:28:58 +08:00
Michael An
1229577a12
Change rotate image in list mode ( #6839 )
...
* fix grid mode rotateImage
* list mode
* dir column nav
2024-09-24 11:27:47 +08:00
Ranjiwei
99bc3150ca
add-zip-task-request-limit ( #6825 )
...
* add-zip-task-request-limit
* update
* Update settings.py
* Update share_link_zip_task.py
* Update test_settings.py
2024-09-23 22:37:06 +08:00
Michael An
9ba319c128
update translation ( #6838 )
2024-09-23 22:31:27 +08:00
杨国璇
56b5ad57d4
feat: delete multiple select, not allow generate description op ( #6835 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-23 17:34:13 +08:00
Aries
8513206abf
update thumbnail size in gallery ( #6833 )
2024-09-23 17:11:25 +08:00
JoinTyang
82cde8e11c
fix owner column ( #6826 )
...
* fix owner column
* feat: update code
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-23 17:09:46 +08:00
Michael An
9983d50e76
change markdown preview dialog internal link ( #6829 )
2024-09-23 16:21:08 +08:00
Michael An
5e55cbd1fe
change search z-index ( #6832 )
2024-09-23 16:20:20 +08:00
杨国璇
38bbb1d5cd
fix: metadata default data ( #6830 )
...
* fix: metadata default data
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-23 16:16:19 +08:00
Michael An
249b5ac167
change search result is markdown open in new tab ( #6820 )
2024-09-23 14:37:39 +08:00
Michael An
e01ea7eee1
change search mask z-index and tags ( #6821 )
2024-09-23 14:36:15 +08:00
杨国璇
24b2709653
feat: metadata owner ( #6802 )
...
* feat: metadata owner
* add owner column
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-09-23 11:54:56 +08:00
Aries
69e40146c4
Improve/move dirent dialog UI ( #6786 )
...
* update move dialog and search input
* update move dialog ui
* clean up code
* update code
---------
Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2024-09-23 09:48:43 +08:00
Michael An
ae4115ff15
change publish wiki custom URL ( #6817 )
2024-09-21 17:18:04 +08:00
Aries
adf6591e59
Feature/improve gallery interactivity ( #6701 )
...
* zip download images in gallery
* delete images in gallery
* clean up code
* update gallery context menu
* fix bug - select failed when gallery have several groups
* change function name
---------
Co-authored-by: Michael An <2331806369@qq.com>
2024-09-21 16:41:21 +08:00
Aries
234c98e54c
fix auto scrolling, improve slider button ux ( #6807 )
...
* fix auto scrolling, improve slider button ux
* update button background color
* update gallery-groupby-setter color
2024-09-21 16:29:41 +08:00
Ranjiwei
d1713ca7ab
update ( #6808 )
...
* update
* Update account.py
2024-09-21 10:01:09 +08:00
杨国璇
d8a144bcb5
feat: metadata predefied property data edit ( #6811 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-21 09:58:12 +08:00
杨国璇
5660896017
fix: metadate cp date ( #6815 )
...
* fix: metadate cp date
* feat: optimize code
---------
Co-authored-by: 杨国璇 <ygx@192.168.1.4>
2024-09-21 09:55:01 +08:00
Michael An
5f1669a92d
fix list mode selected item when no thumbnail ( #6816 )
2024-09-21 09:53:14 +08:00
杨国璇
6d3cab3c4e
feat: metadata file reviewer ( #6813 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 20:38:02 +08:00
杨国璇
297edc0660
feat: metadata rename _collaborator ( #6812 )
...
* feat: metadata rename _collaborator
* feat: metadata rename _collaborator
---------
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-20 18:07:28 +08:00
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
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
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
杨国璇
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
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
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
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
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
杨国璇
61be54517f
feat: metadata property sort ( #6755 )
...
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-09-11 17:38:22 +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
欢乐马
58bceaba62
Enable user set nickname ( #6193 )
...
* enableUserSetNickname
* ENABLE_USER_SET_NAME
* enableShowLoginIDWhenSearchUser
2024-09-09 17:57: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
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
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
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
杨国璇
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
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
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
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
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
杨国璇
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
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
杨国璇
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
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
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
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