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.lock
Commit message (
Expand
)
Author
Age
Files
Lines
*
FileStorage: fixes and regression tests for read_feed_with_limit
Vika
2022-05-10
1
-7
/
+18
*
Split into different crates
Vika
2022-05-07
1
-1
/
+22
*
Cargo.lock: update
Vika
2022-05-03
1
-413
/
+535
*
chore: code cleanup
Vika
2022-05-01
1
-55
/
+0
*
added tokio-console instrumentation support
Vika
2022-04-17
1
-12
/
+346
*
added mediatype to replace http_types::Mime
Vika
2022-04-17
1
-0
/
+7
*
Cargo.toml: add reqwest
Vika
2022-04-15
1
-3
/
+68
*
Make the settings in the database a strong type
Vika
2022-03-23
1
-0
/
+10
*
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
-5
/
+82
*
add compat between http_types and http
Vika
2022-02-21
1
-0
/
+1
*
Add a module for IndieAuth bearer token auth
Vika
2022-02-21
1
-0
/
+535
*
WIP: convert to Tokio and Warp
Vika
2022-02-15
1
-489
/
+432
*
Added support for IndieAuth client sign in
Vika
2021-12-06
1
-150
/
+153
*
Deprecated Redis backend and added a database migration tool (untested, beware)
Vika
2021-10-27
1
-37
/
+3
*
Code cleanup and Cargo.lock updates
Vika
2021-09-27
1
-165
/
+203
*
Implemented FileStorage::get_setting and FileStorage::set_setting
Vika
2021-09-27
1
-0
/
+6
*
Added a WIP file backend
Vika
2021-08-15
1
-53
/
+185
*
Revert "Moved mobc to a custom repo"
Vika
2021-08-10
1
-1
/
+2
*
Added Prometheus instrumentation
Vika
2021-08-06
1
-0
/
+136
*
Moved mobc to a custom repo
Vika
2021-08-06
1
-2
/
+1
*
Renamed main executable to kittybox, added tools
Vika Shleina
2021-07-19
1
-3
/
+4
*
Updated flake.lock and Cargo.lock
Vika Shleina
2021-07-07
1
-155
/
+162
*
Removed openssl dependency - now the code is pure Rust
Vika
2021-05-10
1
-225
/
+135
*
Added a frontend to the application. TODO: Login, alternative themes, built-i...
Vika
2021-05-09
1
-0
/
+38
*
Added rudimentary caching to IndieAuth middleware
Vika
2021-05-05
1
-0
/
+24
*
Added a connection pool to the RedisDatabase
Vika
2021-05-05
1
-110
/
+2
*
Refactored the database module and its tests
Vika
2021-05-04
1
-30
/
+93
*
Initial commit
Vika
2021-05-04
1
-0
/
+2708