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

717 Commits

Author SHA1 Message Date
Michael An
7c1577505e 00 search result support keyboard 2023-10-11 15:58:06 +08:00
Michael An
e90a64cc90 Change edit tags dialog UI (#5655)
* fix warnings

* 01 tags icon always show

* 02 tag list footer UI

* 03 change select color popover style

* 04 Add virtual tag

* 05 handle key event

* 06 add createRepoTags API

* 07 optimize codes

* 08 optimize codes

* optimize python code

* change create tags success callback

---------

Co-authored-by: wang <40563566+loveclever@users.noreply.github.com>
2023-10-09 21:27:44 +08:00
Michael An
ec74ae86ab change search UI (#5676)
* change search UI

* change className
2023-10-09 17:32:13 +08:00
Michael An
4175181688 change search input (#5661) 2023-10-08 17:20:38 +08:00
杨国璇
14b20a18f7 feat: rebase sdoc api (#5586)
* feat: rebase sdoc api

* feat: update api

* feat: update code

* feat: optimzie api

* feat: update code

* feat: update code

* feat: update code

* feat: update word
2023-09-28 09:13:25 +02:00
JoinTyang
e50d3b185b optimize convert file (#5652)
* optimize convert file

* optimize code

* optimize code

* optimize code

* optimize code

* optimize code

* optimize code

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2023-09-25 15:56:00 +02:00
Alex Happy
cdf36ed154 Support mark folder sub items (#5638)
* add folder-items-ex-props api

* pass user-name for set folder-items ex-props

* frontend feat folder-items ex-props

* opt request seaf-io

* opt some variables

* opt some tips

* opt loading style for apply ex-props

* feat: update code

* fix confirm bug

---------

Co-authored-by: er-pai-r <18335219360@163.com>
2023-09-25 06:25:20 +02:00
Michael An
2a6aa4b4d4 remove comment (#5650)
* remove comment

* remove useless third party lib

* remove comment
2023-09-18 18:15:54 +08:00
Michael An
f278cfd3bb Change select style (#5645)
* 01 change css file path

* 02 change Select style
2023-09-18 10:01:30 +08:00
Michael An
34a7318725 change tag align center (#5640) 2023-09-14 10:10:38 +08:00
Michael An
754d9c0fe8 Change tag list UI (#5637)
* 01 change file tags list

* 02 change select tags UI

* change edit icons
2023-09-13 23:12:23 +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
Michael An
b46a60268f change notification popover (#5629)
* change notification popover

delete useless test

* Update iconfont and user notification ui

* change notification dialog detail

* format css

* update url of all notifications when send notice email

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2023-09-08 13:54:05 +08:00
llj
351d7f4346 [dialogs] modified UI of the nav panel for dialogs('share dialog', 'share admin' dialog, 'folder permission' dialog, and etc.) (#5621) 2023-08-31 17:07:14 +08:00
llj
1b53fe6265 [misc] updated text, fixup, cleaned up code & files for 'list sdoc revisions' 2023-08-25 18:42:01 +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
lian
820a50b853 Merge branch '10.0' 2023-08-18 09:47:15 +08:00
llj
378c3a3b78 [dir view] fixed UI of buttons in top toolbar for a single selected item (#5588) 2023-08-17 08:58:13 +08:00
llj
5fc181a882 [pdf viewer] added loading icon; adjusted the position of the scrollb… (#5583)
* [pdf viewer] added loading icon; adjusted the position of the scrollbar of the viewer container

* [pdf file view] fixed UI of the image in the details panel
2023-08-11 15:17:10 +08:00
杨国璇
73a9089884 feat: sdoc history empty changes tip (#5580)
* feat: sdoc history empty changes tip

* feat: optimize code
2023-08-10 17:31:53 +08:00
杨顺强
dd32616168 update sdoc history style 2023-08-10 14:48:45 +08:00
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