summary refs log tree commit diff stats
path: root/internal/storage
Commit message (Expand)AuthorAgeLines
* use buffers as interface to storageAlan Pearce10 days-89/+63
* serve files from Storage implementationAlan Pearce11 days-75/+140
* use storage.Writer interface in builderAlan Pearce13 days-0/+21
* move copyRecursive to builderAlan Pearce13 days-47/+12
* move / -> /index.html convention to storage layerAlan Pearce13 days-4/+12
* fix files path manipulation when separator isn't /Alan Pearce13 days-5/+4
* refactor mux filemap into files.ReaderAlan Pearce13 days-0/+141
* refactor outputs->storage for generalisationAlan Pearce13 days-0/+212