-
Myriad is idiomatically configured with attributes, but this is sad for dependency reasons. While Whippet plugins can certainly examine the input AST to locate attributes, we expect configuration from…
-
Subclasses of a polars data frame (any UptakeData, e.g.) will revert to regular polars data frame after a polars operation (e.g. filter, with_columns, rename, etc.). We can make versions of these pola…
-
### Feature Description
Consider finding a way to support Horizontal Scrolling for changing the hotbar.
Many mice allow you to navigate up, down, left and right.
Having a more robust config where w…
-
This work put me over 10 touched files (13) - but I aimed to do a few things:
- Abstract areas where we're directly hitting the database and manipulating items into a single place, th…
-
Per the quoted thread, am asking for documentation regarding intended use of the new APIs for those migrating from 3.x.x using methods such as `withPageAuthRequired`, `withMiddlewareAuthRequired`, etc…
-
Currently all the code is in the hpp due to linker issues
-
Part one:
Create a compare chart for us to review the payment processing systems you, Gloriana, and Manuel discussed during your meeting.
Part two:
Install
-
We find that when we try to fetch large file content with API `GET https://api-data.line.me/v2/bot/message/{messageId}/content`, the connection will be closed by line client when it exceed 100s.
…
-
```java
@Configuration
public class DependencyProvider {
@InjectableComponent
public PlaceholderHook createPlaceholderHook() {
//return isEnabled("PlaceholderAPI") ? new Place…
-
Evaluate the necessity of the delayed_mailer and delete_delayed_mailer methods in the controller. Consider moving this functionality elsewhere if appropriate.