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

837 Commits

Author SHA1 Message Date
lian
255da086e6
org invite user () 2023-12-07 22:50:39 +08:00
Michael An
b46a60268f
change notification popover ()
* 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 ()
* change online-read-write permission UI

* update

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

* fix test
2023-07-07 17:33:40 +08:00
WJH
532fa5ef8c
Improve login and create user ()
* 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 () 2023-04-21 15:53:06 +08:00
lian
50100121c6
update error msg when share/upload link is expired ()
* 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 ()
* 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 ()
* rfc 2606 domain

* rfc 6761 domain
2023-01-14 15:00:22 +08:00
lian
4f9dcb344b
Rate limit ()
* 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 ()
* 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 ()
* fix github actions

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

* fix test
2022-11-21 10:43:44 +08:00
王健辉
e63bbad7ec
fix wiki display table ()
* 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 () 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 () 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 ()
* 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 ()
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 ()
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 ()
* 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 () 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 () 2020-07-02 11:45:29 +08:00
lian
8fcfe292dc
add is_dir_downloadable check when download folder ()
Co-authored-by: lian <lian@seafile.com>
2020-06-18 14:25:47 +08:00
Leo
ce69787eff
fix-is_inst_admin ()
* fix-is_inst_admin

* add test case
2020-06-11 10:08:13 +08:00
sniper-py
7280a3255b
fix test django-picklefield version ()
* not print serahub log

* django-picklefield==2.1.1
2020-06-08 21:12:59 +08:00
王健辉
db0aeb4952
improve djangojs.js loading ()
* improve djangojs.js loading

* remove send_email test
2020-03-02 14:43:55 +08:00
llj
13800cd8eb
Cleanup ()
* [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 ()
* 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 ()
* fix admin test_shares.py

* fix test admin terms_and_conditions
2019-12-11 18:25:05 +08:00
llj
157a2266df Cleanup file ()
* [cleanup] removed unused code & files for 'file revisions' & 'file view'

* [cleanup] removed unused 'history/snapshot/trash file view' html files

* [cleanup] file view: removed unused related files

* [cleanup] file view: removed unused related files

* [cleanup] file view: removed unused related files
2019-12-10 15:21:38 +08:00
sniper-py
bc8c91b549 fix upload_file_test ()
* 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
sniper-py
efa295439d github actions ()
* github actions

* rm

* run dist

* fix

* rm
2019-12-09 10:46:47 +08:00