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

  • Joined on 2018-09-24
binaryDiv created repository binaryDiv/afra-music-box 2019-10-03 02:08:22 +02:00
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-25 01:26:22 +02:00
0a477144b4 temporarily redirect / to /profiles/
5f3b9ef166 allow plurality.space as hostname
Compare 2 commits »
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-24 02:03:04 +02:00
024940243d add Dockerfile, .dockerignore, requirements.txt
binaryDiv opened issue binaryDiv/PluralitySpace-django#2 2019-09-24 01:12:36 +02:00
Development and production environments
binaryDiv commented on issue binaryDiv/PluralitySpace-django#1 2019-09-23 00:40:41 +02:00
Setup automated deployment

Lightweight CD tool: Drone (https://github.com/drone/drone)

binaryDiv opened issue binaryDiv/PluralitySpace-django#1 2019-09-22 23:38:39 +02:00
Setup automated deployment
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-22 23:24:54 +02:00
a4ef7a72e8 reformat (indent with spaces)
564b903292 reformat (indent with spaces)
Compare 2 commits »
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-22 23:14:51 +02:00
564b903292 reformat (indent with spaces)
binaryDiv pushed to master at binaryDiv/PluralitySpace-django 2019-09-22 23:04:36 +02:00
4f066eade5 add .vscode/ to .gitignore
ad590fbe5a add 'profiles' app and route
9bd3d649c9 Initial commit
binaryDiv created repository binaryDiv/PluralitySpace-django 2019-09-22 23:02:41 +02:00
binaryDiv pushed to master at binaryDiv/tofu 2019-06-03 17:57:37 +02:00
89e0328a53 use generic views
binaryDiv pushed to master at binaryDiv/tofu 2019-06-03 00:39:52 +02:00
23f3d2a96f create 'new issue' form
0013410ac1 create projects app; move Project model to projects app; recreate migrations because moving the model caused problems o.o
a14ab33927 implement issues index and detail view, using templates
43c127d744 ignore PyCharm project files
e9285e415d create 'new issue' form
Compare 8 commits »
binaryDiv pushed to master at binaryDiv/tofu 2019-06-03 00:15:29 +02:00
e9285e415d create 'new issue' form
binaryDiv pushed to master at binaryDiv/tofu 2019-05-27 15:25:06 +02:00
a69e436da5 create projects app; move Project model to projects app; recreate migrations because moving the model caused problems o.o
880d2f8db4 implement issues index and detail view, using templates
c81f9d090f ignore PyCharm project files
Compare 3 commits »
binaryDiv pushed to master at binaryDiv/tofu 2019-03-20 23:35:42 +01:00
9d77a7d232 add index view; add Project and Issue models
binaryDiv pushed to master at binaryDiv/tofu 2019-03-20 22:15:24 +01:00
6c43c8b360 Initial project and app commit
77b7aaf1e3 Initial commit
binaryDiv created repository binaryDiv/tofu 2019-03-20 22:12:01 +01:00
binaryDiv closed issue binaryDiv/instantchat#6 2019-02-24 16:53:43 +01:00
Frontend: Write a stub class UI
binaryDiv pushed to master at binaryDiv/instantchat 2019-02-24 16:53:28 +01:00
23339dedce Client: get chatID and nickname via parameters
binaryDiv pushed to master at binaryDiv/instantchat 2019-02-24 15:11:44 +01:00
3c9492d4b6 Client: add UI class (#6)