Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-06-17
| ||
01:00 | simplified URI scheme check when adding a link ... (Leaf check-in: 512b41f766 user: Cthulhux tags: trunk) | |
2025-06-15
| ||
21:06 | release 1.7.0 with improved Gopher support, trying to fetch the title now automatically. ... (check-in: 8c4f336219 user: Cthulhux tags: release-1.7.0, trunk) | |
20:35 | removed comment - seems to be browser-side ... (check-in: 991359beed user: Cthulhux tags: trunk) | |
2025-06-12
| ||
19:51 | Gopher support (experimental). Here be dragons. ... (check-in: 778c6fff91 user: Cthulhux tags: trunk) | |
18:35 | made link fetching slightly more sophisticated (added cookie support and a better user agent string) ... (check-in: 432342e6a1 user: Cthulhux tags: trunk) | |
2025-06-06
| ||
09:59 | hismetic: fixed README example ... (check-in: 3a77a4f360 user: Cthulhux tags: trunk) | |
2025-06-02
| ||
20:23 | ... and next time, we add *all* changes we want to make, right? right.. ... (check-in: 31e5f4a153 user: Cthulhux tags: release-1.6.1, trunk) | |
20:16 | fixed with-db-connection macro ... (check-in: 1efa6a5fd8 user: Cthulhux tags: release-1.6.1, trunk) | |
19:29 | syntax ... (check-in: 39b0e926af user: Cthulhux tags: trunk) | |
19:27 | cleaner code ... (check-in: ed76f1a63f user: Cthulhux tags: trunk) | |
19:14 | First approach at properly using connection pools ... (check-in: 9bd37fe31d user: Cthulhux tags: trunk) | |
2025-05-27
| ||
23:50 | Major hismetic documentation improvements ... (check-in: b072c35614 user: Cthulhux tags: trunk) | |
2025-05-21
| ||
08:05 | api docs updated ... (check-in: d536d7e058 user: Cthulhux tags: trunk) | |
00:27 | release 1.6.0 ... (check-in: 8328adba92 user: Cthulhux tags: release-1.6.0, trunk) | |
00:21 | Fixed cron - lambda () is required, of course. ... (check-in: 85443cc8a4 user: Cthulhux tags: trunk) | |
2025-05-20
| ||
09:33 | Added a note on in-progress code ... (check-in: bd5df334eb user: Cthulhux tags: trunk) | |
2025-05-19
| ||
18:20 | started work on a 404 checker ... (check-in: 2aee8bcb24 user: Cthulhux tags: trunk) | |
2025-05-18
| ||
19:14 | Avoid tag overlapping on small screens ... (check-in: b9f438b78b user: Cthulhux tags: trunk) | |
2025-05-15
| ||
17:32 | Indentation ;-) ... (check-in: 373ebe6fe5 user: Cthulhux tags: trunk) | |
13:17 | added handling for //domain/favicon.ico favicons ... (check-in: 4ccae74c0c user: Cthulhux tags: trunk) | |
09:27 | slightly improved the index page: formatted the link list header ... (check-in: 1df711f4ab user: Cthulhux tags: trunk) | |
2025-05-14
| ||
18:28 | fixed crash when adding links without a favicon ... (check-in: dfccdf484d user: Cthulhux tags: trunk) | |
2025-05-12
| ||
21:43 | renamed Makefile to GNUmakefile to avoid errors on OpenBSD when not taking care enough; removed redundant BIN= setting. ... (check-in: 76e1514f3a user: Cthulhux tags: trunk) | |
20:30 | fixed lquery syntax ... (check-in: 87d2e800c0 user: Cthulhux tags: trunk) | |
19:00 | indentation ... (check-in: 121270438c user: Cthulhux tags: trunk) | |
12:36 | favicon checks are done in a loop now. ... (check-in: f25403f18d user: Cthulhux tags: trunk) | |
2025-05-09
| ||
09:50 | Makefile improvement for Windows: automatically adding .exe now. ... (check-in: c64a55fe23 user: Cthulhux tags: trunk) | |
09:47 | relative favicons that don't start with a slash get a slash now. new release, while i was at it. ... (check-in: db3d63720a user: Cthulhux tags: release-1.5.3, trunk) | |
2025-05-08
| ||
10:45 | updated tagify to 4.35.1, added a partial template to make it easier to update the version ... (check-in: d87f06ddbe user: Cthulhux tags: trunk) | |
2025-05-07
| ||
19:30 | Begone, build.sh. Hi, Makefiles! ... (check-in: 1595f4b9ec user: Cthulhux tags: trunk) | |
2025-04-28
| ||
18:09 | Ironically, added another FAQ entry for OpenBSD. ... (check-in: e95a9402cc user: Cthulhux tags: trunk) | |
2025-04-23
| ||
19:14 | build fix because the dev failed to understand djula filters ... (check-in: c813cd6796 user: Cthulhux tags: trunk) | |
16:12 | updated tagify to 4.35.0, sanitized variable usage for the settings, added one easter egg. i know, late for easter. ... (check-in: 6a701ac3f3 user: Cthulhux tags: trunk) | |
2025-04-17
| ||
10:47 | Linked SBCL in the README (http works better than https as of today), added support for the fish shell, fixed a syntax error during onboarding. ... (check-in: 0d5485b24d user: Cthulhux tags: trunk) | |
2025-04-15
| ||
10:46 | oops... ;-) ... (check-in: d68c2c789d user: Cthulhux tags: release-1.5.2, trunk) | |
10:38 | release 1.5.2 ... (check-in: 0d93ea611d user: Cthulhux tags: release-1.5.2, trunk) | |
10:36 | API help respects 'open links in a new tab' now as well. ... (check-in: 61869d9ad3 user: Cthulhux tags: trunk) | |
2025-04-14
| ||
23:16 | Small UI improvements with pagination ... (check-in: 1454b1b065 user: Cthulhux tags: trunk) | |
2025-04-10
| ||
00:45 | The previous commit fucked up the link editor. Fixed. ... (check-in: a20a590e31 user: Cthulhux tags: trunk) | |
2025-04-09
| ||
18:36 | updated tagify to 4.34.0 ... (check-in: 8dbb5df4d2 user: Cthulhux tags: trunk) | |
2025-04-08
| ||
21:41 | ok, let's make this a bugfix release. ... (check-in: abb51b5fc2 user: Cthulhux tags: release-1.5.1, trunk) | |
21:40 | mobile UI adjustment ... (check-in: c040b68edd user: Cthulhux tags: trunk) | |
21:35 | Slightly nicer UI on mobile without floating ... (check-in: 1b5da54cae user: Cthulhux tags: trunk) | |
19:42 | added simple multi-deleting ... (check-in: d5b0335268 user: Cthulhux tags: release-1.5.0, trunk) | |
2025-04-04
| ||
14:27 | Fixed HTML escaping for notes ... (check-in: 4796bb6c0d user: Cthulhux tags: trunk) | |
14:15 | Multi-line notes are displayed in multiple lines now. ... (check-in: 9aeaaa0a49 user: Cthulhux tags: trunk) | |
2025-03-31
| ||
00:54 | onboarding just exits now instead of throwing the user into a restart-case mess (not user-friendly enough) ... (check-in: 04b93a7141 user: Cthulhux tags: trunk) | |
2025-03-30
| ||
21:05 | fixed commit fail ... (check-in: 5bbee56d39 user: Cthulhux tags: release-1.4.1, trunk) | |
21:01 | Fixed NULL lists on the Edit Link page, added a possible restart during onboarding. ... (check-in: 5d62c8036b user: Cthulhux tags: release-1.4.1, trunk) | |
2025-03-24
| ||
17:10 | favicon handling: moved where it makes more sense. ... (check-in: f11f8406cc user: Cthulhux tags: release-1.4.0, trunk) | |