This is my little note taking app https://www.solidscribe.com
Go to file
Max G 06a140e0d4 * Fixed cursor clicking ToDo lists clicking to early
* Added login form to home page with focus on load
* Tags update after editing tags from title card
* Fixed uploading of images/files
* Fixed images not appearing when opening images tab
* Search hits all categories on search, like archived
* Got rid of brand icons to reduce size
* Got rid of DiffPatchMatch and Crypto from note input panel to reduce size
* Disabled animation on io events so they don't annoy the shit out of people on other computers
2020-05-20 07:57:15 +00:00
client * Fixed cursor clicking ToDo lists clicking to early 2020-05-20 07:57:15 +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 * Fixed cursor clicking ToDo lists clicking to early 2020-05-20 07:57:15 +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