-
Also would be nice if it was more platform agnostic
Maybe Python...?
-
I was wondering if you want someone else to help you maintaining this library/client.
I am up for it. For now i just forked it and did some code cleanup, however i could add exceptions and a more mai…
-
The detector array effects are currently applied twice in `DetectorManager.readout()`, as stated in the comment there:
```python
# FIXME: Why is this applied twice ???
```
This seems to hav…
-
The current project structure contains components with repetitive styles, making the code less maintainable and readable. We need to move styles that repeat often into a react-component for reusabilit…
-
I'm planning to do a major refactor once #73 is merged in order to make the program more easily maintainable.
The current structure of ~1500 lines is a bit rough to navigate when adding features. S…
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
## Feature: Signals Module for User Management app
### Summary
Implement a signals module to manage user-related actions in by automatically creating and updating associated Profile objects. This …
-
### Description
Add Stylelint to make styling more maintainable.
### Describe the solution you'd like
- install stylelint (note the project is using pnpm) : https://stylelint.io/user-guide/ge…
-
The Configuration and OtelSdkExtension classes are rather big in size and not really easy to follow and in some cases methods have to much cognitive complexity. For the same reason and the very nature…
tidal updated
7 months ago
-
At the moment it is only possible to set the options "Use git", "Automatically push" and "Automatically pull" globally but not per profile. If you have one profile with a local password store and one …