Christoxz

Results 9 issues of Christoxz

Added default `datetime` column for human-readable date and time. Usefull for easy parsing or when exporting to logviewer/excel

Had issues with getting admin tokens and sending mail and noted a few mistakes during debugging. - getAccessToken() returned a redirection to the oath login page instead of getting a...

I have a multi database tenancy app where the users are stored on the central database, this is because an user can be member of multiple tenancies. But also the...

Any plans to implement hljs.highlightAuto() from highlight.js for auto detection of the language? If not, plans to make a searchable language selector, as alternative? I'm working on a local Snippet...

It seems like the navigation, and page is only registered when the panel id is identical to `admin`. In fact, where I want to use this plugin, the panel id...

### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before? - [x] Yes, it's still reproducable ### What version of...

bug

This PR adds 3 new blade directives. `@impersonating` and `@endImpersonating` already exists, but was missing an else statement. This PR introduces `@elseImpersonating` . You can now do: ``` @impersonating Exit...

I have 24 8x8 LED modules in a 8x3 setup (8 columns, 3 rows) **Is it possible to drive multiple MAX7219 in a snake pattern?** I see apa102 & ws2812...

Is this package still being maintained? Get the following error when importing the Modal component `Uncaught TypeError: can't access property "ReactCurrentDispatcher", _2 is undefined`