Git Product home page Git Product logo

issvue's Introduction

Hi there 👋

issvue's People

Contributors

dependabot[bot] avatar iinitd 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

Watchers

 avatar  avatar

issvue's Issues

Token 被检测

GitHub 官方发来的通知

如图,GitHub警告我仓库内存有有效 token,已自动 revoke,现提供以下可行的解决方案:
static/config.json:

"repo": {
        "user": "foo",
        "repo": "bar",

        "read_only_token_1": "89abcdef",
        "read_only_token_0": "01234567",

        "authors": ["foo"]


然后在js里面将两个token合并成 0123456789abcdef。假如GitHub仍然revoke token,那么可以考虑打得更散,或者转换成10进制输入,如0123456789abcdef 转换为 81985529216486895。

表情支持

deepinscreenshot_select-area_20180119174146
^ 截圖
:new_moon_with_face: 應該出現 🌚 的效果,但是 issvue 的 markdown 不支持顯示。

REPRODUCING: issue 中用 :$EMOJI_NAME: 插入表情符號,在 issvue 中顯示。
REQUEST: 增加表情支持

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.