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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added a .gitignore file
Vika
2021-09-27
1
-0
/
+2
*
Code cleanup and Cargo.lock updates
Vika
2021-09-27
3
-169
/
+209
*
Fix a bug in the error middleware
Vika
2021-09-27
3
-2
/
+5
*
Implemented support for channels
Vika
2021-09-27
3
-65
/
+172
*
Implemented FileStorage::delete_post
Vika
2021-09-27
1
-1
/
+4
*
Finally figured out how to read without a BufReader
Vika
2021-09-27
1
-14
/
+6
*
Improved symlink creation
Vika
2021-09-27
1
-5
/
+78
*
Implemented FileStorage::get_setting and FileStorage::set_setting
Vika
2021-09-27
3
-2
/
+60
*
Moved integration tests and allowed the binary to use file backend
Vika
2021-09-26
4
-21
/
+93
*
Added file updates and fixed a bug with truncated JSON files
Vika
2021-09-26
2
-3
/
+154
*
Added a WIP file backend
Vika
2021-08-15
4
-84
/
+399
*
Improved Redis module code quality
Vika
2021-08-15
1
-13
/
+10
*
Revert "Moved mobc to a custom repo"
Vika
2021-08-10
2
-19
/
+4
*
Update flake.lock
Vika
2021-08-10
1
-6
/
+19
*
Added Prometheus instrumentation
Vika
2021-08-06
4
-1
/
+213
*
Moved mobc to a custom repo
Vika
2021-08-06
2
-4
/
+19
*
Added a default food channel for foodstuffs
Vika
2021-08-06
1
-12
/
+35
*
Log sent webmentions
Vika
2021-08-06
1
-0
/
+1
*
Refactored the onboarding template into its own file
Vika
2021-08-06
2
-193
/
+198
*
Shortened a connection timeout and installed a lifetime limit for connection
Vika
2021-08-06
1
-1
/
+4
*
Added RUST_LOG variable to NixOS module
Vika
2021-08-06
1
-0
/
+1
*
Trying to mitigate and log more about the HTTP 500s
Vika
2021-08-05
1
-10
/
+12
*
Add LICENSE
Vika
2021-08-04
1
-0
/
+661
*
Nulls are VERY evil
Vika
2021-08-04
1
-0
/
+3
*
Turns out nulls are evil
Vika
2021-08-04
1
-3
/
+5
*
Fixed lack of default for internalTokenFile
Vika
2021-08-04
1
-0
/
+1
*
Added some options to the module, they don't work yet tho
Vika
2021-08-04
1
-0
/
+31
*
Fixed a VERY WRONG way to handle stream errors
Vika
2021-08-04
2
-31
/
+25
*
Moved templates into their own module
Vika
2021-08-03
2
-586
/
+585
*
Appease rustfmt, clippy and cargo check
Vika
2021-07-29
10
-105
/
+198
*
Updated gitignore
Vika
2021-07-28
1
-0
/
+1
*
Respect Link: headers when sending webmentions
Vika
2021-07-28
1
-4
/
+32
*
Added CORS middleware
Vika
2021-07-27
2
-0
/
+23
*
Added an internal token mechanism
Vika Shleina
2021-07-27
4
-1
/
+30
*
Fixed security hole where other people could delete YOUR posts. Yes, yours. Y...
Vika Shleina
2021-07-21
2
-0
/
+67
*
Don't show internal links on h-cards
Vika Shleina
2021-07-19
1
-1
/
+1
*
Fixed crash when h-card doesn't contain a p-note
Vika Shleina
2021-07-19
1
-3
/
+4
*
Fixed feed pagination on frontend
Vika Shleina
2021-07-19
1
-1
/
+4
*
Relaxed anti-takeover URL check to simply not place redirects at foreign URLs
Vika Shleina
2021-07-19
5
-16
/
+14
*
Replaced scheme with HTTPS in frontend to prevent weird things
Vika Shleina
2021-07-19
2
-6
/
+11
*
Added URL display to h-cards
Vika Shleina
2021-07-19
1
-0
/
+14
*
Fixed flake-utils?
Vika Shleina
2021-07-19
2
-5
/
+10
*
Added a NixOS test for onboarding workflow
Vika
2021-07-19
1
-1
/
+28
*
frontend: fixed site name, added thumbnail support and Markdown tutorial link
Vika Shleina
2021-07-19
1
-7
/
+16
*
make clippy happy
Vika Shleina
2021-07-19
8
-29
/
+30
*
Renamed main executable to kittybox, added tools
Vika Shleina
2021-07-19
7
-17
/
+133
*
Add aarch64 cross-compilation job
Vika
2021-07-15
1
-0
/
+15
*
Added ^ to the versions - looks like nothing's broken
Vika Shleina
2021-07-07
1
-26
/
+26
*
Updated flake.lock and Cargo.lock
Vika Shleina
2021-07-07
2
-164
/
+171
*
Make rustfmt happy again after Clippy edits
Vika
2021-05-18
2
-13
/
+19
[prev]
[next]