Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-07Increment version to 0.15.10.15.1minor-0.15.xGuy Sheffer
2018-05-04Merge pull request #527 from foosel/hotfix/downgrade-pipGuy Sheffer
Pin pip to 9.0.3 until OctoPrint 1.3.9 is released
2018-05-04Pin pip to 9.0.3 until OctoPrint 1.3.9 is releasedGina Häußge
Fixes #526
2018-04-19Fix #5150.15.0Guy Sheffer
2018-04-17Add LICENSEGuy Sheffer
2018-03-20Merge pull request #506 from foosel/fix/support-linksGuy Sheffer
Point the support links on the error pages to the forum
2018-03-20Point the support links on the error pages to the forumGina Häußge
2018-03-13Merge branch 'devel' of https://github.com/guysoft/OctoPi into develGuy Sheffer
2018-03-07Moving to CustomPiOS, see #501Guy Sheffer
2018-03-07Fix assets (the second try)Gina Häußge
2018-03-07Fix paths to assetsGuy Sheffer
2018-03-05Fix #484 , use wget instead of curlGuy Sheffer
2018-03-05Merge pull request #498 from foosel/fix/broken-webcamsGuy Sheffer
Fix definition of some broken webcams
2018-03-05Fix definition of some broken webcamsGina Häußge
They were only added to the (by default commented out) config line in octopi.txt but missing in webcamd. Also the defaults weren't properly documented.
2018-03-01Revert #337 because https://github.com/RPi-Distro/raspi-config/pull/50 was ↵Guy Sheffer
merged, also see talk in #336
2018-02-27Merge pull request #492 from bionik/usbwebcamfixesGuy Sheffer
Support for other webcams than /dev/video0, fixed a regular expression
2018-02-27Will now echo found devices only if trying to use an USB cam and if devices ↵Lauri Hakkarainen
are found
2018-02-26Webcam device is not overridden by config anymoreLauri Hakkarainen
2018-02-26Merge pull request #493 from JenusL/develGuy Sheffer
Add Genius WideCam F100 to brokenfps
2018-02-26add genius f100 to brokenfpsJens Lindgren
2018-02-26Support for other webcams than /dev/video0, fixed a regular expressionLauri Hakkarainen
2018-02-23Merge pull request #489 from bionik/multiplecamcheckGuy Sheffer
Fixed white space to fix setting the video_device_count variable
2018-02-23Fixed white space to fix setting the video_device_count variableLauri Hakkarainen
2018-02-23Merge pull request #488 from bionik/multiplecamcheckGuy Sheffer
Checking for multiple usb webcams instead of /dev/video0
2018-02-23Checking for multiple usb webcams instead of /dev/video0Lauri Hakkarainen
2018-02-21Merge pull request #487 from guysoft/fix/version_schemeGuy Sheffer
Back to MAJOR.MINOR.PATCH version scheme
2018-02-21Back to MAJOR.MINOR.PATCH version schemeGina Häußge
We so far followed MAJOR.MINOR.PATCH as version scheme. I suggest we stay there to not confuse people ("why does 0.15 follow 0.14.0?").
2018-02-21Merge pull request #482 from foosel/improve/network-redirectGuy Sheffer
Add "redirect" for octopi-network.txt
2018-02-21Merge pull request #484 from foosel/improve/pip-install-octoprintGuy Sheffer
Install OctoPrint from network via pip
2018-02-21Add script to add git checkout & update folder in config.yamlGina Häußge
For the latter we also add yq to the image. Might also be useful for other tasks.
2018-02-20Merge pull request #483 from foosel/improve/editor-warning-octopitxtGuy Sheffer
Warning about text editors in octopi.txt
2018-02-19Warning about text editors in octopi.txtGina Häußge
Followup to #441
2018-02-19Add "redirect" for octopi-network.txtGina Häußge
If a user follows some outdated docs after the release of 0.15, we still want them to find something that helps them get things running.
2018-02-19Install OctoPrint from network via pipGina Häußge
OctoPrint 1.3.6+ no longer relies on git for updating itself, so there's really no use to ship with a full blown git checkout any more. In case people miss that however, there's a README.txt in place that tells people how to get it back if they do need it.
2018-02-17Fixes #480Guy Sheffer
2018-02-13Fixes #410Guy Sheffer
2018-02-07Fixes #469Guy Sheffer
2018-01-28Merge branch 'devel' of https://github.com/guysoft/OctoPi into develGuy Sheffer
2018-01-28Fixes #466 , moved to debian/stretch64 on vagrant, update your VMsGuy Sheffer
2018-01-24Fixes #460 documintation bugGuy Sheffer
2017-12-26Fixes #449Guy Sheffer
2017-11-29Merge pull request #442 from eyal0/gembird_brokenfpsGuy Sheffer
Add GEMBIRD webcam to list of brokenfps_usb_devices
2017-11-29Add GEMBIRD webcam to list of brokenfps_usb_devicesEyal
The GEMBIRD webcam is brokenfps. Adding the webcam's usb id to the list allows the webcam to work. Here's the device's USB: Bus 001 Device 005: ID 1908:2310 GEMBIRD This is the camera: https://ae01.alicdn.com/kf/HTB1OlilPpXXXXbWaXXXq6xXFXXXW/Newest-Webcam-USB-12-Megapixel-High-Definition-Camera-Web-Cam-360-Degree-MIC-Clip-on-For.jpg Here's where I bought it: https://www.aliexpress.com/store/product/FW1S-USB-2-0-Webcam-12-0-Mega-Pixel-HD-Camera-Webcam-360-Degree-MIC-Clip/1283494_32659656232.html
2017-11-01Remove obsolete version fileGuy Sheffer
2017-10-31Add workaround and logging to ssh key generation, fixes #424Guy Sheffer
2017-10-30Merge branch 'devel' of https://github.com/guysoft/OctoPi into develGuy Sheffer
2017-10-30Change permissionsGuy Sheffer
2017-10-23Merge pull request #374 from guysoft/improve/sudoGitMessageGuy Sheffer
Add instructions on how to remove git wrapper
2017-10-23Merge pull request #345 from foosel/fix/insecureSudoersGuy Sheffer
Do not allow passwordless sudo for user pi
2017-10-23Merge pull request #428 from foosel/fix/gencert-to-systemdGuy Sheffer
Move gencert from SysVInit to systemd