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

22 Commits

Author SHA1 Message Date
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
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
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
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
llj
4c62d5086f Watch file changes (#5364)
* [my libraries] redesigned 'watch/unwatch file changes'

- added 'watch file changes' & 'unwatch file changes' to the operation
menu
- added icon & tooltip for monitored libraries
- added support for mobile

* [my libs] updated 'watch/unwatch file changes'

* [notifications] update for 'watch/unwatch file changes'
2023-02-03 09:51:18 +08:00
lian
00b1007cae repo monitor (#5265)
Co-authored-by: lian <lian@seafile.com>
2023-01-16 17:56:05 +08:00
plt
441b88b6f1 Merge branch '7.0' 2019-08-12 17:28:08 +08:00
llj
29b5aa0184 [multi storage backends] offer 'storage backend' options in 'repo (#3960)
create' dialog

* fixup for 'my libraries - create repo'
2019-08-08 13:08:13 +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
llj
c84984c5cb [shared with me] mobile: improvement (#3861) 2019-07-18 08:27:48 +08:00
llj
cfc5f71417 [shared with me] mobile: improvement (#3861) 2019-07-17 17:37:39 +08:00
llj
957979254b [my libs] mobile: improvement (#3839)
* [my libs] mobile: improvement

* modified 'more' icon
* modified background layer of op menu
* added 'star/unstar' to the op menu

* [my libs] mobile: redesigned 'sort'
2019-07-16 07:55:55 +08:00
杨顺强
5c0d93bea9 Media query improve (#3836)
* repair response bug

* revert modify
2019-07-10 21:51:30 +08:00
zxj96
ae8365854e Solve the problem of inaccurate sorting of the database 2019-05-29 15:11:18 +08:00
zxj96
8eba860bcb File size sort 2019-05-29 13:57:12 +08:00
Michael An
aea14dd74a delete details choice in menu (#3239) 2019-04-11 11:13:36 +08:00
lian
d22e600442 star repo (#2980)
* star repo

* file_icon_url -> item_icon_url

* add UserStarredFiles.objects.get_starred_repos_by_user()
2019-02-26 14:14:00 +08:00
杨顺强
2430b4fb4f adaptation mobile (#2938)
* adaptation mobile

* improve style

* repair naming bug
2019-02-13 18:09:01 +08:00
杨顺强
250b85e8c9 optimized my-libs (#2935)
* optimized my-libs

* Remove redundant directory hierarchies

* repair reabse bug
2019-02-13 14:21:39 +08:00