1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-21 08:25:21 +00:00
Commit Graph

3153 Commits

Author SHA1 Message Date
杨顺强
937d1d88d5 update sdoc version and sdoc translate 2023-11-06 17:37:43 +08:00
杨顺强
87d745a6f5 update sdoc version and sdoc translate 2023-11-06 11:22:03 +08:00
WJH
ac7366f939
improve admin search repos (#5726) 2023-11-04 17:44:26 +08:00
杨顺强
1fa162e222 update sdoc version and sdoc translate 2023-11-04 16:23:13 +08:00
杨顺强
7fb4ce5fac update sdoc version 2023-11-04 10:28:13 +08:00
杨顺强
a3d9d0c1bf update sdoc version 2023-11-04 10:05:12 +08:00
杨顺强
b32ae7b683 update sdoc version 2023-11-03 18:22:55 +08:00
杨顺强
3a32215cd2 update sdoc version 2023-11-01 16:36:47 +08:00
Michael An
eab8130ed8
Fix searched dir then copy dir bug (#5727)
* fix warnings

* fix search result path error
2023-11-01 15:10:43 +08:00
llj
955c292ce8
['file history' page] redesigned it for markdown file; fixed UI for common files in production environment (#5725) 2023-10-31 21:06:39 +08:00
杨顺强
c8519bb76a update sdoc version 2023-10-31 14:00:19 +08:00
llj
a15728cf3e
[markdown] commented out 'draft' related code (#5721) 2023-10-31 12:15:12 +08:00
llj
a7e814bcf1
[sdoc] commented out 'draft' related code (#5723) 2023-10-31 10:14:43 +08:00
llj
2e97b4e341
[dir view] removed related info & function for 'readme.md' in the top info bar (#5720) 2023-10-31 10:13:48 +08:00
dependabot[bot]
4a76f079c6
Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 03:19:31 +00:00
杨顺强
adc4055e22 update sdoc version 2023-10-27 17:58:54 +08:00
dependabot[bot]
d43d543cbf
Bump crypto-js from 4.1.1 to 4.2.0 in /frontend
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 02:18:20 +00:00
杨顺强
ebe7b164df update sdoc version 2023-10-26 17:41:34 +08:00
杨国璇
517b558b55
feat: sdoc published revision support view (#5709)
* feat: sdoc published revision support view

* feat: restore code

* feat: update revision id
2023-10-26 17:15:42 +08:00
杨顺强
003cd22ceb update sdoc version 2023-10-25 10:52:29 +08:00
llj
aa8b74ffff [seafile-js] updated the version 2023-10-24 14:23:40 +08:00
杨顺强
90843bb9ba update sdoc version 2023-10-24 14:12:55 +08:00
lian
a206b5114c
fix custom org logo bug when enable AVATAR_FILE_STORAGE (#5703) 2023-10-24 14:09:57 +08:00
WJH
d0029efc04
Custom org saml login domain (#5622)
* add domain verification api

* improve org saml config page

* improve code

* optimize code

* optimize code

* optimize code
2023-10-24 12:45:13 +08:00
杨顺强
fd7cf1af1a update sdoc version 2023-10-24 10:32:09 +08:00
杨国璇
86f535db2d
fix: semantic-search-enter (#5704)
* fix: semantic-search-enter

* fix: semantic-search-enter

* fix: code
2023-10-23 16:03:54 +08:00
杨顺强
5d1229cec2 update sdoc version 2023-10-23 14:28:30 +08:00
杨顺强
95c16f0a0c update version 2023-10-21 18:28:08 +08:00
杨顺强
1115ddb073 update sdoc version 2023-10-21 17:32:01 +08:00
llj
f4c466533e [seafile-js] updated the version 2023-10-21 11:52:42 +08:00
JoinTyang
1a6fe7b9cf
search file use ai (#5690)
* search file use ai

* Feat: optimize code

* feat: update code

---------

Co-authored-by: er-pai-r <18335219360@163.com>
2023-10-21 11:38:12 +08:00
杨顺强
906d74cf4d update sdoc version 2023-10-20 16:07:30 +08:00
杨顺强
eeb84ac415 update sdoc verson 2023-10-20 15:33:21 +08:00
dependabot[bot]
43587de340
Bump @babel/traverse from 7.22.11 to 7.23.2 in /frontend
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 03:17:55 +00:00
Michael An
1625808229
change file tags popover (#5696) 2023-10-19 17:29:01 +08:00
Michael An
f2a4df29c5
change file tag tooltip (#5692) 2023-10-19 13:44:28 +08:00
Michael An
bb46410812
fix lib dropdown separator (#5694)
* fix lib dropdown seperator

* delete indent
2023-10-19 13:43:53 +08:00
Michael An
42eacdb388
fix language select style (#5693)
* fix language select style

* fix this.tabItemClick bug
2023-10-19 13:43:26 +08:00
杨顺强
60bb02f3ac update sdoc version 2023-10-19 10:04:42 +08:00
杨顺强
0cd02f6ece update sdoc version 2023-10-18 21:55:38 +08:00
llj
59b9e41d9c
[my libs, groups, group] adjusted the position of the triangle in the submenu 'Advanced' (#5695) 2023-10-18 16:58:10 +08:00
杨顺强
30d600bfa0 update sdoc version 2023-10-18 10:06:42 +08:00
lian
71eb383272
dept admin can set auto deletion (#5663)
* dept admin can set auto deletion

* [groups, group] added divider & submenu 'Advanced' to the dropdown menu (& fixup) for department repo owned by the current department

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-10-17 21:08:07 +08:00
杨顺强
5ec4981135 update sdoc version 2023-10-17 16:28:03 +08:00
杨顺强
bb5235fa6c update sdoc version 2023-10-17 16:19:09 +08:00
杨顺强
7831b67519 install uuid lib 2023-10-16 11:55:51 +08:00
杨顺强
76311176a0 update sdoc version 2023-10-16 11:10:00 +08:00
杨顺强
038cb6144a update sdoc version 2023-10-16 10:50:12 +08:00
llj
1f3512fb59
[my libs] added submenu 'Advanced' to the dropdown menu of each library item (#5688) 2023-10-13 22:47:38 +08:00
杨顺强
3ae7815040 update sdoc version 2023-10-13 18:09:12 +08:00
lian
cd2ff4aa9d
fix bug when share group owned repo to group (#5686) 2023-10-13 15:47:08 +08:00
杨顺强
391373b6a7 update sdoc version 2023-10-12 16:01:19 +08:00
杨顺强
047359d029 update sdoc version 2023-10-12 14:49:31 +08:00
杨顺强
66a46371a1 update sdoc version 2023-10-12 11:33:27 +08:00
Michael An
d4445fad51
remove adjacent excess Divider (#5680)
* remove adjacent excess 'Divider'

* fix upload file tags may cover previous tags
2023-10-11 20:40:16 +08:00
Michael An
7c6e2bf032
keyboard can scroll search container (#5684) 2023-10-11 20:39:41 +08:00
Michael An
716efbd929 change mouse enter logic 2023-10-11 16:40:18 +08:00
Michael An
7c1577505e 00 search result support keyboard 2023-10-11 15:58:06 +08:00
杨顺强
6b5c750e82 update sdoc version 2023-10-11 11:11:56 +08:00
杨顺强
74eac9452a update sdoc version 2023-10-11 10:40:06 +08:00
杨顺强
bc34b1688f update sdoc version 2023-10-10 17:40:12 +08:00
Michael An
cd4d2973dc update seafile-js version 2023-10-09 21:55:12 +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
llj
39d490a253
[dir view] 'list' mode: fixed position of the 'tag edit' popover for file items without tags (#5678) 2023-10-09 18:28:17 +08:00
Michael An
ec74ae86ab
change search UI (#5676)
* change search UI

* change className
2023-10-09 17:32:13 +08:00
llj
f62cb2753e
Revert "fix tag list ID bug (#5673)" (#5677)
This reverts commit 4f5265dc3a.
2023-10-09 16:30:32 +08:00
Michael An
4f5265dc3a
fix tag list ID bug (#5673) 2023-10-09 14:14:24 +08:00
杨顺强
f6bc23201e update sdoc version 2023-10-09 14:11:17 +08:00
lian
c63ad8ca2e Merge branch '10.0' 2023-10-09 09:47:52 +08:00
杨顺强
9f1598654b update sdoc version 2023-10-08 18:20:52 +08:00
Michael An
4175181688
change search input (#5661) 2023-10-08 17:20:38 +08:00
杨顺强
02c0b3dce1
optimize-code (#5667) 2023-10-08 16:46:34 +08:00
llj
b03c18ae6f
[dir view] 'list' mode: fixed positions of the tooltip and the 'edit' popover for tags of the file items (#5672) 2023-10-08 16:44:00 +08:00
杨顺强
a2810b73af update sdoc version 2023-10-08 14:51:50 +08:00
llj
a407d43695 [i18n] fixup 2023-10-08 14:24:22 +08:00
杨顺强
89a6dfe987 update sdoc version 2023-10-08 14:16:41 +08:00
er-pai-r
bfbaeaaeb6 feat: update seafile-js version to 0.2.211 2023-10-08 09:48:24 +08:00
杨顺强
7df59f54fd update sdoc version 2023-10-07 15:07:05 +08:00
Alex Happy
1976ebd0c6
Sync apply folder ex props (#5666)
* init sync apply folder ex-props

* clear worker-map

* opt apply and remove useless code

* use new sync-apply-folder-ex-props api

* opt try exception
2023-10-07 14:55:16 +08:00
杨顺强
bf656c714b update sdoc version 2023-09-28 15:29:29 +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
杨顺强
c6dc0665c5 update sdoc version 2023-09-27 13:57:16 +08: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
杨顺强
6ee7debdb1 merge 10.0 2023-09-25 10:22:16 +08:00
杨顺强
152829b418 update sdoc version 2023-09-22 17:41:02 +08:00
Michael An
c36e98cd39
fix rename click outside (#5656) 2023-09-22 15:29:32 +08:00
杨顺强
cf0b854b98 update sdoc version 2023-09-22 12:05:04 +08:00
杨顺强
74d6170548 update sdoc version 2023-09-21 16:07:11 +08:00
杨顺强
295c9f9d23 update sdoc version 2023-09-21 13:25:41 +08:00
杨顺强
73c48362b8 update sdoc version 2023-09-21 11:00:02 +08:00
杨顺强
39a2001c86 update sdoc version 2023-09-20 18:27:21 +08:00
杨顺强
5f9e7d67f0 update sdoc version 2023-09-20 14:29:33 +08:00
杨顺强
78c30e88cb update sdoc version 2023-09-20 13:30:45 +08:00
llj
087eaa7c40
[dir view] added 'creating different types of file' options to the co… (#5653)
* [dir view] added 'creating different types of file' options to the context menu

* [dir view] update for 'New SeaDoc File' in the context menu
2023-09-20 11:13:34 +08:00
杨顺强
1e0a59c793 update sdoc version 2023-09-20 09:48:22 +08:00
llj
f42421903a
[dir view] fixed 'selectedDirentList' state after moving dirents (#5654) 2023-09-20 08:07:51 +08:00
lian
230eaaa8f0
update msg when admin delete user (#5648)
use `Deleted user xxx`
2023-09-19 14:42:15 +08:00
杨顺强
78d583f615 update sdoc version 2023-09-19 11:19:29 +08:00
Michael An
0212bba79d update seafile-editor version 2023-09-18 18:31:17 +08: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
52f9ae02b1 fix code bug 2023-09-18 10:20:47 +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
杨顺强
8a09906cfb update sdoc version 2023-09-15 15:28:22 +08:00
杨顺强
a173d4fb66
repair search bug (#5644) 2023-09-15 13:37:01 +08:00
杨顺强
0c1cf08816 update sdoc version 2023-09-15 10:05:53 +08:00
llj
9afee4c50e [seafile-js] updated the version 2023-09-14 14:57:56 +08:00
JoinTyang
e7d32fd4d6
convert markdown and sdoc (#5636) 2023-09-14 14:36:58 +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
杨顺强
d829ba5b23
replace thumbnail by original image (#5634) 2023-09-11 17:19:17 +08:00
杨顺强
e6cfe37180 update sdoc version 2023-09-11 13:28:50 +08:00
杨顺强
b01d7221c4 delete unnecessary dep 2023-09-11 11:29:58 +08:00
杨顺强
9c3632de4e update sdoc version 2023-09-11 11:26:46 +08:00
杨顺强
eb41578626 update sdoc version 2023-09-08 22:49:25 +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
cd3ede438f
[dir view] 'column' mode: fixup for node not loaded when update the node tree after 'move/copy' (#5632) 2023-09-07 15:39:48 +08:00
杨顺强
e54439a238 repair transalte bug 2023-09-06 14:59:49 +08:00
Michael An
ae90c40dde
change rename UI (#5625) 2023-09-05 20:21:24 +08:00
杨顺强
cb6b60d301 update sdoc version 2023-09-05 18:34:02 +08:00
杨顺强
b1092ff166 update sdoc version 2023-09-04 13:42:37 +08:00
杨顺强
1802631daf update sdoc version 2023-09-04 12:03:45 +08:00
杨顺强
a1a83830be update seafile-editor version 2023-09-04 10:18:40 +08:00
杨顺强
3ed638463c
Update deps 3 (#5624)
* optimize code

* update deps

* optimize code

* optimize code

* optimize code

* optimize code

* repair code bug
2023-09-04 09:50:14 +08:00
杨顺强
b457231bda
Optimize draft code (#5623)
* optimize code

* optimize code
2023-09-02 11:19:58 +08:00
杨顺强
785cf8227d update sdoc version 2023-09-02 08:16:34 +08:00
杨顺强
2cb05faf4e update sdoc version 2023-09-01 17:20:27 +08:00
杨顺强
9f3fc39ac5 update seafile-editor version 2023-09-01 16:26:03 +08:00
杨顺强
6a1e4e807d
Merge pull request #5620 from haiwen/sdoc-shared-file-view
[sdoc] 'shared file view': display 'share permission' & 'download' ic…
2023-09-01 15:38:50 +08:00
杨顺强
ce535a2e76 update sdoc version 2023-09-01 09:36:56 +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
杨顺强
18e09d40aa update sdoc version 2023-08-31 14:11:10 +08:00
lian
6f0ba2e482
add invisible perm when set folder group permision (#5619) 2023-08-31 10:09:25 +08:00
Alex Happy
395790a879
ex-props support folder (#5617)
* ex-props support folder

* feat: add front code

* support empty folder whose hash is empty-sha1

---------

Co-authored-by: er-pai-r <18335219360@163.com>
2023-08-30 22:30:23 +08:00
杨国璇
6e9595f33b
fix: file tag list bug (#5616)
* fix: file tag list bug

* Feat: add default value
2023-08-30 20:54:00 +08:00
杨顺强
3ca8f59eb0 update sdoc version 2023-08-30 19:03:55 +08:00
llj
66885a58b2 [sdoc] 'shared file view': display 'share permission' & 'download' icon (if it can be downloaded) 2023-08-30 18:24:39 +08:00
杨顺强
9b6a7f1328 update sdoc version 2023-08-30 18:04:45 +08:00
杨顺强
f0eb0b7844 update sdoc version 2023-08-30 10:18:03 +08:00
杨顺强
987e53473a update sdoc version 2023-08-30 09:48:05 +08:00
杨顺强
77e7ded7df update sdoc version 2023-08-29 14:22:44 +08:00
杨顺强
6f4d4faf0c update sdoc version 2023-08-29 10:57:12 +08:00
杨顺强
e766e5e789 update sdoc version 2023-08-29 10:55:13 +08:00
杨顺强
009da56337 update sdoc version 2023-08-28 18:05:22 +08:00
欢乐马
b185b7a7f6
update ce EmailInterval (#5615) 2023-08-28 17:00:11 +08:00
杨顺强
e7290dca81
push sdoc-editor translate to transifex (#5613)
* push sdoc-editor translate to transifex

* update translate
2023-08-28 14:49:26 +08:00
杨顺强
ade80c33e7 update sdoc version 2023-08-28 10:14:28 +08:00
杨顺强
86e6eaf8d5
repair lang bug (#5611) 2023-08-26 09:07:36 +08:00
杨顺强
9ef5a5e15e repair auto test bug 2023-08-26 08:59:47 +08:00
llj
1b53fe6265 [misc] updated text, fixup, cleaned up code & files for 'list sdoc revisions' 2023-08-25 18:42:01 +08:00
杨顺强
6586660701 update sdoc version 2023-08-25 16:56:40 +08:00
杨顺强
44bf49f884 update sdoc version 2023-08-25 16:52:16 +08:00
欢乐马
5f9e9ca25a
is_db_sqlite3 (#5607) 2023-08-25 10:23:01 +08:00
杨顺强
5e16ca34f4
optimize code (#5606) 2023-08-24 13:43:43 +08:00
杨顺强
68e53b3d45
optimize code (#5605) 2023-08-24 12:10:05 +08:00
llj
fb4525bef3 [seafile-js] updated the version 2023-08-24 11:14:03 +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
杨顺强
03a1ae6543 update sdoc version 2023-08-23 15:29:24 +08:00
杨顺强
91d144c536 update sdoc version 2023-08-23 13:29:44 +08:00
wang
8efaad30c9 Merge branch '10.0' 2023-08-23 13:16:05 +08:00
杨顺强
88a3b5551c update sdoc version 2023-08-23 09:55:38 +08:00
Michael An
73dd04ec10
change max share link number (#5603) 2023-08-22 17:35:16 +08:00
Michael An
e1d4b5908a
10.0 fix batch generate share links number (#5602)
* fix batch generate share links number

* fix frontend batch generate share links number
2023-08-22 16:44:06 +08:00
lian
2249abafc3 Merge branch '10.0' 2023-08-22 09:59:35 +08:00
杨顺强
874196c1b6 update sdoc version 2023-08-22 09:44:32 +08:00
llj
c056c9d01e
[share dialog] 'share link' panel: redesigned the link items (#5598)
* removed the underline for the link when hover on it
* removed the 'edit' icon
* show 'pointer' cursor for the whole link item
* click the link item to visit the link details(into the 'details'
panel')
* adjusted width of the columns
2023-08-22 00:03:32 +08:00
杨顺强
7208f51af5 update sdoc version 2023-08-21 17:04:12 +08:00
杨顺强
c93a654c1c
repair code bug (#5597) 2023-08-21 16:30:16 +08:00
杨顺强
2fabc103bc update sdoc version 2023-08-21 11:13:49 +08:00
杨顺强
c1198a598c update sdoc version 2023-08-21 09:41:35 +08:00
杨顺强
0f1079079b update sdoc version 2023-08-19 11:17:19 +08:00
lian
820a50b853 Merge branch '10.0' 2023-08-18 09:47:15 +08:00
杨顺强
abbae3666e
update get shared repos/folders (#5587)
* update get shared repos/folders

return custom_permission_name field

* optimize admin share module

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2023-08-17 23:19:19 +08:00
杨顺强
199c4071db update sdoc version 2023-08-17 15:23:52 +08:00
杨顺强
092d8a13d7 update sdoc version 2023-08-17 14:24:16 +08:00
杨顺强
af2ff91a54 update sdoc version 2023-08-17 13:50:25 +08:00
杨顺强
22f6720247 update sdoc version 2023-08-17 11:06:51 +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
895c6b7898
[dir view] file/folder rename: fixed the bug 'part of the item name can not be selected' (#5585) 2023-08-17 08:57:09 +08:00
杨顺强
d126290303 update sdoc version 2023-08-16 13:36:39 +08:00
杨顺强
030b245f3e update sdoc version 2023-08-15 17:39:27 +08:00
杨顺强
ffd078d0a2 update sdoc version 2023-08-11 21:15:20 +08:00
杨顺强
77bd6301fc repair sdoc bug 2023-08-11 16:33:06 +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
杨顺强
bb2892be43 update sdoc version 2023-08-11 14:16:12 +08:00
llj
7fe8fbfc7f
[dir view] for file items: added 'Properties' to its context menu, (#5581)
* [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'
2023-08-10 19:39:58 +08:00
杨顺强
d27a8c218e update sdoc version 2023-08-10 18:31:06 +08:00
杨顺强
0f74bb403d
add share module (#5582) 2023-08-10 18:05:01 +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
杨顺强
780ea56662 update sdoc version 2023-08-09 15:27:33 +08:00
杨顺强
ebff1ab6b3 update sdoc version 2023-08-08 18:02:52 +08:00
杨顺强
f00763b651 update sdoc version 2023-08-08 16:33:49 +08:00
杨顺强
20f49afbb4 update sdoc version 2023-08-07 17:48:18 +08:00
杨国璇
29f11deab3
feat: adoc viewer add lang config (#5576) 2023-08-07 17:45:28 +08:00
杨顺强
de46fad212 update sdoc version 2023-08-07 16:20:08 +08:00
杨顺强
bd842cc794 update sdoc version 2023-08-07 14:06:14 +08:00
lian
69d5f6dfb8 Merge branch '10.0' 2023-08-07 13:40:14 +08:00