This is my little note taking app https://www.solidscribe.com
Go to file
Max b5ef64485f + Giant update to multiple users editing notes.
- Edits are done per DOM element, making diffs smaller and faster
- Multiple users can now edit the same note witheout it turning into a gaint mess
- Caret position is saved better and wont jump around as much

+ Removed Active sessions text
2023-07-30 04:18:17 +00:00
client + Giant update to multiple users editing notes. 2023-07-30 04:18:17 +00:00
server + Giant update to multiple users editing notes. 2023-07-30 04:18:17 +00:00
staticFiles/assets Commiting all changes for repo cleaning 2023-03-02 19:46:51 +00:00
.gitignore Project restructuring, fixing minor bugs related to vue CLI upgrade 2022-10-23 19:14:31 +00:00
applyProdDatabaseToDev.sh Deleting unused files 2023-03-02 19:53:32 +00:00
backupDatabase.sh Not really sure what is going on, have not done a commit in a while. 2023-02-12 18:41:55 +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 Updated vue CLI to latest version 2022-10-13 19:28:35 +00:00
package.json * updated server packages 2020-10-04 18:59:30 +00:00
startDevServerAndClient.sh Added metric tracking and some other little fixes 2022-12-20 17:42:38 +00:00
syncDown.sh Tweaking node versions and project settings 2022-10-23 19:37:05 +00:00
updatedomain.sh Updated dnydns script 2023-03-02 01:35:52 +00:00