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

  • Joined on 2018-09-24
binaryDiv pushed to main at binaryDiv/dotfiles 2022-05-04 10:57:15 +02:00
9f0236db3a gitconfig: Add alias "fetch-pr"
binaryDiv pushed to main at binaryDiv/tofu-api 2022-04-24 17:49:14 +02:00
0d4fbef13d Dockerfile: Install dependencies globally instead of using a virtualenv
binaryDiv pushed to main at binaryDiv/tofu-api 2022-04-15 21:45:17 +02:00
252c15acbd Implement BaseModel class, TimestampMixin, TzDateTime type; cleanup Task model
7ce43a2bfe Add Alembic to project for database migrations
Compare 2 commits »
binaryDiv pushed to main at binaryDiv/tofu-api 2022-04-15 03:17:12 +02:00
7755bfb46d Switch to MariaDB database
binaryDiv pushed to main at binaryDiv/tofu-api 2022-04-15 01:50:36 +02:00
4b9d973f40 Enable deprecation warnings in dev environment (including SQLAlchemy 2.0 warnings)
04d434b4a3 Implement custom config class; get SQLAlchemy database URI from config
Compare 2 commits »
binaryDiv pushed to main at binaryDiv/tofu-api 2022-04-02 01:09:24 +02:00
31df889dcb Add SQLAlchemy and database boilerplate code
binaryDiv pushed to main at binaryDiv/tofu-api 2022-03-26 01:07:54 +01:00
2da6e43797 Add base code for REST API using Flask
0be947b3d1 Add Docker dev environment and initial code
Compare 2 commits »
binaryDiv created repository binaryDiv/tofu-ui 2022-03-25 16:45:19 +01:00
binaryDiv created repository binaryDiv/tofu-api 2022-03-25 16:44:28 +01:00
binaryDiv pushed to main at binaryDiv/dotfiles 2022-03-19 18:25:02 +01:00
5b894e3ce5 gpg.conf: Set keys.openpgp.org keyserver
binaryDiv pushed to main at binaryDiv/dotfiles 2022-03-19 18:19:45 +01:00
aec57cbdcd xprofile: Auto-unlock Gnome keyring (and use it as SSH key agent)
89297b5ebc [roxy] i3 config: Change display setup
Compare 2 commits »
binaryDiv pushed to main at binaryDiv/dotfiles 2022-03-19 18:18:18 +01:00
b4c7f1cdf1 gitconfig: Change mail address to lexi@binarydiv.dev
binaryDiv opened issue 0xbd/mail-account-admin#3 2022-03-19 16:32:08 +01:00
Redirect addresses
binaryDiv pushed to main at binaryDiv/dotfiles 2022-01-24 11:55:14 +01:00
3ea498ecd1 gitconfig: Rename "pushnew" alias to "push-new"
binaryDiv released "Bugfix release 0.3.1" at 0xbd/mail-account-admin 2022-01-04 01:35:01 +01:00
binaryDiv pushed tag v0.3.1 to 0xbd/mail-account-admin 2022-01-04 01:35:01 +01:00
binaryDiv pushed to main at 0xbd/mail-account-admin 2022-01-04 01:34:01 +01:00
b2c7df32eb Fix username validation in account edit
binaryDiv released "Release 0.3.0" at 0xbd/mail-account-admin 2022-01-02 03:35:48 +01:00
binaryDiv pushed tag v0.3.0 to 0xbd/mail-account-admin 2022-01-02 03:35:48 +01:00
binaryDiv pushed to main at 0xbd/mail-account-admin 2022-01-02 03:31:24 +01:00
bf8a87ff30 Drone CI: Ignore PHP version from composer image