Commit graph

62 commits

Author SHA1 Message Date
601f8e4c24 fix(feuille.c): remove pledge stages 1 and 3
Stage 1 was causing issues with the chroot syscall, and, since stage
3 was causing more harm than security in terms of readability, I also
removed it.
2022-11-21 14:40:51 +01:00
8f75f88950 fix(Makefile): copy manpage instead of moving it 2022-11-21 14:23:56 +01:00
236b8a0545 fix: remove built cgi/feuille.cgi 2022-11-21 10:56:04 +01:00
2abefcda5c fix(Makefile): CGI script path 2022-11-21 10:54:53 +01:00
99b8f81f67 fix(cgi/form.html): more polished form 2022-11-21 10:52:06 +01:00
cf75b2b989 feat: cron jobs 2022-11-21 10:44:16 +01:00
ae31b046ae feat: miscellaneaous files 2022-11-21 10:44:02 +01:00
4c6a60f7c0 feat: CGI script and sample HTML form 2022-11-21 10:43:47 +01:00
8453d41a00 feat: First stable release 2022-11-21 10:43:22 +01:00
845677abe1 feat: Makefile 2022-11-21 10:43:01 +01:00
ca9f8261bf feat: Manpage 2022-11-21 10:42:34 +01:00
146b2241f5 feat: README and LICENSE 2022-11-21 10:41:53 +01:00