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

3422 Commits

Author SHA1 Message Date
Ranjiwei
a2cd02f007
Admin share permissions (#6603)
* update

* update

* update

* Update urls.py

* Update share-permission-editor.js
2024-08-21 18:08:34 +08:00
Michael An
f4908fa201
11.0 fix translation (#6544)
* remove useless translation (#6543)

* remove useless translation
2024-08-13 12:07:57 +08:00
llj
640edbfe68
['folder permission' dialog] fixup: added 'catch' for seafile API requests; fixed prop type checking (#6410) 2024-07-24 14:59:26 +08:00
Michael An
c8c58b4f6f
fix system-admin user page bug (#6268) 2024-06-29 07:41:50 +08:00
lian
2694bfffa5
add can_share_repo role permission (#6234)
* add can_share_repo role permission

* update

* update

---------

Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-06-24 10:05:12 +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
llj
588816a755
[share dialog] fixup: made ADDITIONAL_SHARE_DIALOG_NOTE fully displayed (#6187) 2024-06-11 16:44:45 +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
杨顺强
1a79a4d670 update seafile-editor version 2024-06-06 17:58:35 +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
杨顺强
fa54c18026
Revert "Udpate pdf to4.2.67 (#6123)"
This reverts commit cc8140119c.
2024-05-30 14:44:10 +08:00
lian
b24f9dab93
only pro version has Institution feature (#6133) 2024-05-30 11:59:59 +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
杨顺强
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
杨顺强
8b345cb979 update sdoc version and sdoc translate 2024-05-27 10:36:31 +08:00
liuhongbo
d17ca4ec92 feat: update sdoc-editor version 0.5.63 2024-05-25 10:48:33 +08:00
杨顺强
21d6381466 update sdoc version and sdoc translate 2024-05-21 09:35: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
欢乐马
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
杨顺强
39aa588e2d
fix code bug (#6071) 2024-05-13 13:54:15 +08:00
llj
9e2bd4c3ce [seafile-js] updated the version 2024-05-13 10:57:32 +08:00
杨顺强
52665f5832 update sdoc version and sdoc translate 2024-05-13 07:09:03 +08:00
杨顺强
7ac12447e1 update sdoc version and sdoc translate 2024-05-09 18:04:58 +08:00
杨顺强
fc48dc5819 update sdoc version and sdoc translate 2024-05-09 16:46:02 +08:00
杨顺强
e781a56fda update sdoc version and sdoc translate 2024-05-07 13:18:03 +08:00
杨顺强
9a4ab696c5 update sdoc version and sdoc translate 2024-05-07 10:23:50 +08:00
杨顺强
8ab1d53dcf update sdoc version and sdoc translate 2024-05-06 17:51: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
杨顺强
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
杨顺强
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
杨顺强
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