doylet pushed to master at doylet/doylet.dev 2026-08-25 14:30:31 +00:00
d67abcecd2 Ensure git instance has HTTP prefix so that it links to the correct destination
doylet pushed to master at doylet/doylet.dev 2026-08-25 14:29:38 +00:00
421b6fa41e Add mailto URI on email link
doylet pushed to master at doylet/doylet.dev 2026-08-25 14:26:06 +00:00
cf83225cc8 Add meta tag to scale text appropriately
doylet pushed to master at doylet/doylet.dev 2026-08-25 14:13:36 +00:00
88df381716 Update for 2026
doylet pushed to main at doylet/DN 2026-08-05 21:17:18 +00:00
b39afa94ff Path seperator cleanup
e06f9df22b Add DN_V2F32Rotate
10e7b4ae82 Fix tests relying on emscripten maco before it is defined
Compare 3 commits »
doylet pushed to main at doylet/DN 2026-07-27 14:42:45 +00:00
70aee42856 Get the bar fixes
doylet pushed to main at doylet/DN 2026-07-21 10:19:46 +00:00
109cb3108a minor cleanup
56c765e944 misc fixes
Compare 2 commits »
doylet pushed to main at doylet/DN 2026-07-19 06:12:55 +00:00
3f8261fa0d Misc fixes
doylet pushed to main at doylet/DN 2026-07-17 08:12:24 +00:00
b7ecf2439a Add timed thread join
doylet pushed to main at doylet/DN 2026-07-16 13:35:50 +00:00
e1991685ef Allow specifying of the session account with ini: syntax
doylet pushed to main at doylet/DN 2026-07-16 13:33:34 +00:00
2f06b2cd76 Fix DN_INIParseFromPtr crashing with a 0 sized buffer
doylet pushed to main at doylet/DN 2026-07-16 13:32:21 +00:00
d011043771 Generalise the file rotating logic
doylet pushed to main at doylet/DN 2026-07-16 04:16:54 +00:00
2b6856b692 Fix DN_OSExec not quoting CLI args on Windows
doylet pushed to main at doylet/DN 2026-07-15 13:12:27 +00:00
eb48e06bdc Tweak the log broadcast functionality
doylet pushed to main at doylet/DN 2026-07-15 12:53:06 +00:00
6a822ad080 FIx dangling pointer in thread context when using detached threads
doylet pushed to main at doylet/DN 2026-07-15 11:48:44 +00:00
a718c600b9 Add detached threads impl, make init order more robust, print to console with UTF16
doylet pushed to main at doylet/DN 2026-07-15 08:00:19 +00:00
ec5f5e927b Add dn_seshc helper lib
doylet pushed to main at doylet/DN 2026-07-15 00:00:31 +00:00
fe150b3f36 Fix bug in arena stats on temp mem end
doylet pushed to main at doylet/DN 2026-07-14 11:55:52 +00:00
1e4ae8138e Update impl of DN_Str8Is
doylet pushed to main at doylet/DN 2026-07-14 06:33:18 +00:00
b24e1b0eb8 Add str8 truncate