- Aug 07, 2024
-
-
🥺 authored
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jul 01, 2024
-
-
- May 28, 2024
-
-
test -L $object [object exists and is a symbolic link (same as -h)] It is not recommended to use -h [True if file exists and is a symbolic link. This operator is retained for compatibility with previous versions of this program. Do not rely on its existence; use -L instead.]
-
- May 15, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
debconf support needs to be done in a way that does not duplicate the config file like upstream does. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- May 09, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Apr 26, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Mar 16, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Feb 12, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
from upstream MR https://gitlab.com/famedly/conduit/-/merge_requests/347 with the following changes (so far): - remove hardcoded list of allowed hosts (strongly disagree with this, even if it is desired, it should not be harcoded) - add more allow config options for granularity via URL contains, host contains, and domain is (explicit match) for security - warn if a user is allowing all URLs to be previewed for security reasons - replace an expect with proper error handling - bump webpage to 2.0 - improved code style a tad Co-authored-by:
rooot <hey@rooot.gay> Signed-off-by:
rooot <hey@rooot.gay> Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jan 31, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jan 15, 2024
-
-
these database backends are either unmaintained, broken in conduit, or incredibly niche for something like conduwuit. also i want to bump the MSRV. Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jul 29, 2023
-
-
Timo Kösters authored
-
- Jul 23, 2023
-
-
Paul van Tilburg authored
Also apply the database creation and ownership change on every installation and upgrade.
-
- Oct 13, 2022
-
-
exin authored
-
- Apr 09, 2022
-
-
Paul van Tilburg authored
This override was accidentally introduced by commit de6c3312. The Debian postinst script will ask for and generate a config with the address set. This should not be overriden by what is set in the default config and is thus a deviation from the standard docs.
-
- Feb 16, 2022
-
-
Jonas Zohren authored
-
Timo Kösters authored
-
- Feb 12, 2022
-
-
Jonas Platte authored
-
- Aug 31, 2021
-
-
Jonathan de Jong authored
-
- Jul 14, 2021
-
-
Jonathan de Jong authored
-
- May 24, 2021
-
-
Timo Kösters authored
-
- Apr 22, 2021
-
-
Paul van Tilburg authored
-
Paul van Tilburg authored
Only generate this file once. I am not sure what to do with future upgrades yet.
-
- Nov 24, 2020
-
-
Paul van Tilburg authored
* The Debian part will be generated and managed by Debconf and configure homeserver name, address and port * The local part will just be a config file that shows the other configuration options Added the address configuration and moved the config generation from the config to the postinst script.
-
Paul van Tilburg authored
-