Attila Kerekes

Results 24 comments of Attila Kerekes

Just encountered this issue. Some quick win would be in file: > node_modules/grunt-usemin/tasks/usemin.js Lines 174-175: ``` js if ( ! options.hasOwnProperty('modules') ) { options.name = options.name || block.requirejs.name; options.out =...

Usemin seems to make a lot of problems here, maybe another job that skips usemin but can handle r.js modules config should be added. Instead > grunt build something like...

Should be done with #944

@ChrisThePCGeek @timdonovanuk On memory usage: Heimdall is running on the Laravel PHP Framework. With default settings php-fpm uses around 60-100 MB of ram even when it is not serving anything...

As far as I can tell UNC path support is a browser thing not a Heimdall issue. Closing as there is also no progress.

When Heimdall is accessed without a session, it will display the dashboard of the first user that has the setting `Allow public access to front`. This works as expected. During...

The CPU spike issue should be resolved with v2.5.4. Closing

This should be fixed with https://github.com/linuxserver/Heimdall/pull/1059

We added a wiki page describing how to self host the apps, see: https://github.com/linuxserver/Heimdall-Apps/wiki/Offline-or-Selfhosted-Apps Please provide feedback if you encounter issues there.