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
*
Start working on login functionality
Vika
2024-07-09
1
-1
/
+1
*
kittybox-indieauth: 0.1.0 -> 0.2.0
Vika
2024-07-09
1
-1
/
+1
*
Add licensing information to Cargo.toml
Vika
2024-07-08
1
-0
/
+1
*
examples/sql: make optional
Vika
2024-06-15
1
-1
/
+6
*
Prototype sanitizer for SQL
Vika
2024-06-14
1
-0
/
+4
*
Mask sensitive headers
Vika
2024-06-14
1
-1
/
+1
*
templates-neo: init
Vika
2023-07-31
1
-1
/
+1
*
Moved the entire Kittybox tree into the root
Vika
2023-07-29
1
-0
/
+158
*
flake.nix: reorganize
Vika
2022-05-24
1
-114
/
+0
*
Cargo.toml: fix Nix builds in restricted mode
Vika
2022-05-12
1
-1
/
+1
*
treewide: prepare for mf2 parsing and cleanup unused code
Vika
2022-05-12
1
-6
/
+5
*
FileStorage: fixes and regression tests for read_feed_with_limit
Vika
2022-05-10
1
-1
/
+2
*
Split into different crates
Vika
2022-05-07
1
-2
/
+11
*
chore: code cleanup
Vika
2022-05-01
1
-1
/
+0
*
added tokio-console instrumentation support
Vika
2022-04-17
1
-1
/
+3
*
added mediatype to replace http_types::Mime
Vika
2022-04-17
1
-0
/
+1
*
Cargo.toml: add reqwest
Vika
2022-04-15
1
-0
/
+4
*
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