1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 19:05:16 +00:00
Commit Graph

565 Commits

Author SHA1 Message Date
awu0403
b3aaba6ea2
add publish wiki config (#7205)
* add publish wiki config

* update test

* update can_create_wiki

* update test

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-19 15:14:45 +08:00
Ranjiwei
7e2bbdac8e
Remove code of draft (#7154)
* initiate

* update

* update

* Update models.py

* Update settings.py

* update

* update
2024-12-06 21:45:32 +08:00
awu0403
f9b3e692ec
Optimize avatar (#6991)
* update

* update2

* other

* other

* update

* update

* Update test_user_avatar.py

* Update migrate_avatars_fs2db.py

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-11-11 10:29:52 +08:00
lian
f316cbd2a8
update search user web api (#6928)
only return active users
2024-11-09 16:34:11 +08:00
awu0403
c3173a66e8
update transfer repo (#6965)
* update

* optimize code

* optimize

* update sql

* test

* update

* optimize

* update UI

* change style

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-11-04 09:46:03 +08:00
欢乐马
a9c38c55a5
SERVICE_URL in env (#6919)
* SERVICE_URL in env

* rm SERVICE_URL in db config

* update SERVICE_URL test
2024-10-18 18:03:02 +08:00
lian
ce2eb2b407 Merge branch '11.0' 2024-09-24 13:28:58 +08:00
lian
fa56751ab9
remove reference id (#6768) 2024-09-13 17:23:43 +08:00
Michael An
fba6f9735e
change default thumbnail size (#6710)
* change default thumbnail size

* change py test file

* change thumbnail image size
2024-09-05 14:56:52 +08:00
Ranjiwei
df5e7be2a3
Update msg tips of user login (#6708)
* Update serializers.py

* Update forms.py

* Update serializers.py

* update-uni-test
2024-09-04 17:00:07 +08:00
JoinTyang
e1e524ecbc
pro version can use search (#6636) 2024-08-25 20:21:37 +08:00
Ranjiwei
08028c4d41
add-sharelink-scope-check (#6628)
* add-sharelink-scope-check

* remove-enable-share-link-audit
2024-08-23 23:40:15 +08:00
Ranjiwei
e18777de9a
fix-related-users-error (#6571)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-08-16 17:47:26 +08:00
Ranjiwei
9b3492088c
set-password-strength (#6477)
* set-password-strength

* update-uni-test

* Update views.py

* update

* remove userless code

* Update settings.py
2024-08-05 12:10:36 +08:00
lian
557f345467 Merge branch 'master' into 12.0 2024-07-19 14:58:02 +08:00
lian
d3ab3c5460
rm REPLACE_FROM_EMAIL and other unused code (#6339)
* rm REPLACE_FROM_EMAIL and other unused code

* update

* update
2024-07-12 11:50:22 +08:00
lian
7bcb54e817
Fix inst test (#6185)
* update institution test (#6149)

* update institution test

* update

* update inst test (#6150)
2024-06-11 11:48:17 +08:00
lian
abdf2ebb0c
update inst test (#6150) 2024-05-31 10:58:54 +08:00
lian
9d72584283
update institution test (#6149)
* update institution test

* update
2024-05-31 10:15:23 +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
欢乐马
6b67a76689
update profile user (#5985) 2024-03-19 10:52:04 +08:00
WJH
843482bd07
Client sso via local browser (#5627)
* client sso via local browser

* improve code

* optimize code

* fix code

* optimize code

* update server-info api

* fix test

* fix sso.py

* replace email with username
2023-12-19 15:50:02 +08:00
lian
255da086e6
org invite user (#5815) 2023-12-07 22:50:39 +08:00
WJH
532fa5ef8c
Improve login and create user (#5458)
* add create oauth/ldap/saml user in UserManager

* improve admin add/import users

* improve dingtalk/weixin/work_weixin login/create user

* improve saml login/create user

* improve oauth login/create user

* login ldap user in seahub

* improve invite user

* fix code

* fix github test action

* fix test

* fix saml login

* optimize code

* specify the version of python-ldap

* fix code

* improve code

* add get_old_user

* optimize oauth login code

* optimize code

* remove LDAP_USER_UNIQUE_ID

* remove test_primary_id

* improve authenticate user

* improve saml login

* optimize code
2023-06-19 13:06:15 +08:00
lian
f365f2b342 django 4.2 2023-06-12 09:53:31 +08:00
lian
ff9a0e92f9
Webdav secret (#5357)
* not show webdav password on user profile setting page

* hash webdav password

* show webdav url and username on user profile setting page

* update test

* update

* update

Co-authored-by: lian <lian@seafile.com>
2023-01-18 09:59:53 +08:00
王健辉
e63bbad7ec
fix wiki display table (#5262)
* fix wiki display table

* fix test
2022-09-19 17:28:13 +08:00
lian
7122a554c8 update tests 2022-06-27 16:16:06 +08:00
lian
ef6ffdce5b update tests 2022-06-27 16:03:44 +08:00
lian
5545bd648f update tests 2022-06-27 15:37:21 +08:00
王健辉
40949a6134 Merge branch '8.0' 2022-03-12 10:37:18 +08:00
王健辉
4fe5ff38a6 fix test 2022-03-11 13:54:43 +08:00
王健辉
a745ddad87 add test 2022-03-11 13:36:43 +08:00
lian
fece35af98 update test 2021-11-25 17:32:41 +08:00
王健辉
3b154c76c1 merge seahub-extra & repair test 2021-09-22 11:42:06 +08:00
王健辉
e805feca95 upgrade django to 3.2 2021-09-22 10:41:26 +08:00
王健辉
0430756328 merge seahub-extra into seahub 2021-08-26 13:42:35 +08:00
lian
a44c9a3d1e update test 2021-08-12 15:49:10 +08:00
Alex Happy
eca5a3b933
support collaborate notis interval (#4841)
* support collaborate notis interval

* fix unit-test

* fix unit-test

* fix unit-test

* fix unit-test

* fix unit-test

* update text

* fix error msg
2021-03-25 21:44:58 +08:00
lian
59509d4f61
update test (#4837)
fix failed test

Co-authored-by: lian <lian@seafile.com>
2021-03-17 16:13:10 +08:00
lian
030fa283cb
update .github/workflows/test.yml (#4750)
Co-authored-by: lian <lian@seafile.com>
2020-12-15 13:18:57 +08:00
lian
ee6cccf806 Merge branch '7.1' into master 2020-12-03 12:03:51 +08:00
lian
e3fd4091f6
remove unused rest_framework files (#4729)
* remove unused rest_framework files

* update

Co-authored-by: lian <lian@seafile.com>
2020-11-26 21:15:16 +08:00
王健辉
21756be27c
upgrade django to 2.2 (#4620) 2020-07-27 14:59:18 +08:00
lian
8fcfe292dc
add is_dir_downloadable check when download folder (#4590)
Co-authored-by: lian <lian@seafile.com>
2020-06-18 14:25:47 +08:00
王健辉
db0aeb4952
improve djangojs.js loading (#4460)
* improve djangojs.js loading

* remove send_email test
2020-03-02 14:43:55 +08:00
llj
13800cd8eb
Cleanup (#4437)
* [cleanup] system admin: removed 'settings' related code & files

* [cleanup] system admin: removed 'statistics' related code & files

* [cleanup] system admin - users: removed unused code & files

* [cleanup] system admin - orgs: removed unused code & files

* [system admin / institutions] cleanup

* [system admin / notifications] cleanup

* [system admin / links] cleanup

* [system admin / logs] cleanup

* [system admin / virus scan] cleanup

* [system admin / invitations] cleanup

* system admin / terms] cleanup

* [system admin / users] cleanup

* [system admin] cleanup

* [system admin] cleanup

* [system admin] cleanup

* modification

* modification
2020-02-28 09:49:24 +08:00
Leo
7df1192cbf admin api role check (#4353)
* admin api role check

* add check to new tabs and tests

* fix work-weixin virus scan check
2019-12-16 18:31:29 +08:00
Leo
7f7f5c577e Fix test (#4349)
* fix admin test_shares.py

* fix test admin terms_and_conditions
2019-12-11 18:25:05 +08:00
sniper-py
bc8c91b549 fix upload_file_test (#4343)
* fix upload_file_test

* seahub/views/ajax.py

* seahub/api2/views.py

* seahub/api2/endpoints/admin/system_library.py

* seahub/api2/endpoints/admin/upload_links.py

* seahub/api2/endpoints/upload_links.py

* seahub/api2/endpoints/via_repo_token.py

* seahub/api2/views.py

* tests/seahub/views/ajax/test_get_file_upload_url_u
2019-12-10 14:07:55 +08:00