1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-16 00:06:11 +00:00
Commit Graph

2054 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Michael An
019e09cb15
fix double click image (#6393) 2024-07-22 14:12:22 +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
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
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
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
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
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
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
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
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
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
杨国璇
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
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
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
杨国璇
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
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
e7eb77b9c6
Add nav others (#6313) 2024-07-09 09:45:50 +08:00
Michael An
739a12ada4
fix markdown file type (#6312) 2024-07-08 17:19:40 +08:00
Michael An
f5d33ba65d
change toolbar background color (#6310) 2024-07-08 10:34:05 +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
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
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
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
lian
ef96b2bd6b
update share popup (#6294) 2024-07-04 16:13:03 +08:00
Michael An
4887772bf9
change recent search items support keyboard (#6283) 2024-07-02 16:15:33 +08:00
Michael An
14c2186bcb
search type add enter icon (#6281) 2024-07-02 10:26:04 +08:00
Michael An
d0faafbfba
12.0 change some icons (#6278)
* 01 history back icon

* 02 change download icons

* 03 fix code format

* 04 change copy icons

* 05 tree icon more color

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

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

* change highlight style

* change search api

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-07-01 14:37:49 +08:00
Michael An
ca6861c8d8
change more menu icon (#6273) 2024-07-01 11:25:08 +08:00
杨国璇
19f15c944f
feat: sf metadata display (#6249)
* feat: sf metadata display

* feat: update code

* feat: update code

* feat: lock react version

* feat: bug

* feat: optimize code

* feat: update transalte

* feat: update transalte

* feat: rebase code

* Feat: update code

* Feat: update code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.5>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.13>
2024-06-29 17:58:27 +08:00
杨国璇
b9027b343d fix: metadata bug 2024-06-29 16:20:22 +08:00
Michael An
c8c58b4f6f
fix system-admin user page bug (#6268) 2024-06-29 07:41:50 +08:00
Michael An
6233649970
12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
Michael An
cbc6c6c837
12.0 fix click spaces and select input (#6230) 2024-06-26 10:15:23 +08:00
llj
26bdd0decd
[settings] redesigned the 'heading' bar; fixup for the side nav; impr… (#6250)
* [settings] redesigned the 'heading' bar; fixup for the side nav; improved UI for content headings

* [settings] resigned it (the top bar, the side panel; the code frame)
2024-06-25 21:48:57 +08:00
Michael An
939c85d3c1
12.0 remove glamor (#6256)
* remove glamor

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

* update

* update

---------

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

* change triangle icon font size
2024-06-21 17:00:51 +08:00
Michael An
b7e686786a
12.0 change triangle icon (#6233)
* change main page

* change main panel icon to #666666

* change wiki icon

* change sort icons

* change hidden header table

* change style
2024-06-21 12:07:58 +08:00
Michael An
f754959323
12.0 change tree highlight style (#6241)
* change root basic style

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

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

* 02 change check mark icon className

* 03 change dropdown padding

* 04 change menu min width 200px

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

* feat: update code

---------

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

* feat: update code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-06-19 11:31:38 +08:00
llj
0da5d30442
['dir view', 'share link' pages] modified UI details for 'Retry All' & 'Cancel All' buttons in the upload dialog (#6221) 2024-06-18 16:37:25 +08:00
llj
577036b251
['Files'] modification for 'long library names' in 'Grid' view mode (#6219) 2024-06-18 14:51:34 +08:00
Michael An
3c01601ac9
delete useless codes (#6218)
* delete useless codes

* remove useless codes
2024-06-17 22:17:47 +08:00
llj
bb6a81e84a
['view mode' selector] rewrote the 'view mode' selector(fixup & improvements) and used it in 'Files' & 'dir view' pages (#6215) 2024-06-17 16:52:44 +08:00
Michael An
422108b312
12.0 add buttons animation (#6167)
* add library container animation

* change animation and style
2024-06-17 14:48:16 +08:00
liuhongbo
b216db12db feat: wiki shortcut 2024-06-17 11:42:42 +08:00
liuhongbo
e84b29d71c feat: fix compatitablily to wiki shortcut 2024-06-17 10:31:23 +08:00
Michael An
983b42b1d8
change add wiki button (#6199)
* change add wiki button

* add wikis dropdown to add wiki

* change permission
2024-06-17 10:19:27 +08:00
llj
2641d89553
Files view mode sort (#6210)
* ['Files'] added 'view mode' options & added 'grid' mode for 'My Libraries' & 'Shared with me'

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

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

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

* wip: table finished

* wip

* feat: metadata views

* update models

* optimize frontend

* optimize frontend
2024-06-15 14:31:44 +08:00
Huang Junxiang
8d4dbf6043
Metadata views (#6203)
* wip

* wip: table finished

* wip

* feat: metadata views

* update models
2024-06-15 14:03:17 +08:00
Michael An
58875d110c
fix toggle menu (#6205) 2024-06-15 11:35:17 +08:00
JoinTyang
ba7c402c81
Merge pull request #6184 from haiwen/start_metadata_manager
Start metadata manager
2024-06-14 17:54:19 +08:00
Michael An
9f2f68afc7
12.0 change toolbar button style (#6202)
* 01 change common buttons

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

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

delete useless ai-search-ask

change search and ai-search

* LibView start queryLibraryIndexState
2024-06-13 11:34:51 +08:00
Junxiang Huang
693e12dc23 optimize frontend 2024-06-12 15:32:52 +08:00
Junxiang Huang
2d4dae7d87 optimize frontend 2024-06-12 15:31:14 +08:00
Junxiang Huang
0e3886e254 optimize code and structure 2024-06-12 09:56:53 +08:00
Junxiang Huang
f68a6cc098 feat: metadata management enable 2024-06-11 18:35:26 +08:00
llj
588816a755
[share dialog] fixup: made ADDITIONAL_SHARE_DIALOG_NOTE fully displayed (#6187) 2024-06-11 16:44:45 +08:00
杨顺强
e5b696b098 Merge branch 'master' into 12.0 2024-06-06 17:59:03 +08:00
Michael An
abcbd0f3dc
Fix search types support up and down (#6171)
* 01 fix loading icon

* 02 press up and down select
2024-06-06 15:37:28 +08:00
Michael An
4722d16be7
12.0 change search UI (#6168)
* 01 remove AI search

* 02 change normal search UI
2024-06-06 12:11:49 +08:00
llj
ff8ac397cc
['Files' page] 'New Library': added 'New Library' dropdown menu to some headings('My Libraries' & departments) (#6169) 2024-06-05 18:49:22 +08:00
Michael An
e25512a20a
12.0 change old wikis return avatars (#6166) 2024-06-05 12:00:34 +08:00
欢乐马
bf4993f667
update subscription price url (#6162) 2024-06-04 17:50:35 +08:00
llj
0b84b22df9
['New Group'] redesigned it: moved it from the top bar of the 'Files' page to the side panel (#6161) 2024-06-03 20:47:44 +08:00
Michael An
80637c506c
12.0 redesign wiki list (#6155)
* 01 remove useless wiki codes

* 02 change delete wiki tip

* 03 fix code format

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

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

* rename wiki

* old wiki support rename

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

* fix format

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-31 10:59:59 +08:00
Michael An
7dfb931ea5
change wiki list style (#6151) 2024-05-31 10:33:17 +08:00
Michael An
dedc97c006 12.0 fix wiki owner avatar 2024-05-30 18:16:32 +08:00
Michael An
de58b17c3a fix old wiki avatar 2024-05-30 17:49:47 +08:00
Michael An
1eb4cbf4ee
change Wiki style (#6143) 2024-05-30 17:39:25 +08:00
杨顺强
7d512ea230 Merge branch 'master' into 12.0 2024-05-30 14:49:13 +08:00
杨顺强
fa54c18026
Revert "Udpate pdf to4.2.67 (#6123)"
This reverts commit cc8140119c.
2024-05-30 14:44:10 +08:00
lian
b24f9dab93
only pro version has Institution feature (#6133) 2024-05-30 11:59:59 +08:00
Michael An
2d6679343b
01 fix list can admin departments (#6132)
02 fix no departments message

03 change wiki long name style
2024-05-30 10:04:03 +08:00
llj
1997bc344e
[library 'Folder Permission' dialog] fixup: enable users to 'choose' the root folder; removed those unused prop type checking which caused errors (#6130) 2024-05-29 20:29:50 +08:00
Michael An
261c3a7510
change wikis list style (#6125) 2024-05-29 20:28:46 +08:00
杨顺强
b76bad303a Merge branch 'master' into 12.0 2024-05-29 11:50:33 +08:00
杨顺强
cc8140119c
Udpate pdf to4.2.67 (#6123)
* update pdf to 4.6.27

* update pdf version to 4.2.67

* optimize code

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

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

* wiki can select owner

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-28 16:31:00 +08:00
llj
db4ed716aa
[dir view] toolbar for the current folder: modified UI details (#6119) 2024-05-27 19:46:40 +08:00
llj
69011567a3
[dir view] redesigned the toolbar for the current folder (#6117)
* [dir view] redesigned the toolbar for the current folder

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

* [dir view] toolbar for the current folder: updated the 'upload' icon; modified UI details
2024-05-27 16:47:19 +08:00
Michael An
7f2ce4c8a8
12.0 fix icon style (#6115)
* 01 update font

* 02 change icon color

* 03 change icon
2024-05-25 15:09:24 +08:00
llj
eac54b1255
[dir view] redesigned the top toolbar for the selected dirent(s) (#6111)
* [dir view] redesigned the top toolbar for the selected dirent(s)

* code cleanup
2024-05-24 19:20:36 +08:00
llj
5c0518ef22
Icons (#6106)
* [icon] replaced 'sf2-icon-caret-down' with the new 'sf3-font-more'

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

* [UI] modified the colors of the operation icons in pages
2024-05-23 12:09:54 +08:00
llj
21e8443964
[dir view] redesigned the 'view modes' UI (#6103) 2024-05-22 14:33:03 +08:00
llj
af1ad767ca
[dir view] redesign: moved 'list/grid' view mode icons down to the 'cur path'bar, grouped 'properties', 'tags', 'history', 'trash' icons into a 'more' dropdown menu (#6102) 2024-05-21 21:06:50 +08:00
杨顺强
48814ff65f merge master 2024-05-20 10:52:57 +08:00
欢乐马
6d1bb9039d
Subscription (#6069)
* subscription api

* subscription page

* subscriptionAPI.js

* buy quota

* add currency icons

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-05-17 11:14:55 +08:00
llj
a78f8e97a2
[dir view] added an icon button to toggle between displaying/hiding the dirent tree panel (#6093) 2024-05-16 20:14:26 +08:00
JoinTyang
b8e490d594
fix edit wiki url (#6085) 2024-05-16 09:58:18 +08:00
Michael An
fca24dca65 change main-side-nav icon 2024-05-16 09:40:55 +08:00
llj
7bfc7bae0c
Redesign (#6080)
* [top bar, side panel] modified UI of the top bar; redesigned the side panel(moved the content in the bottom to the side nav)

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

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

* ['settings' page] redesigned the empty tip for 'linked devices'
2024-05-15 17:58:18 +08:00
Michael An
d7ac5688ef
12.0 change add existing file in wiki edit (#6057)
* 12.0 change add existing file in wiki edit

* 01 delete create wiki from existing library

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

* 03 delete select existing file to create new page

* optimize edit wiki

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

* optimize wiki permission

* wiki add wiki2

* delete page file

* fix wiki test

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-15 11:57:30 +08:00
llj
a4fa7f899a
[side nav, 'Files' page] use 'department' icons for departments (#6073) 2024-05-13 15:54:50 +08:00
llj
67e09a4295
[org admin - departments] redesigned it (#6070) 2024-05-12 08:17:02 +08:00
Michael An
b1ab514a5a
[12.0] share admin animation time change (#6061) 2024-05-09 16:55:06 +08:00
Michael An
ccea398718
fix admin share animation (#6060) 2024-05-09 16:24:53 +08:00
Michael An
143b087387
fix left nav slide animation (#6058) 2024-05-08 13:11:12 +08:00
llj
1b1a6bbbd3
[side nav] replaced some icons so that they are horizontally aligned … (#6056)
* [side nav] replaced some icons so that they are horizontally aligned with the text next to them

* [side nav] modified icon size & etc.
2024-05-07 17:45:28 +08:00
llj
96f43f6afc
[dir view] redesigned it: removed the 'column' mode icon; always display (#6054)
the left side 'tree' panel; let the 'list' & 'grid' column mode icon
only control the right side main content
2024-05-07 16:45:51 +08:00
Michael An
65ce3052ee
change wiki (#6052) 2024-05-06 17:09:47 +08:00
Michael An
fa1157ce8a
12.0 feature edit wiki page (#6033)
* 01 add static media files

* 02 edit wiki page

* 03 remove useless icons and support edit name and icon

* 04 support wiki nav

* delete useless codes

* optimize feature edit wiki

* 05 add wiki-api and save config

* 06 change some UI

* delete useless codes

* delete useless codes

* fix edit wiki url

* change js path

* change icon size

* fix

* fix fn name and do not show tree view

* fix edit url

* save config to index.json

* fix new file name check

* hide icon and library name

* remove useless svgs

* remove useless svgs

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
Co-authored-by: JoinTyang <41655440+JoinTyang@users.noreply.github.com>
2024-05-06 14:24:39 +08:00
llj
20f2173c11
UI details (#6049)
* ['Files'] make the headings such as 'My Libraries' and the library star/unstar icons left-aligned

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

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

* [border color] modified border color in tables & other UIs (so that they are same)
2024-05-01 21:13:56 +08:00
llj
3581712e1a
['Files'] redesigned the side nav & the main content (#6044) 2024-04-26 21:51:50 +08:00
杨顺强
f7f40231aa Merge branch 'master' into 12.0 2024-04-25 14:29:17 +08:00
awu0403
db6cee68e9
Add department transfer function to the administrator interface (#6014)
* Add the function of transferring departments in the administrator interface

* fix admin get all departments

* update

* Update departments.py

* update

* update

* add department repo transfer

* Update groups.py

* update

---------

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

* is_active del RepoAPITokens

* update del_repo_api_token

* add inactive_user

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

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

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-04-23 16:26:31 +08:00
杨顺强
50be4b437c
Optimize sdoc created (#6031)
* optimize code

* optimize code
2024-04-22 17:39:13 +08:00
llj
1b881ca914
[A11y] improvements for pages (#6030)
* [A11y] improvements for pages

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

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

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

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

* ['Files'] added 'Shared with groups' to it (removed 'details' for 'department')
2024-04-19 14:51:41 +08:00
lian
c246b5a3a9
update notice when file/folder is uploaded (#6022)
A file named {filename} is uploaded.
A folder named {foldername} is uploaded.
2024-04-15 19:34:21 +08:00
llj
494a933fd6
[i18n] fixed some text (#6023) 2024-04-15 19:31:56 +08:00
lian
52aff8242c
unfreeze sdoc (#6016) 2024-04-11 18:26:48 +08:00
lian
a80fe2c5ff
Upload folder notification (#6013)
* upload folder user notification

* update
2024-04-09 22:09:07 +08:00
llj
48c0d96df8
[shared dir view] redesigned the 'file upload' dialog (#6010) 2024-04-07 22:16:08 +08:00
llj
29081f204b
[dir view] redesigned the 'file upload' dialog (#6006)
* [dir view] redesigned the 'file upload' dialog

* [dir view] 'file upload' dialog: fixup & improvements
2024-04-03 22:14:31 +08:00
杨顺强
8e9075fd62
Merge pull request #6002 from haiwen/fix-create-new-file-error
fix: optimize code
2024-04-02 16:06:14 +08:00
liuhongbo
972bbf00fa feat: add loading animate 2024-04-01 14:40:06 +08:00
liuhongbo
4d9316827c fix: optimize code 2024-04-01 10:21:48 +08:00
llj
bd117f54f2
['guide for new' dialog] updated the image & etc. (#5996) 2024-03-26 12:06:17 +08:00
llj
e3aba6539f
[AI search] fixed UI details (#5995) 2024-03-25 18:46:15 +08:00
llj
4375115548
[draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
llj
8c14e4abac
[long name] fixup for repo/folder share/upload link pages with long library/folder/file names (#5990) 2024-03-22 12:01:12 +08:00
杨顺强
56cebc92a6 update seafile-editor version 2024-03-21 07:45:10 +08:00
Ranjiwei
11e27683c0
share-links-forbits-for-some-folder-permissions (#5977) 2024-03-18 11:28:01 +08:00
llj
046aa47022
[long name] fixup for UIs with long library/folder/file names (#5971)
* [long name] fixup for UIs with long library/folder/file names

* fixed code indentation
2024-03-07 15:37:09 +08:00
lian
3453dd22d2 remove duplicate code 2024-02-27 10:52:36 +08:00
lian
0710561fd5 Merge branch '10.0' 2024-02-27 10:42:10 +08:00
llj
b8fe8ef0a2
['tag edit'] fixup for 'tag edit' in 'dir view - file details panel' & 'markdown file view - info panel' (#5962) 2024-02-23 16:23:35 +08:00
Michael An
9ff9a5610a
fix click dirent no close popover (#5961) 2024-02-23 16:21:51 +08:00
Ranjiwei
8a7850a7dc
Add Notification after user share permission changed (#5923)
* update

* remove spaces

* Update notice-item.js

* add-notice-after-CANCEL-the-sharing-perms-to-user

* update-func-names
2024-02-23 14:38:19 +08:00
杨顺强
f8db39b8e3
optimize code (#5958) 2024-02-21 17:39:19 +08:00
Michael An
ef60661f50
Change AI search icon (#5956)
* fix code warnings

* change AI search icon
2024-02-19 16:12:09 +08:00
llj
cca420eb72
[shared file view] added a space after 'Download' for the big green download button in the top right (#5953) 2024-02-08 16:50:36 +08:00
lian
00c2124dff
copy/move file to enc lib (#5487) 2024-02-07 11:08:41 +08:00
llj
608de45b6f
[search] 'turn on/off semantic search': click outside to close the 'setting' popover (#5937) 2024-02-04 15:29:58 +08:00
llj
23785bb28b
[dir view] Tags: don't send the 'get tags' request when open the 'tags' popover/dialog (handled 6 cases); removed the repeated 'get tags' request after creating a new tag; improved the 'no tags' tip (#5936) 2024-02-02 20:52:58 +08:00
llj
26bc311673
[search] 'turn on/off semantic search': redesigned UI/UX for this setting (added a 'setting' icon to toggle the new 'setting popover') (#5932) 2024-02-01 16:20:46 +08:00
lian
690d4a6a8c
fix select bug when admin share repo to group (#5931) 2024-01-31 13:30:27 +08:00
llj
f5fdebe5bb
[search] removed the dot after 'No results matching' (#5904) 2024-01-31 13:29:42 +08:00
llj
1109091348
[dir view] 'column' mode: fixup for the bug 'only render the first 100 items for a folder with more than 100 items' (#5929) 2024-01-30 17:49:31 +08:00
杨顺强
790917c433 optimize seafile editor link click 2024-01-30 09:45:46 +08:00
llj
33f6426539 [i18n] fixup 2024-01-24 18:22:50 +08:00
杨顺强
bc32292e45
Merge pull request #5882 from haiwen/add-sdoc-external
add-external
2024-01-22 10:04:13 +08:00
llj
48bea529bc
[share dialog - Share Link] link details: fully display the password when it's displayed (#5907) 2024-01-19 21:49:09 +08:00
llj
6e458cc169
[AI search] commented out the 'Is this answer helpful to you' module (#5903) 2024-01-18 21:30:38 +08:00
WJH
73afa03d63
Improve adfs error msg (#5898)
* improve error msg

* send error msg to sys/org admin

* fix code
2024-01-17 14:49:23 +08:00
yinjianfei
ad4d0464eb update-icon 2024-01-16 14:00:40 +08:00
JoinTyang
71ee501222
semantic search return content (#5897) 2024-01-15 16:12:43 +08:00
Michael An
bf882ecca4 fix ai-search loading bug 2024-01-12 16:02:53 +08:00
WJH
1f44154c80
Improve adfs sso page (#5874)
* replace url_prefix with org_id

* enable connect&disconnect saml2

* improve adfs/saml login page

* enable adfs/saml user set password

* connect/disconnect saml page

* improve org saml config page

* fix code

* compatibility old version

* add migrete_idp_certificates.py

* simplify org saml config API
2024-01-12 12:06:28 +08:00
Michael An
96781925b0
change AI search result is markdown (#5888) 2024-01-10 13:59:30 +08:00
JoinTyang
61ffe21ff4
delete repo index (#5884)
* delete repo index

* fix index permission
2024-01-09 18:23:11 +08:00
yinjianfei
6ee3992064 update-file-type 2024-01-08 11:06:57 +08:00
Michael An
7456cf1fae
fix eslint warning and code format (#5877) 2024-01-03 21:59:44 +08:00
Michael An
adc8960fd8
change Operation to operation (#5878) 2024-01-03 18:08:24 +08:00
JoinTyang
d7c11a4a6f
fix search dir show (#5876) 2024-01-02 12:14:16 +08:00
JoinTyang
5e00b91690
fix search result (#5873) 2023-12-29 15:29:35 +08:00
lian
40413901f4
add seatable integration for dept repo (#5870) 2023-12-29 12:20:32 +08:00
Michael An
2ab7ca1e90
Change search result text (#5871)
* fix warnings

* change search result text
2023-12-29 12:20:07 +08:00
杨顺强
0ea4505f35 optimize style 2023-12-28 17:34:10 +08:00
杨顺强
3e89f2b282 optimize wiki ui 2023-12-28 17:31:39 +08:00
杨顺强
7b18222eab
Add sdoc viewer (#5867)
* add seafile sdoc viewer

* optimize code

* optimize code

* update sdoc-editor version

* optimize code
2023-12-28 15:00:26 +08:00
杨顺强
f92a547e24
Merge pull request #5855 from haiwen/add-internal-link
add-internal-link
2023-12-28 10:40:16 +08:00
lian
ab72e093d5
export/convert sdoc to docx (#5837)
* sdoc to docx

* update
2023-12-26 17:50:06 +08:00
杨顺强
4a27e72c69
Optimize markdown code (#5860)
* optimize markdown editor css

* optimize markdown viewer

* optimize markdown viewer

* fix wraning
2023-12-26 14:35:44 +08:00
JoinTyang
adb07fbaac
Merge pull request #5857 from haiwen/fix/ai-qa-search-error
fix/ai: fix qa hit error sdoc
2023-12-25 20:03:58 +08:00
cir9no
a5b8caca61 fix/ai: fix qa hit error sdoc 2023-12-25 18:33:09 +08:00
yinjianfei
3d69a6f4b6 add-internal-link 2023-12-25 16:06:36 +08:00
llj
473aa295d6
[dir view, other pages] fixed problems 'cannot close the notice popover (#5854)
via clicking the bell icon, or via clicking outside'

- in 'dir view', clicking the notice bell icon, clicking the
content(dirents) area, the notice popover was not closed
- in other pages, clicking the notice bell icon, the popover was not
closed
2023-12-25 12:08:00 +08:00
llj
bd05e05a1a
['share dialog' - 'Share Link', 'Share Admin' - 'Links'] share links: get limited links per request, scroll down to get more (#5840) 2023-12-20 12:01:18 +08:00
llj
285a3b9c38
[side nav] removed the link to SeaTable (#5841) 2023-12-20 10:14:46 +08:00