-
Frontend has to construct old conversation when clicked old conversation is clicked.
- [ ] Create functionality to get conversation data from backend.
- [ ] Create functionality to construct conversa…
-
Latest beta release:
```
➜ spv-wallet-1.0.0-beta.32 ./start.sh
Welcome in SPV Wallet!
Select your database:
1. postgresql
2. sqlite
>2
Select your cache storage:
1. freecache
2. redis
>2…
-
### Motivation
The addition of per-client route configuration directly in the WG-Easy frontend would enable more efficient and secure management of VPN clients. Currently, applying custom routes requi…
-
##### SUMMARY
On all other places where I have put IPv6 address in Zabbix configs (DB_SERVER_HOST, or ZBX_SERVER_HOST in proxies) the IPv6 address can be written without brackets.
Only i…
-
### Update from my side
I now have found the section in the [documentation](https://github.com/fossology/fossology/wiki/FOSSology-REST-API#selecting-the-group). I would nevertheless like to h…
-
### Describe the bug
Type '{ children: Element[]; align: string; }' is not assignable to type 'IntrinsicAttributes & RefAttributes'.
Property 'children' does not exist on type 'IntrinsicAttributes…
-
```
const response = await fetch(
"",
{
```
Instead of that, you should use env variables in NextJS
-
This program crashes the frontend:
```
import {consecutively, make_sound} from "sound";
consecutively(list(make_sound(x => 0, 0)));
```
https://share.sourceacademy.nus.edu.sg/d0xoj
-
Use dotenv for the frontend and Spring Boot's application.properties for the backend. Ensure sensitive data is not exposed.
-
We haven't updated our frontend dependencies in a while and the v3 branch of Svelte is getting less and less support as it's a very bleeding edge library that gets constant improvements. We should upd…