GithubHelp home page GithubHelp logo

oneindex2-in's People

Contributors

lzx8589561 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

oneindex2-in's Issues

如何获取应用机密和应用id?

原版的oneindex都会在输入应用id和应用机密那个页面提供一个链接以获取自己的应用id和应用机密,可是这个支持世纪互联的ONEINDEX却没有提供,所以我应该到哪里去获取呢?

系统更新

大佬,可以跟进更新到oneindex最新版吗

展示组文件 To list group files

这里以世纪互联为例子
Use 21 Vianet as example

  1. look for your group

https://site-with-out-my.sharepoint.cn/_api/v2.0/sites?search=groupname

返回如下数据
return data example
{ "@odata.context": "https://xxxx.sharepoint.cn/_api/v2.0/$metadata#sites", "value": [ { "@odata.type": "#oneDrive.site", "@odata.id": "https://xxxx.sharepoint.cn/_api/v2.0/sites/xxxx.sharepoint.cn,****,****", "@odata.editLink": "sites/qdhs.sharepoint.cn,****,****", "createdDateTime": "2019-06-05T10:35:39Z", "description": "****", "id": "qdhs.sharepoint.cn,****,****", "lastModifiedDateTime": "2019-06-02T15:00:27Z", "name": "thecheetahs", "webUrl": "https://xxxx.sharepoint.cn/sites/xxx", "root": {}, "siteCollection": { "hostName": "xxxx.sharepoint.cn" }, "title": "xxxx" } ] }

  1. 修改 lib/onedrive.php modify lib/onedrive.php
    替换
    replace all
    _api/v2.0/me/drive/root
    to
    _api/v2.0/sites/xxxx.sharepoint.cn,****,****/drive/root

这里面删减太多东西了呀

后台精减很多。
直接输出网页:
在 OneDrive 的文件夹中添加index.html 文件,程序会直接输出网页而不列目录。
配合 文件展示设置-直接输出 效果更佳。
这个功能也去掉了。。。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.