Commit Graph

72 Commits

Author SHA1 Message Date
Simon Martens
c9f56d2ac6 Bugfixes 2022-11-28 14:41:16 +01:00
Simon Martens
7193564e98 Bugfixes fith the scolling bar, two senders and receivers 2022-11-27 19:10:38 +01:00
Simon Martens
ec16c4b02e Bugfixes 2022-11-27 17:40:55 +01:00
Simon Martens
06e228a5a2 Tweaked moblile layout 2022-11-27 11:20:27 +01:00
Simon Martens
9440c6eccf Buxfixes 2022-11-27 01:39:09 +01:00
Simon Martens
6370b70e35 Mergess TraditionRules with TextRules. Added tabs for other Text. Some bugs persist see readme 2022-11-26 23:15:42 +01:00
Simon Martens
5cc684550b Added marginals animation; stylized site switch button 2022-11-24 22:27:11 +01:00
Simon Martens
c00f81e237 Added SEO descriptions and accurate titles 2022-11-24 14:08:23 +01:00
Simon Martens
e13697e1f3 Added and changed static pages 2022-11-24 01:01:14 +01:00
Simon Martens
3523dfb92c Line Numbers on <page> 2022-11-22 12:34:55 +01:00
Simon Martens
5e90e917f1 splitting all js into individual files to comparmentalize and getting rid of onload event (in favour of defer) 2022-11-15 21:27:27 +01:00
Simon Martens
e5052dd4ea Minor visual improvements, aligment of search and index page elements 2022-11-12 23:48:13 +01:00
Simon Martens
3eaa97390d Fixed little things 2022-11-11 18:10:45 +01:00
Simon Martens
7247640b0e Added markers. Weird shit is happening when searching for "Win", see Letter 51 2022-11-11 14:16:13 +01:00
Simon Martens
501814b543 very small bugfix 2022-11-11 08:32:23 +01:00
Simon Martens
8c26cb44d0 Added marginal search. Some refactoring 2022-11-11 02:15:45 +01:00
Simon Martens
3327155eb5 Fixed a little bug in the upload form 2022-11-10 02:19:12 +01:00
Simon Martens
6d4d584fff Fixed a bug 2022-11-10 02:13:19 +01:00
Simon Martens
4f3581ee6a New Font, Refactor of Layout, Expanded <link> Tags on search 2022-11-10 01:56:00 +01:00
Simon Martens
e97103e7d9 Fixed a small bug 2022-11-09 15:56:31 +01:00
schnulller
029a8e4bd4 Some consmetic changes 2022-11-09 15:00:01 +01:00
schnulller
b0c8724e6b Added javascript to release 2022-11-03 08:52:31 +01:00
Simon Martens
898029713e Added Search Page. Final Version for 1st internal relaese 2022-11-02 16:37:50 +01:00
Simon Martens
74a952270d Search Page Adjustments 2022-11-01 17:14:49 +01:00
Simon Martens
a6093e3246 Search & Index Seperation 2022-11-01 14:21:03 +01:00
Simon Martens
0ea6c61ff3 Redesign of letter search page; minor bug fixes (see README) 2022-11-01 00:39:05 +01:00
Simon Martens
18cdd1404a Little Stuff 2022-10-28 03:35:58 +02:00
Simon Martens
2bd41b943a Added HKW sites 2022-10-28 03:01:08 +02:00
Simon Martens
8c8ad677af Logos hochgeladen, Menü der HKW leicht angepasst 2022-10-24 15:55:30 +02:00
schnulller
aa7206b4fe Introduced HKW 2022-10-24 15:14:27 +02:00
schnulller
410d67ca08 Vorbereitung Webseitenstruktur HKB & HKW. Ordnerstruktur unt unrterschiedliche Layouts angelegt. Alle Views werden manuell in den Controllern angegeben. 2022-07-15 14:08:04 +02:00
schnulller
fbd5a94ca1 Did a few thinng to fi x small bugs (see readme changes) 2022-07-03 00:42:24 +02:00
schnulller
0fa0ff6a88 Added collection classes. Will not do extra collection for subcomments rn. 2022-06-26 22:48:25 +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
5f0c84bfd1 Seperated css files; added search form to register and styled the button 2022-06-09 16:40:27 +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
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