Permalink
Commits on Dec 1, 2016
  1. Merge pull request #279 from guillaumemolter/patch-1

    Adding note for MacOS users using Textedit
    committed on GitHub Dec 1, 2016
Commits on Nov 30, 2016
  1. Adding note for MacOS users using Textedit

    Related to #222
    guillaumemolter committed on GitHub Nov 30, 2016
Commits on Nov 28, 2016
  1. Track python errors

    committed Nov 28, 2016
Commits on Nov 21, 2016
Commits on Oct 23, 2016
  1. Merge pull request #265 from make-ing/devel

    changed vagrant box to "wzurowski/vivid64". Update your vms!
    committed on GitHub Oct 23, 2016
Commits on Oct 22, 2016
Commits on Oct 5, 2016
Commits on Sep 30, 2016
  1. Merge pull request #262 from make-ing/devel

    fixed pybonjour download link
    committed on GitHub Sep 30, 2016
  2. fixed pybonjour download link

    make-ing committed Sep 30, 2016
Commits on Aug 25, 2016
Commits on Aug 18, 2016
Commits on Aug 16, 2016
  1. Merge pull request #256 from Nurgak/patch-1

    Corrected the IP address in the network settings instructions
    foosel committed on GitHub Aug 16, 2016
  2. Corrected the IP address

    It might lend to confusion when the static IP address is set to 192.168.250.10 and then suggested that the system can be reached from 192.168.250.1, this is obviously a typo.
    Nurgak committed on GitHub Aug 16, 2016
Commits on Aug 15, 2016
  1. Allow configuring multiple wifi networks using wpa_supplicant (#250)

    * use wpa_supplicant to configure wifi
    
    * filename change octopi-network.txt -> octopi-ethernet.txt since it only configures ethernet now
    
    * better format
    
    * revert 22ec5ac 13e3fc1 ff3f351
    
    * Only add /boot/octopi-wifi.txt, symlinked to /etc/wpa_supplicant/wpa_supplicant.conf, without breaking existing /boot/octopi-network.txt mechanism
    
    * clear documentation for distinctions between octopi-network.txt and octopi-wifi.txt
    
    * Change name /boot/octopi-wifi.txt -> /boot/octopi-wpa-supplicant.txt to avoid confusion
    kennethjiang committed with foosel Aug 15, 2016
Commits on Jul 23, 2016
  1. Fix syntax typo in last commit

    committed on GitHub Jul 23, 2016
  2. Merge pull request #251 from foosel/fix/haproxy503

    Better "service not running" error pages
    committed on GitHub Jul 23, 2016
  3. Better "service not running" error pages

      * Better wording on existing "OctoPrint server not running" error page
      * New error page for "Webcam server not running"
      * configuration change in haproxy to show octoprint one only for
        503 in OctoPrint backend and webcam one only for 503 in webcam
        backend
    foosel committed Jul 23, 2016
Commits on Jul 15, 2016
  1. Merge pull request #248 from foosel/doNotEditWebcamd

    Added note to webcamd to use octopi.txt for config
    committed on GitHub Jul 15, 2016
Commits on Jul 4, 2016
Commits on Jun 25, 2016
  1. Merge pull request #236 from alan707/patch-1

    added git to the list of requirements
    committed on GitHub Jun 25, 2016
  2. added git to the list of requirements

    included git to apt-get install list
    alan707 committed on GitHub Jun 25, 2016
Commits on Jun 20, 2016
  1. Merge pull request #235 from dcousens/patch-1

    README: s/verious/various
    committed on GitHub Jun 20, 2016
  2. README: s/verious/various

    dcousens committed on GitHub Jun 20, 2016
Commits on Jun 3, 2016