Results 428 comments of Alain Bourgeois

CreateFile() is using putFile() to is directectly using a PUT postFile() uses POST this imply it must create intermediate directories. To do that it is using createFolder() - Can you...

I'm unable to reproduce any problem with postFile() checked tests, checked with creating files in root or any other folder and everything seems OK.

@FilippoScaramuzza thanks for your questions : 1. to read the `/.meta` content you can either : - GET to the container (example https://pimsfsc.solidcommunity.net/ and click on source-pane/ - GET to...

@FilippoScaramuzza I did continue my research and it appears that until now ([email protected] the current https://solidcommunity.net implementation .meta are only allowed on container resources. I think to remember (?) that...

Could we try to automatically logout when leaving a solid page app ?

Thank you very much. Your 2 mails where a very good explanation. As a result I take a quick course on nmp. And looked at the intent of browserify. I...

Well not really because the request was targetting `/robots.txt` ``` 2025-02-11T07:27:53.512Z [HandlerServerConfigurator] {Primary} info: Received GET request for /robots.txt 2025-02-11T07:27:53.516Z [TargetExtractorErrorHandler] {Primary} warn: Unable to add identifier to error metadata:...

Thanks for the UX feedback. Not being a CSS expert, I think the issues relates to the multiple possibilities offered by CSS - as an `IDP provider` : an IDP...

> But for .meta this does not work indeed, as the server internally just interprets these as quads, and not a specific content-type. The internal type that is used to...