1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +00:00
Commit Graph

212 Commits

Author SHA1 Message Date
llj
96bc07526b [share dialog] share link: changed default permission (#4530) 2020-04-14 17:16:48 +08:00
llj
605068cb7a [wiki markdown file] modified links in the file content (#4517)
* only modified links of inserted files from the current library
2020-04-08 16:51:21 +08:00
llj
4bc73a750d [side nav footer] added 'Terms' link (#4514) 2020-04-04 19:51:16 +08:00
shanshuirenjia
7e50035773 merge 7.0 2020-04-01 18:03:46 +08:00
杨顺强
07e9013c26 repair settings naming bug (#4510) 2020-04-01 17:55:59 +08:00
shanshuirenjia
e9f3f8ed2e conflict fixed 2020-04-01 11:19:09 +08:00
杨顺强
6c417b6fb4 Improve hu requirement (#4502)
* optimize code

* optimize code

* optimize code
2020-03-25 20:20:56 +08:00
杨顺强
011cb33fbb Add hu berlin requirement (#4500)
* add new requirement

* update demo copyright

* update sf-font

* optimize code

* improve variables naming
2020-03-25 18:03:04 +08:00
lian
4e600e388e remove unused seafile-api.js (#4491)
Co-authored-by: lian <lian@seafile.com>
2020-03-20 15:30:06 +08:00
lian
2de4d4846e dingtalk (#4426)
Co-authored-by: lian <lian@seafile.com>
2020-03-19 20:15:26 +08:00
lian
51e9295b46 add SIDE_NAV_FOOTER_CUSTOM_HTML (#4466)
* add SIDE_NAV_FOOTER_CUSTOM_HTML

* update
2020-03-04 11:01:50 +08:00
lian
9500ac647a Merge branch '7.0' 2020-02-28 13:00:23 +08:00
杨顺强
4ec71b5ef7 add uploader files number control (#4451)
* add uploader files number control

* update sentence bug
2020-02-27 11:28:11 +08:00
llj
734f114a6f [dir view] improved 'sort by size' (#4422) 2020-02-01 16:22:22 +08:00
llj
424c3d4db8 [shared dir view] sort dirents by name/size/time (#4421) 2020-01-31 19:01:08 +08:00
lian
dcb871c957 Merge branch '7.0' 2020-01-06 16:25:55 +08:00
llj
c485cfc932 improved empty tips (#4391) 2020-01-03 16:50:17 +08:00
lian
b67033c73d change permission on share pop up (#4386)
* change permission on share pop up

* update

* add Utils.getShareLinkPermissionStr
2020-01-02 12:05:50 +08:00
王健辉
f00c311ef1 add delete draft button (#4380)
* add delete draft button

* fix spelling mistakes
2019-12-28 18:18:23 +08:00
杨顺强
4e584c8f65 improve code (#4370)
* improve code

* optimized code
2019-12-19 13:44:30 +08:00
杨顺强
bb68e5e183 optimized-error-handle (#4366)
* optimized-error-handle

* update css

* optimized code
2019-12-18 16:23:34 +08:00
Leo
7df1192cbf admin api role check (#4353)
* 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
杨顺强
3970035c20 add size control (#4339)
* check file size before upload file

* update file naming
2019-12-13 16:16:02 +08:00
llj
7d7dc51821 don't turn to login page when 403 (#4323)
* don't turn to login page when 403

* [403] show login tip when 403 is returned
2019-12-05 15:45:16 +08:00
lian
941a4d45ef Merge branch '7.0' 2019-12-04 10:02:06 +08:00
杨顺强
50e0618a7d return repo/folder permission when get share link list (#4319)
* return repo/folder permission when get share link list

* update permission check when create/update share link

* optimized code

* optimized code

* add can_edit valid

* return can_edit field when get share link list
2019-12-03 13:52:52 +08:00
llj
09c1a5e3d9 [misc] bugfix & improvement; removed unused files (#4321)
* redesigned 'repo api token' dialog
* fixup for 'system admin' pages
* removed unused ali 'priv/' files
2019-11-29 15:17:00 +08:00
llj
4ce33e4949 [dtable] cleanup: removed related files and code (#4314) 2019-11-28 11:34:41 +08:00
zxj96
fe0940e4c4 System management statistics function reconstruction (#4243)
* System management statistics function reconstruction

* translation update

* optimizated code

* Replace date component

* Modify component language

* add sort function

* optimizated code

* optimizated code
2019-11-13 17:13:48 +08:00
Leo
803c15730d sysadmin reconstruct terms and conditions pages (#4231)
* sysadmin reconstruct terms and conditions pages

* update seafile-js version

* add term content dialog

* optimized code struct

* fix redirect logic after add term

* optimized code

* optimized code

* update seafile-editor version
2019-11-12 21:59:55 +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
llj
ad5b070c9f [system admin] users: rewrote user pages & 'ldap users' page (#4216) 2019-11-02 17:02:26 +08:00
Leo
852fe1b8ee sysadmin reconstruct user page (#4030)
* sysadmin reconstruct user page

* [system admin] users: refactored it
2019-10-28 10:29:20 +08:00
Leo
6e755e9c46 sysadmin reconstruct admin logs page (#4184)
* sysadmin reconstruct admin logs page

* optimize code
2019-10-25 10:15:30 +08:00
plt
2ced0bda04 Merge branch '7.0' 2019-10-21 16:44:49 +08:00
Leo
07059239d1 sysadmin reconstrcut orgs frontend (#4074)
* sysadmin reconstruct orgs page

* [system admin] orgs: refactored it
2019-10-21 09:45:00 +08:00
Leo
36a734d9b4 sysadmin reconstruct links page (#4153)
* sysadmin reconstruct links page

* optimize code

* optimize code
2019-10-19 11:21:49 +08:00
杨顺强
295decc039 repair wechat bug (#4150) 2019-10-15 10:16:48 +08:00
Leo
1790940bc8 delete user permission 'can_use_wiki' (#4148) 2019-10-15 10:15:04 +08:00
Leo
5b789c4300 corrent logic for check generate share link, and share link permissions (#4121) 2019-10-12 14:54:25 +08:00
杨顺强
e94d71316b add dtable_web settings (#4131) 2019-10-08 17:28:15 +08:00
Leo
63bd44acf7 Sysadmin reconstruct settings (#3946)
* sysadmin reconstruct settings page

* [system admin] settings: refactored it

* fixup & improvement
2019-09-29 18:19:25 +08:00
plt
7f49eab2c7 Merge branch '7.0' 2019-09-27 21:04:20 +08:00
Alex Happy
c34969ce4b ADD: dtable-share-link-ui & GET DELETE apis about dtable-share-link (#4117)
* ADD: dtable-share-link-ui
ADD: GET DELETE apis about dtable-share-link

* ADD: dtable_from_link_view & dtable_file_link_view_react.html

* MOD: some error_msgs and rename dtable_share_link_view and move dtable_share_link_view's url to dtable's urls

* FIX: dtableShareLinks' is_expired
2019-09-27 15:56:31 +08:00
Leo
d0e28c0365 sysadmin reconstruct repo page (#3980) 2019-09-24 12:18:53 +08:00
Leo
d52949da9c custom nav item (#4071)
* custom nav item

* optimize code

* optimize code
2019-09-11 13:39:49 +08:00
plt
648b07049f Merge branch '7.0' 2019-09-04 14:39:54 +08:00
llj
5c7c13c478 [dir view] updated 'top operation list' for current active dirent (#4046)
* [dir view] updated 'top operation list' for current active dirent

* added `getDirentOperationList` to utils.js
* improved code

* [dir view] added operations for current active dirent; bugfix &
improvement

* [utils] rewrote 'get dirent operation list' & bugfix
2019-09-04 14:21:57 +08:00
plt
253a303e44 Merge branch '7.0' 2019-08-21 11:39:19 +08:00
llj
2e1fc1110f [share admin] share links: added support for mobile; bugfix & improvement (#4004)
* and bugfix for 'generate share link'
2019-08-20 12:00:58 +08:00