Lexi / Zoe binaryDiv · she/her
  • Berlin
  • Joined on 2018-09-24
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)
binaryDiv pushed to master at binaryDiv/meowpage 2019-02-16 19:09:18 +01:00
6f1bee7f31 change spacing
binaryDiv pushed to master at binaryDiv/meowpage 2019-02-16 19:08:42 +01:00
01e25a4ee5 add border
binaryDiv pushed to master at binaryDiv/meowpage 2019-02-16 19:08:29 +01:00
01e25a4ee5 add border
binaryDiv pushed to master at binaryDiv/meowpage 2019-02-16 19:07:29 +01:00
01e25a4ee5 add border
binaryDiv pushed to master at binaryDiv/meowpage 2019-02-16 19:04:14 +01:00
01e25a4ee5 add border
binaryDiv pushed to master at binaryDiv/meowpage 2019-02-16 19:02:07 +01:00
01e25a4ee5 add border
binaryDiv pushed to master at binaryDiv/meowpage 2019-02-16 17:40:32 +01:00
21c629dc20 add stylesheets
binaryDiv pushed to master at binaryDiv/meowpage 2019-02-16 17:36:51 +01:00
80c43af9d6 blink! :D
2459b3ec1e do horrible things...
1aa39778ff add doctype and head
6b1e104b61 Merge branch 'blubb'
adecde3047 add html structure
binaryDiv created repository binaryDiv/meowpage 2019-02-16 17:36:12 +01:00
binaryDiv commented on issue binaryDiv/instantchat#6 2019-01-20 21:58:50 +01:00
Frontend: Write a stub class UI

[Work in Progress]

binaryDiv closed issue binaryDiv/instantchat#4 2019-01-20 21:14:45 +01:00
Client: Event system
binaryDiv pushed to master at binaryDiv/instantchat 2019-01-20 21:12:46 +01:00
ceca822f97 Client: Implement event system (#4)
binaryDiv commented on issue binaryDiv/instantchat#5 2019-01-20 06:22:56 +01:00
Frontend: Build basic UI for sending and receiving messages

Can be started after I've finished #4 and #6. :3