The Imperial Library of Trantor (also known as Galactic Library) is a
repository management system of ebooks on ePub format.
The collection new is removed, now the books have a field "active" set to true if the book was aproved. For update the database: db.books.update({}, {$set: {active: true}}, true, true) |
||
---|---|---|
adduser | ||
css | ||
img | ||
js | ||
templates | ||
.gitignore | ||
admin.go | ||
config.go | ||
database.go | ||
LICENSE | ||
reader.go | ||
search.go | ||
session.go | ||
template.go | ||
trantor.go | ||
upload.go |