Commits
Commit:
c5dff8715269af6ff58bd1dd1a0c02d1555d7baf
Date:
Mon Aug 29 14:31:53 2022
UTC
s/entries/threads/g
Commit:
2eb655f17314ac521b2f7cfb0d44050598df6fba
Date:
Sat Aug 27 09:01:15 2022
UTC
drop `next-prev' class; just use `nav' as selector
Commit:
66e1cf970a0d4c65c3140902532f2b85645aa7d0
Date:
Sat Aug 27 08:44:27 2022
UTC
create temp files in /tmp and don't allow writes to "."
there's little point to use pledge/unveil and then allow the program
to modify itself...
Commit:
9d8482ab3a97d3cd0e22afbf8ae95144a0016e87
Date:
Sat Aug 27 08:02:12 2022
UTC
refactor the "thread header" into a separate function
Commit:
9ec6c8480fc307f744f98f832f478fe8d8a27387
Date:
Sat Aug 27 07:20:21 2022
UTC
move index header to separate file and behind a function
Commit:
4ad24540ab5194cdb4b7bd90d56d14c258629faa
Date:
Sat Aug 27 07:12:49 2022
UTC
refactor how external file are slurped
Commit:
098db09637d7e48e2be61f8abfe4b6bedda88498
Date:
Sat Aug 27 07:07:49 2022
UTC
typo
Commit:
b539aacd818c31e7affe75ac8980c0e890099aa9
Date:
Sat Aug 27 07:04:33 2022
UTC
style
Commit:
c13d576c4e342bfb2dd42f5b992cb679d2b8785e
Date:
Sat Aug 27 07:03:55 2022
UTC
close the old thread in endthread, not in thread_entry
Commit:
eefeacb762d9f60570979fd1a020bed3d4789847
Date:
Sat Aug 27 07:00:33 2022
UTC
style
Commit:
a0b4d4b33ad4f49df0be56f40c6472f8912aafd8
Date:
Sat Aug 27 06:58:59 2022
UTC
compute the date ranges over top level threads entry
Commit:
add05cb0fcb8d6607f38e611e033bb90bdaa4a05
Date:
Sat Aug 27 06:56:27 2022
UTC
s/fixfiles/renderpages/
Commit:
43c495831ae61bfdbd1a4bc2a05311a1da8a56d2
Date:
Sat Aug 27 06:55:20 2022
UTC
fix prev link generation and move some code to nav
Commit:
d40f4fe27f6b3423e50ba063e96f02e030dc0acf
Date:
Fri Aug 26 22:31:34 2022
UTC
include the day span in the index pages
Commit:
1913b2fb81d8088813d5489fd2500fea017d9bde
Date:
Fri Aug 26 22:27:24 2022
UTC
start counting pages at one
Omar Polo