Activity of Melanie Wehowski
- Melanie Wehowski commented on the blog Darkmode added to the frameworkTo disable:‘website.darkmode.enabled=false’
- Melanie Wehowski published a blog post Darkmode added to the framework in the group Frdlweb Softwaredarkmode-js
- The darkmode/toggle was now enabled on this website too.Melanie WehowskiDarkmode added to the framework
The darkmode/toggle was now enabled on this website too.
- Melanie Wehowski published a blog post webfan.js | Frdlweb.js Configuration Parameters in the group Frdlweb SoftwareUse the "webfanConfigQuery"
- Melanie Wehowski is now a friend with R74n
- Melanie Wehowski commented on the blog RSS Viewer - Frdlweb.js ComponentDemo: https://frdlweb.de/service/news
- Melanie Wehowski commented on the blog RSS Viewer - Frdlweb.js ComponentIf from any website, you have to regard the feeds CORS headers, and eventually use a proxy on your origin.
- Melanie Wehowski published a blog post RSS Viewer - Frdlweb.js Component in the group Frdlweb SoftwareMerge RSS Feed items
- Demo: https://frdlweb.de/service/news
- There is an issue with the component, help requested. And the source code was posted here: https://startforum.de/content/perma?id=1930Melanie WehowskiRSS Viewer - Frdlweb.js Component
There is an issue with the component, help requested. And the source code was posted here: https://startforum.de/content/perma?id=1930
- + added customizable sorting of the feed items
- Melanie Wehowski posted to the wireUm einem externen Actor zu folgen müsst Ihr https://webfan.de/apps/social/@USERNAME@example.com/ 2 mal (!!!) aufrufen. Wenn Ihr einem Account folgt, erscheinen Beiträge aus dem Account in der https://webfan.de/apps/social/timeline/federated
- Melanie Wehowski posted to the wireMein “Actor”/Account ist: https://webfan.de/apps/social/@frdl-github-2658030/
- Melanie Wehowski posted to the wireWebfan was connected to the Fediverse: https://webfan.de/apps/social/
- Melanie Wehowski posted to the wire…viel zu moderieren unter den vielen neuen usern… uiohje
- Melanie Wehowski posted to the wireIch biete Webhosting, Domainregistrierung und Programmierungen (PHP/javascript).Benötigen Sie eine bestimmte Funktion für Ihre Website? Sprechen Sie mich an!My Projects and Website…
- Melanie Wehowski posted to the wireThe Webfan (Cloud) OpenAPI was added to the Webfan API Swagger-UI: https://api.webfan.de/apps/swagger-ui/?api=webfan
- Melanie Wehowski posted to the wireHier haben sich in kurzer Zeit viele User angemeldet - Herzlich Willkommen! Welcome new users!Da das Registrierungsformular kein captcha hat habe ich es zunächst deaktiviert, Anmeldung weiterhin ist möglich über:- Google- Webfan
- Although most things are cached now, the "boostrap process" is too slow.Does anyone have any suggestions to increase performance on this?https://github.com/frdlweb/webfat/blob/cd8280643f1f4ebefd7adb9ceeda98c5ff16deb0/public/index.php#L5074
- The Facades mechanism is slow. You can deactivate it to increase performance. This way you have to declare Facades manually or use the concrete classes.Melanie WehowskiPerformance
The Facades mechanism is slow. You can deactivate it to increase performance. This way you have to declare Facades manually or use the concrete classes.
- Inversion of control/DI/Helpers
- Melanie Wehowski commented on the blog PSR-11 Container Manager with remote-fallbackAnmerkung:\Webfan\Webfat\App\ContainerCollection is deprecated!Instead use:\IO4\Container\Collection
- Melanie Wehowski commented on the blog PSR-11 Container Manager with remote-fallbackAnmerkung: Entgegen den Beispielen in den (laminas) ProxyObjects ist in meiner gegenwärtigen Implementation, der RPC-Server so konstruiert, dass möglichst anstatt eine Method auf dem Server auszuführen, (wenn keine serialisierbaren oder...Read more
- Melanie Wehowski added a new discussion topic INI-Parse Description (RDAP-EXT) in the group WEID ConsortiumAdd custom data to OID entries:https://oidplus.viathinksoft.com/oidplus/?goto=oid%3A1.3.6.1.4.1.37476.9000.108.1276945.19361.24174
- Melanie Wehowski commented on the blog PSR-11 Container Manager with remote-fallbackIt is reasonable to add caching as in the IO4-Default-Implementation https://webfan.de/install/?source=IO4FallbackContainerClient.php