Commit Graph

16 Commits

Author SHA1 Message Date
Simon Martens
b15ce8793c A lot of stuff related to parsing; index page input validation 2023-09-17 15:29:51 +02:00
Simon Martens
8fd0050cf3 Setup Git Repository Parsing 2023-09-10 01:09:20 +02:00
Simon Martens
cf0bc3cddf Person Pages 2023-06-26 22:30:05 +02:00
Simon Martens
fdaffb2f91 1. Beta-Version mit Korrekturanmerkungen 2023-05-11 17:15:04 +02:00
Simon Martens
87337ea992 Möglichkeit zur Angabe eines zeitraumes für die angezeigten Briefe 2023-05-08 16:39:14 +02: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
4ef0e260e0 Implemented Fulltext search across tags and linebreaks for letters 2022-06-19 00:01:14 +02:00
schnulller
078c4b75b8 Somehow did the first page 2022-06-16 21:47:57 +02:00
schnulller
9e53de8be3 added basic start page setup; began rewrite of parser 2022-06-14 00:31:52 +02:00
schnulller
6ea1ad9806 Chnaged README, worked on index strategy 2022-06-12 00:20:30 +02:00
schnulller
d4b6d04654 Added a workaround for a bug in the parser 2022-06-07 22:35: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
9712574e13 Creaded Upload Interface; Also added Wrapper around HaDocument to reload the Document 2022-06-04 23:18:40 +02:00