This is my little note taking app https://www.solidscribe.com
Go to file
Max G 5096e74a60 * Removed arrows from notification
* Added trash can function
* Tweaked status text to always be the same
* Removed some open second note code
* Edior always focuses on text now
* Added some extra loading note messages
* Notes are now removed from search index when deleted
* Lots more things happen and update in real time on multiple machines
* Shared notes can be reverted
* WAY more tests
* Note Categories are much more reliable
* Lots of code is much cleaner
2020-05-18 07:45:35 +00:00
client * Removed arrows from notification 2020-05-18 07:45:35 +00:00
configs/nginx I need to get back into using git. The hell is wrong with me!? 2019-12-20 05:50:50 +00:00
server * Removed arrows from notification 2020-05-18 07:45:35 +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
backupDatabase.sh Added rate limiting and server security 2020-03-26 04:45:23 +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 * Added placeholder text to site when loading JS 2020-04-13 07:44:57 +00:00
package.json * Added placeholder text to site when loading JS 2020-04-13 07:44:57 +00:00
startDevServerAndClient.sh I need to get back into using git. The hell is wrong with me!? 2019-12-20 05:50:50 +00:00
syncDown.sh Encrypted Notes Alpha! 2020-03-13 23:34:32 +00:00