Zettel Social

Timeline
Login

Timeline

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

50 most recent check-ins

2025-05-28
16:30
Update to dependency; fixes an upstream fix Leaf 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
2025-02-16
18:20
Update app: Go 1.24; Sx list iters check-in: 540d8aef1d user: stern tags: trunk
2024-11-01
17:06
Add Retry-After HTTP header when returning status code 429 to unwanted user agents check-in: 4cea66aee9 user: stern tags: trunk
2024-10-31
14:57
Fix error in creating URLs of nav bar; update dependencies; fix linter errors check-in: 23988531a5 user: stern tags: trunk
2024-10-07
09:18
Update external dependencies check-in: f470c995a7 user: stern tags: trunk
2024-08-27
13:33
Set title based on first <h1>, if it is a blog post check-in: 9dc056cd87 user: stern tags: trunk
13:32
Do not log when property is "visibility" check-in: 5ff9851ae1 user: stern tags: trunk
2024-08-14
09:03
Update dependencies -> use Go 1.23; remove unparam warning check-in: 0801296987 user: stern tags: trunk
2024-08-08
13:00
Add explicit document handler check-in: 3bb3167a65 user: stern tags: trunk
08:37
Make use of webs.site package check-in: ea69f054f5 user: stern tags: trunk
08:19
Fix panic if no config was given Closed-Leaf check-in: 548ab8f2f3 user: stern tags: webssite
2024-08-06
09:49
Update dependency webs/site to fix URL path generation bug check-in: c3776b4055 user: stern tags: webssite
09:20
Merge file wui/bindings.go into wui.go check-in: 4decafa518 user: stern tags: webssite
09:18
Move builtins make-url and url-for into new package sxwebs/sxsite check-in: 9b42754f55 user: stern tags: webssite
2024-08-05
16:56
Initial draft of using webs/site instead of own site check-in: 23c08615b6 user: stern tags: webssite
12:59
Adapt template funcs to those of das-go check-in: 68f4809860 user: stern tags: trunk
2024-08-02
10:45
Update to latest sx check-in: c3bb4a97c8 user: stern tags: trunk
2024-08-01
15:22
Allow to embed content-only HTML files check-in: 8a19f177d1 user: stern tags: trunk
2024-07-31
16:59
DocumentHandler is implemented with own code, not via http.FileServer check-in: eccf9df7ec user: stern tags: trunk
14:08
Adapt to updated dependenciees check-in: e40d540597 user: stern tags: trunk
2024-05-02
08:42
Make maximum number of stored user agents configurable check-in: 124b7d4fb1 user: stern tags: trunk
2024-05-01
13:04
Update webs dependency check-in: bc3c3029bc user: stern tags: trunk
12:35
Adapt to webs changes check-in: 1c803840ec user: stern tags: trunk
2024-04-29
13:26
Refactor repository to use transactions check-in: c4e9437c17 user: stern tags: trunk
10:57
Adapt to webs changes check-in: 8659ec3199 user: stern tags: trunk
2024-04-26
16:48
Add own package for domain data check-in: a085ec6716 user: stern tags: trunk
16:28
Fix repository: (r)lock db for each operation; do not log "no row found" check-in: 5a7af5d4d6 user: stern tags: trunk
09:40
Add shorturl functionality check-in: 23b316c1b2 user: stern tags: trunk
2024-04-24
17:55
Software entries are now read from database, and can be changed when app runs check-in: 2d75cb1343 user: stern tags: trunk
17:51
Fix ETag calc to ignore HTTP request check-in: de17b0ca8d user: stern tags: trunk
2024-04-23
18:09
Add initial schema handling code to repository / db check-in: d9bbd09447 user: stern tags: trunk