lipre

Stream text files for live (coding) representations
Log | Files | Refs

DateCommit messageAuthorFiles+-
2021-02-04 22:10Add working 'Download ZIP' buttonVetle Haflan3+26-4
2021-02-01 12:21Add package-lock.jsonVetle Haflan1+5649-0
2021-01-29 00:05Fix it - I think everything works as intended nowVetle Haflan1+8-8
2021-01-28 23:56More refactoring, and I've lost track of the codeVetle Haflan1+26-22
2021-01-28 23:21Nvm, I just got rid of the error message with a deadlockVetle Haflan1+3-5
2021-01-28 23:00Make Room.listen() thread safe tooVetle Haflan1+2-0
2021-01-28 22:54Attempt to improve thread safety + some refactoringVetle Haflan2+79-40
2021-01-27 23:41Use port 8080 + allow specifying host in env var for lipre.pyVetle Haflan2+6-4
2021-01-27 23:01Add .gitlab-ci.yml for building releasesVetle Haflan1+10-0
2021-01-26 23:31Add multistage DockerfileVetle Haflan1+32-0
2021-01-26 23:27Allow using both WSS and WS (WS for dev)Vetle Haflan2+10-5
2021-01-26 22:35Add temporary favicon just to satisfy browsersVetle Haflan1+0-0
2021-01-26 22:28Improve URL scheme and centralize static filesVetle Haflan8+93-93
2021-01-26 09:17Minor stylistic fixVetle Haflan1+3-2
2021-01-25 20:53Various fixes and improvementsVetle Haflan2+39-16
2021-01-25 15:25Small stuffVetle Haflan2+7-6
2021-01-25 12:25Make it usable (I think)Vetle Haflan3+24-19
2021-01-24 23:58Make it workVetle Haflan3+14-6831
2021-01-24 23:07Start vueifyingVetle Haflan10+7006-1
2021-01-24 15:11Add support for ignoring files in predir.py (needed for binary files+)Vetle Haflan1+31-11
2021-01-23 23:48Add predir.py and make server store files sent to it from presenterVetle Haflan3+76-4
2021-01-22 22:17Initial commit with proof of conceptVetle Haflan2+183-0