janoside
janoside
@brunoAmado I'm happy to consider this. Can you please give me specific instructions for how you're using the API and the errors you're getting? If I make a change, I...
@musicaljoeker Thanks for the details. Did you run `npm install` in the application directory to install all of the dependencies? If yes, is there any more to the log output?...
Hmmm, I'm not sure here. As long as `npm install` was run as part of the upgrade process I would think that all modules would be present (especially if you...
Agree I want this. Just need to find some time to be thoughtful about reviewing and merging. Thanks for the bump.
This is an issue of caching. Your workaround (disabling caching) is definitely a good fix if you don't need caching. I'll need to think about how best to address this...
@wchancao Please also let me know which browser you're using, and if possible, any console output from the browser (in case there are any javascript errors). Thanks!
@wchancao The latest code has some changes that may improve this problem. If you can try again with the newest code and let me know what you see that'd be...
Sorry for the confusion - it's not included in an official release yet. Rather it's in the latest code, in the master branch. If you're not accustomed to running from...
@HasseM To be frank, I'm not very experienced with Docker myself...sorry about that! But, I'm working on getting more experience in this area and I made some recent changes to...
Cleaning up. At least v1.0 of this feature is done.