Kim Hallberg

Results 34 issues of Kim Hallberg

Feature request is taken from an old column in the TODO projects.

enhancement

Thinking we have a "Trending" page where you can select to see the popular pastes in these time frames: `today | this week | this month | this year |...

enhancement

Perhaps as simple as adding a box to the right of the interface theme selector and some text boxes to add custom links. Then those links will get echoed to...

enhancement

This PR adds a `.gitattributes` file to decrease the package size by ignoring specific files and folders that aren't directly package related and don't need to be downloaded when minicli...

This PR enables a rudimentary version of local network sharing with the fix mentioned in (https://github.com/laravel/valet/issues/440#issuecomment-579830736). This pull request was suggested in (https://github.com/laravel/docs/pull/8267) by @driesvints. I've tested the fix locally...

This PR builds on https://github.com/open-runtimes/open-runtimes/pull/67 by adding support for running Nodes ES modules, instead of running compiled ES modules from TypeScript. I am adding the image from the related issue...

Building on https://github.com/open-runtimes/open-runtimes/pull/67 which added support for ES modules compiled from TypeScript back to CommonJS, what about adding support for Nodes ES modules as well? ![Screen Shot 2022-10-03 at 5...

This PR updates the PHP Get Giphy GIF example to use the latest `v2-8.1` docker image and fixes an issue where the search query wasn't URL encoded causing the API...

hacktoberfest-accepted

This PR updates the PHP Object Detection example to use the v2 image. It also includes a fix where the image couldn't be fetched if the URL is behind a...

hacktoberfest-accepted

This PR adds a PHP version of the `sendMessage()` example as described in (https://github.com/appwrite/appwrite/issues/3955). The PR uses the same channels and services as the other send messages PRs, that way...

hacktoberfest-accepted