This is my little note taking app https://www.solidscribe.com
Go to file
Max G c7e342be4d * Removed unused get note diff function. It doesn't work because everything is encrypted now
* Added a script to sync down the prod database and files to dev
2020-10-10 21:27:52 +00:00
client * Removed unused get note diff function. It doesn't work because everything is encrypted now 2020-10-10 21:27:52 +00:00
server * Removed unused get note diff function. It doesn't work because everything is encrypted now 2020-10-10 21:27:52 +00:00
staticFiles Added rate limiting and server security 2020-03-26 04:45:23 +00:00
.gitignore * Added placeholder text to site when loading JS 2020-04-13 07:44:57 +00:00
applyProdDatabaseToDev.sh * Removed unused get note diff function. It doesn't work because everything is encrypted now 2020-10-10 21:27:52 +00:00
backupDatabase.sh * Removed unused get note diff function. It doesn't work because everything is encrypted now 2020-10-10 21:27:52 +00:00
buildAndUpdateProd.sh Added rate limiting and server security 2020-03-26 04:45:23 +00:00
dontSync.txt I need to get back into using git. The hell is wrong with me!? 2019-12-20 05:50:50 +00:00
package-lock.json * updated server packages 2020-10-04 18:59:30 +00:00
package.json * updated server packages 2020-10-04 18:59:30 +00:00
startDevServerAndClient.sh * Removed unused get note diff function. It doesn't work because everything is encrypted now 2020-10-10 21:27:52 +00:00
syncDown.sh Encrypted Notes Alpha! 2020-03-13 23:34:32 +00:00