• ma pona pi toki pona
  • https://alchemi.dev
  • Queer as hell, polyglot wannabe, fan of decentralization [any/all]

  • Joined on 2020-12-21
Emi pushed to version-2 at Emi/emii.gay 2021-11-10 02:06:58 +00:00
8e48043b20 Oops did I forget to track these
9e0270ee0b Replace fonts with lighter web fonts
e59a61bae9 Remove unused fonts
0b7a85cfc1 Embed characters into picker widget body
40bb58b9a6 Add a hover animation to the webring widget
Compare 16 commits »
Emi pushed to version-2 at Emi/emii.gay 2021-11-10 01:54:36 +00:00
5d72b1c9c3 Replace fonts with lighter web fonts
4edb5040af Remove unused fonts
d0d2e78f79 Embed characters into picker widget body
Compare 3 commits »
Emi pushed to version-2 at Emi/emii.gay 2021-11-10 01:43:50 +00:00
81700a8f8d Add a hover animation to the webring widget
Emi pushed to version-2 at Emi/emii.gay 2021-11-10 01:37:14 +00:00
de3a662dbd Fix centering of content
Emi pushed to version-2 at Emi/emii.gay 2021-11-10 01:18:49 +00:00
8025eeeed5 Add a webring nav box
e6271a20ff Queer Villian Pride Baby!!
2261f7b8ef Make grid cards work on mobile
Compare 3 commits »
Emi pushed to main at Emi/faery-ring 2021-11-09 19:11:28 +00:00
186851a0e5 Add a Downloads section
Emi pushed tag v0.1.0 to Emi/faery-ring 2021-11-09 19:03:34 +00:00
Emi pushed to main at Emi/faery-ring 2021-11-09 18:59:36 +00:00
201cbf8129 Update README to describe procedure for shared domains
08e4523f94 Rework request routing slightly
076c5308f3 Expand on the README to include how members link up
7b96cc86e4 Add a message when the server is ready
8ba6d720f8 Fix typo in Cargo.toml
Compare 7 commits »
Emi pushed to main at Emi/faery-ring 2021-11-09 17:35:12 +00:00
ed281cb2d8 Add README
ac8c01bda0 Add a license
f44b1baf6d Add a couple doccomments
29f436f938 Remove old code
fbc49bcf69 Embrace single-threading it
Compare 7 commits »
Emi pushed to main at Emi/faery-ring 2021-11-09 04:11:20 +00:00
7d73f63cd4 Initial Commit
Emi created branch main in Emi/faery-ring 2021-11-09 04:11:20 +00:00
Emi created repository Emi/faery-ring 2021-11-09 04:11:01 +00:00
Emi created branch version-2 in Emi/emii.gay 2021-11-08 21:59:32 +00:00
Emi pushed to version-2 at Emi/emii.gay 2021-11-08 21:59:32 +00:00
0f09dc21f3 Add cards to homepage
Emi pushed to convert-http-to-saml at Emi/PronounsToday 2021-11-07 17:29:28 +00:00
57e1b5c85b [web] Use the asyncio block_on
Emi created branch version-1 in Emi/emii.gay 2021-11-05 20:51:11 +00:00
Emi pushed to version-1 at Emi/emii.gay 2021-11-05 20:51:11 +00:00
Emi pushed to convert-http-to-saml at Emi/PronounsToday 2021-11-05 20:24:50 +00:00
adcbae08ca Allow binding to unix sockets
Emi opened issue Emi/PronounsToday#7 2021-11-05 20:23:30 +00:00
Produce meaningful error messages for network errors
Emi commented on pull request Emi/PronounsToday#2 2021-11-05 20:14:40 +00:00
[web] Statics dumpy???

The problem with a for loop is that we want to make sure that there are no conflicts before we start to write out files. If we used a for loop, it already would've written several files before it…