• Joined on 2024-01-28
194 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
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
nebkor pushed to main at nebkor/hitman 2024-03-29 20:30:35 +00:00
c00d2f7d4c clarify security
nebkor pushed to main at nebkor/hitman 2024-03-29 15:59:37 +00:00
4917fefbec Fix bug in default period calc, update readme.
nebkor pushed to main at nebkor/hitman 2024-03-29 06:32:43 +00:00
f476d6a117 really use remote IP for hashing
nebkor pushed to main at nebkor/hitman 2024-03-29 05:21:26 +00:00
e96a993f9a tidy
nebkor pushed to main at nebkor/hitman 2024-03-29 05:16:47 +00:00
aad60a5752 Make the sample javascript first register the hit, then fetch the count.
nebkor pushed to main at nebkor/hitman 2024-03-29 02:10:54 +00:00
bc05fe87b3 put hit register into transaction
nebkor pushed to main at nebkor/hitman 2024-03-28 16:37:46 +00:00
a2c466f5ac use text for key
nebkor pushed to main at nebkor/hitman 2024-03-28 04:29:45 +00:00
66c51f8391 display the hitcount in the example pages
nebkor pushed to main at nebkor/hitman 2024-03-27 19:07:14 +00:00
813ea8770a adding hour-based visitation key, other stuff
3d96092799 add bare '/hits' route
Compare 3 commits »
nebkor created branch main in nebkor/kroqnroll 2024-03-21 00:32:33 +00:00
nebkor pushed to main at nebkor/kroqnroll 2024-03-21 00:32:33 +00:00
6229eea4fe remove trailing whitespace, set max vol to 0.8
6895754dfe works
nebkor created repository nebkor/kroqnroll 2024-03-21 00:32:12 +00:00
nebkor pushed to main at nebkor/hitman 2024-03-17 22:54:07 +00:00
369915854c tidy, buff the readme
nebkor pushed to main at nebkor/hitman 2024-03-17 22:44:58 +00:00
a0a5f8a575 split handler into registration fn and count-fetcher