101 Commits

Author SHA1 Message Date
48792673dc fix: use absolute path in service file
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 18s
2026-03-15 18:21:11 +01:00
d8b747e315 fix: make install rights
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 20s
Continuous Delivery / build_n_upload (push) Successful in 22s
v0.1.57
2026-03-15 16:43:26 +01:00
0c92b1072a doc: improve makefile
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 19s
2026-03-08 22:26:17 +01:00
37d6ea9e4a doc: add make help
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 21s
2026-03-08 21:28:35 +01:00
6ddea566f3 fix: separate systemctl restart and reenable commands
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 21s
Continuous Delivery / build_n_upload (push) Successful in 22s
v0.1.56
2026-03-08 16:45:36 +01:00
844e727b7d doc: update readme
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 19s
Continuous Delivery / build_n_upload (push) Successful in 19s
v0.1.55
2026-03-08 16:39:06 +01:00
7e59f820a3 feat: add csp data type
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 21s
Continuous Delivery / build_n_upload (push) Successful in 22s
v0.1.54
2026-03-08 16:08:13 +01:00
89e3d510df fix: rename nginx default file 2026-03-08 16:07:59 +01:00
99067e5ead ci: fix upload pkg command
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 21s
Continuous Delivery / build_n_upload (push) Successful in 22s
v0.1.53
2026-03-08 02:55:17 +01:00
16b36fe751 ci: typo depth
Some checks failed
Continuous Integration / lint_n_build (push) Successful in 1m16s
Continuous Delivery / build_n_upload (push) Failing after 19s
v0.1.52
2026-03-08 02:49:03 +01:00
781a21a209 ci: set depth 0
Some checks failed
Continuous Integration / lint_n_build (push) Failing after 13s
2026-03-08 02:45:49 +01:00
bb08a22ad5 ci: add .gitea folder
Some checks failed
Continuous Integration / lint_n_build (push) Failing after 1m11s
2026-03-08 02:43:22 +01:00
571a660b75 ci: come back to gitea 2026-03-08 01:40:06 +01:00
378a44a7a5 ci: trigger actions 2026-03-07 13:41:36 +01:00
786a340122 fix: runner label 2026-03-07 12:52:11 +01:00
dc894293b6 refactor: migrate to forgejo 2026-03-07 12:50:53 +01:00
995b60af81 doc: improve sections 2026-02-17 14:28:39 +01:00
b1f6a731a7 doc: add security notes section 2026-02-17 14:23:29 +01:00
60ff95c8f7 doc: remove cd badge 2026-02-17 14:17:23 +01:00
09d04cc063 doc: move badges
Some checks failed
Continuous Delivery / build_n_upload (push) Has been cancelled
v0.1.51
2026-02-17 14:13:10 +01:00
e351eaea47 doc: fix badges 2026-02-17 14:12:00 +01:00
2c20d96e99 doc: improve readme 2026-02-17 14:03:52 +01:00
84e97fe190 ci: fetch depth 0
Some checks failed
Continuous Delivery / build_n_upload (push) Has been cancelled
v0.1.50
2026-02-17 02:09:28 +01:00
d97626ffd2 ci: fetch tags 2026-02-17 02:08:15 +01:00
5c57534ab9 ci: fix shellcheck target 2026-02-17 02:04:42 +01:00
051c806332 ci: fix shellcheck targets 2026-02-17 02:02:59 +01:00
34279dd21c ci: add shellcheck targets 2026-02-17 02:01:57 +01:00
6b5679e3fe ci: remove systemdlint 2026-02-17 01:07:13 +01:00
82fd911427 ci: add rpm build 2026-02-17 00:15:48 +01:00
c2401ee8da ci: add ci workflow 2026-02-17 00:13:05 +01:00
4c0fbbfe97 ci: add git ref
Some checks failed
Continuous Integration / build (push) Has been cancelled
v0.1.49
2026-02-15 01:10:12 +01:00
0bc8c67e92 ci: fix typo tag name
Some checks failed
Continuous Integration / build (push) Has been cancelled
v0.1.48
2026-02-15 00:53:15 +01:00
39e1037020 ci: add cd v0.1.47 2026-02-15 00:49:00 +01:00
1f566cf8bf ci: try without username 2026-02-15 00:39:48 +01:00
2046dd0983 ci: try with github.token 2026-02-15 00:37:06 +01:00
f788c3a132 ci: add user and token 2026-02-15 00:08:14 +01:00
9c20ba929a ci: fix typo 2026-02-14 22:58:06 +01:00
4b2c9268d9 ci: remove tag list 2026-02-14 22:51:27 +01:00
e1e84909f9 ci: fetch all history 2026-02-14 22:50:25 +01:00
784cef2c74 ci: add --fail-with-body 2026-02-14 22:17:36 +01:00
568dd00554 ci: shell expansion 2026-02-14 22:09:07 +01:00
f5480a12dc ci: add --always 2026-02-14 21:57:35 +01:00
3363c3725d ci: change git describe command 2026-02-14 21:54:24 +01:00
69d5b8aeae ci: fetch tags 2026-02-14 21:45:25 +01:00
26c809f746 ci: add checkout step 2026-02-14 21:21:25 +01:00
eb1cefe72e ci: list files 2026-02-14 21:19:16 +01:00
f3c441db2b fix: ngix security headers 2026-02-14 21:15:08 +01:00
f575c4f0d9 Add mode non-interactive on delete cert v0.1.46 2026-01-19 15:50:45 +01:00
32f20d5443 Cleanup sh script v0.1.45 2026-01-19 15:40:27 +01:00
84e71bbdb9 Fix certbot command in remove step v0.1.44 2026-01-19 14:34:57 +01:00