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 mediatype to replace http_types::Mime
Vika
2022-04-17
2
-0
/
+8
*
flake.nix: added some tools to simplify my workflow
Vika
2022-04-15
1
-1
/
+2
*
Cargo.toml: add reqwest
Vika
2022-04-15
3
-3
/
+89
*
frontend: Made endpoints optional in templates
Vika
2022-04-15
2
-12
/
+27
*
feat: graceful shutdown
Vika
2022-04-15
1
-4
/
+20
*
Make the settings in the database a strong type
Vika
2022-03-23
6
-13
/
+42
*
Get rid of todo!() invocations
Vika
2022-03-23
1
-4
/
+32
*
Get rid of legacy code, fix mistakes in fluff text and comments
Vika
2022-03-23
4
-417
/
+6
*
Added a docker container image built from Nix
Vika
2022-03-18
1
-2
/
+43
*
Port onboarding
Vika
2022-03-07
4
-9
/
+88
*
FileStorage: add lints to catch panicking inside locked code sections
Vika
2022-03-07
1
-149
/
+168
*
Restored most of the functionality (except onboarding and some queries)
Vika
2022-03-06
9
-230
/
+689
*
micropub: parse mp-channel as channel
Vika
2022-03-03
1
-2
/
+72
*
fonts: init font update script
Vika
2022-03-03
2
-1
/
+10
*
frontend: convert to warp
Vika
2022-03-02
3
-292
/
+208
*
metrics: new metrics collection using warp-prometheus
Vika
2022-03-02
3
-76
/
+95
*
database: code cleanup
Vika
2022-03-02
2
-26
/
+58
*
update dev script to use systemfd and cargo-watch
Vika
2022-03-02
2
-2
/
+3
*
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
*
add compat between http_types and http
Vika
2022-02-21
2
-2
/
+5
*
micropub: flesh out query
Vika
2022-02-21
1
-47
/
+180
*
Fix the dev script to use the proper token endpoint and log settings
Vika
2022-02-21
1
-2
/
+2
*
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
5
-211
/
+798
*
WIP: convert to Tokio and Warp
Vika
2022-02-15
9
-713
/
+861
*
Added a dev env script
Vika
2022-02-14
2
-1
/
+11
*
flake: fix e2e tests
Vika
2021-12-31
1
-5
/
+3
*
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
3
-25
/
+25
*
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
*
Disable the deprecated redis feature
Vika
2021-12-07
1
-1
/
+1
*
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
10
-167
/
+554
*
Added stuff to gitignore
Vika
2021-12-05
1
-1
/
+3
*
Debug JSON renderer for posts
Vika
2021-12-05
1
-0
/
+12
*
Code cleanup and small bugfixing in templates
Vika
2021-12-05
11
-142
/
+253
*
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
*
Added rust-analyzer to the dev environment
Vika
2021-12-05
1
-3
/
+2
[prev]
[next]