Commit Graph

26 Commits (7fefaeec379be3542ffb1661eedb4225006b7352)

Author SHA1 Message Date
David Benqué a0df168ff4 Ignore customize
yflory b8361ff989 Update gitignore
ansuz e633f3b445 ignore some local scripts
ansuz babb91686d ignore custom configs
ansuz 7aa7b82c60 merge staging
ansuz fc6322b105 ignore /block/
ansuz 577dea4c75 clientside implementation of block signing and encryption
ansuz b4b51ed86a add a subsystem for scheduling tasks
ansuz 6db5b4b559 ignore blobstage
ansuz 3ad99be1ef restrict uploads to authenticated users
yflory d985b144cc Add a new hash version for the file viewer
ansuz a5e5ddae08 rpc all the things
yflory 8d2698aecb Add linter error logs to gitignore
ansuz 4cda1aeb2f add docker and docker-compose
thanks @felixboehm
felixboehm d8c18d0937 adding docker and docker-compose
ansuz ec92640974 ignore scratch directory
Caleb James DeLisle 2021bf6702 Improvements to the file storage format
Caleb James DeLisle 2a0b3a007d Added testing and auto-testing with selenium
Yann Flory 7ee75b9e7f Messages received by the WebSocket server are now saved in a file
ansuz bffd19d76f ignore customization directory
ansuz c840974fa9 .gitignore : ignore database files
ansuz 3928c89d35 relocate and rename Storage.js. implement a simple, non-persistent in memory datastore for those who'd rather not bother with mongodb. Continue to default to previous values.
Caleb James DeLisle 84164123b6 not quite finished
Caleb James DeLisle 50c10f818e Added cryptsheet to cryptpad suite!
kpcyrd 8d7c85f287 Move config from server.js into config.js.dist
Caleb James DeLisle 1508c7ba71 and so it begins