Feature
- Warn about missing static_dir directory (
ad8daf9
) - Make new properties "start" and "end" available (
da8dc79
) - api: Add
/api/collections
endpoint (450b147
) - Rename webui.lua to main.lua (
e7c47c3
)
Fix
- api: Fix init servers; gracefully handle port already in use (
ebde38c
)
Breaking
webui.lua
was renamed tomain.lua
(e7c47c3
)