| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-05 | ref: Move net/http | Gabriel Arakaki Giovanini | |
| I was young and naive, fasthttp does not fit my needs and make development slower. I'll move to net/http since it has a wider support and will spare some time on implementation detail things (like CSRF). It will allow me to reduce a bit of the code since there may be lib for handling cookie encryption and auth in general. | |||
| 2023-07-20 | feat: Fix video loading its full width | Gabriel Arakaki Giovanini | |
| 2023-06-25 | fix: Actually read from embedded | Gabriel Arakaki Giovanini | |
| Previous implementation was not reading from embedded fs. | |||
| 2023-06-25 | feat: Add static file to output bin | Gabriel Arakaki Giovanini | |
| Now the final binary has a standalone web server including necessary static file. | |||
