Commit Graph

163 Commits

Author SHA1 Message Date
Simon Martens
ff3ed74b5e Saner file names 2024-12-21 11:15:03 +01:00
Simon Martens
977d7331d5 Added arrays to XMLProvider types for faster iteration 2024-12-20 19:54:25 +01:00
Simon Martens
3ef30ef7c7 Fonts + Only Pointers in sync.Maps 2024-12-20 01:10:39 +01:00
Simon Martens
9012fdcb17 Added a faster tailwind-only dev rebuilding solution 2024-12-18 09:34:05 +01:00
Simon Martens
79712349a0 Started agent view 2024-12-08 21:47:05 +01:00
Simon Martens
425e4bb53d set debug to true again 2024-12-08 20:40:37 +01:00
Simon Martens
bd93e182bb added dockerfile and other stuff 2024-12-08 20:39:55 +01:00
Simon Martens
6174dd6447 Added docker compose name 2024-12-06 14:42:11 +01:00
Simon Martens
97901b8a44 added docker image 2024-12-06 13:39:26 +01:00
Simon Martens
93e107e442 revised page sorting 2024-12-05 17:08:34 +01:00
Simon Martens
ba267312ab Fixed an error with a nil pointer deref 2024-12-04 19:07:49 +01:00
Simon Martens
3d78e01287 Fixed an error with a nil pointer deref 2024-12-04 19:06:40 +01:00
Simon Martens
afe51197ef BUGFIX: need to install npm deps before build 2024-12-04 18:58:02 +01:00
Simon Martens
caa5504f2a added build script + proper differentiation of dev & prod builds 2024-12-04 18:56:44 +01:00
Simon Martens
3af43b33dd BUGFIX: prevent reloading loop with unwatching css, js files 2024-12-04 17:55:39 +01:00
Simon Martens
c6b46ea3d9 Updated vite and some options 2024-12-04 17:50:14 +01:00
Simon Martens
c84f407458 WTF no node modules here 2024-12-04 17:29:29 +01:00
Simon Martens
34ca6c15bf Fixed some build options for vite 2024-12-04 17:28:56 +01:00
Simon Martens
7f3e3d1926 BUGFIX: invalid toml, hence live reload didnt work 2024-12-04 16:02:52 +01:00
Simon Martens
a39d6be822 FileWatcher redone 2024-12-04 14:05:35 +01:00
Simon Martens
09d900b5b3 logo fix 2024-12-04 13:11:49 +01:00
Simon Martens
9b736cb5ef BUGFIX: fiber only matches beginning of path 2024-12-03 22:57:05 +01:00
Simon Martens
9f0440d827 Menu + Template Seiten & Routes für Übersichten 2024-12-03 22:40:32 +01:00
Simon Martens
591b637652 BUGFIX: order of locals and globasl in template parsing 2024-12-03 21:43:26 +01:00
Simon Martens
5f6886a144 Added static pages 2024-12-03 20:15:39 +01:00
Simon Martens
71927afebd Changed file extensions + single issue view 2024-12-03 16:51:36 +01:00
Simon Martens
51afda5ff2 Added a lot of different things 2024-12-02 19:32:25 +01:00
Simon Martens
3dbbe6629c Added time & date of last parse to the thing 2024-12-02 16:08:37 +01:00
Simon Martens
e6b844cae1 Added functiontionality to cleanup XML cached collections 2024-12-02 10:19:18 +01:00
Simon Martens
7a6edbf668 view changes 2024-11-22 23:47:36 +01:00
Simon Martens
3e4cafb5ee Parselog & Issue start 2024-11-22 15:45:16 +01:00
Simon Martens
bc244fbad4 XML parsing overhaul 2024-11-22 00:35:27 +01:00
Simon Martens
b93256c522 Small changes 2024-11-20 15:33:06 +01:00
Simon Martens
75f762a042 Better GND data fetching 2024-11-20 03:54:49 +01:00
Simon Martens
c86fed3cbe Very basic data enrichment via LOBID/GND 2024-11-19 18:51:42 +01:00
Simon Martens
7dc603df2c restructured viewmodels, better serialization 2024-11-19 15:20:15 +01:00
Simon Martens
84fa6f7fa4 better logging 2024-11-16 17:30:14 +01:00
Simon Martens
527fbfa000 index endpoint start 2024-11-16 02:30:20 +01:00
Simon Martens
d4feb20f07 Added regex for a lot 2024-11-15 18:50:57 +01:00
Simon Martens
162cb0d34d resultate sitzung 2024-11-15 17:59:57 +01:00
Simon Martens
a015b0fe6b +Problems 2024-11-15 14:03:00 +01:00
Simon Martens
20a660077f Better Watcher; butt it restarts 1000 times on one file change 2024-11-15 13:59:44 +01:00
Simon Martens
90eac53ef2 bugfix 2024-11-15 02:20:39 +01:00
Simon Martens
2054379faa basic reload 2024-11-15 02:20:03 +01:00
Simon Martens
b963df6782 Merge branch 'main' of github.com:Theodor-Springmann-Stiftung/kgpz_web 2024-11-14 22:18:56 +01:00
Simon Martens
0d3c1ad355 Added template engine 2024-11-14 22:18:36 +01:00
Simon Martens
934fe88a8d BUGFIX: cloniung on startup 2024-11-13 15:53:47 +01:00
Simon Martens
2746a6fdfc First services & pull library into providers 2024-11-13 14:47:30 +01:00
Simon Martens
714f4cfd28 using fiber 2024-11-13 12:57:00 +01:00
Simon Martens
ce7795361a Intoroduced concurrncy in filereading 2024-11-11 22:13:47 +01:00