Commit graph

19 commits

Author SHA1 Message Date
ptrcnull b28bab5b3e fix: make $output/all directory
one must not assume
2024-04-07 11:39:19 +02:00
ptrcnull c1e0b04122 fix: reverse Pathlib.hardlink_to arguments
> Note the order of arguments (self, target) is the reverse of os.link's.

fuck off
2024-04-07 11:35:35 +02:00
ptrcnull 6f492ef480 style: introduce a linter 2024-04-07 11:25:32 +02:00
ptrcnull 3559c81560 feat: switch to Pathlib 2024-04-07 11:22:50 +02:00
ptrcnull 2fcde66ef1 fix: use correct variable for zone name in http handler 2024-04-07 11:22:25 +02:00
ptrcnull 1d4672943d
fix: unlink the path before linking it again 2024-03-16 20:08:39 +01:00
ptrcnull 0dca02cee6
fix: actually skip when certificate is still valid 2024-03-16 19:54:26 +01:00
ptrcnull 5e665eb9fb
fix: link files between directories instead of copying 2024-03-16 19:54:23 +01:00
ptrcnull 5561b8f7a2
fix: add config.certificates 2024-03-16 19:36:38 +01:00
ptrcnull 429c10ab48
fix: i forgot to bump the version in pyproject.toml 2024-03-16 19:21:59 +01:00
ptrcnull 312f63d06b
fix: add cooldown when adding a record because let's encrypt is slow 2024-03-16 07:35:37 +01:00
ptrcnull e3a61d3eb6
fix: exit with 1 when handler mismatches type 2024-03-16 07:30:32 +01:00
ptrcnull dfb239346b
fix: add hashbang to hook launcher 2024-03-16 07:29:10 +01:00
ptrcnull d6c80b4015
fix: i still have no idea how python modules work 2024-03-16 07:28:36 +01:00
ptrcnull acf0019a38
fix: coding is a very humbling experience 2024-03-16 07:21:16 +01:00
ptrcnull 15d9f4d820
fix: i am so good at coding 2024-03-16 07:19:43 +01:00
ptrcnull 5630f8f8d1
fix: python modules are kinda hard 2024-03-16 07:13:41 +01:00
ptrcnull fa2df68ee3
fix: make the executable executable 2024-03-16 07:12:25 +01:00
ptrcnull c1afc62c17
feat: initial commit 2024-03-16 06:58:17 +01:00