dantefromhell

Results 98 comments of dantefromhell

For this use-case the list of spaces is not fixed, while the API approach can definitely be scripted it wouldn't yield the UX expected. My very naive thought (without know...

@luke- The list idea made sense in my mind since it would not require a change to UI. Right now it seems the `user_invite.space_invite_id` field gets set any time an...

From my testing multiple emails are already sent. But since they use the same token, only 1 invite can be "redeemed". If you click on a second invite link it...

@syrel No error messages in the terminal during c&p. I see the following during gt startup but I believe they are unrelated ``` ❯ GlamorousToolkit-cli --enable-wayland --interactive /tmp/GlamorousToolkit.image (GlamorousToolkit-cli:704910): dbind-WARNING...

> @marc-farre Something like /s/space-name/p/page-name? As the initiator of one of the community threads: This looks fine to me, the importance is having a `pretty URL`

Have you seen https://github.com/NixOS/nixpkgs/pull/314668?

I also love the idea of being able to adjust niceness 👍🏽

Yeah I accidentally removed `trusted-users` the other day and was unable to push store paths build on my laptop to my raspberry. Store paths downloaded from the nixos cache worked.

+1 for this feature. To add my 2cents (use-case): > While I don't think it's really important which specific line it is in I maintain a folder structure `~/.config/overrides/$TOOL` that...

My current guess is that this might be related to [99-custom.ini](https://github.com/mriedmann/humhub-docker/blob/master/base/etc/php81/conf.d/99-custom.ini) not having any variable substitution applied during container creation. In my production humhub instance, the content of the file...