Commit Graph

20 Commits

Author SHA1 Message Date
70aacd91b9 🚚 modularize translation strings 2024-07-26 16:00:23 +02:00
9ba73fe847 ♻️ refactor common code into central files (fix #111) 2024-07-24 18:03:34 +02:00
6dbf54e35b nav (fix #103) 2024-07-24 16:56:25 +02:00
6af7bfd4c7 🥚 allow customizing theme color via cookie 2024-03-26 19:14:03 +01:00
581c86ee8d 🎨 clean up imports 2024-02-20 20:38:59 +01:00
4bb6a7e3d1 🔇 remove debug 2024-02-20 20:25:20 +01:00
b674af27d2 ⚰️ remove unused input name attributes 2024-02-20 20:17:23 +01:00
c0891c9654 🔒 check auth on admin api routes 2024-02-20 18:25:34 +01:00
17ee951df7 send mails asynchronously (fix #62) 2024-02-20 18:22:13 +01:00
eef549525d 💬 improve wording of delivery boxes 2024-02-19 23:16:59 +01:00
eeada3aa41 admin area newsletter send all (#45) 2024-02-19 22:53:14 +01:00
3d4d3bd373 improve stability of long running requests 2024-02-19 22:01:41 +01:00
5faa6b83bb admin area newsletter send one (#45) 2024-02-19 21:25:43 +01:00
b819111cbd 🚚 use snake case for code file names 2024-02-19 20:45:25 +01:00
d61025e528 ♻️ apply form styles from class 2024-02-19 20:24:17 +01:00
9844610045 admin area newsletter content preview (#45) 2024-02-19 20:09:30 +01:00
5277a58ec3 admin area newsletter overview (#45) 2024-02-19 19:15:08 +01:00
368690888a admin area start page (#45) 2024-02-19 18:30:10 +01:00
c45a6e4bf5 🔒 use token-based csrf protection for admin login 2024-02-18 21:16:07 +01:00
cd4f2b10b2 admin area login and auth logic (#45) 2024-02-16 20:48:53 +01:00