Commit graph

32 commits

Author SHA1 Message Date
08b1a62dc6 first try at docker 2019-12-17 01:33:40 +01:00
6eecd02c5a add dependency for db migrations 2019-12-15 21:46:29 +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
035c8181ad declare primary keys on all models 2019-12-15 18:06:02 +01:00
3b6bbd3063 improve the thumbnail hack 2019-12-11 23:12:00 +01:00
e66fcf3e88 try yolo search to test api 2019-12-11 21:36:43 +01:00
d321093d0f thumbnail.php generate thumbnails on demand 2019-12-05 19:02:01 +01:00
d0458cd23b thumbnail.php stub 2019-12-05 17:12:25 +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
f5725cfde7 hide internal fields 2019-12-01 18:37:11 +01:00
8d611a625b filter items by event 2019-12-01 18:30:25 +01:00
77450dfff9 remove now redundant api prefix, nginx handels that 2019-12-01 00:50:52 +01:00
36c6876d93 use version number in api endpoints 2019-11-30 13:47:54 +01:00
ccb3818da4 fix typo 2019-11-29 01:27:33 +01:00
7ee5cce817 add container soft deletes 2019-11-29 00:53:59 +01:00
acf701da70 add file model 2019-11-28 05:43:12 +01:00
Jan Felix Wiebe
53037d26af added group for container management 2019-11-23 02:41:39 +01:00
Jan Felix Wiebe
73ca9f41b0 added api generator for backend 2019-11-23 02:38:29 +01:00
Jan Felix Wiebe
97b0e1da7d changed readme 2019-11-15 22:36:24 +01:00
Jan Felix Wiebe
194a0a81e0 added items 2019-11-15 22:26:54 +01:00
Jan Felix Wiebe
58618259a5 added containers 2019-11-15 22:15:58 +01:00
Jan Felix Wiebe
6ca1c00b76 added EventController 2019-11-15 22:10:28 +01:00
Jan Felix Wiebe
0eefc87fbf created routes 2019-11-15 21:59:47 +01:00
Jan Felix Wiebe
ab079df35d created model 2019-11-15 21:59:34 +01:00
Jan Felix Wiebe
4f6a979c44 added database migrations 2019-11-15 21:57:07 +01:00
Jan Felix Wiebe
2182378727 fixed name 2019-11-15 21:56:59 +01:00
Jan Felix Wiebe
d39d65ce7e created .env.example file 2019-11-14 23:24:30 +01:00
Jan Felix Wiebe
3838496c84 init 2019-11-14 23:18:57 +01:00