Commit graph

20 commits

Author SHA1 Message Date
b771a88bf8 add file upload to edit endpoint 2019-12-27 01:25:55 +01:00
906201313e 'fuzzy' search update 2019-12-26 20:21:40 +01:00
17e859b9ba fix uid calculation 2019-12-23 22:17:21 +01:00
84353dd356 fix image upload 2019-12-23 12:19:45 +01:00
Daniel Klamt
59c245232b fix generation of item_uid 2019-12-22 22:07:48 +01:00
5b8686599f very hacky implementation of item create endpoint 2019-12-21 19:08:40 +01:00
ecc1b28801 fix item delete endpoint 2019-12-19 22:15:42 +01:00
dcc9e87dad fix item update endpoint 2019-12-19 16:22:57 +01:00
083b6f1f18 fix 405 error in docker 2019-12-17 14:10:46 +01:00
08b1a62dc6 first try at docker 2019-12-17 01:33:40 +01:00
5f5101b977 rename 'bezeichnung' field to 'description' 2019-12-15 20:34:47 +01:00
c54879c26e bugfix in ItemController 2019-12-15 18:15:41 +01:00
e66fcf3e88 try yolo search to test api 2019-12-11 21:36:43 +01:00
3758ff05cd select only useful columns 2019-12-05 13:09:25 +01:00
7e05999e64 fix typos 2019-12-05 13:07:03 +01:00
6f7dbddf92 also return container and file information through items endpoint 2019-12-05 13:05:44 +01:00
b978b2bc0b filter items by event in Controller 2019-12-02 18:41:40 +01:00
8d611a625b filter items by event 2019-12-01 18:30:25 +01:00
36c6876d93 use version number in api endpoints 2019-11-30 13:47:54 +01:00
Jan Felix Wiebe
194a0a81e0 added items 2019-11-15 22:26:54 +01:00