Zettel Social

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-04-29
16:15
Add support for explicit thesis criteria page leaf check-in: 91a4497a7c user: stern tags: trunk
2026-04-20
16:36
Allow status to be random for every request, not just the first one check-in: 2389ca5a8b user: stern tags: trunk
15:41
UA-Reject: use only status codes 400 <= code <= 999. check-in: 10bbd96f83 user: stern tags: trunk
15:39
Optimize UA matching: if definitely no regexp, use strings.Contains, strings.HasPrefix, or == (if possible) check-in: fcf5e626d2 user: stern tags: trunk
2026-04-15
17:59
Return weighted random http status code for blocked user-agents check-in: 2e472fc855 user: stern tags: trunk
2026-04-13
17:48
Remove global regexp for user-agent check check-in: 472646ff83 user: stern tags: trunk
17:43
Refactor user agent checking to be done in repository check-in: de628bc618 user: stern tags: trunk
16:06
Split repository/volatile.go -> useragent.go, opmlfile.go check-in: 04ded209bf user: stern tags: trunk
13:35
Refactor User-Agent checking middleware check-in: 8f4067540b user: stern tags: trunk
2026-04-10
18:13
Check also for HTTP method and URL path before checking for User-Agents check-in: 355d1f1320 user: stern tags: trunk
15:54
Update dependencies check-in: d904e6927b user: stern tags: trunk
2025-10-27
18:49
Remove page "Leistungen"; move tree "Hochschule" check-in: 84cdfffcd2 user: stern tags: trunk
17:37
Update dependencies check-in: 44521bad19 user: stern tags: trunk
2025-10-17
16:41
Update dependencies check-in: b7f9858683 user: stern tags: trunk
2025-09-13
12:10
Update dependencies check-in: 68cc52464a user: stern tags: trunk
2025-09-02
16:38
Adapt to updated dependencies check-in: ae6686b7df user: stern tags: trunk
2025-08-30
14:46
Update dependencies; Go 1.25 check-in: 94c122ae8e user: stern tags: trunk
14:44
Refactor main file check-in: 3df19990f6 user: stern tags: trunk
2025-08-17
12:56
Add thesis page to sxhtml-based pages check-in: e7b290ab75 user: stern tags: trunk
2025-08-14
15:05
Most pages are now sxhtml files check-in: 38441a4406 user: stern tags: trunk
2025-08-12
15:32
Links is now sxhtml check-in: 9d892d35e7 user: stern tags: trunk
2025-08-11
19:01
Datenschutz is now sxhtml check-in: 93e585f540 user: stern tags: trunk
18:16
Imprint is now sxhtml check-in: 1e464c24af user: stern tags: trunk
17:44
Refactor site structure; add blog categories check-in: 0e82dffcb0 user: stern tags: trunk
2025-08-10
12:29
Move site config into internal site.Site data structure check-in: d45a35b6a3 user: stern tags: trunk
2025-08-07
18:52
Add sx defun "make-link" check-in: f2d21f0d4a user: stern tags: trunk
2025-08-06
17:14
Update dependencies; adapt to sxweb changes; reorder some imports check-in: 5a774235e5 user: stern tags: trunk
2025-07-03
09:10
Refactor counting user-agents check-in: b803d96f55 user: stern tags: trunk
08:55
Count access of user agents check-in: 3fd132c954 user: stern tags: trunk
07:17
Adapt to changed dependencies check-in: 74856521cd user: stern tags: trunk
2025-05-28
16:30
Update to dependency; fixes an upstream fix check-in: 8cac974e25 user: stern tags: trunk
14:19
Configurable concrete middleware chains; no middleware is directly configured with handlers check-in: 1ecfc2d603 user: stern tags: trunk
2025-05-27
16:12
Allow to set middleware via config check-in: 59a37bdb17 user: stern tags: trunk
2025-05-19
16:32
Adapt to webs changes check-in: 7597318d69 user: stern tags: trunk
2025-05-12
16:45
Unfriendly agents, instead of blocked agents check-in: cef15284f1 user: stern tags: trunk
16:39
Add request ID for headers handler check-in: 2e4eea07f2 user: stern tags: trunk
16:33
Update dependencies check-in: 0d52115cdb user: stern tags: trunk
2025-05-05
11:22
Refactor DB / Tx code check-in: ae81102357 user: stern tags: trunk
10:59
Restructure software (internal directory) check-in: 16f7064f83 user: stern tags: trunk
10:34
Adapt to dependency changes check-in: b856fdcf06 user: stern tags: trunk
2025-05-02
13:27
Fix missing transaction when retrieving short urls check-in: 711536a5df user: stern tags: trunk
2025-04-23
15:16
Replace file-based prelude with sx predefined prelude check-in: e12cf80d73 user: stern tags: trunk
14:28
Adapt to dependency changes check-in: b66f0f6b22 user: stern tags: trunk
2025-03-09
11:37
Fix missing rows.Close() check-in: fac59a2b32 user: stern tags: trunk
2025-02-26
21:36
Apply modernize check-in: 21824030bf user: stern tags: trunk
2025-02-21
13:53
Update dbs dependency check-in: e4fc76bcd6 user: stern tags: trunk
13:41
Refactor db related code check-in: 4565fa98b8 user: stern tags: trunk
2025-02-20
13:26
Adapt to changes from dbs (formerly tx) check-in: ea1d6c49c5 user: stern tags: trunk
2025-02-19
17:52
Refactor; use my Tx package check-in: 0ee4949c68 user: stern tags: trunk
2025-02-17
13:41
Update dependencies check-in: 346ee301e6 user: stern tags: trunk