Dan Korneff

Results 11 issues of Dan Korneff

I just followed the install videos (which where very helpful!) but run into issues when installing on Ubuntu 20.04. I hit an error when running nodemon user.server.js about NODE_ENV in...

Using a universal USB remote similar to: https://www.amazon.com/Dupad-MX3-Wireless-Keyboard-Raspberry/dp/B071RTDYV2/ref=sr_1_13?crid=3FUBHPLV11GVP&dchild=1&keywords=usb+remote+for+android+box&qid=1627568467&sprefix=usb+remote%2Caps%2C173&sr=8-13 on Nvidia Shield Pressing OK button on USB remote only displays Program/User/Clock at top. Pressing OK on Shield remote displays Program/User/Clock at...

enhancement

**Forum Discussion** https://forum.hise.audio/topic/6104/tooltip-panel-is-not-working-on-the-project-i-m-working-on **Commit** 6e5c8628d306caaebab9cba13b451ac921f8d175 **Tested** OS: Windows HISE: yes Compiled Project: n/a **Description** Tooltip floating tile is not visible on projects created before this build.

Corrupt or unexpected data entered in the checkExpirationData() could unlock the app. For example, running **ul.checkExpirationData("poop")** will return **return var("encodedTimeString data is corrupt");** value for **checkExpirationData()** which unlocks a demo...

# Passwords with special character fail login ## Context I’m using JWT to authenticate users from my app, and everything works as expected…. except if the password contains a “...

**Describe the bug** When I click on the "PREVIEW" button for a website, it returns: 400 Bad Request It is not a valid request! In the Cyberpanel Error Log, I...

### Steps to reproduce 1. delete some emails ### Expected behavior webpage should continue responding ### Actual behavior After emails have been deleted, the page becomes slow to respond. Refreshing...

bug
0. to triage

### Steps to reproduce 1. Install **Nextcloud 30.0.7.2** on Ubuntu 20.04.6 LTS using Apache/2.4.52, PHP 8.3.19, and MySQL as the database. 2. Install **Zammad Integration** app version **3.0.1** in Nextcloud....

bug

**Description:** When Read/Write automation is enabled on the plugin, any previously recorded automation data is overwritten during playback. Haven't confirmed the commit that breaks yet. ![Image](https://github.com/user-attachments/assets/fc2502d3-0fa7-4aaf-9014-38190aba9e06) **Steps to Reproduce:** -...

This fixes issue where inline anchor links showed 'can't resolve link' errors in exported plugins. - Modified MarkdownParser::gotoLink() to properly handle anchor-only links (#section) - Added explicit detection for links...