Code Monkey home page Code Monkey logo

acplaza's Issues

Render the list of custom designs client side

If the user has JS it would be really nice to do this client side as it would speed up page load time and reduce server load. Look into canvas stuff so we can maybe try to port the net_image code to JS.

sockets are being leaked

Need to make sure we either close or reuse sockets that connect to ACNH's API. Especially after AAuth (designs) and after BAAS (Dodo). Or maybe we're leaking sockets to the person flooding our server?

Look into the mailbox API

Maybe we can figure out how to send mail to any arbitrary friend? Needs figuring out the friends API first tho.

Ban detection

Throw a special error message when we've been banned.

Move all the exception classes to their own module

from acnh.common import ACNHError, InvalidFormatError
from acnh.designs.api import DesignError, InvalidDesignCodeError
from acnh.designs.db import ImageError
from acnh.designs.encode import MissingLayerError

Who approved this?

Add admin panel

Allows deleting any design/image and managing authorizations. Requires #13.

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.