Commit Graph

82 Commits

Author SHA1 Message Date
schnulller
25e032be63 Added some wider text min-width, fixed typo in js 2022-06-14 09:58:36 +02:00
schnulller
9e53de8be3 added basic start page setup; began rewrite of parser 2022-06-14 00:31:52 +02:00
schnulller
6be85d495b Update README. Preared landing Page 2022-06-12 02:18:14 +02:00
schnulller
6ea1ad9806 Chnaged README, worked on index strategy 2022-06-12 00:20:30 +02:00
schnulller
5d1dc0a833 Changed README.md 2022-06-11 15:12:01 +02:00
schnulller
3dbd287075 Changed README 2022-06-11 15:06:03 +02:00
schnulller
c8cd44ef59 Changed README 2022-06-11 15:04:52 +02:00
schnulller
4983786c2e Chnaged README.md 2022-06-11 15:02:30 +02:00
schnulller
93f5f41985 Edited README.md 2022-06-11 14:59:41 +02:00
schnulller
b50c9ac320 Added readme file, changed build config a bit 2022-06-11 14:54:15 +02:00
schnulller
02ebc74f22 removed watch because of security vuln 2022-06-09 16:42:26 +02:00
schnulller
5f0c84bfd1 Seperated css files; added search form to register and styled the button 2022-06-09 16:40:27 +02:00
schnulller
d41dffd46a Merge branch 'main' of github.com:schnulller/hamann-ausgabe-core 2022-06-09 12:38:12 +02:00
schnulller
e9ea2095da Chenged README 2022-06-09 12:37:49 +02:00
schnulller
11ccd7772e Did a lot of styling on letter & register view; introduced a new accent color. Added scroll and submit vutton, TODO style submit button 2022-06-09 02:07:21 +02:00
schnulller
c2ecf0ea23 Some minor style adjustments 2022-06-08 00:03:08 +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
715cf167a0 Better Formatting for upload index 2022-06-06 22:57:36 +02:00
schnulller
84048f9fe9 Added Models for displaying files and all kinds of stuff 2022-06-06 22:44:56 +02:00
schnulller
cb3a09a7de Started styling output button. 2022-06-05 23:51:53 +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
0d33dcd4e5 Fixed a bug where the last modiefied Date would be in UTC 2022-06-05 17:22:48 +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
schnulller
37b794ea05 Formatted everything; completed upload capabilities 2022-06-04 02:42:01 +02:00
schnulller
743c88a4e5 Repaired Bugs in File-Upload. Basic Structure for loading File-Lists 2022-06-03 16:48:52 +02:00
schnulller
35ce2034f7 Added Classes for detecting Root Elements of Hamann-Collections 2022-06-02 19:26:43 +02:00
schnulller
2762a5e310 50 MB file upload limit 2022-06-02 03:21:58 +02:00
schnulller
d81eb942e7 Crated basic file upload method; also included appsettings and feauture-management 2022-06-02 03:19:04 +02:00
schnulller
34a4fccc91 Added dark / high contrast mode 2022-05-31 23:28:24 +02:00
schnulller
1bfc24cec5 Fixed marginals; fixed Tables 2022-05-31 21:05:55 +02:00
Simon Martens
72a9e61065 Added new XML 2022-05-31 12:11:48 +02:00
schnulller
7929a34f5a Added a lot of stuff 2022-05-29 20:27:34 +02:00
schnulller
9504b89f30 compared the versions; fond a few things 2022-05-29 05:58:20 +02:00
schnulller
95918c84d0 TOns of stuff, made letters more reactive, introduced dark theme toggle 2022-05-28 21:43:05 +02:00
schnulller
97a8ccbe88 Added ParsedMarginals to LetterRules. Still last TODO open. 2022-05-26 17:28:45 +02:00
schnulller
6433fa7c01 Added more responisiveness to Letter View; TODO: copy letterrules to traditionrules 2022-05-26 17:18:50 +02:00
schnulller
469a2e256e Small updates 2022-05-25 12:53:41 +02:00
schnulller
1dd39d6fc3 Worked on Letter MEtadata (Provinienz etc) 2022-05-24 23:48:56 +02:00
schnulller
f706036063 FIxed the tab tzpe line Bug 2022-05-23 00:24:20 +02:00
schnulller
45b5999981 Added pills, but not for ZH 2022-05-22 06:40:55 +02:00
schnulller
8179ea6e68 Started integrating letter view; overhauled marginals completely 2022-05-22 02:31:51 +02:00
schnulller
da95222e8e Some minor css changes to vertical align the comment button 2022-05-20 12:13:47 +02:00
schnulller
bf3112cacd Started to design MetaData for Letters 2022-05-20 01:38:10 +02:00
schnulller
d054cf07e1 - Abstracted the XML-HTML Parser into a neat little state machine
- Added Settings classes for all things XML-HTML conversion
2022-05-19 22:34:49 +02:00
schnulller
2ed7265869 - Commentboxes work (marginals) + mouseover
- Basic Briefe Controller
- Generic XML reader
2022-05-19 01:09:49 +02:00
schnulller
f1743fcf39 Added settings classes for CSS; added Register parsing 2022-05-18 04:38:57 +02:00