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

10 Commits

Author SHA1 Message Date
杨顺强
ccab6f1552
Update react version 3 (#7453)
* update react version

* update reactstrap

* optimize code

* update react-select version

* update react-responsive

* update react-chartjs version

* update qrocde version

* update seafile-editor version

* update tldraw editor version

* fix code bug
2025-02-14 14:04:25 +08:00
Daniel Pan
2467734990
Revert "add repo in right tool panel (#7410)" (#7413)
This reverts commit b07f33e07c.
2025-01-23 09:50:56 +08:00
Michael An
b07f33e07c
add repo in right tool panel (#7410) 2025-01-22 14:38:40 +08:00
llj
9048035920
['view mode'] changed the shortcuts to solve the "input !@" problems (#7117)
- It used 'shift + 1' & 'shift + 2' as shortcuts. That caused problems.
  when a user input '!' or '@' in an input on the page, the 'view mode'
  was changed.
- solution: replaced 'shift + 1/2' to 'ctrl/cmd + shift + 1/2'
2024-11-29 11:29:56 +08:00
Michael An
9e78a7aa93
refactor dir column view (#6743) 2024-09-10 11:46:50 +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
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
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +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
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