Lexi / Zoe binaryDiv
  • Berlin
  • Pronouns: she/her

  • Joined on 2018-09-24
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-09-12 21:33:40 +02:00
87928dbbc9 Update to PHP 7.4
7b743d6e46 Update to PHP 7.4
Compare 2 commits »
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-09-12 21:32:20 +02:00
7b743d6e46 Update to PHP 7.4
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-08-20 22:48:21 +02:00
36b8cfe8b1 Implement option to replace existing alias when renaming an account; use database transactions when editing accounts
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-08-15 17:40:47 +02:00
6ace072841 Implement account edit; add SessionHelper, PasswordHelper and ActionResult
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-08-15 01:23:18 +02:00
32add30c9d Implement Account model; small style changes; Twig debug setting
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-07-31 00:34:43 +02:00
7859ef77ee Accounts: Add edit and delete pages; implement forms (no real actions yet)
4e8d879008 Accounts: Add account detail page
Compare 2 commits »
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-07-30 03:59:29 +02:00
985f46c652 Accounts: Fetch list of all accounts (optionally filtered by domain)
279f4492e8 Styles: Change link colors
d5789fdedf Domains: Fetch list of domains from database
Compare 3 commits »
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-07-29 18:19:27 +02:00
b890432e5b Auth: Save user ID instead of username in auth session
70093b1376 Add placeholder pages for Domains and Accounts; mark current page in navbar
Compare 2 commits »
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-07-28 19:26:51 +02:00
e58036b2b3 Add navigation bar and logout button
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-07-27 01:25:11 +02:00
b24fe56c8a Implement basic database access and login
8be7988d97 Implement basic login function; add basic styling
2bb7ea54a2 Add MariaDB container; add PDO connection; add error middleware
Compare 3 commits »
binaryDiv pushed to main at 0xbd/mail-account-admin 2021-07-26 22:01:38 +02:00
114a67dbe4 Add boilerplate code, Docker environment, Makefile etc.
binaryDiv created branch main in 0xbd/php-slim-template 2021-07-09 19:38:01 +02:00
binaryDiv pushed to main at 0xbd/php-slim-template 2021-07-09 19:38:01 +02:00
8e99d4586a Initial commit
binaryDiv created repository 0xbd/php-slim-template 2021-07-09 18:32:25 +02:00
binaryDiv pushed to main at Nerdycorn/ClimateChangeBot 2021-06-22 00:54:46 +02:00
e7e8b68470 Set PYTHONUNBUFFERED=1 for unbuffered log output
binaryDiv pushed to main at Nerdycorn/ClimateChangeBot 2021-06-22 00:48:29 +02:00
bf7b2ad071 Log tweets to stdout
4743584168 Log tweets to stdout
Compare 2 commits »
binaryDiv pushed to main at Nerdycorn/ClimateChangeBot 2021-06-22 00:46:44 +02:00
4743584168 Log tweets to stdout
binaryDiv pushed to main at Nerdycorn/ClimateChangeBot 2021-06-22 00:40:05 +02:00
a40b657f41 Check config validity; fix secrets.env.example
binaryDiv pushed to main at Nerdycorn/ClimateChangeBot 2021-06-22 00:31:59 +02:00
4f35f6ece0 Add restart policy to docker-compose.yml
binaryDiv pushed to main at Nerdycorn/ClimateChangeBot 2021-06-22 00:24:56 +02:00
95109f0dcd Add Docker deployment with secrets read from ENV variables