-
### đź“‘ I have found these related issues/pull requests
- https://github.com/louislam/uptime-kuma/issues/3056
### 🏷️ Feature Request Type
New monitor
### đź”– Feature description
As a user i…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arch: x64
…
mstys updated
1 month ago
-
Hey ! Thank you for your project !
I'm trying to use it with the arr suit with the latest container image but I have an issue.
When I try to get a challenge check, I end up with the following erro…
-
### Describe the bug
SQL compilation error is returned if a TEXT variable is used in a CTE that is later called within a PIVOT function
### To Reproduce
1. Set up Metabase (texted in 48, 49 a…
-
Error: Unknown auth message code 1375731712
at Connection.handleAuth (connection.ts:216:15)
at Connection.startup (connection.ts:170:16)
at async Client.connect (client.ts:163:5)
a…
-
I try to follow the documentation about to use the "middleware" to detect the session expiration ([link](https://hilla.dev/docs/lit/guides/security/session-expiration)). But I don't understand how th…
-
config: https://gist.github.com/hasufell/bac20cbd29c9af528d4536e831637f3b
Letting the plugin start nREPL seems to work, vscode connects, but nothing works.
Trying to use clj directly via (with o…
-
### Describe the bug
I have a model built on SQL query to Clickhouse's system table `system.query_log`. The query is:
```
SELECT event_time,
initial_user,
type,
read_bytes /…
-
I cannot seem to get past this error:
``` shell
Loading "Gruntfile.js" tasks...ERROR
>> TypeError: Object function (Target) {
>> grunt.task.run([
>> 'configureHttpAuth',
>> …
-
# Add Support for ES7/TypeScript Decorators
Per my convo with @jsdevel on Gitter, I'd like to propose adding some implementation for decorators.
## Example
**ZooController.ts**
``` javascript
@cont…