1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-05-15 11:20:36 +00:00
Commit Graph

1663 Commits

Author SHA1 Message Date
杨顺强
110a2a499f delete unnecessary code 2023-04-13 16:37:54 +08:00
杨顺强
568fe46765 update sdoc translate module 2023-04-13 16:35:06 +08:00
杨顺强
59cd21d993 update sdoc version 2023-04-12 15:39:38 +08:00
杨顺强
979da57868 update sdoc version 2023-04-12 13:27:11 +08:00
杨顺强
f5ff0578bb
update sodc code () 2023-04-10 15:29:33 +08:00
杨顺强
027db966a2
update sdoc version () 2023-03-23 20:58:29 +08:00
杨顺强
b6ca6ae580 update sdoc version 2023-03-08 14:04:15 +08:00
杨顺强
34799689f4
update sdoc version () 2023-03-08 12:02:31 +08:00
杨顺强
8d05178828
Add new file type ()
* add seafile ext file

* delete unnecessory code

* intergtate seafile-editor test app

* optimize code

* optimize code
2023-03-06 10:08:14 +08:00
杨顺强
bbac18dbbf
repair code bug () 2023-01-13 11:20:36 +08:00
llj
bf313b947c
Update help ()
* [help] updated drive_client_2.0_for_windows_10

* [help] updated 'How to use encrypted libraries'

* [help] encrypted libraries: removed the text containing a link which links to manual.seafile.com

* [help] drive client for windows: fixup

* [help] updated screenshots

* [help] manage_library_as_wiki: removed outdated content(about functions no longer exist)
2022-12-23 12:08:18 +08:00
llj
5b792c34b0 Merge branch '9.0' 2022-11-03 10:44:47 +08:00
llj
4b0ba51b52 [pdf file view] enable 'zoom in/out by pinch' for mobile 2022-11-02 15:02:27 +08:00
llj
bfb176191e
[UI] modified details for nav items, icons in search input, dropdown items, folder tree items () 2022-10-19 19:04:57 +08:00
llj
7b56e8eace
Seahub UI ()
* [top toolbar] fixed the position of the vertical line between 2 sides

- fixed it for all the pages
- removed the duplicated 'div.main-panel' in 'lib-content-view'

* [search] modified the UI

* [top toolbar] redesigned the notification

* [top toolbar] avatar & the triangle: modified the UI

* [left side panel] updated the UI; fixup & improvement

* [misc] modified links' color, op-icon, and etc.

* [misc] updated UI for share dialog, other dialogs, & 'more operations' dropdown

* [misc] UI: modified markdown side panels, comment panels, input/textarea placeholder

* ['user settings' page] modified UI

* [shared dir upload link page] modified the UI

* [user settings] modified the UI

* [user settings] fixup

* [seafile-ui.css] use an updated one (modified color of buttons)
2022-10-12 18:10:12 +08:00
lian
16bff600d1
use head and repo name as title on wiki page ()
* use head and repo name as title on wiki page

* update

* update page title by change file

* optimize style

* fix unordered_list display

* update translation

Co-authored-by: lian <lian@seafile.com>
Co-authored-by: shuntian <978987373@qq.com>
Co-authored-by: 王健辉 <40563566+mrwangjianhui@users.noreply.github.com>
2022-08-05 14:15:37 +08:00
杨顺强
9c7f0fb149
optimize code () 2022-08-03 15:11:57 +08:00
杨顺强
9745bc26a3
Optimize wiki style ()
* optimize style

* repair code bug

* optimize code
2022-07-29 10:52:52 +08:00
杨顺强
27399d8970
Optimize wiki module ()
* optimize code

* optimize code

* python load wiki file_content

* optimize style

* improve code

* optimize code

* update code

* optimize wiki style

* format <h> label

* add scroll interactive

* optimize code

* repair code bug

* format datetime

Co-authored-by: 王健辉 <40563566+mrwangjianhui@users.noreply.github.com>
2022-07-27 16:26:55 +08:00
cainiao222
bdadbd7556 update edtior font 2022-03-07 14:51:11 +08:00
llj
33ff193d8d [pdf viewer] improved loading
- display a loading icon instead of a blue progress bar in the `#loadingBar`
- added loading icons for pdf pages
2022-03-03 14:43:48 +08:00
llj
d9e1f70743 [markdown file view] print: fixup for 'print all the pages' 2022-01-22 13:49:55 +08:00
llj
7989151452 [markdown file view] print: removed the unnecessary colored background around the file content 2022-01-21 12:25:22 +08:00
llj
e9536c7922 [markdown file view] print: fixup for 'print all the pages' 2022-01-21 11:51:33 +08:00
王健辉
5dc7242e55 update translation 2022-01-19 17:03:39 +08:00
llj
5d2a64bb2b [shared dir view] current path & operation buttons: fixup & improvement 2022-01-11 14:08:00 +08:00
lian
715aa05bbf update favicon 2022-01-07 17:01:07 +08:00
cainiao222
c115bf9d41 update seafile-editor font 2022-01-04 17:50:07 +08:00
lian
30703c1973 update manifest.webmanifest 2021-12-23 15:22:57 +08:00
lian
4807f4cdcc update favicon 2021-12-03 17:33:08 +08:00
lian
f3c4ec0f11 view cad file 2021-11-22 18:13:10 +08:00
王健辉
cc8dcca704 update translation 2021-11-02 16:08:24 +08:00
llj
33401fcc35 [pdf viewer] use the latest PDFjs(v2.10.377)
- added 'loadingBar'
- show 'error info', 'password dialog' when needed
2021-10-20 15:22:21 +08:00
llj
ace2ea7a3e [a11y] .table-sort-op: show focus effect when accessed by keyboard 2021-10-11 14:01:42 +08:00
王健辉
07df610e43
custom share permission ()
* custom share permission

* remove path field

* add permission manager ui

* optimize custom permission manager style

* add permission setting

* add normalize_custom_permission_name

* optimize repo custom permission

* delete useless code

* optimize code

* optimize code

* optimize markdown file page

* fix a few bugs

* add permission control

* repair modify permission

* optimize style

* optimize copyright

* add try-except

* optimize code

* move file&folder

* batch operation item

* repair batch move item

* update copyright

* optimize move permission control

* optimize code

* optimize code

* optimize code & fix code wranning

* optimize code

* delete unsupport permission

* optimize code

* repair code bug

* add pro limit

* optimize code

* add permission handle for permission editor

* repair new file&folder bug

* optimize file uploader code

* custom permission user can not visit custom permission module

* optimize code

* forbid comment&detail module

* optimize code

* optimize modify/preview permission

* optimize custom permission share perm

* optimize view file module: file-toolbar

* optimize custom drag move operation

* repair column view bug

* optimize drag operation code

* repair code bug

* optimize code

Co-authored-by: shanshuirenjia <978987373@qq.com>
2021-09-13 10:37:07 +08:00
王健辉
04a4ad98d7 update translation 2021-06-23 15:30:10 +08:00
王健辉
1d108ae828
upgrade translation () 2021-03-23 14:30:43 +08:00
llj
06254447e4
File view op ()
* [file view] added 'Details' & 'open via client'

* [file view] adjusted places of operations

* [file view] 'open via client': use a new icon

* [file view] 'open via client': updated the icon
2021-03-18 17:31:21 +08:00
王健辉
bc1e0921bf
upgrade translation () 2021-01-25 12:29:46 +08:00
llj
45afd8c323
[share dialog] added QR code for share/upload links () 2021-01-22 18:18:13 +08:00
songjiaqi1
397bac73a8
update seafile-editor () 2020-12-28 17:46:18 +08:00
songjiaqi1
4cbbdcd725
Update editor ()
* update seafile-editor

* update md-editor

* add translate
2020-12-26 17:45:48 +08:00
llj
f0f504111f
[l10n] updated .po files () 2020-12-25 17:12:05 +08:00
杨顺强
cf4abe5e3e
Optimize css ()
* optimize code

* optimize css

* update seafile-editor font

* revert back to default
2020-12-21 16:21:51 +08:00
llj
c0e40076d4
Ocm frontend ()
* [OCM] modified the icon in 'side nav'

* [OCM] share dialog: improved 'Server select', 'user input', 'submit' and etc.

* [OCM] share dialog: fixup & improvement for 'delete an item' and etc.

* [OCM] 'Shared from other servers' page: fixup & improvement

* [OCM] dir view: fixup & improvement
2020-12-17 15:17:18 +08:00
lian
ee6cccf806 Merge branch '7.1' into master 2020-12-03 12:03:51 +08:00
lian
e3fd4091f6
remove unused rest_framework files ()
* remove unused rest_framework files

* update

Co-authored-by: lian <lian@seafile.com>
2020-11-26 21:15:16 +08:00
lian
c0669d4ad8 Merge branch '7.1' into master 2020-11-25 15:05:57 +08:00
llj
87a80eadc5
[markdown] improved 'print' ()
* when the right panel is open, make the print be ok
* print all the pages in Firefox
2020-11-19 15:58:43 +08:00
llj
25cee90eda
[shared upload link] rewrote it with react ()
* [shared upload link] rewrote it with react

* modification
2020-10-20 16:24:25 +08:00