Dominik Schmidt

Results 134 comments of Dominik Schmidt

> {"reqId":"4f35cc93-12df-4d0c-889f-4690189d7a1d","level":0,"time":"2021-10-13T11:17:36+00:00","remoteAddr":"2.247.255.38","user":"--","app":"webdav","method":"PROPFIND","url":"\/remote.php\/webdav\/","message":"Exception: HTTP\/1.1 401 No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Basic' header found. Either the client didn't send...

FWIW I/we currently still maintain a fork here: https://github.com/owncloud/easygettext In https://github.com/owncloud/web we just reference it like this: ``` "easygettext": "https://github.com/owncloud/easygettext/archive/refs/tags/v2.18.2-oc.tar.gz", ``` It has this PR and a few minor fixes...

> @ndragun92 no, this is a case that usually works. can you check if it works if you use destructuring? > > ```ts > const { $gettext } = useGettext();...

While I usually like is and has prefixes I don't think they align with the props already present... I'm not sure it's more elegant, but another approach might be to...

This needs to bested in an actual app

Is this still relevant? if so, can you elaborate a bit more? I don't understand what this is about, owncloud.design lets you play around with components? :)

@lowensodium It's probably worth mentioning you need to persist `/root/` (or just `/root/.steam` and possibly `/root/Steam`) to be reboot safe. The scripts could/should probably be adjusted to be able to...

I would still like to see this api implemented...

> I would still like to see this api implemented... 😬

Who is tracking the "recents"? Client or server side?