1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 23:38:37 +00:00
Commit Graph

847 Commits

Author SHA1 Message Date
lian
f356e5b85a
add client login complete msg (#6602)
* add client login complete msg

* update test
2024-08-21 14:39:11 +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
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
lian
92445b16ef
shib second uid (#6175)
* second uid for shibboleth

* update test
2024-06-12 17:24:24 +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
9a17fe8c15
rm repo_history_view.html (#6099)
* rm repo_history_view.html

* rm test code

* delete unnecessary code

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2024-05-17 16:57:31 +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
欢乐马
6b67a76689
update profile user (#5985) 2024-03-19 10:52:04 +08:00
skywalker
4790ba57ab dist branch add seahub/help/locale 2024-03-12 15:50:43 +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
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
lian
4fa64236ca
change online-read-write permission UI (#5560)
* change online-read-write permission UI

* update

* update
2023-08-01 15:27:19 +08:00
WJH
f7495902db
improve shibboleth login (#5534)
* improve shibboleth login

* fix test
2023-07-07 17:33:40 +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
WJH
f1b751d01f
Update dist_and_push.sh 2023-04-21 16:03:29 +08:00
WJH
ab1e6260d4
improve dist_and_push.sh (#5444) 2023-04-21 15:53:06 +08:00
lian
50100121c6
update error msg when share/upload link is expired (#5435)
* update error msg when share/upload link is expired

* update test

* [share/upload link audit] modified feedback text for expired links

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-04-18 21:38:00 +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
mainboarder
5dde8000f4
rfc 2606 domain (#5320)
* rfc 2606 domain

* rfc 6761 domain
2023-01-14 15:00:22 +08:00
lian
4f9dcb344b
Rate limit (#5169)
* set upload/download rate limit by user role

* admin set user upload/download rate limit

* update

Co-authored-by: lian <lian@seafile.com>
2023-01-12 16:56:31 +08:00
lian
c50fe209ba
10.0 dependency (#5333)
* update requirments.txt

* update build json

* update webpack bundle version

Co-authored-by: shuntian <978987373@qq.com>
2022-12-20 14:13:19 +08:00
王健辉
3f4da2c979
fix github actions (#5312)
* fix github actions

* replace 3.6 with 3.7
2022-11-21 11:31:06 +08:00
王健辉
47d5f73b25
replace seafevents with seafevents_api (#5310)
* replace seafevents with seafevents_api

* fix test
2022-11-21 10:43:44 +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
lian
16257c74e1 update tests/github_actions_dist.sh 2022-04-12 10:58:45 +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
王健辉
adc2b4edf8
fix dist (#5024) 2021-11-08 11:15:14 +08:00
王健辉
10c3e63c70 Merge branch '8.0' 2021-11-08 11:04:17 +08:00
王健辉
2db67a06fa
fix dist error (#5019) 2021-11-03 14:56:11 +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
AlexCXC
8535358dd2 fix unit test 2021-04-30 15:11:03 +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
llj
e55a602d57 Merge branch '7.1'
Conflicts:
	frontend/src/pages/search/advanced-search.js
2020-07-22 10:59:53 +08:00
Leo
b49cc1fe69
delete test_shared_upload_link (#4612) 2020-07-02 11:45:29 +08:00