Joshua Sing

Results 23 issues of Joshua Sing

The [proxy guide](https://reposilite.com/guide/proxy) should be updated for Reposilite v3.0.0+. https://github.com/dzikoysk/reposilite/blob/main/reposilite-site/data/guides/features/proxy.md

documentation
good first issue

The [static files guide](https://reposilite.com/guide/static-files) should be updated for Reposilite v3.0.0+. https://github.com/dzikoysk/reposilite/blob/main/reposilite-site/data/guides/features/static-files.md

documentation
good first issue

### Confirmation - [X] I have checked for similar issues. ### Problem JSpecify is a set of standard annotations for Java static analysis and is being developed by Google, JetBrains,...

type: enhancement
status: future
contributor: needs feedback
type: refactor
size: XL

### Confirmation - [X] I have checked for similar issues. ### Problem The majority of platforms supported by Chameleon now require Java 17. Additionally, Minecraft has required Java 17 since...

type: enhancement
area: build
status: breaking

**Summary** Rewrites the majority of the `chameleon-annotations` module. Fixes #171 **Changes** - Use template-based code generation to improve maintainability and readability. Previously JavaPoet was used, which resulted in code generation...

type: enhancement
status: in progress
status: breaking
area: annotations
type: refactor
size: XL

### Confirmation - [X] I have checked for similar issues. ### Problem There is currently no way for plugins using Chameleon to capture or process log messages. ### Suggested solution...

type: feature
area: api
size: L

### Confirmation - [X] I have checked for similar issues. ### Problem The current `chameleon-annotations` module has a lot of problems, however the major ones are: - Hard to maintain...

status: in progress
type: test
status: breaking
contributor: needs feedback
area: annotations
type: refactor

### Confirmation - [X] I have checked for similar issues. ### Problem Chameleon does not currently support Java 9 modules. ### Suggested solution As Chameleon requires Java 11, I think...

type: enhancement

### Confirmation - [X] I have checked for similar issues. ### Problem N/A ### Suggested solution I think it would be helpful if Chameleon supported the [KyoriPowered/examination](https://github.com/KyoriPowered/examination) library. Examination allows...

type: enhancement
type: dependencies
type: refactor
size: L

### Confirmation - [X] I have checked for similar issues. ### Problem There is currently no tests covering the `ChameleonSlf4jLogger` and `ChameleonLog4jLogger` implementations. ### Suggested solution It would be a...

area: platform
type: test
size: M