-
Possibly a .json file, allow users to edit ping hosts, and enable/disable services to be monitored and displayed
-
While running the app using "npm run watch" it throws error for the line " var url = `${BASE_URL}/join/${this.inviteHash}`; " in https://github.com/timezoneio/timezoneio/blob/master/app/models/team…
-
As I've been doing some work on removal of the UserSettings and RecentFiles services, I have noticed a problem with the API. When a user requests a service by calling GetService we return null if the …
-
A place to design the new **codecharta.cc.json**. This issue description should always contain all commented ideas and be up to date!!!
- **`analysis`** is data from the ccsh importer. This will ne…
-
### Overview
NBTExplorer throws the following error twice on closing the window; happens every time I launch the program. The full error log is below the message posted.
```
------------------------…
-
**Describe the bug**
If a structure has no members in the API model, the code generator will not generate the respective empty Go structure. This causes issues when other structures attempt to create…
-
Databases should be added, for these concerns shown below:
1. Full text search
2. Bookmark tagging
3. Improve performance
However, we should handle legacies first, for we're using pickle persist…
-
**Setup**
- OS: MacOS
- Browser: Chrome
- Module version: 1.5.9
- Foundry version: 11 313
- Gaming system & version: DND 5e 2.3.1
- Any other modules enabled: Yes and I found out it was Lo…
-
This one is fun, so I just happened to create my admin users on a new server a month ago, when I added my family to the main server or created my test server for debugging, the sound effects menu item…
-
Von der Klasse database soll eine projektspezifische Klasse abgeleitet werden und die ursprüngliche umbenannt.
bisher: class database
neu: class database erbt von class databaseBase
Mit dieser neuen …