Age | Commit message (Expand) | Author |
---|---|---|
2019-07-18 | new function add_to_index() | Jakob Kaivo |
2019-07-18 | add address to posts | Jakob Kaivo |
2019-07-18 | safe path names | Jakob Kaivo |
2019-07-18 | put entries directly under site root | Jakob Kaivo |
2019-07-18 | make blog entries actually html | Jakob Kaivo |
2019-07-18 | nul terminate + translations | Jakob Kaivo |
2019-07-18 | account for final field not ending in &, decode '+' to ' ' | Jakob Kaivo |
2019-07-17 | mostly working new post, except for that crashing on write() bit | Jakob Kaivo |
2019-07-17 | add DATA_DIRECTORY | Jakob Kaivo |
2019-07-17 | cleaner form | Jakob Kaivo |
2019-07-17 | implement authenticate() | Jakob Kaivo |
2019-07-17 | rename verify_creds() to authenticate() | Jakob Kaivo |
2019-07-17 | move authentication to separate file | Jakob Kaivo |
2019-07-17 | move HTTP POST handling to separate file | Jakob Kaivo |
2019-07-17 | initial skeleton | Jakob Kaivo |
2019-07-17 | add makefile | Jakob Kaivo |
2019-07-17 | ignore build artifacts | Jakob Kaivo |
2019-07-18 | Add LICENSE | Jakob Kaivo |