Giter Club home page Giter Club logo

anzu's People

Contributors

emmanuelmr18 avatar erick423 avatar fernandez14 avatar rodrigocr 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anzu's Issues

fail with submodule

when i try git submodule update --init --recursive or go get github.com/tryanzu/core i get error:

The authenticity of host 'github.com (140.82.118.4)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
No matching host key fingerprint found in DNS.
Are you sure you want to continue connecting (yes/no)? yes
# cd /root/go/src/github.com/tryanzu/core; git submodule update --init --recursive
fatal: clone of '[email protected]:tryanzu/frontend.git' into submodule path '/root/go/src/github.com/tryanzu/core/static/frontend' failed
Failed to clone 'static/frontend'. Retry scheduled
Cloning into '/root/go/src/github.com/tryanzu/core/static/frontend'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: clone of '[email protected]:tryanzu/frontend.git' into submodule path '/root/go/src/github.com/tryanzu/core/static/frontend' failed
Failed to clone 'static/frontend' a second time, aborting
package github.com/tryanzu/core: exit status 

Validate file type when uploading image.

When uploading an image Anzu should check if file extension is in a whitelist (could be png, jpg, jpeg, gif, bmp, tiff, ico) and not only by the MIME Type algorithm.

https://github.com/tryanzu/core/blob/20e43b3bb8b6388c4bd8d47fad4d927676dbd185/board/legacy/post.go#L321-L324

At the moment AWS mitigates the problem, but anzu must validate the filetype if using a "driver" instead of directly saving to AWS (like https://github.com/graymeta/stow or https://github.com/spf13/afero or https://github.com/usmanhalalit/gost).

Reactions per category

  • Have a set of predefined reactions that categories will use...
  • Frontend reactions will be linked to category's set of reactions.
  • Categories endpoint will also return this information.

Categories set update endpoint.

The categories inside the forum will be updated through this endpoint as a whole. It will take the model currently used by GET /category and it will perform the needed updates to individual records in database.

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.