| Commit message (Expand) | Author | Age | Files | Lines |
* | Add HTTP fetcher cache | Vika | 2024-08-26 | 1 | -2/+8 |
* | feat: logins!! | Vika | 2024-08-18 | 1 | -1/+3 |
* | Don't verify TLS certificates when fetching things in dev | Vika | 2024-08-18 | 1 | -0/+9 |
* | Upgrade dependencies and fix deprecated functionality | Vika | 2024-08-02 | 1 | -9/+14 |
* | Get cookie key from the environment | Vika | 2024-08-01 | 1 | -1/+8 |
* | Move Kittybox router composition into the library | Vika | 2024-08-01 | 1 | -53/+2 |
* | Simplify jobset creation a little | Vika | 2024-08-01 | 1 | -1/+2 |
* | Migrate from axum::Extension to axum::extract::State | Vika | 2024-08-01 | 1 | -257/+166 |
* | Start working on login functionality | Vika | 2024-07-09 | 1 | -1/+4 |
* | Mask sensitive headers | Vika | 2024-06-14 | 1 | -1/+7 |
* | Moved the entire Kittybox tree into the root | Vika | 2023-07-29 | 1 | -0/+489 |
* | flake.nix: reorganize | Vika | 2022-05-24 | 1 | -256/+0 |
* | chore: code cleanup in main.rs | Vika | 2022-05-14 | 1 | -8/+6 |
* | treewide: prepare for mf2 parsing and cleanup unused code | Vika | 2022-05-12 | 1 | -18/+10 |
* | media: move to separate subtree | Vika | 2022-05-10 | 1 | -1/+1 |
* | Don't enable tokio-console support in production | Vika | 2022-05-07 | 1 | -0/+1 |
* | main.rs: clean up some dumb stuff | Vika | 2022-05-07 | 1 | -8/+6 |
* | added tokio-console instrumentation support | Vika | 2022-04-17 | 1 | -0/+1 |
* | Cargo.toml: add reqwest | Vika | 2022-04-15 | 1 | -0/+17 |
* | feat: graceful shutdown | Vika | 2022-04-15 | 1 | -4/+20 |
* | Port onboarding | Vika | 2022-03-07 | 1 | -1/+5 |
* | Restored most of the functionality (except onboarding and some queries) | Vika | 2022-03-06 | 1 | -44/+80 |
* | Use the media endpoint stubs | Vika | 2022-02-21 | 1 | -2/+1 |
* | Small tweaks, additions and preparations | Vika | 2022-02-21 | 1 | -16/+23 |
* | WIP: convert to Tokio and Warp | Vika | 2022-02-15 | 1 | -17/+101 |
* | Make rustfmt and clippy happy | Vika | 2021-12-06 | 1 | -1/+1 |
* | Added support for IndieAuth client sign in | Vika | 2021-12-06 | 1 | -0/+19 |
* | Code cleanup and small bugfixing in templates | Vika | 2021-12-05 | 1 | -2/+3 |
* | Deprecated Redis backend and added a database migration tool (untested, beware) | Vika | 2021-10-27 | 1 | -16/+2 |
* | Moved integration tests and allowed the binary to use file backend | Vika | 2021-09-26 | 1 | -14/+36 |
* | Appease rustfmt, clippy and cargo check | Vika | 2021-07-29 | 1 | -1/+1 |
* | Added an internal token mechanism | Vika Shleina | 2021-07-27 | 1 | -0/+3 |
* | make clippy happy | Vika Shleina | 2021-07-19 | 1 | -1/+0 |
* | Renamed main executable to kittybox, added tools | Vika Shleina | 2021-07-19 | 1 | -3/+3 |
* | Make rustfmt happy | Vika | 2021-05-17 | 1 | -6/+14 |
* | Refactoring, easter egg, healthcheck endpoint, support for rel= indieweb APIs... | Vika | 2021-05-17 | 1 | -2/+20 |
* | Clippy lints | Vika | 2021-05-04 | 1 | -2/+1 |
* | Initial commit | Vika | 2021-05-04 | 1 | -0/+48 |