From 620d4790f027bc65d18248d14cd0e179e731c248 Mon Sep 17 00:00:00 2001 From: Soispha Date: Thu, 27 Jul 2023 10:26:41 +0200 Subject: chore(version): v0.5.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 41fb768..8cba530 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.5.0 - 2023-07-27 +#### Bug Fixes +- **(system/impermanence)** Keycloak was actually postgresql - (595ab5c) - Soispha +- **(system/mail)** Add User - (8423cea) - sils +- **(system/services/matrix/bridges/m-wa)** Use own database - (911c3a1) - Soispha +- **(system/services/matrix/bridges/m-wa)** Correct postgresql uri - (30c0434) - Soispha +#### Features +- **(system/services/matrix/bridges)** Add mautrix-whatsapp bridge - (7fe499e) - Soispha + +- - - + ## v0.4.1 - 2023-07-25 #### Bug Fixes - **(system/services/mail)** Add new user - (e03e490) - sils -- cgit 1.4.1 From 4c48873ace5e953db8681d8b7732b780934a9e8a Mon Sep 17 00:00:00 2001 From: sils Date: Fri, 28 Jul 2023 11:47:26 +0200 Subject: chore(version): v0.5.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cba530..602f6db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.5.1 - 2023-07-28 +#### Bug Fixes +- **(system/services/mail)** Update mail users - (fe5da03) - sils + +- - - + ## v0.5.0 - 2023-07-27 #### Bug Fixes - **(system/impermanence)** Keycloak was actually postgresql - (595ab5c) - Soispha -- cgit 1.4.1 From 6808ac4dbe19a04d56d4a381ef9ff9d205e47b0e Mon Sep 17 00:00:00 2001 From: Soispha Date: Fri, 28 Jul 2023 22:28:01 +0200 Subject: chore(version): v0.6.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 602f6db..6aeb4a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.6.0 - 2023-07-28 +#### Bug Fixes +- **(treewide)** Use correct function argument specification - (8350b2e) - Soispha +#### Features +- **(system/services/mail/users)** Add mailusers - (a3eed53) - Soispha +#### Refactoring +- **(system/services/nginx)** Reduce encrypted stuff to a minimum - (2b766df) - Soispha + +- - - + ## v0.5.1 - 2023-07-28 #### Bug Fixes - **(system/services/mail)** Update mail users - (fe5da03) - sils -- cgit 1.4.1 From c6e4151849662e3a4769a2d58c8d81e57d04e32d Mon Sep 17 00:00:00 2001 From: sils Date: Fri, 4 Aug 2023 14:57:41 +0200 Subject: chore(version): v0.7.0 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6aeb4a2..cc864f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.7.0 - 2023-08-04 +#### Bug Fixes +- **(system/services/nix-sync)** Remove timeout on build - (dfb847a) - Soispha +- **(system/services/nix-sync)** Rebase on pulls, to allow for force pushes - (8d9ef95) - Soispha +- **(system/services/nix-sync)** Make the timer relative to the unit start - (18aa0c5) - Soispha +- **(system/users)** declare nixremote as normal user - (e326476) - sils +#### Build system +- **(flake)** Update - (7e153ea) - Soispha +#### Features +- **(system/services/nginx/hosts)** Add another domain - (81bf112) - Soispha +- **(system/users)** Add nixremote - (6e2578e) - sils + +- - - + ## v0.6.0 - 2023-07-28 #### Bug Fixes - **(treewide)** Use correct function argument specification - (8350b2e) - Soispha -- cgit 1.4.1 From d9ac400a323f3e0e2461f6e1a15f03f980c38d6e Mon Sep 17 00:00:00 2001 From: Soispha Date: Fri, 11 Aug 2023 18:15:01 +0200 Subject: chore(version): v0.8.0 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cc864f2..b7aa2f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. +- - - +## v0.8.0 - 2023-08-11 +#### Features +- **(system/services/snapper)** Add - (1256cab) - Soispha + - - - ## v0.7.0 - 2023-08-04 #### Bug Fixes @@ -263,4 +268,4 @@ All notable changes to this project will be documented in this file. See [conven - - - -Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). \ No newline at end of file +Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). -- cgit 1.4.1 From 112606a305a832f73bdbae9dd500294e0e426521 Mon Sep 17 00:00:00 2001 From: Soispha Date: Fri, 18 Aug 2023 20:36:19 +0200 Subject: Chore(Changelog): Delete branch specific changelogs --- CHANGELOG.md | 24 ++++++++++++++++++++++++ system/secrets/CHANGELOG.md | 30 ------------------------------ 2 files changed, 24 insertions(+), 30 deletions(-) delete mode 100644 system/secrets/CHANGELOG.md (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b7aa2f1..08448d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,30 @@ # Changelog All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. +- - - +## v0.9.0 - 2023-08-13 +#### Bug Fixes +- **(system)** Binary substitution for debugging - (9685791) - sils +- **(system/secrets)** Tell (r)agenix new location of invidious hmac secret - (95b7f9d) - sils +- **(system/secrets)** make invidious settings readable for invidious - (c31ce7f) - sils +- **(system/secrets/invidious)** Change formatting of invidiousSettings - (38c2bb6) - sils +- **(system/service/invidious)** Copy their script, to remove shell escape - (542bb5d) - Soispha +- **(system/services/invidious)** Add interpreter to start script - (08eb773) - Soispha +- **(system/services/invidious)** Force the new script option to be applied - (df87e1d) - Soispha +- **(system/services/invidious)** Set correct access permissions on hmac - (c525e36) - Soispha +- **(system/services/invidious)** Check tables on startup - (b39d800) - Soispha +- **(system/services/invidious)** Quote attr names in json config - (b6d9d96) - Soispha +- **(system/services/invidious)** Specifiy database host - (704232e) - sils +#### Features +- **(system)** Add invidious - (3175754) - sils +#### Miscellaneous Chores +- **(Merge)** Branch 'invidious' - (e33c36f) - Soispha +- **(version)** v0.8.0 - (03ce680) - Soispha +- **(version)** v0.8.0 - (d9ac400) - Soispha +#### Refactoring +- **(system/secrets/invidious)** Remove unneeded files and improve names - (320cc25) - Soispha +- **(system/secrets/secrets.nix)** Remove redundant secretlist - (e1f0250) - sils + - - - ## v0.8.0 - 2023-08-11 #### Features diff --git a/system/secrets/CHANGELOG.md b/system/secrets/CHANGELOG.md deleted file mode 100644 index cef729c..0000000 --- a/system/secrets/CHANGELOG.md +++ /dev/null @@ -1,30 +0,0 @@ -# Changelog -All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - -- - - -## v0.9.0 - 2023-08-13 -#### Bug Fixes -- **(system)** Binary substitution for debugging - (9685791) - sils -- **(system/secrets)** Tell (r)agenix new location of invidious hmac secret - (95b7f9d) - sils -- **(system/secrets)** make invidious settings readable for invidious - (c31ce7f) - sils -- **(system/secrets/invidious)** Change formatting of invidiousSettings - (38c2bb6) - sils -- **(system/service/invidious)** Copy their script, to remove shell escape - (542bb5d) - Soispha -- **(system/services/invidious)** Add interpreter to start script - (08eb773) - Soispha -- **(system/services/invidious)** Force the new script option to be applied - (df87e1d) - Soispha -- **(system/services/invidious)** Set correct access permissions on hmac - (c525e36) - Soispha -- **(system/services/invidious)** Check tables on startup - (b39d800) - Soispha -- **(system/services/invidious)** Quote attr names in json config - (b6d9d96) - Soispha -- **(system/services/invidious)** Specifiy database host - (704232e) - sils -#### Features -- **(system)** Add invidious - (3175754) - sils -#### Miscellaneous Chores -- **(Merge)** Branch 'invidious' - (e33c36f) - Soispha -- **(version)** v0.8.0 - (03ce680) - Soispha -- **(version)** v0.8.0 - (d9ac400) - Soispha -#### Refactoring -- **(system/secrets/invidious)** Remove unneeded files and improve names - (320cc25) - Soispha -- **(system/secrets/secrets.nix)** Remove redundant secretlist - (e1f0250) - sils - -- - - - -Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). \ No newline at end of file -- cgit 1.4.1 From 153a3dba6b1e61d32ffd041ea571ee2b1ed6d4ff Mon Sep 17 00:00:00 2001 From: Soispha Date: Fri, 18 Aug 2023 20:37:09 +0200 Subject: chore(version): v0.9.0 --- CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 08448d6..0c2c077 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,38 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.9.0 - 2023-08-18 +#### Bug Fixes +- **(system)** Binary substitution for debugging - (9685791) - sils +- **(system/secrets)** Tell (r)agenix new location of invidious hmac secret - (95b7f9d) - sils +- **(system/secrets)** make invidious settings readable for invidious - (c31ce7f) - sils +- **(system/secrets/invidious)** Change formatting of invidiousSettings - (38c2bb6) - sils +- **(system/service/invidious)** Copy their script, to remove shell escape - (542bb5d) - Soispha +- **(system/services/invidious)** Add interpreter to start script - (08eb773) - Soispha +- **(system/services/invidious)** Force the new script option to be applied - (df87e1d) - Soispha +- **(system/services/invidious)** Set correct access permissions on hmac - (c525e36) - Soispha +- **(system/services/invidious)** Check tables on startup - (b39d800) - Soispha +- **(system/services/invidious)** Quote attr names in json config - (b6d9d96) - Soispha +- **(system/services/invidious)** Specifiy database host - (704232e) - sils +- **(system/services/libreddit)** Don't open firewall - (f0a9852) - Soispha +- **(system/services/libreddit)** Actually proxy services via nginx - (097d566) - Soispha +#### Build system +- **(flake)** Update - (46dfce2) - Soispha +#### Features +- **(system)** Add invidious - (3175754) - sils +- **(system/services/libreddit)** Init - (7428d69) - Soispha +#### Miscellaneous Chores +- **(Changelog)** Delete branch specific changelogs - (112606a) - Soispha +- **(Merge)** Branch 'invidious' - (e33c36f) - Soispha +- **(version)** v0.9.0 - (74e2c16) - sils +- **(version)** v0.8.0 - (03ce680) - Soispha +- **(version)** v0.8.0 - (d9ac400) - Soispha +#### Refactoring +- **(system/secrets/invidious)** Remove unneeded files and improve names - (320cc25) - Soispha +- **(system/secrets/secrets.nix)** Remove redundant secretlist - (e1f0250) - sils + +- - - + ## v0.9.0 - 2023-08-13 #### Bug Fixes - **(system)** Binary substitution for debugging - (9685791) - sils -- cgit 1.4.1 From 5eda6811be4b66b1057b6cb8c5f67c1259be267f Mon Sep 17 00:00:00 2001 From: Soispha Date: Mon, 2 Oct 2023 18:25:52 +0200 Subject: chore(version): v0.10.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c2c077..381d82d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.10.0 - 2023-10-02 +#### Bug Fixes +- **(system/services/nginx)** Update hosts - (2aa1c16) - Soispha +- **(system/services/taskserver)** Use strict certificate validation - (17f6a00) - Soispha +- **(system/services/taskserver)** Specify domain to listen on - (18624e4) - Soispha +#### Build system +- **(flake)** Update - (327e8bf) - Soispha +- **(flake)** update - (0a877a1) - sils +- **(flake)** update - (ec43442) - sils +- **(flake)** Update - (a4c1e69) - Soispha +#### Features +- **(system/services/taskserver)** Init - (cd75ff6) - Soispha + +- - - + ## v0.9.0 - 2023-08-18 #### Bug Fixes - **(system)** Binary substitution for debugging - (9685791) - sils -- cgit 1.4.1 From 7da6e60b4006edec97440769ecf94157910c2eff Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 3 Oct 2023 16:33:04 +0200 Subject: chore(version): v0.11.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 381d82d..a7c5132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.11.0 - 2023-10-03 +#### Bug Fixes +- **(system/services/miniflux)** Reduce password length - (ca1e354) - Soispha +- **(system/services/miniflux)** Correctly specify secret path - (b4944b1) - Soispha +#### Features +- **(system/services/miniflux)** Init - (932c45d) - Soispha + +- - - + ## v0.10.0 - 2023-10-02 #### Bug Fixes - **(system/services/nginx)** Update hosts - (2aa1c16) - Soispha -- cgit 1.4.1 From 5b1220b2f47bfaa6a63cc144b67288b31f4cfc46 Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 3 Oct 2023 18:07:25 +0200 Subject: chore(version): v0.12.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c5132..1928ad8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.12.0 - 2023-10-03 +#### Bug Fixes +- **(system/services/murmur)** Allow murmur's user to read certs - (c37bf3d) - Soispha +#### Build system +- **(flake)** update - (f3eeef8) - sils +#### Features +- **(system/services/murmur)** Init - (beb53b0) - Soispha + +- - - + ## v0.11.0 - 2023-10-03 #### Bug Fixes - **(system/services/miniflux)** Reduce password length - (ca1e354) - Soispha -- cgit 1.4.1 From 7d905a84db0514bdd8c07bc3a1a0bbff3eaa1a18 Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 3 Oct 2023 18:09:02 +0200 Subject: chore(version): v0.13.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 1928ad8..b82c79c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.13.0 - 2023-10-03 +#### Bug Fixes +- **(system/services/murmur)** Allow murmur's user to read certs - (c154fa3) - Soispha +#### Features +- **(system/services/murmur)** Initialize - (a3c3166) - Soispha +#### Miscellaneous Chores +- **(version)** v0.12.0 - (5b1220b) - Soispha + +- - - + ## v0.12.0 - 2023-10-03 #### Bug Fixes - **(system/services/murmur)** Allow murmur's user to read certs - (c37bf3d) - Soispha -- cgit 1.4.1 From b07daa8d46300eef7f0b99f9061955f79de08346 Mon Sep 17 00:00:00 2001 From: sils Date: Wed, 11 Oct 2023 13:55:36 +0200 Subject: chore(version): v0.14.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b82c79c..8b41f38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.14.0 - 2023-10-11 +#### Features +- **(system/services/nix)** add wheel group to trusted-users - (52ae495) - sils + +- - - + ## v0.13.0 - 2023-10-03 #### Bug Fixes - **(system/services/murmur)** Allow murmur's user to read certs - (c154fa3) - Soispha -- cgit 1.4.1 From 4325da79ba9dfc8191d896dbbc801337d3f8b5bb Mon Sep 17 00:00:00 2001 From: sils Date: Fri, 13 Oct 2023 13:46:04 +0200 Subject: chore(version): v0.15.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b41f38..a90b456 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.15.0 - 2023-10-13 +#### Bug Fixes +- **(system/services/mastodon)** remove unneccessary stringcasts - (cfdd2e3) - sils +- **(system/services/mastodon)** change string to list of string - (478437b) - sils +- **(system/services/mastodon)** add nginx to group 'mastodon' - (1ddfb65) - sils +- **(system/services/mastodon)** allow registration only with vhack.eu/sils.li mail - (bd82494) - sils +- **(system/services/mastodon)** separate domains for user handles and webinterface - (cb49aa5) - sils +- **(system/services/mastodon)** correct age secret path - (b8f786b) - sils +#### Build system +- **(flake)** update - (d4fbb49) - sils +#### Features +- **(system/services)** actually import mastodon - (927fc16) - sils +- **(treewide)** add mastodon - (631e9c0) - sils + +- - - + ## v0.14.0 - 2023-10-11 #### Features - **(system/services/nix)** add wheel group to trusted-users - (52ae495) - sils -- cgit 1.4.1