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

3945 Commits

Author SHA1 Message Date
liuhongbo
e84b29d71c feat: fix compatitablily to wiki shortcut 2024-06-17 10:31:23 +08:00
Michael An
983b42b1d8
change add wiki button (#6199)
* change add wiki button

* add wikis dropdown to add wiki

* change permission
2024-06-17 10:19:27 +08:00
liuhongbo
d0e493e8b2 fix: wiki cn input 2024-06-17 10:07:38 +08:00
杨顺强
1d6aa2dc64
Merge pull request #6206 from haiwen/feat-wiki-editor-side-panel-side-menu
feat: wiki-side-panel-menu
2024-06-17 09:47:03 +08:00
llj
2641d89553
Files view mode sort (#6210)
* ['Files'] added 'view mode' options & added 'grid' mode for 'My Libraries' & 'Shared with me'

* ['Files'] added 'grid' mode for 'Shared with all' & 'department/group'; redesigned the empty tip for 'grid' mode; replaced 'star/unstar/monitored' icons

* ['Files'] added 'sort'(WIP)

* ['Files' page] added 'sort' for all the libraries
2024-06-17 09:32:05 +08:00
Huang Junxiang
140fd4856e
fix: multimport siteRoot (#6208) 2024-06-15 15:48:32 +08:00
Huang Junxiang
282c84d2b0
Metadata views (#6207)
* wip

* wip: table finished

* wip

* feat: metadata views

* update models

* optimize frontend

* optimize frontend
2024-06-15 14:31:44 +08:00
liuhongbo
20401508b7 feat: wiki-side-panel-menu 2024-06-15 14:24:32 +08:00
Huang Junxiang
8d4dbf6043
Metadata views (#6203)
* wip

* wip: table finished

* wip

* feat: metadata views

* update models
2024-06-15 14:03:17 +08:00
Michael An
58875d110c
fix toggle menu (#6205) 2024-06-15 11:35:17 +08:00
Michael An
d35d96417e
12.0 fix unselect dirs (#6204) 2024-06-15 08:52:02 +08:00
JoinTyang
ba7c402c81
Merge pull request #6184 from haiwen/start_metadata_manager
Start metadata manager
2024-06-14 17:54:19 +08:00
awu0403
b718e37987
fix traffic user (#6192)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-06-14 15:49:14 +08:00
Michael An
9f2f68afc7
12.0 change toolbar button style (#6202)
* 01 change common buttons

* 02 set selected dirents
2024-06-14 14:55:13 +08:00
Michael An
d7d0140523
fix wiki group ref (#6198) 2024-06-13 16:44:22 +08:00
Junxiang Huang
528670481e fix jwt to metadata server 2024-06-13 16:12:16 +08:00
Michael An
7e1d98990f
12.0 change toolbar buttons style (#6197)
* 00 fix codes

* change toolbar buttons style
2024-06-13 15:27:20 +08:00
Michael An
fef6e2d5b5
12.0 change ai search entry (#6180)
* change search UI

delete useless ai-search-ask

change search and ai-search

* LibView start queryLibraryIndexState
2024-06-13 11:34:51 +08:00
Junxiang Huang
693e12dc23 optimize frontend 2024-06-12 15:32:52 +08:00
Junxiang Huang
2d4dae7d87 optimize frontend 2024-06-12 15:31:14 +08:00
Junxiang Huang
0e3886e254 optimize code and structure 2024-06-12 09:56:53 +08:00
Junxiang Huang
f68a6cc098 feat: metadata management enable 2024-06-11 18:35:26 +08:00
liuhongbo
c0e5bc6450 style: optimize code 2024-06-11 18:30:23 +08:00
liuhongbo
4a04a7095d style: optimize code 2024-06-11 18:29:55 +08:00
liuhongbo
5e947976f9 feat: wiki editor title seperation 2024-06-11 18:28:27 +08:00
liuhongbo
fa5315bae8 feat: wiki editor title seperation 2024-06-11 18:19:06 +08:00
杨顺强
73926f6a49
Revert "Feat wiki editor title seperation" 2024-06-11 17:42:09 +08:00
liuhongbo
2d4d8ed0ff style: optimize code 2024-06-11 17:33:55 +08:00
liuhongbo
be3b792852 feat: rebase from 12.0 2024-06-11 17:32:55 +08:00
liuhongbo
ce54dea257 feat: change ux 2024-06-11 17:31:55 +08:00
liuhongbo
2a2a1f654e style: optimize code 2024-06-11 17:31:55 +08:00
liuhongbo
c01d03321d feat: seperate document and title components 2024-06-11 17:31:55 +08:00
llj
588816a755
[share dialog] fixup: made ADDITIONAL_SHARE_DIALOG_NOTE fully displayed (#6187) 2024-06-11 16:44:45 +08:00
lian
02a7998100 Merge branch 'master' into 12.0 2024-06-11 11:53:37 +08:00
杨顺强
7e437974d3 update sdoc version and sdoc translate 2024-06-11 11:45:33 +08:00
awu0403
8121772f9f
fix org public links (#6174)
* fix org public links

* remove notes

* frontend code optimize

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-06-11 11:39:27 +08:00
Michael An
18dbe93434
delete wiki h2 border (#6177) 2024-06-07 13:39:59 +08:00
Michael An
440fde0553
12.0 wiki page can add sub page (#6165)
* 00 add page.children

* 01 add delete inner page

* 02 change page indent and path

* 03 change top nav style

* 04 change svg and var name

* 05 move pages into or out folder

* 06 change codes
2024-06-07 09:45:05 +08:00
杨顺强
e5b696b098 Merge branch 'master' into 12.0 2024-06-06 17:59:03 +08:00
杨顺强
1a79a4d670 update seafile-editor version 2024-06-06 17:58:35 +08:00
Michael An
2c442f0932
Fix searched file is markdown (#6172)
* fix searched file is markdown

* delete uesless codes
2024-06-06 16:57:20 +08:00
Michael An
abcbd0f3dc
Fix search types support up and down (#6171)
* 01 fix loading icon

* 02 press up and down select
2024-06-06 15:37:28 +08:00
杨顺强
23027a8b48 update sdoc version and sdoc translate 2024-06-06 15:27:34 +08:00
Michael An
4722d16be7
12.0 change search UI (#6168)
* 01 remove AI search

* 02 change normal search UI
2024-06-06 12:11:49 +08:00
Michael An
a325328745
change sys-admin style (#6170) 2024-06-06 11:58:59 +08:00
llj
ff8ac397cc
['Files' page] 'New Library': added 'New Library' dropdown menu to some headings('My Libraries' & departments) (#6169) 2024-06-05 18:49:22 +08:00
杨顺强
9d045af92f update sdoc version and sdoc translate 2024-06-05 15:10:25 +08:00
Libra
530647b4e1
feat: add new page (#6160)
* feat: add new page

* rename duplicated page

* feat: wiki add new page

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-06-05 13:52:33 +08:00
Michael An
e25512a20a
12.0 change old wikis return avatars (#6166) 2024-06-05 12:00:34 +08:00
Michael An
a0350a5bb4
change svg icon style (#6164) 2024-06-04 18:12:57 +08:00
欢乐马
bf4993f667
update subscription price url (#6162) 2024-06-04 17:50:35 +08:00
awu0403
ca83ef90dc
add pdf thumbnail (#6157)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-06-04 16:06:57 +08:00
llj
0b84b22df9
['New Group'] redesigned it: moved it from the top bar of the 'Files' page to the side panel (#6161) 2024-06-03 20:47:44 +08:00
Ranjiwei
82b4dabb5e
admin add ilter api for users (#6127)
* admin add ilter api for users

* change filter users UI

* change code format

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-06-03 12:03:41 +08:00
Michael An
80637c506c
12.0 redesign wiki list (#6155)
* 01 remove useless wiki codes

* 02 change delete wiki tip

* 03 fix code format

* 04 redesign wikis
2024-06-01 09:09:42 +08:00
Michael An
4b81908955
12.0 change wiki style (#6152)
* 01 change delete Wiki tip

* 02 remove modify time when wiki init
2024-05-31 16:12:53 +08:00
Michael An
7ea5517e40
support rename Wiki (#6142)
* 01 UI support rename Wiki

* rename wiki

* old wiki support rename

* fix wiki-v1 and wiki-v2 have same id

* fix format

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-31 10:59:59 +08:00
Michael An
7dfb931ea5
change wiki list style (#6151) 2024-05-31 10:33:17 +08:00
Michael An
dedc97c006 12.0 fix wiki owner avatar 2024-05-30 18:16:32 +08:00
Michael An
de58b17c3a fix old wiki avatar 2024-05-30 17:49:47 +08:00
Michael An
1eb4cbf4ee
change Wiki style (#6143) 2024-05-30 17:39:25 +08:00
杨顺强
7d512ea230 Merge branch 'master' into 12.0 2024-05-30 14:49:13 +08:00
杨顺强
fa54c18026
Revert "Udpate pdf to4.2.67 (#6123)"
This reverts commit cc8140119c.
2024-05-30 14:44:10 +08:00
liuhongbo
a0195d6c15 feat: update sdoc version 0.5.66 2024-05-30 14:40:16 +08:00
杨顺强
6741d7f3bd
Merge pull request #6138 from haiwen/fix-wiki-editor-side-tool-adjustice
feat: adjust ui
2024-05-30 14:30:15 +08:00
liuhongbo
c2fde58804 feat: adjust ui 2024-05-30 13:56:14 +08:00
lian
b24f9dab93
only pro version has Institution feature (#6133) 2024-05-30 11:59:59 +08:00
杨顺强
0a7dc93cb3
Merge pull request #6129 from haiwen/fix-sdoc-history-no-changes-show-icon
Fix sdoc history no changes show icon
2024-05-30 10:11:04 +08:00
杨顺强
3ab4fe82fb
Merge pull request #6128 from haiwen/fix-sdoc-no-history-style
fix sdoc history no result style
2024-05-30 10:10:32 +08:00
Michael An
2d6679343b
01 fix list can admin departments (#6132)
02 fix no departments message

03 change wiki long name style
2024-05-30 10:04:03 +08:00
llj
1997bc344e
[library 'Folder Permission' dialog] fixup: enable users to 'choose' the root folder; removed those unused prop type checking which caused errors (#6130) 2024-05-29 20:29:50 +08:00
Michael An
261c3a7510
change wikis list style (#6125) 2024-05-29 20:28:46 +08:00
Michael An
acb7dc94ba fix sdoc history no changes show icon 2024-05-29 16:54:35 +08:00
Michael An
c6f12bc092 fix sdoc history no result style 2024-05-29 16:41:14 +08:00
Michael An
94c92ad22b remove wiki2 markdown viewer and apis 2024-05-29 15:19:42 +08:00
Michael An
96aa207802
12.0 change sdoc content (#6121)
* fix warnings in 12.0

* get wiki sdoc content from sdoc server

* optimize code

* change page search params

* Add repo_name for wiki name

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-29 11:51:52 +08:00
杨顺强
b76bad303a Merge branch 'master' into 12.0 2024-05-29 11:50:33 +08:00
杨顺强
cc8140119c
Udpate pdf to4.2.67 (#6123)
* update pdf to 4.6.27

* update pdf version to 4.2.67

* optimize code

* delete unnecessary code
2024-05-29 11:35:36 +08:00
llj
af3522d312
Dir view file view toolbar redesign (#6122)
* [dir view] redesigned the toolbar for 'view a markdown file'

* [dir view] markdown file view: don't use secondary dropdown menu for the toolbar
2024-05-28 18:17:53 +08:00
Michael An
c604bb2a94
add wiki support owner department (#6113)
* add wiki support owner department

* wiki can select owner

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-28 16:31:00 +08:00
llj
db4ed716aa
[dir view] toolbar for the current folder: modified UI details (#6119) 2024-05-27 19:46:40 +08:00
JoinTyang
dc0c220364
wiki page saved in doc uuid dir (#6110)
* wiki page saved in doc uuid dir

* optimize del page and dir

* optimize code

* rebase
2024-05-27 17:19:58 +08:00
llj
69011567a3
[dir view] redesigned the toolbar for the current folder (#6117)
* [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
2024-05-27 16:47:19 +08:00
杨顺强
d24d71420e Merge branch 'master' into 12.0 2024-05-27 10:39:14 +08:00
杨顺强
8b345cb979 update sdoc version and sdoc translate 2024-05-27 10:36:31 +08:00
Michael An
7f2ce4c8a8
12.0 fix icon style (#6115)
* 01 update font

* 02 change icon color

* 03 change icon
2024-05-25 15:09:24 +08:00
杨顺强
317320d3e9 Merge branch 'master' into 12.0 2024-05-25 11:42:18 +08:00
liuhongbo
d17ca4ec92 feat: update sdoc-editor version 0.5.63 2024-05-25 10:48:33 +08:00
llj
eac54b1255
[dir view] redesigned the top toolbar for the selected dirent(s) (#6111)
* [dir view] redesigned the top toolbar for the selected dirent(s)

* code cleanup
2024-05-24 19:20:36 +08:00
Michael An
34582dbf51
12.0 change edit wiki page style (#6109)
* 00 change className from app

* change wiki2 side panel style
2024-05-24 11:06:54 +08:00
JoinTyang
6c2af87eac
optimize wiki2 permission (#6108) 2024-05-23 17:16:44 +08:00
llj
5c0518ef22
Icons (#6106)
* [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
2024-05-23 12:09:54 +08:00
杨顺强
84381426d5
Merge pull request #6105 from haiwen/fix-wiki-editor-readonly
fix: change status setting trigger
2024-05-22 17:02:21 +08:00
liuhongbo
565659a45c fix: change status setting trigger 2024-05-22 15:53:30 +08:00
llj
21e8443964
[dir view] redesigned the 'view modes' UI (#6103) 2024-05-22 14:33:03 +08:00
liuhongbo
0d2dc81a9e feat: update sdoc-editor version 2024-05-22 10:28:48 +08:00
liuhongbo
81b1804258 feat: update sdoc-editor version 2024-05-22 10:27:11 +08:00
liuhongbo
1295a157fc feat: adjust ui 2024-05-22 10:26:09 +08:00
liuhongbo
c4bb455170 style: format code 2024-05-22 10:26:09 +08:00
liuhongbo
6b419f4f10 feat: supoort readonly 2024-05-22 10:26:09 +08:00
liuhongbo
26bab1dfde feat: reuse sdoc editor,remove wiki editor 2024-05-22 10:26:08 +08:00
liuhongbo
2e9da8487e feat: wiki editor 2024-05-22 10:26:08 +08:00
liuhongbo
2ea5352edb feat: wiki editor 2024-05-22 10:26:08 +08:00
llj
af1ad767ca
[dir view] redesign: moved 'list/grid' view mode icons down to the 'cur path'bar, grouped 'properties', 'tags', 'history', 'trash' icons into a 'more' dropdown menu (#6102) 2024-05-21 21:06:50 +08:00
杨顺强
708184d713 Merge branch 'master' into 12.0 2024-05-21 09:36:17 +08:00
杨顺强
21d6381466 update sdoc version and sdoc translate 2024-05-21 09:35:57 +08:00
杨顺强
48814ff65f merge master 2024-05-20 10:52:57 +08:00
杨顺强
f1614e141c update sdoc version 2024-05-20 10:38:07 +08:00
liuhongbo
5c54e52261 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
liuhongbo
d9494713bf style: adjust element hierarchy 2024-05-20 10:37:25 +08:00
liuhongbo
eb07c0307e feat: polish style 2024-05-20 10:37:25 +08:00
liuhongbo
abc0e3650b feat: style: optimize code 2024-05-20 10:37:25 +08:00
liuhongbo
0015365473 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
liuhongbo
eea00b3e03 feat: adjust diff viewer to fit mobile 2024-05-20 10:37:25 +08:00
杨顺强
4610299fab
fix code bug (#6100) 2024-05-17 18:20:35 +08:00
杨顺强
7adab82797 update sdoc version and sdoc translate 2024-05-17 18:13:24 +08:00
杨顺强
eda0171d66
optimize code (#6066)
* optimize code

* add new inst web api

* update

* update

* optimize code

* set user is_active

* optimize code

* optimize code

* optimize code

* optimize code

* rm unused test code

* delete test code

---------

Co-authored-by: lian <imwhatiam123@gmail.com>
2024-05-17 15:26:04 +08:00
llj
96b01defce
[dir view] store the open/closed state of the tree panel into localStorage (#6095) 2024-05-17 15:10:09 +08:00
欢乐马
6d1bb9039d
Subscription (#6069)
* subscription api

* subscription page

* subscriptionAPI.js

* buy quota

* add currency icons

---------

Co-authored-by: Michael An <2331806369@qq.com>
2024-05-17 11:14:55 +08:00
Michael An
0e38b74bd6
12.0 change libraries page loading icon (#6092)
* 12.0 change libraries page loading icon

s optimise codes

* change loading icon style
2024-05-16 20:35:48 +08:00
llj
a78f8e97a2
[dir view] added an icon button to toggle between displaying/hiding the dirent tree panel (#6093) 2024-05-16 20:14:26 +08:00
awu0403
6bd8d6dade
update homepage get repo (#6077)
* Merge to get repo API

* add-public-repo-list

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-05-16 16:19:49 +08:00
llj
06de95840b
['Files' page] improved empty tips (#6088) 2024-05-16 14:51:07 +08:00
Michael An
64001350a3
fix wiki config error (#6087) 2024-05-16 10:59:50 +08:00
JoinTyang
b8e490d594
fix edit wiki url (#6085) 2024-05-16 09:58:18 +08:00
Michael An
fca24dca65 change main-side-nav icon 2024-05-16 09:40:55 +08:00
Michael An
7cdcbb5376
Fix edit page UI (#6083)
* 01 change add new page dialog

* 02 open first page when page load

* fix init wiki do not have page
2024-05-15 18:27:33 +08:00
llj
7bfc7bae0c
Redesign (#6080)
* [top bar, side panel] modified UI of the top bar; redesigned the side panel(moved the content in the bottom to the side nav)

* [font icons] updated the 'department' & 'invite Guest' icons

* [linked devices] moved it from the 'home' side panel to the 'settings' page

* ['settings' page] redesigned the empty tip for 'linked devices'
2024-05-15 17:58:18 +08:00
Michael An
514200164e
change edit wiki page (#6081) 2024-05-15 17:37:27 +08:00
Michael An
ec11643e55
[12.0] fix wiki edit page style (#6078) 2024-05-15 14:57:18 +08:00
杨顺强
8ccd0f37b7 merge master branch to 12.0 2024-05-15 13:49:11 +08:00
Michael An
d7ac5688ef
12.0 change add existing file in wiki edit (#6057)
* 12.0 change add existing file in wiki edit

* 01 delete create wiki from existing library

* 02 change click wiki name jump to edit page and delete edit icon

* 03 delete select existing file to create new page

* optimize edit wiki

* 04 old wiki page use the early version 11.x features

* optimize wiki permission

* wiki add wiki2

* delete page file

* fix wiki test

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
2024-05-15 11:57:30 +08:00
llj
a4fa7f899a
[side nav, 'Files' page] use 'department' icons for departments (#6073) 2024-05-13 15:54:50 +08:00
杨顺强
39aa588e2d
fix code bug (#6071) 2024-05-13 13:54:15 +08:00
llj
78505e6b61 Merge branch 'master' into 12.0 2024-05-13 11:01:37 +08:00
llj
9e2bd4c3ce [seafile-js] updated the version 2024-05-13 10:57:32 +08:00
杨顺强
8e6279aaed Merge branch 'master' into 12.0 2024-05-13 07:42:34 +08:00
杨顺强
52665f5832 update sdoc version and sdoc translate 2024-05-13 07:09:03 +08:00
llj
67e09a4295
[org admin - departments] redesigned it (#6070) 2024-05-12 08:17:02 +08:00
杨顺强
53d9112244 Merge branch 'master' into 12.0 2024-05-09 18:05:20 +08:00
杨顺强
7ac12447e1 update sdoc version and sdoc translate 2024-05-09 18:04:58 +08:00
Michael An
b1ab514a5a
[12.0] share admin animation time change (#6061) 2024-05-09 16:55:06 +08:00
杨顺强
fc48dc5819 update sdoc version and sdoc translate 2024-05-09 16:46:02 +08:00
Michael An
ccea398718
fix admin share animation (#6060) 2024-05-09 16:24:53 +08:00
Michael An
143b087387
fix left nav slide animation (#6058) 2024-05-08 13:11:12 +08:00
llj
1b1a6bbbd3
[side nav] replaced some icons so that they are horizontally aligned … (#6056)
* [side nav] replaced some icons so that they are horizontally aligned with the text next to them

* [side nav] modified icon size & etc.
2024-05-07 17:45:28 +08:00
llj
96f43f6afc
[dir view] redesigned it: removed the 'column' mode icon; always display (#6054)
the left side 'tree' panel; let the 'list' & 'grid' column mode icon
only control the right side main content
2024-05-07 16:45:51 +08:00
杨顺强
797fbb9737 Merge branch 'master' into 12.0 2024-05-07 13:18:31 +08:00
杨顺强
e781a56fda update sdoc version and sdoc translate 2024-05-07 13:18:03 +08:00
杨顺强
92478dede4 Merge branch 'master' into 12.0 2024-05-07 10:24:14 +08:00
杨顺强
9a4ab696c5 update sdoc version and sdoc translate 2024-05-07 10:23:50 +08:00
杨顺强
840f1da8ed Merge branch 'master' into 12.0 2024-05-06 18:08:25 +08:00
杨顺强
8ab1d53dcf update sdoc version and sdoc translate 2024-05-06 17:51:32 +08:00
Michael An
65ce3052ee
change wiki (#6052) 2024-05-06 17:09:47 +08:00
Michael An
fa1157ce8a
12.0 feature edit wiki page (#6033)
* 01 add static media files

* 02 edit wiki page

* 03 remove useless icons and support edit name and icon

* 04 support wiki nav

* delete useless codes

* optimize feature edit wiki

* 05 add wiki-api and save config

* 06 change some UI

* delete useless codes

* delete useless codes

* fix edit wiki url

* change js path

* change icon size

* fix

* fix fn name and do not show tree view

* fix edit url

* save config to index.json

* fix new file name check

* hide icon and library name

* remove useless svgs

* remove useless svgs

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
Co-authored-by: JoinTyang <41655440+JoinTyang@users.noreply.github.com>
2024-05-06 14:24:39 +08:00
lian
1580206f7e Merge branch 'master' into 12.0 2024-05-06 13:12:32 +08:00
llj
38454ac390 [seafile-js] updated the version 2024-05-06 10:40:32 +08:00
awu0403
599f73b438
Update org management interface (#6040)
* add trash to org admin interface

* update get_org_trash_repo_list

* update

* update-team-admin-trash-libraries

* update trash repo frontend

* update

* update

* Update seafile_db.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-05-06 09:43:37 +08:00
llj
20f2173c11
UI details (#6049)
* ['Files'] make the headings such as 'My Libraries' and the library star/unstar icons left-aligned

* ['dir view'] 'path bar' improvement: display the current side nav item(such as 'Files', 'My Libraries', groupname & etc.) in it

* [side nav] improvement: when visit the siteRoot page, highlight the 'Files' tab

* [border color] modified border color in tables & other UIs (so that they are same)
2024-05-01 21:13:56 +08:00
杨顺强
2a377322dd update sdoc version and sdoc translate 2024-04-30 09:51:40 +08:00
杨顺强
9210628cb3
optimize code (#6046) 2024-04-30 08:23:27 +08:00
杨顺强
6f7deb6539 update sdoc version and sdoc translate 2024-04-28 10:38:03 +08:00
llj
3581712e1a
['Files'] redesigned the side nav & the main content (#6044) 2024-04-26 21:51:50 +08:00
杨顺强
23899c5ef9 update seafile-editor version 2024-04-26 15:08:08 +08:00
lian
4aeb54277b
show clean device errors btn (#6038) 2024-04-25 18:04:02 +08:00
llj
bab7241a0e [seafile-js] updated the version 2024-04-25 17:42:23 +08:00
杨顺强
f7f40231aa Merge branch 'master' into 12.0 2024-04-25 14:29:17 +08:00
杨顺强
988e307bdc update sdoc version and sdoc translate 2024-04-25 13:37:28 +08:00
awu0403
db6cee68e9
Add department transfer function to the administrator interface (#6014)
* Add the function of transferring departments in the administrator interface

* fix admin get all departments

* update

* Update departments.py

* update

* update

* add department repo transfer

* Update groups.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-04-25 12:08:13 +08:00
杨顺强
7a04bfa928 update sdoc-editor version 2024-04-25 11:29:27 +08:00
杨顺强
c0319ce430 fix sdoc wiki bug 2024-04-23 17:06:13 +08:00
欢乐马
cd7329e711
update inactive user (#6019)
* update inactive user

* is_active del RepoAPITokens

* update del_repo_api_token

* add inactive_user

* [user admin] add confirmation to 'set user inactive'

* system admin - users
* system admin - organizations - org - member
* org admin - users

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-04-23 16:26:31 +08:00
杨顺强
aa40b202d1 update sdoc version and sdoc translate 2024-04-23 14:37:05 +08:00
杨顺强
ea1a958af2
Merge pull request #6032 from haiwen/fix-file-history-diff
fix-file-history-diff
2024-04-23 14:25:44 +08:00
杨顺强
45e49470c0 update seafile-editor version 2024-04-23 14:09:48 +08:00
杨顺强
483e91f682 update sdoc version and sdoc translate 2024-04-23 14:05:23 +08:00
yinjianfei
9de766f9a1 fix-file-history-diff 2024-04-23 11:54:26 +08:00
杨顺强
50be4b437c
Optimize sdoc created (#6031)
* optimize code

* optimize code
2024-04-22 17:39:13 +08:00
杨顺强
453899b846 update seafile-editor version 2024-04-22 15:58:40 +08:00
杨顺强
72aa83be38 update sdoc version and sdoc translate 2024-04-22 14:19:16 +08:00
llj
1b881ca914
[A11y] improvements for pages (#6030)
* [A11y] improvements for pages

* [A11y] added 'user-scalable=no' back
2024-04-22 10:36:42 +08:00
llj
4eab55fdf9
Files (#5881)
* [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')
2024-04-19 14:51:41 +08:00
杨顺强
a9e466d1ca update sdoc version and sdoc translate 2024-04-18 14:08:56 +08:00
lian
c246b5a3a9
update notice when file/folder is uploaded (#6022)
A file named {filename} is uploaded.
A folder named {foldername} is uploaded.
2024-04-15 19:34:21 +08:00
llj
494a933fd6
[i18n] fixed some text (#6023) 2024-04-15 19:31:56 +08:00
杨顺强
557b378af1 update sdoc version and sdoc translate 2024-04-15 08:16:43 +08:00
杨顺强
47751bec9c update sdoc version and sdoc translate 2024-04-13 17:58:39 +08:00
杨顺强
df86fdf7d7 update seafile-editor version 2024-04-12 11:57:16 +08:00
lian
52aff8242c
unfreeze sdoc (#6016) 2024-04-11 18:26:48 +08:00
llj
f7c375b793
['upload link' page] fixup & improvement for 'file upload' (#6017)
- handled eage cases: 'out of quota' happens when a file is being
uploaded or before the uploading
2024-04-11 17:30:25 +08:00
杨顺强
5de92cd7cf update seafile-editor version 2024-04-11 16:01:55 +08:00
杨顺强
bcff4a5f68 update sdoc version and sdoc translate 2024-04-11 15:24:18 +08:00
Michael An
3b49a23219
Merge pull request #6004 from haiwen/dependabot/npm_and_yarn/frontend/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend
2024-04-11 11:11:57 +08:00
杨顺强
17fe5a043e update seafile-editor version 2024-04-10 16:34:12 +08:00
杨顺强
45cebc439b update seafile-editor version 2024-04-10 11:49:19 +08:00
llj
b162f20e00 [seafile-js] updated the version 2024-04-10 10:58:03 +08:00
lian
a80fe2c5ff
Upload folder notification (#6013)
* upload folder user notification

* update
2024-04-09 22:09:07 +08:00
杨顺强
6d6086fdf3 optimize markdown editor 2024-04-09 16:55:29 +08:00
杨顺强
bc5c330676 update sdoc version and sdoc translate 2024-04-09 10:54:35 +08:00
杨顺强
cd344ab5b6 update sdoc version and sdoc translate 2024-04-08 16:54:15 +08:00
杨顺强
201cd5a8cb
Merge pull request #6011 from haiwen/fix-history-view-style
fix: modify history view style
2024-04-08 16:06:48 +08:00
杨顺强
ad2d8af806 update sdoc version and sdoc translate 2024-04-08 13:55:11 +08:00
llj
48c0d96df8
[shared dir view] redesigned the 'file upload' dialog (#6010) 2024-04-07 22:16:08 +08:00
liuhongbo
8c4faa498b fix: modify history view style 2024-04-07 18:35:08 +08:00
杨顺强
4d33c2aca3 update sdoc version and sdoc translate 2024-04-07 17:21:37 +08:00
Ranjiwei
90c6e41d20
folder-trash-show-original-path (#6005)
* folder-trash-show-original-path

* Update repo-folder-trash.js
2024-04-05 09:05:07 +08:00
llj
29081f204b
[dir view] redesigned the 'file upload' dialog (#6006)
* [dir view] redesigned the 'file upload' dialog

* [dir view] 'file upload' dialog: fixup & improvements
2024-04-03 22:14:31 +08:00
杨顺强
8bf135ca96 update sdoc version and sdoc translate 2024-04-02 17:24:13 +08:00
杨顺强
8e9075fd62
Merge pull request #6002 from haiwen/fix-create-new-file-error
fix: optimize code
2024-04-02 16:06:14 +08:00
杨顺强
05c52953d4 update sdoc version and sdoc translate 2024-04-01 18:28:31 +08:00
dependabot[bot]
23a591ca39
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 10:15:25 +00:00
杨顺强
fe9c34e45c update sdoc version and sdoc translate 2024-04-01 16:00:36 +08:00
杨顺强
4702255482 optimize code 2024-04-01 14:40:51 +08:00
杨顺强
074b2a6f49 update seafile-editor version 2024-04-01 14:40:49 +08:00
liuhongbo
972bbf00fa feat: add loading animate 2024-04-01 14:40:06 +08:00
liuhongbo
728de87ac6 feat: optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
7c114f976d feat: optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
08c4cb0389 feat: optimize code 2024-04-01 14:40:06 +08:00
liuhongbo
8a91f69b16 feat: code miror 2024-04-01 14:40:06 +08:00
杨顺强
2a8db0c3db optimize code 2024-04-01 14:40:06 +08:00
skywalker
df9ea02afa plainMarkdownEditor 2024-04-01 14:40:06 +08:00
杨顺强
58d4628306 update sdoc version and sdoc translate 2024-04-01 10:24:59 +08:00
liuhongbo
4d9316827c fix: optimize code 2024-04-01 10:21:48 +08:00
llj
9611a547e1
Upload link page redesign 2 (#6001)
* ['upload link' page] fixup for the 'Cancel All' button

* ['upload link' page] redesigned the 'total status' bar(moved the progress bar to an independent line)
2024-03-30 18:19:06 +08:00
杨顺强
a63cffafc0 update seafile-editor version 2024-03-30 10:02:42 +08:00
杨顺强
76f9cf611b update seafile-editor version 2024-03-30 09:37:57 +08:00
llj
2326fcdb43
Upload link page redesign (#6000)
* ['upload link' page] redesigned it(added the 'total status' bar, 'uploaded' icon & etc)

* ['upload link' page] redesigned it(separated the statuses from the operations for file items, and etc.)
2024-03-29 21:21:58 +08:00
杨顺强
569f7a2d4a update seafile-editor version 2024-03-29 13:56:05 +08:00
杨顺强
ec23055285 update seafile-editor version 2024-03-29 10:23:39 +08:00
欢乐马
4df02b4eb6
rstript service_url (#5997) 2024-03-27 21:25:36 +08:00
杨顺强
aba296332b update seafile-editor version 2024-03-26 16:06:56 +08:00
杨顺强
3204b30fd2 update sdoc-editor version 2024-03-26 15:41:50 +08:00
llj
bd117f54f2
['guide for new' dialog] updated the image & etc. (#5996) 2024-03-26 12:06:17 +08:00
llj
e3aba6539f
[AI search] fixed UI details (#5995) 2024-03-25 18:46:15 +08:00
llj
4375115548
[draft] removed related code & files (#5993)
* [draft] removed related code & files

* [draft] removed related code & files
2024-03-25 17:22:01 +08:00
杨顺强
cdf540992e update seafile-editor version 2024-03-22 14:41:58 +08:00
llj
8c14e4abac
[long name] fixup for repo/folder share/upload link pages with long library/folder/file names (#5990) 2024-03-22 12:01:12 +08:00
杨顺强
b66db74a7e update seafile-editor version 2024-03-21 16:39:54 +08:00
杨顺强
3d2dc2f2db update sdoc version and sdoc translate 2024-03-21 09:48:35 +08:00
杨顺强
56cebc92a6 update seafile-editor version 2024-03-21 07:45:10 +08:00
杨顺强
ee42340c1f fix seafile-editor bug 2024-03-19 18:24:19 +08:00
Ranjiwei
11e27683c0
share-links-forbits-for-some-folder-permissions (#5977) 2024-03-18 11:28:01 +08:00
杨顺强
bff35d3338 update seafile-editor version 2024-03-18 11:05:42 +08:00
杨顺强
76ab1a0811 update sdoc version and sdoc translate 2024-03-18 10:23:52 +08:00
杨顺强
c42461f379 update seafile-editor version 2024-03-16 16:59:54 +08:00
杨顺强
ba9f20a049 update sdoc-editor version 2024-03-15 11:59:33 +08:00
杨顺强
3b36e37ae3 update seafile-editor version 2024-03-15 11:58:44 +08:00
杨顺强
1336805063 update seafile-editor version 2024-03-14 14:02:40 +08:00
Michael An
8d43855cdc update sdoc version and sdoc translate 2024-03-11 14:07:00 +08:00
杨顺强
4a4220528c update sdoc version and sdoc translate 2024-03-11 12:01:54 +08:00
llj
ece06327c8
[system admin] 'info' page: added 'version' info item (#5972) 2024-03-07 16:25:54 +08:00
llj
046aa47022
[long name] fixup for UIs with long library/folder/file names (#5971)
* [long name] fixup for UIs with long library/folder/file names

* fixed code indentation
2024-03-07 15:37:09 +08:00
杨顺强
9281a14634 update sdoc version and sdoc translate 2024-03-06 11:55:52 +08:00
杨顺强
41d65905e4 update sdoc version and sdoc translate 2024-03-04 09:49:42 +08:00
杨顺强
1958c62c61 update sdoc version and sdoc translate 2024-03-01 18:22:23 +08:00
liuhongbo
d6142e0432 fix: optimize code 2024-03-01 18:15:01 +08:00
liuhongbo
fb17628cc8 feat: change favicon after notification read all 2024-03-01 15:22:47 +08:00
杨顺强
8e5779c83e update sdoc version and sdoc translate 2024-02-29 17:20:52 +08:00
lian
3453dd22d2 remove duplicate code 2024-02-27 10:52:36 +08:00
lian
0710561fd5 Merge branch '10.0' 2024-02-27 10:42:10 +08:00
杨顺强
3cdf143a0d update sdoc version and sdoc translate 2024-02-26 13:47:19 +08:00
杨顺强
103fb41515 update sdoc version and sdoc translate 2024-02-26 09:50:02 +08:00
杨顺强
e33e367f43 update sdoc version and sdoc translate 2024-02-24 10:15:57 +08:00
llj
b8fe8ef0a2
['tag edit'] fixup for 'tag edit' in 'dir view - file details panel' & 'markdown file view - info panel' (#5962) 2024-02-23 16:23:35 +08:00
Michael An
9ff9a5610a
fix click dirent no close popover (#5961) 2024-02-23 16:21:51 +08:00
Ranjiwei
8a7850a7dc
Add Notification after user share permission changed (#5923)
* update

* remove spaces

* Update notice-item.js

* add-notice-after-CANCEL-the-sharing-perms-to-user

* update-func-names
2024-02-23 14:38:19 +08:00
杨顺强
426585a801 update seafile-editor version 2024-02-22 15:06:52 +08:00
杨顺强
f8db39b8e3
optimize code (#5958) 2024-02-21 17:39:19 +08:00
杨顺强
4d90067de7 update sdoc version and sdoc translate 2024-02-21 16:09:04 +08:00
Michael An
ef60661f50
Change AI search icon (#5956)
* fix code warnings

* change AI search icon
2024-02-19 16:12:09 +08:00
杨顺强
f8028dae16 update sdoc version and sdoc translate 2024-02-19 11:59:17 +08:00
杨顺强
1b42abdc52 update sdoc version and sdoc translate 2024-02-19 11:37:56 +08:00
杨顺强
7c6a1c8d02 update sdoc version and sdoc translate 2024-02-18 17:17:05 +08:00
杨顺强
a0c91bb8dc update sdoc version and sdoc translate 2024-02-18 11:51:24 +08:00
llj
cca420eb72
[shared file view] added a space after 'Download' for the big green download button in the top right (#5953) 2024-02-08 16:50:36 +08:00
lian
00c2124dff
copy/move file to enc lib (#5487) 2024-02-07 11:08:41 +08:00
杨顺强
a84106bb2a
repair bug (#5944) 2024-02-06 17:25:00 +08:00
杨顺强
000cc2dfd7 update sdoc version and sdoc translate 2024-02-04 18:13:47 +08:00
llj
608de45b6f
[search] 'turn on/off semantic search': click outside to close the 'setting' popover (#5937) 2024-02-04 15:29:58 +08:00
杨顺强
db4208648a update seafile edtior version 2024-02-04 12:21:42 +08:00
杨顺强
36f7f44af5 update sdoc version and sdoc translate 2024-02-04 09:38:41 +08:00
llj
23785bb28b
[dir view] Tags: don't send the 'get tags' request when open the 'tags' popover/dialog (handled 6 cases); removed the repeated 'get tags' request after creating a new tag; improved the 'no tags' tip (#5936) 2024-02-02 20:52:58 +08:00
杨顺强
631419c436 update sdoc version and sdoc translate 2024-02-02 14:50:24 +08:00
llj
26bc311673
[search] 'turn on/off semantic search': redesigned UI/UX for this setting (added a 'setting' icon to toggle the new 'setting popover') (#5932) 2024-02-01 16:20:46 +08:00
欢乐马
24e0b20527
Merge pull request #5912 from haiwen/docx-to-sdoc
docx to sdoc
2024-02-01 16:01:06 +08:00
llj
08f0cf8e03
[My Activities] display the loading icon instead of the 'no more activities' tip during the loading of the first activities (#5927) 2024-01-31 14:52:32 +08:00
杨顺强
e7271077ad update sdoc version and sdoc translate 2024-01-31 14:29:37 +08:00
lian
690d4a6a8c
fix select bug when admin share repo to group (#5931) 2024-01-31 13:30:27 +08:00
llj
f5fdebe5bb
[search] removed the dot after 'No results matching' (#5904) 2024-01-31 13:29:42 +08:00
llj
1109091348
[dir view] 'column' mode: fixup for the bug 'only render the first 100 items for a folder with more than 100 items' (#5929) 2024-01-30 17:49:31 +08:00
杨顺强
790917c433 optimize seafile editor link click 2024-01-30 09:45:46 +08:00
杨顺强
06e6974fea update sdoc version and sdoc translate 2024-01-29 11:08:57 +08:00
杨顺强
2bb1e0a81e update sdoc version and sdoc translate 2024-01-27 08:44:08 +08:00
杨顺强
8e095dd9c5 update package config 2024-01-26 18:19:18 +08:00
杨顺强
96fd5afd91 update sdoc version and sdoc translate 2024-01-25 09:38:26 +08:00
llj
33f6426539 [i18n] fixup 2024-01-24 18:22:50 +08:00
杨顺强
fec7e9b511 update sdoc version and sdoc translate 2024-01-23 18:00:16 +08:00
WJH
767948305f
optimize starred items api (#5909)
* optimize starred items api

* optimize code
2024-01-22 23:20:09 +08:00
lian
b6bb446194 docx to sdoc 2024-01-22 12:13:31 +08:00
杨顺强
ae2f7a81e1 update sdoc version and sdoc translate 2024-01-22 10:38:06 +08:00
杨顺强
bc32292e45
Merge pull request #5882 from haiwen/add-sdoc-external
add-external
2024-01-22 10:04:13 +08:00
yinjianfei
28ee6d411b remove-cache 2024-01-20 18:17:17 +08:00
WJH
2cd836c4df
optimize starred.js (#5908)
Co-authored-by: wangjianhui <40563566+loveclever@users.noreply.github.com>
2024-01-20 17:23:56 +08:00
杨顺强
1ff199bf29 update sdoc version and sdoc translate 2024-01-20 11:55:07 +08:00
yinjianfei
275724ca47 update-key 2024-01-20 10:30:11 +08:00
llj
48bea529bc
[share dialog - Share Link] link details: fully display the password when it's displayed (#5907) 2024-01-19 21:49:09 +08:00
llj
5beb5165fe
[dir view] markdown/sdoc conversion: only display 1 toast for one time(don't display 2 toasts at the same time) (#5906) 2024-01-19 15:45:11 +08:00
杨顺强
5bcdf83b28 repair code bug 2024-01-19 15:26:34 +08:00
杨顺强
dd5354a216 update sdoc version and sdoc translate 2024-01-19 15:19:24 +08:00
llj
6e458cc169
[AI search] commented out the 'Is this answer helpful to you' module (#5903) 2024-01-18 21:30:38 +08:00
WJH
d08f0582a4
fix eslint warnings (#5902) 2024-01-18 15:13:07 +08:00
杨顺强
3cb49a655e update sdoc version and sdoc translate 2024-01-18 11:44:04 +08:00
杨顺强
ac184673d3 update sdoc version and sdoc translate 2024-01-18 10:30:15 +08:00
杨顺强
6a324f9ebb update sdoc version and sdoc translate 2024-01-18 10:11:15 +08:00
WJH
73afa03d63
Improve adfs error msg (#5898)
* improve error msg

* send error msg to sys/org admin

* fix code
2024-01-17 14:49:23 +08:00
杨顺强
c9ca6efb89 update sdoc version and sdoc translate 2024-01-17 10:21:09 +08:00
杨顺强
c48b010c0c
Merge pull request #5899 from haiwen/update-icon
update-icon
2024-01-17 10:14:51 +08:00
杨顺强
8c89097ffd update sdoc version and sdoc translate 2024-01-17 09:56:39 +08:00
lian
249f4f84d4 Merge branch '10.0' 2024-01-16 16:40:44 +08:00
杨顺强
527fe67f26 update sdoc version and sdoc translate 2024-01-16 15:54:26 +08:00
yinjianfei
ad4d0464eb update-icon 2024-01-16 14:00:40 +08:00
杨顺强
74f4f3c099 update sdoc version and sdoc translate 2024-01-16 09:38:04 +08:00
JoinTyang
71ee501222
semantic search return content (#5897) 2024-01-15 16:12:43 +08:00
杨顺强
75a26dd355 update sdoc version and sdoc translate 2024-01-15 09:41:02 +08:00
dependabot[bot]
970db896b4
Bump follow-redirects from 1.15.2 to 1.15.4 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 08:37:45 +00:00
Michael An
bf882ecca4 fix ai-search loading bug 2024-01-12 16:02:53 +08:00
llj
731577db98 [seafile-js] updated the version 2024-01-12 14:21:34 +08:00
WJH
1f44154c80
Improve adfs sso page (#5874)
* replace url_prefix with org_id

* enable connect&disconnect saml2

* improve adfs/saml login page

* enable adfs/saml user set password

* connect/disconnect saml page

* improve org saml config page

* fix code

* compatibility old version

* add migrete_idp_certificates.py

* simplify org saml config API
2024-01-12 12:06:28 +08:00
杨顺强
a830c8fb62 update sdoc version and sdoc translate 2024-01-12 11:40:20 +08:00
杨顺强
217b9490a5 update seafile-editor version 2024-01-12 11:16:41 +08:00
WJH
c7a77675a1
fix org admin change user status (#5889) 2024-01-11 14:46:32 +08:00
杨顺强
02182de966 update seafile-editor version 2024-01-11 14:45:28 +08:00
杨顺强
54a54f0532 update sdoc version and sdoc translate 2024-01-10 17:00:45 +08:00
Michael An
96781925b0
change AI search result is markdown (#5888) 2024-01-10 13:59:30 +08:00
llj
c9ada9a448 [seafile-js] updated the version 2024-01-09 23:38:55 +08:00
lian
6295763314
support view jfif image file (#5887) 2024-01-09 22:00:31 +08:00
杨顺强
73afd98411 update sdoc version and sdoc translate 2024-01-09 18:28:04 +08:00
JoinTyang
61ffe21ff4
delete repo index (#5884)
* delete repo index

* fix index permission
2024-01-09 18:23:11 +08:00
杨顺强
52a58124ed update sdoc version and sdoc translate 2024-01-09 16:50:27 +08:00
yinjianfei
256af53cda update-addfile 2024-01-09 15:56:20 +08:00
yinjianfei
6ee3992064 update-file-type 2024-01-08 11:06:57 +08:00
yinjianfei
4bb038656f cache-files 2024-01-08 11:06:09 +08:00
yinjianfei
ae49bed70f add-external 2024-01-08 11:05:01 +08:00
杨顺强
514364175e update sdoc version and sdoc translate 2024-01-06 17:00:35 +08:00
杨顺强
d41c77c6f6
Merge pull request #5880 from haiwen/update-favicon
update-favicon
2024-01-06 15:48:57 +08:00
yinjianfei
9349c833ab update-favicon 2024-01-05 11:49:34 +08:00
杨顺强
9ba465f5e6 update sdoc version and sdoc translate 2024-01-05 11:26:02 +08:00
杨顺强
0b60526f45 update seafile-editor version 2024-01-05 10:46:16 +08:00
杨顺强
49d3f4938e update sdoc version and sdoc translate 2024-01-04 17:04:02 +08:00
杨顺强
353206e090 update sdoc version and sdoc translate 2024-01-04 10:29:27 +08:00
Michael An
7456cf1fae
fix eslint warning and code format (#5877) 2024-01-03 21:59:44 +08:00
Michael An
adc8960fd8
change Operation to operation (#5878) 2024-01-03 18:08:24 +08:00
杨顺强
6fb6520afb update sdoc version and sdoc translate 2024-01-03 11:28:21 +08:00
杨顺强
2786d2bc69 update sdoc version and sdoc translate 2024-01-03 10:21:40 +08:00
杨顺强
5040fee549 update sdoc version and sdoc translate 2024-01-02 15:31:14 +08:00
JoinTyang
d7c11a4a6f
fix search dir show (#5876) 2024-01-02 12:14:16 +08:00
杨顺强
111b31ea6e update seafile-editor version 2024-01-02 11:10:35 +08:00
杨顺强
22ab22606c update sdoc version and sdoc translate 2024-01-02 10:27:31 +08:00
杨顺强
31640f7833 update sdoc version and sdoc translate 2023-12-29 18:13:11 +08:00
JoinTyang
5e00b91690
fix search result (#5873) 2023-12-29 15:29:35 +08:00
Michael An
71a56d755f
Merge pull request #5716 from haiwen/dependabot/npm_and_yarn/frontend/postcss-8.4.31
Bump postcss from 8.4.29 to 8.4.31 in /frontend
2023-12-29 13:52:46 +08:00
lian
40413901f4
add seatable integration for dept repo (#5870) 2023-12-29 12:20:32 +08:00
Michael An
2ab7ca1e90
Change search result text (#5871)
* fix warnings

* change search result text
2023-12-29 12:20:07 +08:00
杨顺强
0ea4505f35 optimize style 2023-12-28 17:34:10 +08:00
杨顺强
3e89f2b282 optimize wiki ui 2023-12-28 17:31:39 +08:00
杨顺强
890429aa71 update sdoc-editor version 2023-12-28 15:29:35 +08:00
杨顺强
7b18222eab
Add sdoc viewer (#5867)
* add seafile sdoc viewer

* optimize code

* optimize code

* update sdoc-editor version

* optimize code
2023-12-28 15:00:26 +08:00
杨顺强
d9923452ef update sdoc version and sdoc translate 2023-12-28 10:46:06 +08:00
杨顺强
f92a547e24
Merge pull request #5855 from haiwen/add-internal-link
add-internal-link
2023-12-28 10:40:16 +08:00
杨顺强
702bc189e1 update seafile editor version 2023-12-27 17:21:58 +08:00
杨顺强
a5e40ba65f update project deps 2023-12-27 12:20:40 +08:00
llj
864aad7849 [seafile-js] updated the version 2023-12-26 18:39:11 +08:00
lian
ab72e093d5
export/convert sdoc to docx (#5837)
* sdoc to docx

* update
2023-12-26 17:50:06 +08:00
杨顺强
013595d744 update config 2023-12-26 16:20:16 +08:00
llj
c2b272bd00 [seafile-js] updated the version 2023-12-26 16:03:38 +08:00
llj
255f9b89d4
[dir view] fixed the bug 'folder does not exist'(remove the effect of '?notifications=all', which is added to the URL when the 'view all notifications' dialog is open.) (#5861) 2023-12-26 14:48:59 +08:00
杨顺强
4a27e72c69
Optimize markdown code (#5860)
* optimize markdown editor css

* optimize markdown viewer

* optimize markdown viewer

* fix wraning
2023-12-26 14:35:44 +08:00
杨顺强
97ea8593c3 update sdoc version and sdoc translate 2023-12-26 10:18:15 +08:00
llj
15d9b9c363
[Activities] 'Modified by': search modifiers by contact_emails and names (instead of by emails); changed the placeholder of the input from 'Search users' to 'Find modifiers' (#5856) 2023-12-25 21:46:41 +08:00
JoinTyang
adb07fbaac
Merge pull request #5857 from haiwen/fix/ai-qa-search-error
fix/ai: fix qa hit error sdoc
2023-12-25 20:03:58 +08:00
cir9no
a5b8caca61 fix/ai: fix qa hit error sdoc 2023-12-25 18:33:09 +08:00
yinjianfei
3d69a6f4b6 add-internal-link 2023-12-25 16:06:36 +08:00
llj
473aa295d6
[dir view, other pages] fixed problems 'cannot close the notice popover (#5854)
via clicking the bell icon, or via clicking outside'

- in 'dir view', clicking the notice bell icon, clicking the
content(dirents) area, the notice popover was not closed
- in other pages, clicking the notice bell icon, the popover was not
closed
2023-12-25 12:08:00 +08:00
杨顺强
e589c7aba6 update sdoc version and sdoc translate 2023-12-25 10:02:16 +08:00
杨顺强
646c6d6ccd update sdoc version and sdoc translate 2023-12-22 16:53:23 +08:00
llj
25e9540d90 [seafile-js] updated the version 2023-12-20 13:55:16 +08:00
llj
bd05e05a1a
['share dialog' - 'Share Link', 'Share Admin' - 'Links'] share links: get limited links per request, scroll down to get more (#5840) 2023-12-20 12:01:18 +08:00
llj
285a3b9c38
[side nav] removed the link to SeaTable (#5841) 2023-12-20 10:14:46 +08:00
Michael An
6eec4688db
fix toggle tags popover (#5835) 2023-12-19 12:13:49 +08:00
杨顺强
625116cccb
optimize style (#5838) 2023-12-19 11:33:26 +08:00
llj
4c37cee43c [seafile-js] updated the version 2023-12-18 16:23:13 +08:00
JoinTyang
25ba00a576
all_repo_search_use_seasearch (#5832) 2023-12-18 15:36:37 +08:00
杨顺强
637d48cb52 update seafile-edtior version 2023-12-16 18:10:46 +08:00
llj
af1545452e
[misc] fixed i18n; fixup for 'SeaTable Integration' (#5833) 2023-12-16 16:47:46 +08:00
杨顺强
82402604f3 optimize code 2023-12-16 16:41:03 +08:00
杨顺强
5c3b048065
optimize code (#5831)
* optimize code

* optimize code
2023-12-16 11:37:32 +08:00
杨顺强
abb07f0871 update sdoc version and sdoc translate 2023-12-15 15:55:21 +08:00
杨顺强
89cff0166c update seafile-editor version 2023-12-15 10:51:55 +08:00
杨顺强
b9ed968fe9 update deps 2023-12-14 17:44:49 +08:00
杨顺强
1e863bfb72 update dep 2023-12-14 17:39:29 +08:00
杨顺强
735d02a0b3 update sdoc version and sdoc translate 2023-12-14 11:38:26 +08:00
杨顺强
267adf7806 update sdoc version and sdoc translate 2023-12-14 11:27:36 +08:00
杨顺强
f6753ced7d
Merge pull request #5827 from haiwen/add-freeze-operation
Add freeze operation
2023-12-14 10:54:26 +08:00
yinjianfei
49f49a56b7 add-isPro 2023-12-14 10:33:19 +08:00
杨顺强
0b67162759 update sdoc version and sdoc translate 2023-12-13 17:34:13 +08:00
Michael An
1d9b68c19e delete console.log 2023-12-13 14:40:27 +08:00
杨顺强
d2b71692e9 update seafile-editor version 2023-12-13 14:08:54 +08:00
杨顺强
9802477dbd update sdoc version and sdoc translate 2023-12-13 14:05:52 +08:00
llj
ce2df5f223
[search] keep & display items visited recently(for both global search & search in a single library) (#5826) 2023-12-13 10:59:16 +08:00
yinjianfei
8756ded5ae add-freeze-operation 2023-12-13 07:56:54 +08:00
yinjianfei-user
21bac022cc
add-seaTable-integration (#5761)
* add-seaTable-integration

* update-request

* update-path

* update-json

* update-UI

* update-json

* update-text

* update-text

* remove-space

* update-UI

* add-hover

* add variable control

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2023-12-12 15:08:37 +08:00
杨顺强
fe011393f0 update sdoc version and sdoc translate 2023-12-12 14:08:08 +08:00
杨顺强
bfb70b7d18 update seafile-editor version 2023-12-12 12:37:34 +08:00
杨顺强
e9ccb709ff repair column-view bug 2023-12-12 12:29:36 +08:00
杨顺强
7746b70b88 update seafile-editor version 2023-12-12 12:26:41 +08:00
杨顺强
2fa94e2c53 update seafile-editor version 2023-12-11 21:13:02 +08:00
杨顺强
845206b639 update seafile-editor version 2023-12-11 20:10:59 +08:00
杨顺强
8ab705efc9
Merge pull request #5823 from haiwen/fix-sdoc-history-diff
fix: sdoc history diff toggle bug
2023-12-11 18:54:09 +08:00
llj
8712b7d1a6
[dir view, toast] redesigned the 'converting' tip for md & sdoc file … (#5822)
* [dir view, toast] redesigned the 'converting' tip for md & sdoc file items; added a new type of toast

* [toast] updated the loading icon of the 'notify-in-progress' toast
2023-12-11 18:19:23 +08:00
er-pai-r
6435074e92 fix: sdoc history diff toggle bug 2023-12-11 18:17:15 +08:00
杨顺强
7efe677798 update seafile-editor version 2023-12-11 18:00:29 +08:00
杨顺强
5c1abd4966
Merge pull request #5809 from haiwen/fix-last-revision
fix: last revision
2023-12-11 17:20:05 +08:00
er-pai-r
8a3ce8a364 fix: init content 2023-12-11 16:13:00 +08:00
杨顺强
d057d4649c update seafile-editor version 2023-12-11 15:40:27 +08:00
Alex Happy
38f70dc062
only EX-PORPS set display ex-props (#5820) 2023-12-11 13:47:52 +08:00
杨顺强
880ee4b0d5 update seafile-js version 2023-12-11 11:58:41 +08:00
杨顺强
e2b74b81e3
Merge pull request #5819 from haiwen/repair-markdown-save-bug
Repair markdown save bug
2023-12-11 10:35:16 +08:00
杨顺强
251866fd12 repair save bug 2023-12-11 10:32:28 +08:00
JoinTyang
3341778188
keyword search use seasearch (#5816) 2023-12-11 10:16:07 +08:00
杨顺强
c935686d9e repair save bug 2023-12-11 10:02:17 +08:00
杨顺强
d308380115
Merge pull request #5818 from haiwen/update-seafile-editor
Update seafile editor
2023-12-11 09:37:44 +08:00
er-pai-r
3c9f715269 feat: optimzie code 2023-12-09 17:39:43 +08:00
杨顺强
0eb819f576 update sdoc version and sdoc translate 2023-12-09 11:25:46 +08:00
杨顺强
8c03e230bb update seafile version 2023-12-09 10:24:01 +08:00
杨顺强
cd11916843 optimize code 2023-12-08 21:59:45 +08:00
杨顺强
9b21cbc51d update markdown-editor 2023-12-08 17:58:27 +08:00
llj
f59d76a0ee
[single-selector] updated the UI of the dropdown (#5817) 2023-12-08 16:52:37 +08:00
llj
8add9696d6 [seafile-js] updated the version 2023-12-08 16:22:28 +08:00
杨顺强
bb5ce5e233 update terms and condition 2023-12-08 15:19:00 +08:00
杨顺强
58c8013360 update draft module 2023-12-08 12:28:07 +08:00
杨顺强
6483089fad optimize history module 2023-12-08 12:07:52 +08:00
杨顺强
2e2d830c7d optimize wiki module 2023-12-08 11:20:12 +08:00
er-pai-r
9e8c95b9b1 fix: bug 2023-12-08 10:05:43 +08:00
lian
255da086e6
org invite user (#5815) 2023-12-07 22:50:39 +08:00
杨顺强
da89c9a338 shared md & trash snapshot md 2023-12-07 15:14:34 +08:00
杨顺强
551213c429 update term adn condition 2023-12-07 14:20:29 +08:00
杨顺强
e14abd1be9 delete unused methods 2023-12-07 14:19:55 +08:00
杨顺强
b35044a167 delete no used code 2023-12-07 14:15:46 +08:00
Michael An
429eecdd06
fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +08:00
杨顺强
a9a8fea273 update sdoc version and sdoc translate 2023-12-06 15:22:50 +08:00