Library/models
konrad d2476e061f
comment
2018-01-15 13:12:26 +01:00
..
author.go Author JSON is now all lowercase 2017-11-29 16:15:29 +01:00
authors_add_update.go Added check if author is empty 2017-11-24 12:39:52 +01:00
authors_delete.go Added check if the ID is empty when deleting 2017-11-24 16:27:35 +01:00
authors_list.go Fixed lint 2017-11-08 10:55:17 +01:00
book.go Cleanup 2017-11-30 15:48:03 +01:00
books_add_update.go Cleanup 2017-11-30 15:48:03 +01:00
books_delete.go comment 2018-01-15 13:12:26 +01:00
books_list.go Fixed active class not showing correctly 2017-12-05 10:17:16 +01:00
config.go When no database or config is found the program exits 2017-12-05 16:06:40 +01:00
item.go Added item managagement 2017-11-29 12:25:52 +01:00
items_add_update.go Added item managagement 2017-11-29 12:25:52 +01:00
items_delete.go Added item managagement 2017-11-29 12:25:52 +01:00
items_list.go Added item managagement 2017-11-29 12:25:52 +01:00
message.go Message now all lowercase when returned as json 2017-12-07 10:45:33 +01:00
models.go Fixed program exiting when user in config already existed 2017-12-19 12:02:01 +01:00
publisher.go Cleanup 2017-11-30 15:48:03 +01:00
publishers_add_update.go Added item managagement 2017-11-29 12:25:52 +01:00
publishers_delete.go Cleanup 2017-11-30 15:48:03 +01:00
publishers_list.go Fixed lint 2017-11-08 10:55:17 +01:00
quantity.go Cleanup 2017-11-30 15:48:03 +01:00
status.go Cleanup 2017-11-30 15:48:03 +01:00
user.go Implemented logging of user actions 2017-12-05 14:46:54 +01:00