llj
542e54ad05
Pdf viewer ( #5574 )
...
* [pdf viewer] use the latest PDFjs(v3.8.162)
* [pdf viewer] redesigned it: added side panel(thumbnail panel) and bottom bar(includes side panel toggle, 'file page manager', and 'zoom manager')
* [pdf file view] added 'print' to the top-right toolbar
2023-08-09 18:54:58 +08:00
lian
69d5f6dfb8
Merge branch '10.0'
2023-08-07 13:40:14 +08:00
llj
2366af08db
[share dialog] fixed the 'horizontal overflow' of the main content area when the language was set as German ( #5575 )
2023-08-05 09:47:53 +08:00
llj
18c7b34046
[dir view] sdoc draft identifier: modified its className to avoid the effect from sdoc-editor styles in the integration environment(where css is packaged) ( #5566 )
2023-08-01 15:09:34 +08:00
Alex Happy
0a7aeec2e2
add file ledger apis ( #5507 )
...
* add file ledger apis
* remove apis about export ledgers
* opt code struct
* feat: update api
* feat: update code
* rename init-ledger script -> init-extended-props
* remove useless code
* POST/PUT extended-props return row
* return default some fields when extended-row not exists
* feat: update seafile-js version
---------
Co-authored-by: er-pai-r <18335219360@163.com >
2023-07-27 15:11:35 +08:00
llj
68ed3e5773
Sdoc draft ( #5556 )
...
* [dir view] redesigned the sdoc draft identifier
* [dir view] added option 'Mark as draft' to 'New File' dialog; added big button '+ SeaDoc' for empty library
* [sdoc draft] fixed API typos
* [sdoc file view] displayed draft identifier & added 'unmark as draft' for drafts
* [media/sdoc-editor] updated i18n/l10n strings for sdoc-editor
* [dir view] 'New' dropdown menu: added '(beta)' for 'New SeaDoc File'
2023-07-22 15:54:25 +08:00
杨顺强
f02f40ee3a
optimize code ( #5557 )
2023-07-22 13:06:46 +08:00
er-pai-r
cee0349f3c
feat: list revisions
2023-07-08 13:52:13 +08:00
er-pai-r
532d79699a
Feat: code
2023-07-08 13:52:13 +08:00
er-pai-r
c2049d274e
feat: draft due to github connect
2023-07-08 13:52:09 +08:00
杨顺强
6a0f9f6aa3
delete sdoc module in 10.0 ( #5522 )
2023-06-28 18:14:43 +08:00
llj
dd7dc6b368
[dir view, file view] removed 'participant list' & 'add participant' for 'info panel' & 'comment panel' ( #5515 )
2023-06-20 15:38:55 +08:00
杨国璇
33c80ff085
fix: sodc history ui ( #5478 )
2023-05-18 13:52:49 +08:00
杨国璇
948fd44eee
feat: sdoc diff ( #5465 )
...
* feat: sdoc diff
* feat: add changes
* feat: optimize code
2023-05-13 15:42:54 +08:00
杨顺强
87dc0289d1
Optimize internal link dialog cod ( #5466 )
...
* optimize code
* optimize code
2023-05-12 11:24:34 +08:00
llj
c33fdc8189
[manage group members] redesigned 'search group members' & removed the dialog footer ( #5438 )
2023-04-19 18:19:58 +08:00
llj
7e68e497b6
[sdoc] updated the version
2023-04-17 17:39:33 +08:00
llj
7ab352db18
Sdoc ( #5434 )
...
* [sdoc file view] added file view, history/trash file view for 'sdoc'
* [sdoc file view] sdoc-editor: upgraded it to the latest version(0.1.5)
- sdoc file view: enable 'auto save'
- sdoc shared/history/trash file view: use the read-only sdoc viewer
* [sdoc file view] fixup
2023-04-17 15:32:52 +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
杨顺强
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
杨顺强
3faa4acb8e
Update dependency 3 ( #5344 )
...
* update react react-dom prop-types
* update seafile-editor version
* install deep-copy denpendency
* update router version
* repair focus bug
* optimize code
* optimize code
2022-12-24 10:41:34 +08:00
杨顺强
ca041cc81b
Update dependency ( #5337 )
...
* update node version
* update dependency
* updat i18n
* update seafile-js version
* remove unnecessary dependency
* update seafile-js version
* update react react-dom version
* update react-dev-utils version
* delete unnecessary dependency
* optimize code
2022-12-21 13:30:29 +08:00
llj
bfb176191e
[UI] modified details for nav items, icons in search input, dropdown items, folder tree items ( #5287 )
2022-10-19 19:04:57 +08:00
llj
7b56e8eace
Seahub UI ( #5261 )
...
* [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
杨顺强
b0a521a92e
repair shared md viewed bug in mobile ( #5269 )
2022-09-28 13:27:13 +08:00
杨顺强
245972cec8
update style ( #5239 )
2022-08-11 10:27:35 +08:00
lian
16bff600d1
use head and repo name as title on wiki page ( #5230 )
...
* 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 ( #5229 )
2022-08-03 15:11:57 +08:00
杨顺强
9745bc26a3
Optimize wiki style ( #5223 )
...
* optimize style
* repair code bug
* optimize code
2022-07-29 10:52:52 +08:00
llj
fe62254f31
[shared file view] markdown: redesigned it for 'no outline' & 'short outline'
2022-05-30 18:47:52 +08:00
llj
41d072f6e9
[shared file view] markdown: redesign & improvement
2022-05-26 22:38:25 +08:00
llj
188f0a65d5
[shared file view] markdown: display the 'table of content'
2022-05-26 15:37:00 +08:00
shanshuirenjia
d50f7a0af6
optimize seafile-editor
2022-05-20 16:26:53 +08:00
shanshuirenjia
d518cf2a56
optimize toolbar code
2022-05-13 14:26:51 +08:00
llj
6999d3be76
[draft view] removed the vertical resizer between the main panel & the side panel
2022-04-12 14:23:19 +08:00
llj
1869489c0e
[draft view] side panel: improved the 'info' panel
2022-04-11 18:51:25 +08:00
llj
0e180dd6b9
[comment panels] fixed bugs & cleaned up some code
2022-04-11 18:46:33 +08:00
llj
e086097a69
[draft view] redesigned the 'comment' panel
2022-04-11 17:57:24 +08:00
llj
be69c6d7ce
[dir view] redesigned the 'comment panel' for file items
2022-04-09 17:11:17 +08:00
llj
cc9dbd346c
[file view] redesigned the comment panel
2022-04-09 14:55:40 +08:00
llj
6993247423
[related files] removed all the related functions
2022-03-11 18:38:57 +08:00
llj
58dba9caa7
[tags] 'Tags' dialog: updated style for the 'delete' icons
2022-03-04 13:49:53 +08:00
llj
bfb3bb45b1
[tags] modified UI details for 'Tags' dialog
2022-03-04 11:23:05 +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
97da4f2b63
[tags] redesigned 'Tags' dialog
...
- redesigned 'tag color edit', 'tag name edit', 'tag delete'
2022-02-26 10:51:10 +08:00
llj
8862328958
[tags] redesigned 'color options' in 'New Tag' dialog
2022-02-22 15:06:50 +08:00
llj
955f3617ad
[tags] redesigned the 'select tags' dialog
2022-02-21 17:22:52 +08:00
llj
2d15945e10
[select-editor] improved it
2021-12-10 13:42:43 +08:00
Michael An
442f91edc1
fix manage member style
2021-11-25 11:32:23 +08:00
llj
9cd52bb245
Merge branch '8.0'
...
Conflicts:
frontend/package.json
frontend/src/components/dialog/manage-members-dialog.js
frontend/src/css/manage-members-dialog.css
frontend/src/utils/utils.js
2021-11-02 11:41:41 +08:00