-
It'd be nice if we could get an alternative wording of `1 day ago`, `in 1 day` in `HumanReadable.timeAgo()` as `yesterday` and `tomorrow`, and also be able to format date only, which could return `tod…
-
[sql_1](https://github.com/leonidig/sql_1/tree/main)/[routes](https://github.com/leonidig/sql_1/tree/main/routes)
/__init__.py
Якщо імпортуєте модулі з поточного пакету(коли в середині цього пакет…
-
running browser sync with gulp and I am wondering when specifying basDir, is the file path relative to where the gulpfile.js is which has the browser sync setup ? when I wrote ' ./ ' I got can not get…
-
Hello!
As the title says, it could be possible to add taproot support?
This descriptor was added 2 years ago, and I would try to sign txs using this new address.
Also, it could be fine to add xpub …
-
Relative cancel dates are currently confusing, because they are set to begin of day (00:00:00). Actually they should go until end of day (23:59:59).
So let's say, a booking option starts at Dec. 6, 0…
-
### Discussed in https://github.com/opentrack/opentrack/discussions/1805
Originally posted by **Keebler750** February 11, 2024
[[POST number 2 in [DISCUSSION][(url)](https://github.com/opentra…
-
Version: Deno 1.39.3
---
Importing relative, local npm package doesn't work under Deno using `deno.json` or `package.json`.
```js
// main.js
import 'my-lib';
```
```jsonc
// package.…
-
### Feature Type
- [X] Adding new functionality to pandas
- [X] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
I wou…
-
Per our discussion in Discord -
Having a flag file to cause a defaulting of behavior to a full portable mode without the need for environment variables, creation of additional paths/confs in the ho…
-
Our current support for `@Order` is using an absolute number with a default value of "lowest precedence" (i.e. `Integer.MAX_VALUE`). We also have `@PriorityOrdered` to override such ordering in certai…