Age | Commit message (Expand) | Author |
---|---|---|
2018-06-14 | Merge branch 'fix/missing-file-extension' into 'develop' | lambda |
2018-06-14 | Add missing file extension if file does not have one | Francis Dinh |
2018-06-14 | upload.ex: add MPEG Layer 3 file header. | eal |
2018-06-06 | Dedupe uploads | Sir_Boops |
2018-04-05 | Fix failure to serve media from custom upload path | RX14 |
2018-03-30 | Format the code. | lain |
2018-02-04 | Detect file type if none given. | eal |
2017-11-12 | Add common video and audio types. | eal |
2017-11-11 | Use headers for file content type recognition. | eal |
2017-11-09 | Correct mimetype on bad uploads. | eal |
2017-08-09 | Cowboy and Elixir don't seem to agree on uri encoding... | Roger Braun |
2017-08-09 | URI encode filenames... | Roger Braun |
2017-04-27 | Refactor code to comply with credo suggestions | dtluna |
2017-04-16 | Support data uris in uploads. | Roger Braun |
2017-03-30 | Return mimetype with attachment. | Roger Braun |
2017-03-30 | Add port if specified. | Roger Braun |
2017-03-29 | Basic file uploading via TwAPI. | Roger Braun |
2017-03-29 | Add Uploads. | Roger Braun |