Jan Lupčík

Results 12 issues of Jan Lupčík

Hey there! I would appreciate to have checkbox for hiding the admin when editing him. I mean if I check it, the user will not be listed in _Admin_ dropdown...

type: enhancement
template: not used

I have had to update the unity test for FASTBuild to reflect the hash change. I have also added a functional test to represent the functionality of isolating files from...

This is currently supported only by Microsoft Macro Assembler and it is reflected in FASTBuild via compilation options. Assembly include paths are not propagated like normal includes due to limitations...

Similarly to #219, I am working on sharing the precompiled header between multiple projects. To make this possible, the other projects must be exported as a reference. MSVC does otherwise...

evaluate_2023

Right now, only the folder path of the precompiled header file can be modified. The file name is forced to use the project's name. This pull request introduces a configuration...

As requested in https://github.com/wohali/oauth2-discord-new/pull/45#issuecomment-1404962593, I have replaced Travis with GitHub Actions. _The actions are inspired by other official OAuth 2.0 Client providers._ To make the code coverage work, you have...

This is an implementation of the token revocation based on [RFC7009](https://datatracker.ietf.org/doc/html/rfc7009). ## Introduction Revoking a token using the OAuth 2.0 Client is a bit more complex. This action is not...

The default scopes were flawed because many of them are not vital for providing the basic user interface: > This should not be a complete list of all scopes, but...

### Introduction One of the fundamental aspects of forms is IME. Yet, it is very often ignored and not adequately integrated into games. This is no surprise, however, since Windows...

enhancement
internationalization

**This issue was initially supposed to address the font fallback algorithm. Instead, it has developed into (possibly) implementing composite font families. Read the discussion below to get a hold of...

enhancement
internationalization