Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
69
commits
3
commits
add loggings, documentation and removed unnecessary comments
501445aView on GitHubfixed bug where if user does not have write access, he still can write
7c965e1View on GitHubcleaner code, remove unnecessary functions, register new user now demands a strong password
d84ec87View on GitHubcleaner code - transfer the request.data to the functions instead of the request itself
9d9e753View on GitHubnow uses operation class, remove unnecessary functions
e45199bView on GitHubif two manage access windows are open at the same time, the other one closes
448f337View on GitHubbug fixed where the first and last name would not be sent to the user,disconnection handled.
80f1ce8View on GitHublogout button now logs out (does not close socket), and returns to login screen
933f84bView on GitHub