Sign inSign up

inkletblot/forum-server

By inkletblot

•Updated over 5 years ago

server for my forum, running this on kubernetes so I needed a cloud copy.

Image
0

10K+

inkletblot/forum-server repository overview

⁠README for forum.com and forum.server

This is an angularjs project, currently it is a total rebuild of the forum originally at inkletblot.com using the framework.

⁠TODO!

⁠General:
  • Fix server responses to be all the same.
    • this is kinda done, need to make all .sends() the same.
  • Fix client catching of server errors.
  • Generally strengthen server API, especially once forum is separate.
⁠Forum:
  • Create Category, both client and server.
  • Create Topic, both client and server.
  • Create Post/Reply, both client and server.
  • Fix and test signup.
  • Create edit post functionality.
  • Create delete post functionality.
  • Menu only shows applicable items based on user level.
    • Update server/client/cookie to include all user info.
  • implement correct session with server.
    • reduce clients reliance on cookie info to prevent security threats.

⁠Interesting Ideas.

  • Implement a text editor for posts?
  • Add an account page for users to manage their accounts.
  • Add admin ability to remove topics and categories.
  • Figure out passing information down the line so that the post page shows the category as well as topic.

Tag summary

Content type

Image

Digest

Size

338.3 MB

Last updated

over 6 years ago

docker pull inkletblot/forum-server