I'm petty sure that all the other topic in this category contain the same reports, so I will answer to all of them here.
I'm sorry for 2 problems that happened. The first - the website was down for few hours. This always happen when suddenly the VPS is restarted. The problem is that the NodeJS server does not start automatically until I open the VPS, so in the whole time the VPS itself is up and running, but the website is not started. And I don't know how to fix this problem yet. I have some .bat file in the Startup folder to start everything when opened, but it doesn't open until I log in.
The second problem is that there was a serious problem with the database - some changes to the projects were not saved correctly. For that I suggest to go to "History" and click on some previous history point if you have something missing in your project.
Why that happened? Because of the first problem I decided to write a MongoDB script to add few extra days to all people who paid to use this program. And one keyword of that script required newer version of MongoDB. I installed it and it worked, but I did not realized that there are some other problems. I tried to find what is the problem, still without success. So I downgraded MongoDB back to its old version where everything works. I still don't know if that problem did serious damages to your projects. Just in case I have some daily backup of the database, although it would be very difficult for me to dig into it to find some project. But if someone has such damages, I will try to restore them.