Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'src/*'
2025-06-26
| ||
09:20 | Improved the UI for adding/editing links ... somewhat. ... (Leaf check-in: 0964a0fae2 user: Cthulhux tags: trunk) | |
2025-06-24
| ||
10:47 | Fix: https// should be https:// ... (check-in: ff5601eef1 user: Cthulhux tags: trunk) | |
2025-06-17
| ||
01:00 | simplified URI scheme check when adding a link ... (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-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-21
| ||
08:05 | api docs updated ... (check-in: d536d7e058 user: Cthulhux tags: trunk) | |
00:21 | Fixed cron - lambda () is required, of course. ... (check-in: 85443cc8a4 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
| ||
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: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-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: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: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) | |
2025-03-21
| ||
23:42 | Typo in docs ... (check-in: ec36f7fcc7 user: Cthulhux tags: trunk) | |
2025-03-19
| ||
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) | |