Commit Graph

12 Commits

Author SHA1 Message Date
Simon Martens
8c26cb44d0 Added marginal search. Some refactoring 2022-11-11 02:15:45 +01:00
schnulller
ba3d63ffba Added generic collections of objects. TODO: deserialization of metadata 2022-06-19 23:20:35 +02:00
schnulller
d8a4fe7790 Migitated some null risks 2022-06-19 01:58:07 +02:00
schnulller
9e53de8be3 added basic start page setup; began rewrite of parser 2022-06-14 00:31:52 +02:00
schnulller
d4b6d04654 Added a workaround for a bug in the parser 2022-06-07 22:35:49 +02:00
schnulller
965ffd54f8 Reworked Publish View 2022-06-07 19:02:49 +02:00
schnulller
d8155e26f6 Created FileList with ability to set used files 2022-06-07 16:14:27 +02:00
schnulller
84048f9fe9 Added Models for displaying files and all kinds of stuff 2022-06-06 22:44:56 +02:00
schnulller
b5aae5ddf0 Added Upload functionality; still a bit janky in selecting the files to use... 2022-06-05 21:04:22 +02:00
schnulller
c95059b2e8 Seperation of concerns: Seperated used File Management form Overall FIle Management 2022-06-05 15:18:32 +02:00
schnulller
abc27c6d04 Dixed Bug in the API Controller 2022-06-05 00:22:03 +02:00
schnulller
9712574e13 Creaded Upload Interface; Also added Wrapper around HaDocument to reload the Document 2022-06-04 23:18:40 +02:00