Giter VIP home page Giter VIP logo

xplosiss's Introduction

简介

简单的自用博客框架,使用 Vue.js, ExpressMongoDB 完成。

Actions Status Coverage Status Dependencies

Demo

ZephRay 的博客: module ZephRay

我的博客: ntzyz's space

建议参考 ZephRay 的博客,因为有很多特性我自己并没有用上(比如多语言和封面图片)

Licenses

The MIT License (MIT)

Copyright (c) 2016-2019 ntzyz ([email protected])

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

xplosiss's People

Contributors

cokemine avatar dependabot-preview[bot] avatar dependabot[bot] avatar ntzyz avatar tmpxzdry avatar zephray 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

xplosiss's Issues

Navigation sound plugin breaks IE11

Tested on Windows 10 1803 + Internet Explorer 11.765.17134.0 + new-blog git 03f3c6

Issue: Page loads fine, hangs after clicking any link.

MongoDB API depreciation.

DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead.
DeprecationWarning: collection.findAndModify is deprecated. Use findOneAndUpdate, findOneAndReplace or findOneAndDelete instead.

[Security] Workflow nodejs.yml is using vulnerable action actions/checkout

The workflow nodejs.yml is referencing action actions/checkout using references v1. However this reference is missing the commit a6747255bd19d7a757dbdda8c654a9f84db19839 which may contain fix to the some vulnerability.
The vulnerability fix that is missing by actions version could be related to:
(1) CVE fix
(2) upgrade of vulnerable dependency
(3) fix to secret leak and others.
Please consider to update the reference to the action.

后端的鉴权好像有一点问题

后端鉴权好像有一点问题,请看图。只有创建文章和管理页面会这样。但是当然无法对文章或页面任何修改或添加。

Occasional crash

Occasionally happens.

Aug 08 03:57:28 ntzyz-bwg node[2977]: Unhandled Rejection at: Promise Promise {
Aug 08 03:57:28 ntzyz-bwg node[2977]:   <rejected> TypeError: Cannot read property 'status' of undefined
Aug 08 03:57:28 ntzyz-bwg node[2977]:     at server-bundle.js:1:83396
Aug 08 03:57:28 ntzyz-bwg node[2977]:     at <anonymous>
Aug 08 03:57:28 ntzyz-bwg node[2977]:     at process._tickCallback (internal/process/next_tick.js:188:7) } reason: TypeError: Cannot read property 'status' of undefined
Aug 08 03:57:28 ntzyz-bwg node[2977]:     at server-bundle.js:1:83396
Aug 08 03:57:28 ntzyz-bwg node[2977]:     at <anonymous>
Aug 08 03:57:28 ntzyz-bwg node[2977]:     at process._tickCallback (internal/process/next_tick.js:188:7)
Aug 08 03:57:28 ntzyz-bwg systemd[1]: zpr-blog-i.service: Main process exited, code=exited, status=1/FAILURE
Aug 08 03:57:28 ntzyz-bwg systemd[1]: zpr-blog-i.service: Failed with result 'exit-code'.

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.