peer-pad
peer-pad copied to clipboard
📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
# Define security group, VPC, and other necessary resources here resource "aws_security_group" "tetris_game_sg" { name = "tetris-game-sg" description = "Security group for the Tetris game" vpc_id = "vpc-" # Replace...
My developer mind says this is simply not possible, but both @olizilla and I have experienced full screen flashing (the whole screen, not just the browser) whilst leaving peerpad running...
When creating a document through a URL, like this: `https://peerpad.io/#/mydocument` The user should be prompted whether they want to create a new document or access an already created one. In...
For each document: * Shared CRDT of type map, containing, for each peer, their capabilities * Capabilities can be, `read`, `write` and `admin` * Only admins can change capabilities *...
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies needed to be updated together. Updates `react-router` from 4.3.1 to 7.5.2 Release notes Sourced from react-router's releases. v7.5.2 See the changelog for release notes:...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.16.3 to 1.16.4. Commits ff6510d 1.16.4 df4bca5 port fix from main See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...
test
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Updates `serialize-javascript` from 1.6.1 to 6.0.2 Release notes Sourced from serialize-javascript's...