1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-18 17:22:05 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
杨顺强
e9dd31372e
repair share file image bug (#4543) 2020-04-22 20:46:19 +08:00
shanshuirenjia
e9f3f8ed2e conflict fixed 2020-04-01 11:19:09 +08:00
杨顺强
c97e901a73
repair code bug (#4497) 2020-03-24 20:12:29 +08:00
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
Michael An
3f4d9b9eb0 change wiki style (#3878)
* change wiki style

* fix warnings
2019-07-19 23:50:22 +08:00
杨顺强
04e791f14c Improve response catch module (#3848)
* add err hanlder for dialog ajax request

* add error handler for component ajax request

* repair code bug

* repair code bug

* add handler for page ajax module
2019-07-16 10:01:09 +08:00
llj
61fc8c20dc [shared file view] code improvement (#3185)
* added component shared-file-view.js & shared-file-view-tip.js
* modified 'text file view'
2019-03-28 10:59:43 +08:00
杨顺强
e57701fa38 Prop type check repair (#2919)
* repair intent check wraning

* change doublequote to singlequote, add semicolon

* optimized code

* modify type-check wraning
2019-01-31 17:37:02 +08:00
C_Q
41b3d2c5df Update public wiki (#2868) 2019-01-24 15:41:01 +08:00
C_Q
1463ca1723 add via shared link view image url (#2807) 2019-01-11 16:40:50 +08:00
Michael An
d561acd24f fix-shared-markdown-file (#2775) 2019-01-07 12:38:33 +08:00
C_Q
d3c72eeedc init shared file view (#2748) 2019-01-04 18:30:03 +08:00