1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 15:23:05 +00:00
seahub/tests/api
sniper-py 37b743fe3a Illegal report by react (#3415)
* illegal report

1, add illegal report at shared file page
2, list all illegal reports at admin page

* add ENABLE_SHARE_LINK_REPORT_ILLEGAL setting

* UserRateThrottle -> AnonRateThrottle

* use to_python_boolean

* frontend by React

* remove illegal report dialog in shared dir view

* add migrations dir

* add illegal_reports migrations

* rename illegal to abuse in api

* rename illegal to abuse in test

* rename illegal to abuse in share file view

* rename illegal to abuse in react

* rename illegal to abuse in Backbone

* add enableShareLinkReportAbuse in templates

* add ReportAbuse

* update ReportAbuse

* update ReportAbuse urls

* update ReportAbuse api-js

* sysadmin_react_app.html

* sysadmin.py

* fix

* fix

* fix

* can not abuse own file

* Contact Information is required.

* fix review

* remove repo icon
2019-11-05 17:46:06 +08:00
..
endpoints Illegal report by react (#3415) 2019-11-05 17:46:06 +08:00
models
views
__init__.py
apitestbase.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_accounts.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_auth.py
test_avatar.py
test_beshared.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_default_repo.py
test_devices.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_dir_revert.py
test_dir_sub_repo.py
test_dir.py
test_file_ops.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_file_revert.py
test_files.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_group_repos.py
test_groups.py move seahub-extra import inside api (#4221) 2019-11-05 16:54:58 +08:00
test_html_repo_history_changes.py
test_misc.py
test_obtain_auth_token.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_ping.py
test_public_repo.py can add public repo permission update (#3241) 2019-04-13 10:05:52 +08:00
test_repo_group_folder_perm.py
test_repo_history_limit.py department repo history setting update permission 2019-06-28 11:13:51 +08:00
test_repo_owner.py Library can not be transferred to owner. (#3404) 2019-05-06 13:58:23 +08:00
test_repo_shared_links.py
test_repo_tokens.py
test_repo_user_folder_perm.py
test_repo.py fix test case 2019-05-24 13:52:33 +08:00
test_repos.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_search.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_serializers.py
test_shared_repo.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_shares.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_starredfiles.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_throttings.py
urls.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00