This is my little note taking app https://www.solidscribe.com
Go to file
Max G a8a966866c * Added theme colors to form fields
* Added some basic table styles for inserting some shitty tables
* Made popup notification styles look better and work better on mobile
* Quick note now opens a note and not some weird page
* Menu collapses when page is small, behaves like mobile menu
* Added terms and conditions to help and login forms
* Added password change functionality
* Better styles for shared page
* Added some tests for changing password
2020-07-14 05:31:02 +00:00
client * Added theme colors to form fields 2020-07-14 05:31:02 +00:00
server * Added theme colors to form fields 2020-07-14 05:31:02 +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 privacy policy 2020-07-07 04:04:55 +00:00
package.json Added privacy policy 2020-07-07 04:04:55 +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