1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-16 14:08:12 +00:00
Commit Graph

90 Commits

Author SHA1 Message Date
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
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
Michael An
9e78a7aa93
refactor dir column view (#6743) 2024-09-10 11:46:50 +08:00
awu0403
5ce112881f
update (#6688)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-09-03 15:31:59 +08:00
Michael An
9051ad836e
change empty tips (#6565)
* [draft] change empty tips

* remove useless codes
2024-08-20 11:19:11 +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
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +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
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
fd2d6c5c82
01 change grid mode library style (#6238) 2024-06-20 15:22:47 +08:00
Michael An
c16433d7b8
01 change grid mode library style (#6236) 2024-06-20 13:47:57 +08:00
llj
577036b251
['Files'] modification for 'long library names' in 'Grid' view mode (#6219) 2024-06-18 14:51:34 +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
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
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
3581712e1a
['Files'] redesigned the side nav & the main content (#6044) 2024-04-26 21:51:50 +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
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
lian
40413901f4
add seatable integration for dept repo (#5870) 2023-12-29 12:20:32 +08:00
llj
59b9e41d9c
[my libs, groups, group] adjusted the position of the triangle in the submenu 'Advanced' (#5695) 2023-10-18 16:58:10 +08:00
lian
71eb383272
dept admin can set auto deletion (#5663)
* dept admin can set auto deletion

* [groups, group] added divider & submenu 'Advanced' to the dropdown menu (& fixup) for department repo owned by the current department

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-10-17 21:08:07 +08:00
Michael An
14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
lian
3b6142e639
repo share admin (#5596)
* repo share admin

* check share_to param

* [repo 'share admin' dialog] removed 'internal links'; fixup & improvements

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-08-24 10:18:40 +08:00
llj
f086d4705b
Monitor shared repos (#5375)
* [shared with me] added 'watch/unwatch file changes' for libraries

* [groups, group] added 'watch/unwatch file changes' for libraries

* [shared with me] only libraries shared with 'r', 'rw' permissions can be monitored

* [groups, group] only libraries shared with 'r', 'rw' permissions can be monitored

* [shared with me] improved the interaction for library items

* [groups, group] cleaned up the code
2023-02-11 17:40:43 +08:00
杨顺强
3a4cb45fcf
Update dependency 4 (#5348)
* react react-dom reach-router react-image-lightbox

* update seafile-editor version

* optimize codemirror code

* optimize code

* repair code bug

* optimize code

* optimize code

* optimize seafile-editor version

* update seafile-editor version

* optimize code

* optimize code
2022-12-29 12:21:47 +08:00
llj
6e2a296ca1 [a11y] shared repos: improved 'more operations' dropdown & 'star/unstar' 2021-10-11 14:01:42 +08:00
llj
32502fabcd [a11y] group repos, 'shared with all': enabled 'keyboard access' 2021-10-11 14:01:42 +08:00
lian
c29a571826 Merge branch '7.1' into master 2021-02-05 11:55:34 +08:00
llj
3600537e12
Mobile visit item (#4779)
* [mobile] my libs: improved 'visit repo'

* [mobile] dir view: improved 'visit dirent'

* [mobile] shared with me: improved 'visit repo'

* [mobile] group, groups, shared with all: improved 'visit repo'

* [mobile] starred: improved 'visit item'
2021-01-09 18:36:26 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
ffd66a78f1
[department] added 'change password' & 'reset password' for encrypted repo (#4674) 2020-09-19 20:48:02 +08:00
llj
483c6fc5c3
[group] added 'load more repos' (#4649) 2020-08-17 11:53:33 +08:00
杨顺强
f762b1a311
Optimize repo delete 2 (#4628)
* optimzie group repo delete logic

* repair code bug

* optimize repo delete code
2020-07-27 11:06:59 +08:00
llj
ac9e9b9ea4
[Groups] fixup (#4494) 2020-03-23 17:52:21 +08:00
llj
3ed4c516d0
added 'share links admin' to 'department repo' for 'department Admin' (#4475)
* added 'share links admin' to 'department repo' for 'department Admin'

* [department repo] fixup
2020-03-11 11:10:48 +08:00
王健辉
fdede812d4 update .po files 2020-01-13 18:52:44 +08:00
llj
09c1a5e3d9 [misc] bugfix & improvement; removed unused files (#4321)
* redesigned 'repo api token' dialog
* fixup for 'system admin' pages
* removed unused ali 'priv/' files
2019-11-29 15:17:00 +08:00
Alex Happy
b60d0e6170 ADD: generate repo-api-token for department (#4233) 2019-11-07 14:10:37 +08:00
plt
47f52bcd90 Merge branch '7.0' 2019-08-25 13:25:37 +08:00
llj
9996db6f5f [misc] modification for mobile (#4016) 2019-08-22 20:23:08 +08:00
plt
af74f8b30b Merge branch '7.0' 2019-07-22 17:09:10 +08:00
llj
168c0992a7 [shared with all, group, groups] mobile: improvement (#3874)
* added component libs-mobile-thead.js
2019-07-18 20:21:50 +08:00
plt
f491073d66 Merge branch '7.0' 2019-07-16 10:15:31 +08:00
杨顺强
04e791f14c Improve response catch module (#3848)
* add err hanlder for dialog ajax request

* add error handler for component ajax request

* repair code bug

* repair code bug

* add handler for page ajax module
2019-07-16 10:01:09 +08:00
plt
1809079b8e Merge branch '7.0' 2019-07-03 10:34:37 +08:00
shanshuirenjia
ad8ecb697b repair lib icon tip error 2019-07-02 16:03:35 +08:00
Daniel Pan
b0cbc685f3
Revert "repair group menu bug" 2019-07-02 11:48:34 +08:00
shanshuirenjia
73c475deb2 optimized code 2019-07-02 11:43:07 +08:00