This is my little note taking app https://www.solidscribe.com
Go to file
Max G a3fa4b0f3c Big Update:
* Menus open and close based on URL, allowing for back button on note menus to close

Minor Updates:
* Made night mode buttons green
* Widend the global menu
* Added a version display
* Made the create note button real big
* Made the creane note button more visible on mobile
* Hide the note button if there are no notes
* Changed quick menu item to "Quick Note"
* Added reload option if version is clicked
* Moved around menu buttons at the bottom of the note
* Moved tags back into the main footer on note
* Disabled hiding of toolbar on mobile when editor focused
* Updated locked note display on main title card
* Put last edit on note display
* Tweaked display styles to be more minimal, added fade-in on hover
* Added solid scribe to all title displays on the site
* Reactivated help page and put some good help on it...decent help
* Increased max upload size for files to 5MB
* Shortened text on title display cards to make them all the same size
2020-04-10 03:47:15 +00:00
client Big Update: 2020-04-10 03:47: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 Big Update: 2020-04-10 03:47:15 +00:00
staticFiles Added rate limiting and server security 2020-03-26 04:45:23 +00:00
.gitignore Started to build out the app. Its got a basic set of features and it should really be in VC 2019-07-19 20:51: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 package lock 2020-03-30 05:32:46 +00:00
package.json Added rate limiting and server security 2020-03-26 04:45:23 +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