index
:
kittybox
this commit
main
nix-cross
An IndieWeb-centric blogging engine designed for self-hosting
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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