Paul Frazee
Paul Frazee
- [x] Add a setting for enabling email 2fa - [x] Add prompt for 2fa code in login - [x] Wire up to backend ## To test: - Create a...
- ~Don't show account-level `severity=alert blurs=none` labels on the posts of users unless it's from the app's baked in moderation~ After some discussion (mainly in the replies here) we decided...
SFW maintains its own index of changes which it can query. This means that checking the history of file operations can be accomplished with the "latest" index bee. It might...
Currently SFW maintains two separate structures, the filetree/ops and the blobstore. The tree references blobs by their hashes. In both cases, the input cores write new information and then the...
My application gives an EPIPE error somewhere around 5 minutes into its execution. The error stack is not very useful, but it only occurs when I have electron-webrtc integrated, so...
Especially useful going off of #5, if there could be an "interactive add" mode to select Y/n for each commit/PR, that'd be pretty cool. Right now I have to manually...
I'm getting this error when I run dat-next on a folder: ``` ~/my/apps/hakll ~/my/dat-next/cli.js dat://a60bddb8ea1e9bf4ee510cbd864fd4133175c3a1f09d7935ce0a429dfd789018 Syncing Archive: 304 files (2.1 MB) Waiting for Connections... Importing 2320 files to Archive [==========--------------------------------]...
This is a work-in-progress PR to replace the dat-daemon with the new [hyperdrive-daemon](https://github.com/andrewosh/hyperdrive-daemon/) which will also move us to the new Dat 2.0 stack. I will update the TODOs as...
Todos - [x] Web APIs - [x] SQL deltas - [ ] User management
## TODOS - Internal - track how many active tabs there are and leave all lobbies after a site is inactive - reliably get the swarm topic of every connection...