-
I'm using the WebInterface and have the following struct as a session var:
``` D
struct CurrentUser {
string username = null;
bool authenticated = false;
bool administrator = false;
}
```…
-
Hey i am facing an issue with alexa i integrated esp alexa with my code.My code is designed in such a way that it opens an https server at port 8080 and espalexa is designed to work at port 80.The ser…
-
Hi there,
I was getting started with JF and I ran into some problems I can't find any solution to.
When I try to install the sample-data by the given webinterface in this app I get a 404
(http://loc…
-
The current web interfaces of the plugins are very basic and hard to handle. If you like to change, e.g. EQ settings you only have a simple input based interface. Why not make it interactive using som…
-
### What version of Bun is running?
1.1.18+5a0b93523 (inside Docker image oven/bun:alpine, oven/bun:1 and oven/bun:debian)
### What platform is your computer?
Linux 6.5.0-41-generic x86_64 x86_64 r…
-
### Is your feature request related to a problem? Please describe.
I have created a table and added form type selection of a file. Mostly that will be an office document (text or spreadsheet).
Whe…
-
The application should provide a web interface.
## Required Pages
- [ ] **System Status**:
- an abstract overview page, containing some (relevant) runtime information
- [ ] **[should]** pl…
-
### Issue Summary:
Unable to cancel or delete pipeline. As you can see in image below
![Screenshot from 2020-12-10 15-56-17](https://user-images.githubusercontent.com/3944511/101789405-91ad6c80…
-
Hi pablogarin! I just found your torrentmanager and seems awesome! I've just some question I couldn't find answer in the readme:
- How the torrents will be downloaded? Is there any webinterface lik…
-
- Program: Authoritative
- Issue type: Feature request
### Short description
Currently the (stat)ring seems to be hardcoded to a 10K entries default. This amount can be resized in the PowerDNS …