1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-02 07:47:32 +00:00
Commit Graph

3867 Commits

Author SHA1 Message Date
杨顺强
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