Coder Social home page Coder Social logo

Comments (7)

ElVit avatar ElVit commented on August 25, 2024 1

Wow thank you it’s working now :)
Now I can see the scrutiny web page in iOS Safari.

from hassio-addons.

alexbelgium avatar alexbelgium commented on August 25, 2024 1

@ElVit Update : ingress implemented ! Please try the latest version named "27b923b5-ls11-ingress" :-)
With ssl support.

from hassio-addons.

ElVit avatar ElVit commented on August 25, 2024 1

Hi @alexbelgium ,
Thank you for implementing this nice feature this fast. It’s working for me too. And also the bug with the blank screen is gone now. Very good job πŸ‘πŸΌ

from hassio-addons.

ElVit avatar ElVit commented on August 25, 2024 1

Here is an other suggestion for a small optical improvement: Could you please add an panel icon to the sidebar?

In config.json:
"panel_icon": "mdi:glasses",

from hassio-addons.

alexbelgium avatar alexbelgium commented on August 25, 2024 1

@ElVit Thanks very much! I've implemented it in a new version rev3. You need to disable the option of sidebar then re-enable it in the addon for it to work

from hassio-addons.

alexbelgium avatar alexbelgium commented on August 25, 2024

That's a good question. I will try but not sure what are the exact requirements.

Btw, I've put a temporary fix for the blank screen on mobiles - it should now work (with a bad layout, but at least a visible one) :-)
And I've removed the "full access" flag as it doesn't seem required anymore.

from hassio-addons.

alexbelgium avatar alexbelgium commented on August 25, 2024

I've spent some time trying to implement nginx. It was quite complex as the system was really not developed for that (for example, they use relative urls to the base domain everywhere...). It's nearly working - the nginx server is set, the urls were converted from relative to base to relative to the subfolder, there is only one big issue.

Some relative-to-domain url are hardcoded in the app (actually it is : /api/summary instead of api/summary)... So I need the developer to merge this PR before nginx can work with subfolders : AnalogJ/scrutiny#93

Well it was an interesting development I learned a lot so thanks! And I'll continue once this can be fixed

from hassio-addons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.