* ['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
* 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 '...'
* 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>
* [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
* [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)
* [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
* [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
* [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')
* [dir view] for file items: added 'Properties' to its context menu,
'more' dropdown menus in <tr> & the top toolbar
- click 'Properties', the 'info' panel will be shown
* [dir view] operation menu for file item: removed 'Comment', moved 'Properties'