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
/
frontend
/
mod.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
1
-2
/
+2
|
*
Replaced scheme with HTTPS in frontend to prevent weird things
Vika Shleina
2021-07-19
1
-5
/
+10
|
*
Added URL display to h-cards
Vika Shleina
2021-07-19
1
-0
/
+14
|
*
frontend: fixed site name, added thumbnail support and Markdown tutorial link
Vika Shleina
2021-07-19
1
-7
/
+16
|
*
Make rustfmt happy again after Clippy edits
Vika
2021-05-18
1
-9
/
+18
|
*
Make clippy happy
Vika
2021-05-17
1
-17
/
+15
|
*
Make rustfmt happy
Vika
2021-05-17
1
-101
/
+199
|
*
Minimal onboarding support. TODO: h-card avatars
Vika
2021-05-17
1
-0
/
+14
|
*
Onboarding - initial feature
Vika
2021-05-17
1
-5
/
+269
|
*
Refactoring, easter egg, healthcheck endpoint, support for rel= indieweb ↵
Vika
2021-05-17
1
-3
/
+42
|
|
|
|
APIs and preparation for onboarding
*
Added a frontend to the application. TODO: Login, alternative themes, ↵
Vika
2021-05-09
1
-0
/
+547
built-in Micropub capabilities when logged in