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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the settings in the database a strong type
Vika
2022-03-23
1
-0
/
+1
*
Restored most of the functionality (except onboarding and some queries)
Vika
2022-03-06
1
-0
/
+1
*
metrics: new metrics collection using warp-prometheus
Vika
2022-03-02
1
-1
/
+7
*
add compat between http_types and http
Vika
2022-02-21
1
-2
/
+4
*
Add a module for IndieAuth bearer token auth
Vika
2022-02-21
1
-1
/
+7
*
WIP: convert to Tokio and Warp
Vika
2022-02-15
1
-11
/
+12
*
Migrate to Rust 2021
Vika
2021-12-07
1
-1
/
+1
*
Disable the deprecated redis feature
Vika
2021-12-07
1
-1
/
+1
*
Added support for IndieAuth client sign in
Vika
2021-12-06
1
-0
/
+3
*
Code cleanup and small bugfixing in templates
Vika
2021-12-05
1
-1
/
+1
*
Deprecated Redis backend and added a database migration tool (untested, beware)
Vika
2021-10-27
1
-9
/
+10
*
Implemented FileStorage::get_setting and FileStorage::set_setting
Vika
2021-09-27
1
-0
/
+1
*
Moved integration tests and allowed the binary to use file backend
Vika
2021-09-26
1
-2
/
+6
*
Added a WIP file backend
Vika
2021-08-15
1
-1
/
+4
*
Revert "Moved mobc to a custom repo"
Vika
2021-08-10
1
-18
/
+2
*
Added Prometheus instrumentation
Vika
2021-08-06
1
-1
/
+4
*
Moved mobc to a custom repo
Vika
2021-08-06
1
-2
/
+18
*
make clippy happy
Vika Shleina
2021-07-19
1
-6
/
+9
*
Renamed main executable to kittybox, added tools
Vika Shleina
2021-07-19
1
-1
/
+14
*
Added ^ to the versions - looks like nothing's broken
Vika Shleina
2021-07-07
1
-26
/
+26
*
Removed openssl dependency - now the code is pure Rust
Vika
2021-05-10
1
-1
/
+4
*
Added a frontend to the application. TODO: Login, alternative themes, built-i...
Vika
2021-05-09
1
-0
/
+2
*
Moved things in Cargo.toml to make it prettier
Vika
2021-05-05
1
-15
/
+21
*
Added rudimentary caching to IndieAuth middleware
Vika
2021-05-05
1
-8
/
+7
*
Added a connection pool to the RedisDatabase
Vika
2021-05-05
1
-2
/
+3
*
Refactored the database module and its tests
Vika
2021-05-04
1
-1
/
+1
*
Initial commit
Vika
2021-05-04
1
-0
/
+40