CSHub icon indicating copy to clipboard operation
CSHub copied to clipboard

CSHub

Results 48 CSHub issues
Sort by recently updated
recently updated
newest added

There are many unused classes etc, it's a mess

frontend
enhancement

**Is your feature request related to a problem? Please describe.** Some parts of the code are ugly and should be refactored for readability.

enhancement

It would be nice to have a window where you can see previously edited posts, to see where new stuff might have been added (as the post won't show up...

feature
frontend
backend

CSHub should be more easily customized with environment variables such as the name itself across the application, this will make it easier for other people to host their own version...

feature

An admin should be able so send a notification to all users from within the application

feature
frontend
backend

**Is your feature request related to a problem? Please describe.** Semi related to #45 , as this feature request will likely incorporate that issue. Also related to #97 , however...

feature
frontend

- [ ] Recreate all posts related endpoints, see https://github.com/finitum/CSHub/tree/dev/cshub-server/src/endpoints/posts. Note that the URLs could have better naming, so feel free to change URLs, HTTP verbs & request/response bodies where...

backend-rewrite

- [ ] Allow for pluggable authentication, i.e. allow the user to choose the authentication method they want when signing up (e.g. our own username/password, an OAuth server etc). I...

backend-rewrite

This issue cannot yet be subdivided as we need to figure out how to move on. A few possibilities - Switch to the TipTap editor (https://github.com/scrumpy/tiptap), see #190. This uses...

backend-rewrite

- [ ] Recreate all account / authentication related endpoints, see https://github.com/finitum/CSHub/wiki/Endpoints#user-endpoints and https://github.com/finitum/CSHub/tree/dev/cshub-server/src/endpoints/user. Note that the URLs could have better naming, so feel free to change URLs, HTTP verbs...

backend-rewrite