Angius

Results 51 issues of Angius

Source classes: ```cs public class CommentDto { public long Id { get; set; } public UserSimpleDto? Author { get; set; } public DateTime DateTime { get; set; } public DateTime?...

**Brand Name:** SubscribeStar **Website:** https://www.subscribestar.com/ **Alexa rank:** 87,642 **Official resources for icon and color:** https://www.subscribestar.com/brand

new icon
permission granted

## Why? ![results](https://user-images.githubusercontent.com/11233299/49276506-04010600-f47f-11e8-80f9-abb1983c0a05.png) ## Disclaimer The list is not comprehensive. It mostly shows types of errors occuring in the compiled CSS, rather than listing all 250 of them. I believe...

type/bug
lang/css
tag/help-wanted
tag/good-first-issue

**Product and Version Used**: * 2024.1 EAP 7 * Roslynator.Analyzers 4.11.0 * Roslynator.Formatting.Analyzers 4.11.0 * .NET 8 * C# 12 **Steps to Reproduce**: 1. Create a solution with multiple projects...

Bug
Area-Analyzers

I switched from MediatR to Mediator recently, for sourcegen instead of reflections. Alas, it doesn't seem to support generic handlers, and I have a specific use case for them: ```cs...

### Device information * Tachiyomi version: v8.7.4-AZ * Android version: 11 * Device: Samsung Galaxy A50 ## Steps to reproduce 1. Search something on Exhentai ### Expected behavior All thumbnails...

bug

- [ ] Seeking - [ ] Volume control

- [ ] The bottom bar can be made transparent - [ ] Phone's status bar could be hidden

If the screen is high-res enough, using `representations.thumb` results in blurry images. Use screen width to determine the best size to use. ```ex @versions [ thumb_tiny: {50, 50}, thumb_small: {150,...

enhancement

Astro 3.4.0 is already out. Is there any timeline on when support for it is planned? ``` dependencies: + astro-layouts 1.0.0  WARN  Issues with peer dependencies found . └─┬ astro-layouts...