1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +00:00
Commit Graph

3499 Commits

Author SHA1 Message Date
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