Age | Commit message (Expand) | Author |
---|---|---|
2020-10-20 | add RSS feed to headerHEADblog | Jakob Kaivo |
2019-08-13 | add missing </address> | Jakob Kaivo |
2019-07-27 | fix incorrect </html> in header -> </head> | Jakob Kaivo |
2019-07-26 | let httpd do the authentication | Jakob Kaivo |
2019-07-19 | remove hard-coding of my name and email address from postings | Jakob Kaivo |
2019-07-18 | add current_year() function for use in address | Jakob Kaivo |
2019-07-18 | move #defines to header | Jakob Kaivo |
2019-07-18 | new function add_to_index() | Jakob Kaivo |
2019-07-18 | put entries directly under site root | Jakob Kaivo |
2019-07-17 | add DATA_DIRECTORY | Jakob Kaivo |
2019-07-17 | rename verify_creds() to authenticate() | Jakob Kaivo |
2019-07-17 | move HTTP POST handling to separate file | Jakob Kaivo |