Giter Club home page Giter Club logo

4jhan-server's People

Contributors

december364 avatar phikal avatar underr 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

4jhan-server's Issues

Error handling

Needs some work.
When accessing some thread that doesn't exist anymore:

TypeError: Cannot set property 'thread' of undefined
    at Statement.<anonymous> (/home/under/4jhan-server/lib/sqlite.js:49:21)
--> in Database#all('SELECT * FROM comment WHERE op = ?', '1', [Function])
    at Statement.<anonymous> (/home/under/4jhan-server/lib/sqlite.js:47:8)

Working instance?

Any chance to see a working instance? Don't have a node stack installed at the moment (lazy).

Images not deleting

Currently images, although the thread has been deleted, aren't. This leads to images being saved although not referenced to in threads. Needs to be fixed to save storage.

Drop MongoDB for Knex.js

If MongoDB isn't a deal breaker, you could drop it and manage three different DB systems (Postgres, MySQL and SQLite3) once with Knex.js. I have used it before and it would fit nicelly with 4jhan.

Because mantaining four (as PostgreSQL support is planned) DB systems doesn't sound nice at all, especially when one of them is noSQL.

Check if https works

I couldn't test if http works yet, so it would be nice if someone with certificates could.

Thumbnails

Any reason to don't do thumbnailing?

I could do it.

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.