Commit Graph

  • f1cbe5bd19 remove unique constraint on visit_key alone main Joe Ardent 2024-04-03 17:13:44 -0700
  • c7fc10069a don't hash the slug with the visit key Joe Ardent 2024-04-03 13:52:23 -0700
  • d1f45e98ef update readme with slugs table Joe Ardent 2024-03-31 17:29:48 -0700
  • 89a985e960 add slugs check Joe Ardent 2024-03-31 17:05:44 -0700
  • 1617eae174 update systemd unit file Joe Ardent 2024-03-31 14:18:42 -0700
  • 25c9ebcbef add systemd unit file Joe Ardent 2024-03-30 13:59:31 -0700
  • f4057ecf5d good enough Joe Ardent 2024-03-30 13:07:56 -0700
  • c00d2f7d4c clarify security Joe Ardent 2024-03-29 13:30:30 -0700
  • 4917fefbec Fix bug in default period calc, update readme. Joe Ardent 2024-03-29 08:59:14 -0700
  • f476d6a117 really use remote IP for hashing Joe Ardent 2024-03-28 23:32:07 -0700
  • e96a993f9a tidy Joe Ardent 2024-03-28 22:21:16 -0700
  • aad60a5752 Make the sample javascript first register the hit, then fetch the count. Joe Ardent 2024-03-28 22:16:18 -0700
  • bc05fe87b3 put hit register into transaction Joe Ardent 2024-03-28 19:10:44 -0700
  • a2c466f5ac use text for key Joe Ardent 2024-03-28 09:37:39 -0700
  • 66c51f8391 display the hitcount in the example pages Joe Ardent 2024-03-27 21:29:37 -0700
  • a0574cf066 hmm Joe 2024-03-27 11:55:30 -0700
  • 813ea8770a adding hour-based visitation key, other stuff Joe 2024-03-24 17:37:06 -0700
  • 3d96092799 add bare '/hits' route Joe Ardent 2024-03-17 16:21:40 -0700
  • 369915854c tidy, buff the readme Joe Ardent 2024-03-17 15:54:03 -0700
  • a0a5f8a575 split handler into registration fn and count-fetcher Joe Ardent 2024-03-17 15:44:50 -0700
  • f6e49ff98f Quiet, clippy! Joe Ardent 2024-03-17 15:29:01 -0700
  • b802372f7a remove templates, tidy handler Joe Ardent 2024-03-17 15:09:09 -0700
  • 1ea0379411 backend works in theory, but I don't have a way to display the count, and no tests. Joe Ardent 2024-03-17 14:57:17 -0700