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