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
zhengxie
3cd878bd6a
Add preview related share perms
...
Squashed commit of the following:
commit 12f52311df704e48c282b2a47f59f7a283cfa5c5
Author: zhengxie <xiez1989@gmail.com>
Date: Tue Sep 11 15:14:34 2018 +0800
[API] Update client sync and list dir items apis
commit bc18d19dc0f648732c5933c6918d8e784fc0f910
Author: llj <lingjun.li1@gmail.com>
Date: Tue Sep 4 12:22:10 2018 +0800
Add preview related share perms
Squashed commit of the following:
commit 658bdbdc7acf262f2c0abb0387cf3142b2d8ee37
Author: llj <lingjun.li1@gmail.com>
Date: Tue Sep 4 12:17:47 2018 +0800
[library icon title] added title for 'admin' permission
commit 51a088fd7987e2307e5666facb6627d42a7843ec
Author: zhengxie <xiez1989@gmail.com>
Date: Sat Sep 1 15:33:09 2018 +0800
Add preview related share perms
Squashed commit of the following:
commit 42fe21ef0ba3bad4fb68dc5283194cb34eb7775a
Author: llj <lingjun.li1@gmail.com>
Date: Sat Sep 1 13:33:59 2018 +0800
[icon tip] modified library/folder icon title
commit 077fecdce80bce966296a1735896a24bf32c282f
Author: zhengxie <xiez1989@gmail.com>
Date: Mon Aug 27 11:05:34 2018 +0800
Add preview related share perms
Squashed commit of the following:
commit 5783325eb25d7298ea3db7f59595446d122889e5
Author: llj <lingjun.li1@gmail.com>
Date: Fri Aug 24 21:14:59 2018 +0800
fixup
commit 5f4f4025221f4026a4e7a9bc1c7bba5d6decf5a9
Author: zhengxie <xiez1989@gmail.com>
Date: Fri Aug 24 20:55:41 2018 +0800
Fix wopi perm
commit 632744cd5e56f8812af0efe523cf5751bbf57b66
Author: zhengxie <xiez1989@gmail.com>
Date: Fri Aug 24 17:29:31 2018 +0800
Add preview related share perms
Squashed commit of the following:
commit 683296449601960d76a2d0245dab694ab16f67b2
Author: llj <lingjun.li1@gmail.com>
Date: Fri Aug 24 15:54:59 2018 +0800
modification after adding 2 new permissions
commit 3eff1ec06fc7566942b736261a1d5b613d706117
Author: llj <lingjun.li1@gmail.com>
Date: Thu Aug 23 14:58:33 2018 +0800
[permission] added 2 new permissions for 'share' & 'folder permission'
commit 73a0bfc6560860ac11e96a675fe789a984a194c8
Author: zhengxie <xiez1989@gmail.com>
Date: Fri Aug 24 16:34:47 2018 +0800
Add prevew related perms in history file view and text_diff
commit 533b3ff0ca4aa5564ecc87456772b70eedfa816f
Author: zhengxie <xiez1989@gmail.com>
Date: Fri Aug 24 13:49:28 2018 +0800
Add prevew related perms on file views
commit 03db78a841baddf6c042988358d20417f06be4ae
Author: zhengxie <xiez1989@gmail.com>
Date: Thu Aug 23 10:56:17 2018 +0800
[api2] Update repo perms and add is pro version check
commit c025319fe56658da3a3dc077743ee016ac5acd4d
Author: ilearnit <helloworld.c@outlook.com>
Date: Wed Aug 22 11:09:27 2018 +0800
update perm copy/download/share
commit ea19ab4c695c99c0c2817616f2177bebae0777a2
Author: zhengxie <xiez1989@gmail.com>
Date: Mon Aug 20 16:00:11 2018 +0800
wip: add repo preview related perms.
Updated APIs:
1. [api2] group libraries
2. [api2] dir shared items
3. [api2] share link zip tasks
Updated Views:
1. wiki & wopi
2. ajax copy/download files/dirs
2018-10-26 17:07:49 +08:00
zMingGit
12ba328119
limit ip
2017-09-18 14:21:11 +08:00
lian
bc492b9010
add admin role/log feature
2017-09-09 15:27:04 +08:00
lian
dd88c4e043
add admin operation logs page
2017-03-22 17:26:42 +08:00
zhengxie
d82df5fb52
Merge branch '6.0'
...
Conflicts:
media/js/base.js
seahub/api2/views.py
seahub/views/ajax.py
tests/api/test_repo_user_folder_perm.py
2017-02-17 17:11:33 +08:00
lian
718bdbb59b
update admin manage group page
2017-02-09 14:59:49 +08:00
lian
f13b61e497
add remote wipe option when admin unlink device
2017-01-17 13:30:25 +08:00
lian
744efb2322
new admin groups page
2016-07-20 17:23:07 +08:00
llj
8c2e16ca36
[system repo admin] fix, improvement, supplement, clean
2016-06-14 14:47:44 +08:00
lian
a767aeb3d8
update
2016-06-14 14:47:02 +08:00
lian
72f4297934
new admin libraries page
2016-06-14 14:46:13 +08:00
lian
bc2828969d
new admin devices page;
2016-04-23 18:07:09 +08:00
Daniel Pan
bcc4e42142
Implement Sysinfo
2016-04-23 17:14:01 +08:00