Commit graph

16 commits

Author SHA1 Message Date
8df2684e5c
Add version numbers; make app title configurable 2021-09-23 00:55:05 +02:00
57b712300f
Styles: Improve link color contrasts 2021-09-22 21:21:12 +02:00
37ada99f74
Implement adding aliases for accounts 2021-09-16 22:09:15 +02:00
2ccee2169b
Implement random password generation (create/edit account) 2021-09-16 19:55:38 +02:00
48925f283f
Implement account creation; add base class FormData to validate forms 2021-09-16 16:10:45 +02:00
32add30c9d
Implement Account model; small style changes; Twig debug setting 2021-08-14 23:37:45 +02:00
7859ef77ee
Accounts: Add edit and delete pages; implement forms (no real actions yet) 2021-07-31 00:34:35 +02:00
4e8d879008
Accounts: Add account detail page 2021-07-30 22:30:30 +02:00
985f46c652
Accounts: Fetch list of all accounts (optionally filtered by domain) 2021-07-30 03:46:43 +02:00
279f4492e8
Styles: Change link colors 2021-07-30 03:45:21 +02:00
d5789fdedf
Domains: Fetch list of domains from database 2021-07-30 01:59:56 +02:00
70093b1376
Add placeholder pages for Domains and Accounts; mark current page in navbar 2021-07-29 18:15:38 +02:00
e58036b2b3
Add navigation bar and logout button 2021-07-27 20:02:36 +02:00
8be7988d97
Implement basic login function; add basic styling 2021-07-26 23:54:22 +02:00
2bb7ea54a2
Add MariaDB container; add PDO connection; add error middleware 2021-07-26 23:14:14 +02:00
114a67dbe4
Add boilerplate code, Docker environment, Makefile etc. 2021-07-23 03:18:33 +02:00