tvl-depot/web
Vincent Ambo 929b38e8ae refactor(web/converse): Refactor first handlers to rouille
This commit starts the refactoring process towards dropping actix (and
tokio, ...). It builds, but at this commit, Converse does *not* work.

I decided to commit to avoid more ridiculous diffs.

Included changes:

* Added dependency on rouille.

* Refactored DbExecutor (formerly actix actor) to simply be a type
  with a few methods. Most actor messages still exist as they are
  being referred to by handlers.

* Started refactoring two of the handlers (and their related renderer
  functions) into Rouille's call scheme.

Important note: Rouille does not have safe session management out of
the box, and it will need to be implemented as this progresses.

Change-Id: I3e3f203e0705e561e1a3392e8f75dbe273d5fa81
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2861
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-04-20 10:44:57 +00:00
..
bubblegum fix(bubblegum): import lib from the new correct place 2021-04-20 08:42:58 +00:00
cgit-taz refactor: Move nixpkgs attribute to third_party.nixpkgs 2021-04-10 21:18:55 +00:00
converse refactor(web/converse): Refactor first handlers to rouille 2021-04-20 10:44:57 +00:00
panettone refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
todolist refactor: Replace 'depotPath' with 'depot.path' 2021-04-12 21:55:07 +00:00
tvl feat(tvl): remove aranea from tvl.dot 2021-04-11 14:13:16 +00:00