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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
frontend: convert to warp
Vika
2022-03-02
3
-292
/
+208
*
metrics: new metrics collection using warp-prometheus
Vika
2022-03-02
1
-70
/
+6
*
database: code cleanup
Vika
2022-03-02
2
-26
/
+58
*
Use the media endpoint stubs
Vika
2022-02-21
1
-2
/
+1
*
Added stubs for Micropub posts and the media endpoint
Vika
2022-02-21
1
-1
/
+83
*
Small tweaks, additions and preparations
Vika
2022-02-21
2
-25
/
+26
*
micropub: flesh out query
Vika
2022-02-21
1
-47
/
+180
*
Make the HTTP client a generic
Vika
2022-02-21
1
-7
/
+5
*
indieauth/require_token(): reject with 401 when no header
Vika
2022-02-21
1
-2
/
+34
*
database/memory: restore, it is useful in test scenarios
Vika
2022-02-21
2
-0
/
+198
*
database: code cleanup
Vika
2022-02-21
2
-48
/
+29
*
database/file: use Authority instead of origin for directories
Vika
2022-02-21
1
-4
/
+4
*
Add a module for IndieAuth bearer token auth
Vika
2022-02-21
2
-207
/
+249
*
WIP: convert to Tokio and Warp
Vika
2022-02-15
6
-212
/
+416
*
FileBackend: introduce timeouts on operations
Vika
2021-12-31
1
-34
/
+51
*
FileBackend: don't transfer locks over async boundaries
Vika
2021-12-31
1
-169
/
+188
*
Display pretty links in case there is more than one URL in a post
Vika
2021-12-07
2
-6
/
+22
*
Migrate to Rust 2021
Vika
2021-12-07
2
-24
/
+24
*
Add protected locations that are visible only to logged-in users
Vika
2021-12-07
1
-1
/
+3
*
Small fixes for code block and vcard avatar CSS
Vika
2021-12-07
1
-0
/
+8
*
Add indicators on private posts
Vika
2021-12-07
1
-0
/
+5
*
Make rustfmt and clippy happy
Vika
2021-12-06
9
-119
/
+184
*
Added support for IndieAuth client sign in
Vika
2021-12-06
7
-17
/
+387
*
Debug JSON renderer for posts
Vika
2021-12-05
1
-0
/
+12
*
Code cleanup and small bugfixing in templates
Vika
2021-12-05
10
-141
/
+252
*
Added author mini-cards on h-entries
Vika
2021-12-05
3
-41
/
+100
*
frontend: Added listing feeds to the header bar
Vika
2021-12-05
5
-16
/
+23
*
Make the default feeds' UIDs pretty!
Vika
2021-12-05
1
-5
/
+5
*
Finally finish the migration tool
Vika
2021-12-02
1
-19
/
+25
*
Get rid of the unsafe code
Vika
2021-12-02
1
-7
/
+4
*
Deprecated Redis backend and added a database migration tool (untested, beware)
Vika
2021-10-27
7
-44
/
+139
*
Modified the module to use BACKEND_URI
Vika
2021-09-28
2
-1
/
+14
*
Code cleanup and Cargo.lock updates
Vika
2021-09-27
2
-4
/
+6
*
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
1
-2
/
+53
*
Moved integration tests and allowed the binary to use file backend
Vika
2021-09-26
3
-19
/
+87
*
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
2
-30
/
+210
*
Improved Redis module code quality
Vika
2021-08-15
1
-13
/
+10
*
Added Prometheus instrumentation
Vika
2021-08-06
2
-0
/
+73
*
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
*
Trying to mitigate and log more about the HTTP 500s
Vika
2021-08-05
1
-10
/
+12
*
Fixed a VERY WRONG way to handle stream errors
Vika
2021-08-04
2
-31
/
+25
[prev]
[next]