Gitea-VSCode icon indicating copy to clipboard operation
Gitea-VSCode copied to clipboard

Issue tracker for gitea repositories

Results 23 Gitea-VSCode issues
Sort by recently updated
recently updated
newest added

Due to the percentage of git web interfaces providing access to an API that can be used for fetching issues I would suggest implementing some of them. This would go...

A Markdown Render for issues. Need PR #46 PR contains: - A renaming of some contributions ID - A Welcome View to explain that a refresh is needed - I...

Take login of assignee. Fix #35

Create a static logger to add some information Configurable debug mode. Really not perfect but it can help to see what's going on when refresh tickets.

Create an Issue object in issue provider show a beautiful colored badge : ![image](https://user-images.githubusercontent.com/4601728/185147943-577f9b8b-edaa-42f0-872a-04f45e8e0781.png) So sad to miss this :) (before : ![image](https://user-images.githubusercontent.com/4601728/185148572-306e7ab7-0bc6-4def-aa31-0773bc8e57e5.png))

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

On Gitea (as well as GitHub, Gitlab, and probably other issue systems using Markdown), list entries starting with a pair of square brackets and either a space or an x...

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies

Make labels work with blanks by replacing all " " with "%20".

As far as I'm aware, there currently is no way of sorting issues in the extension window. Using the extension in a huge repo with many team members is impossible...

enhancement
good first issue