Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
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. ... (Leaf 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) | |
16:50 | Indentation ... (check-in: 0e1f97d1b5 user: Cthulhux tags: trunk) | |
13:18 | Improved relative favicon handling, fixed startup crashes if the user failed to set the environment. ... (check-in: fa77908026 user: Cthulhux tags: trunk) | |
12:10 | More FAQ ... (check-in: 59f2b8cbd7 user: Cthulhux tags: trunk) | |
2025-03-21
| ||
23:42 | Typo in docs ... (check-in: ec36f7fcc7 user: Cthulhux tags: trunk) | |
2025-03-19
| ||
19:13 | Added a link to the Windows binaries. ... (check-in: d1050adcb3 user: Cthulhux tags: trunk) | |
17:59 | Added a link to the project website. ... (check-in: b91adae608 user: Cthulhux tags: trunk) | |
11:24 | Explicitly reference cl+ssl ... (check-in: 6a7c119ee3 user: Cthulhux tags: trunk) | |
11:22 | 42links did not build properly on common Windows systems. Solution: Disable echo-on() and echo-off() for now. ... (check-in: 682f00fc24 user: Cthulhux tags: trunk) | |
00:21 | Fixed sorting by date, explicitly referencing the shadowed column date-added. ... (check-in: b2493ad14c user: Cthulhux tags: release-1.3.3, trunk) | |
2025-03-18
| ||
19:44 | Tweaks for the responsive header ... (check-in: c54b7c0190 user: Cthulhux tags: trunk) | |
17:33 | Various CSS tweaks for mobile devices. ... (check-in: 1aa8f0c6ee user: Cthulhux tags: release-1.3.2, trunk) | |
02:13 | Fixed application-port not being a number. ... (check-in: 73eb6f0047 user: Cthulhux tags: trunk) | |
02:10 | Last release for today - fixed application-port always being set to 4242. ... (check-in: 36080c05fa user: Cthulhux tags: release-1.3.1, trunk) | |
02:02 | README clarification ... (check-in: 44248f2510 user: Cthulhux tags: trunk) | |
01:22 | TODO cleanup. ... (check-in: edced65212 user: Cthulhux tags: trunk) | |
01:17 | Fixed template query. ... (check-in: 3d6da9130e user: Cthulhux tags: release-1.3.0, trunk) | |
01:10 | Fixed DB schema updates ... (check-in: bee6c70ca8 user: Cthulhux tags: trunk) | |
01:06 | New feature: Always open links in a new tab. ... (check-in: 2d5bca8101 user: Cthulhux tags: trunk) | |
2025-03-17
| ||
23:16 | Fixed wrong embed url ... (check-in: e25ca5b33b user: Cthulhux tags: release-1.2.2, trunk) | |
23:15 | Fixed Tagify formatting ... (check-in: 77c4487325 user: Cthulhux tags: trunk) | |
23:04 | Forgot to properly embed Tagify. Here it is. ... (check-in: fa897c68a8 user: Cthulhux tags: release-1.2.1, trunk) | |
22:36 | Fixed improper list-by-tags command ... (check-in: 16c1c10cfa user: Cthulhux tags: release-1.2.0, trunk) | |
22:27 | Don't break on status 200 ... (check-in: 4e6e8e8f1e user: Cthulhux tags: trunk) | |
22:24 | Indentation. ... (check-in: 8d5007f25b user: Cthulhux tags: trunk) | |
22:22 | Fixed: Error 500 when adding broken links, finding favicon URLs, duplicate tags ... (check-in: 5686dd755a user: Cthulhux tags: trunk) | |
16:35 | Tags are distinct now. ... (check-in: 827deba919 user: Cthulhux tags: release-1.1.6, trunk) | |
16:19 | Fixed (length 0) error ... (check-in: eb59c3085a user: Cthulhux tags: release-1.1.5, trunk) | |
14:15 | Fixed a broken Alexandria switch. ... (check-in: 3a967cf46b user: Cthulhux tags: release-1.1.4, trunk) | |
13:58 | read-silently silently :-) fails sometimes. For now, it is disabled. ... (check-in: 7d9e8af9f1 user: Cthulhux tags: release-1.1.3, trunk) | |
2025-02-17
| ||
12:44 | reduced progn()s, fixed copy&paste mistakes ... (check-in: 2a9bb6307d user: Cthulhux tags: release-1.1.2, trunk) | |
2025-02-14
| ||
11:43 | 1.1.0 broke tag comparison. 1.1.1 should fix it. ... (check-in: 2beec976b7 user: Cthulhux tags: release-1.1.1, trunk) | |
11:11 | Make tags go param-case instead of Some RaNdOm CASE. Reason: It is the most obvious thing to do, as everybody else does it too. ... (check-in: b9c63b6fc4 user: Cthulhux tags: release-1.1.0, trunk) | |
2025-02-11
| ||
22:45 | It lives. ... (check-in: 1df28ac18d user: Cthulhux tags: release-1.0.0, trunk) | |