filebrowser/storage/bolt/importer
Henrique Dias c1c57c6525
fix: no db error when db size is 0 (#629)
Fixes the error where File Browser would fail when the DB existed with size 0. This closes #628.

@1138-4EB I decided not to check the version for now since it's the first time we're adding that info. Only the next time we change the DB structure we'll use that value as reference to know how to upgrade.

I did not check it because the users running rc1 would have some issues with it.
2019-01-09 21:37:47 +00:00
..
conf.go fix: clean server struct once it gets to the handler 2019-01-09 08:13:24 +00:00
importer.go fix: no db error when db size is 0 (#629) 2019-01-09 21:37:47 +00:00
users.go feat: add global scope (#604) 2019-01-06 13:01:42 +00:00