mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-01-07 10:20:26 +00:00
6cf59f5e2d
* The input from the disk is sorted in-memory, because an admin might want to fiddle with categories.json directly and break the sorted order. * Insertion/deletion preserve order, thanks to a new dependency. * The dependency is an official golang package, so I think it's safe to have it. |
||
---|---|---|
.. | ||
categories.go | ||
files.go | ||
handlers.go | ||
view_card.html | ||
view_list.html | ||
view_page.html | ||
views.go |