• Joined on 2024-01-28
nebkor pushed to main at nebkor/julid-rs 2024-04-09 22:53:55 +00:00
7dfe1ffb94 spiff the readme
e0150a2161 silence lints
a54d704300 add innocuous flag to all sqlite functions
705afc19e9 Add --decode option, deprecate from_string(), bump version for new release.
6a9e43feee try to decode julids as strings in case bytes fails
Compare 10 commits »
nebkor created repository nebkor/julid-rs 2024-04-09 22:53:22 +00:00
nebkor pushed to main at nebkor/hitman 2024-04-04 00:13:48 +00:00
f1cbe5bd19 remove unique constraint on visit_key alone
nebkor pushed to main at nebkor/hitman 2024-04-03 20:52:57 +00:00
c7fc10069a don't hash the slug with the visit key
nebkor deleted branch hitman from nebkor/blog 2024-04-01 01:42:27 +00:00
nebkor pushed to main at nebkor/blog 2024-04-01 01:39:05 +00:00
4aabe3f68b add minimal readme
nebkor pushed to main at nebkor/blog 2024-04-01 01:37:36 +00:00
6ab8c71b11 update hitman post with slug guard
nebkor pushed to main at nebkor/hitman 2024-04-01 00:29:52 +00:00
d1f45e98ef update readme with slugs table
nebkor pushed to main at nebkor/hitman 2024-04-01 00:06:04 +00:00
89a985e960 add slugs check
nebkor created branch main in nebkor/blog 2024-03-31 23:32:08 +00:00
nebkor pushed to main at nebkor/blog 2024-03-31 23:32:08 +00:00
nebkor pushed to hitman at nebkor/blog 2024-03-31 23:30:13 +00:00
d72bfc5e2b finish post
nebkor created branch hitman in nebkor/blog 2024-03-31 22:41:19 +00:00
nebkor pushed to hitman at nebkor/blog 2024-03-31 22:41:19 +00:00
e1f5ae35bd add random link for constellation text
eadbe5f4d3 Add webring links, plus add counter to home template.
ef9d7ac9be make the footer text a little bigger
732156dcd6 handle an error from the hit endpoint
87afa418b2 add hit counter to page footer
Compare 10 commits »
nebkor created repository nebkor/blog 2024-03-31 22:40:16 +00:00
nebkor pushed to main at nebkor/hitman 2024-03-31 21:18:48 +00:00
1617eae174 update systemd unit file
nebkor commented on pull request erika/ring#2 2024-03-31 18:46:35 +00:00
[ring] Add index page at root path

maybe order by member (url) rather than implicit id?

nebkor created pull request erika/ring#1 2024-03-31 18:14:56 +00:00
add "random" endpoint that just redirects you to a random node.
nebkor pushed to main at nebkor/hitman 2024-03-30 21:00:53 +00:00
25c9ebcbef add systemd unit file
nebkor pushed to main at nebkor/hitman 2024-03-30 20:41:59 +00:00
f4057ecf5d good enough