rj

Results 15 issues of rj

Hey, Through careful refactoring, we were able to make the code more DRY (Don't Repeat Yourself) by creating a single, reusable component that dynamically renders the correct task based on...

website

This PR addresses point number two for issue #1022 which add the ability to delete a message from the actions drop-down menu. The back-end requires some work for individual message...

website

This PR implements task number three for issue #1022. - Add halt/stop tree feature - Add copy message id to clipboard feature - Sort alphabetical to the translation files to...

website

Fixes #1326 This PR moves all json in `side_menu.json` to `common.json`. We have an issue with the side menu layout as it's a high level component and this causes hydration...

i18n

We have an issue with the side menu locales: ![image](https://user-images.githubusercontent.com/5537428/217356265-b597943a-fe53-4908-a61f-e028c082a913.png) This is accompanied by an error in the console.

website

Hey, this pr fixes issue #1364 and also applies some refactoring of the code in `SortableItem`. Here is a a summary of the changes: - Replace `useState` hook to manage...

This PR fixes all the error preventing stories from loading. - Added `SessionDecorator` as `useSession` requires a provider - Added `RouterDecorator` for to support usage of `useRouter` hook. - Added...

website

Hey, thanks for the awesome work you've been doing with Ollama. I was hoping that you would consider adding my extension for vscode to the list of extensions and plugins...

Hey, I am unable to create an access token due to an 'outdated` publisher agreement. I tried to resign the agreement but it says "You already signed" so now I...