This is my little note taking app https://www.solidscribe.com
Go to file
Max G d94b8c90fc Updated marketing images to change with theme
Removed visible attribute that was left over from testing
Removed drag attribute on check boxes, needs better implimentation later. Drag prevented click events
2022-04-03 17:21:05 +00:00
client Updated marketing images to change with theme 2022-04-03 17:21:05 +00:00
server Updated marketing images to change with theme 2022-04-03 17:21:05 +00:00
staticFiles Updated marketing images to change with theme 2022-04-03 17:21:05 +00:00
.gitignore * Added placeholder text to site when loading JS 2020-04-13 07:44:57 +00:00
applyProdDatabaseToDev.sh Updated database script to make it more robust and not break the freaking database when you apply the prod DB to dev 2022-02-25 02:33:20 +00:00
backupDatabase.sh Bunch of changes and unfinished features. Just trying to keep everything up to date. This project is a mess. Don't worry. You are employed. 2021-12-18 22:18:22 +00:00
buildAndUpdateProd.sh Added rate limiting and server security 2020-03-26 04:45:23 +00:00
dontSync.txt Tons of littele interface changes and cleanups 2022-01-27 04:48:19 +00:00
package-lock.json Bunch of changes and unfinished features. Just trying to keep everything up to date. This project is a mess. Don't worry. You are employed. 2021-12-18 22:18:22 +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