14 Commits

Author SHA1 Message Date
895860baa6 Update Public.get_autor! to only display public Artikel
Also get rid of the superfluous additional loop over articles/translations.
2023-03-03 22:05:52 +01:00
cbea9450e4 Add Autor schema 2023-03-02 23:13:32 +01:00
3a2769eed1 Refactor Autoren context into Public context 2023-03-01 15:24:36 +01:00
02e6340c0a Add embedded schema for Artikel 2023-02-28 23:47:37 +01:00
b87b54ec71 Refactor get_artikel*() functions/sql 2023-02-28 21:42:05 +01:00
cb8e9ef14f Add another tidy_raw() 2023-02-14 22:52:43 +01:00
faf2bb0e2e Improve logic and add working "delete" links 2023-02-14 21:02:48 +01:00
7cd9a09cfd More dark mode 2023-02-11 19:56:34 +01:00
ab2e8ae816 Add dark mode 2023-02-04 23:10:57 +01:00
4d75b598ff Update design of public pages 2023-01-31 18:08:10 +01:00
c7fe690599 Add page titles to public pages 2023-01-19 22:17:26 +01:00
a93afea57b Add autoren and artikel for public viewing 2023-01-19 11:25:14 +01:00
ad2f1e8ea0 Add users/authentication with phx.gen.auth 2022-12-26 15:30:06 +01:00
81466c3941 Initial commit
After mix phx.new
2022-12-26 14:55:17 +01:00