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

1898 Commits

Author SHA1 Message Date
杨国璇
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