Rico Goldhardt

Results 12 issues of Rico Goldhardt

First of all: great work! I think it would be good to have some "resources" linked on the site. Some examples for contact-tacing apps (open source ones, respecting privacy of...

Resolves #698 #### Changes proposed in this pull request: - selecting an index not defined in the array returns an error. simply check if there is enough elements in the...

I noticed that the wiki is a bit out of date or unclear in some parts and should be updated. Possible changes include: - Removing instructions for older versions (extDB2...

Spyglass should be reworked to be more user-friendly and easier. This is more of an "ideas for reworking spyglass"-thread than an "issue". - remove necessity to add `fnc` and `fnc_meta`...

### Requested Change Currently, when units are involved something like `str _unit` or `str player` is added to the listbox. Instead, `netId _unit` should be used instead (object can be...

**Nextcloud:** - Nextcloud-Version: 24.0.2 - Forms-Version: 2.5.1 **Is your feature request related to a problem? Please describe.** When creating forms, the possibility to embed links can be helpful to clear...

enhancement
1. to develop

### Version and Build 1.0.5 ### Summary Add more Control Types ### Detail It would be nice, if you could add more Control types, since many of them are missing....

enhancement

### Version and Build 1.0.5 ### Summary Add Shortcuts for more intuitive usage ### Detail (Customizable) Shortcuts for Deleting (DEL), Editing Properties (P) and other main functions should be added...

enhancement

SQFLint throws a random Error `Expected ";" but "\n" found`, if a macro ends with a semicolon. Example: ```cpp #define A(NAME) class NAME {}; A(test1) A(test2) ``` above throws the...

- add blackfisch/advent-of-code-blackfisch