Coder Social home page Coder Social logo

Comments (5)

d8ahazard avatar d8ahazard commented on August 18, 2024 2

This feature has been implemented into the Development branch and will be pushed to Master once I've tested all the use-cases and made sure there are no bugs. The current implementation is sufficient for me to mark this as closed.

image

image

from muximux.

d8ahazard avatar d8ahazard commented on August 18, 2024

This is on my radar, along with the other stuff in the issues list. ;)

from muximux.

NowayIndustries avatar NowayIndustries commented on August 18, 2024

I love the icons d8ahazard I think it is an amazing addition to Muximux.

One small problem (yes I am on the develop branch but still): combineify.php takes a long time to complete it's initial run, I had to up 'max_execution_time = 300;' in my php.ini and 'max_execution_time = 300;' in my nginx php config.
Granted it is being run on a Raspberry Pi so it should not be a 'real' issue but I figured that writing down the solution prevents someone else from pulling their hair out.
(I needed both settings because first PHPFPM would give it's error about the 30 second max execution time and then I would get an Nginx error about the upstream (phpfpm) not responding.)

from muximux.

NowayIndustries avatar NowayIndustries commented on August 18, 2024

Another day another bug/issue:
If you enable the landing page for a site you've added to Muximux it will load in a second copy of Muximux in the tab instead of the landing page. The second copy will show the splash screen if enabled, otherwise it will just show the default page.
To reproduce:

  1. Set one of the sites to have a landing page.
  2. Click on the tab to open the site with the landing page enabled.
  3. Muximux will load again, inside the tab's iframe.
    Nested muximux
    In the image: owncloud is set to have a landing page, duckduckgo is the default page. Refreshing the page will remove the nested muximux, until you visit the tab with the landing page again.

from muximux.

d8ahazard avatar d8ahazard commented on August 18, 2024

@NowayIndustries - Both issues should be fixed - I was missing the handler for the landingpage PHP call, and I added an ini set to up the max_execution_time before Combineify is called.

Thanks for reporting these. In the future, if you find an issue, please report it directly in the issue tracker so we can address them individually. :D

from muximux.

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.