Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: esp8266/arduino-esp8266fs-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Onno-Dirkzwager/arduino-esp8266fs-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 22, 2017

  1. Change / to \\

    Small change just to prevent user feedback like below with both slashes \ /
    
    \Temp\build0b7c876bad0e6bc5f496819d337cc566.spiffs/virginSoil.spiffs.bin
    Onno-Dirkzwager authored Feb 22, 2017
    Configuration menu
    Copy the full SHA
    aa9d2a0 View commit details
    Browse the repository at this point in the history
  2. Add a copy of the SPIFFS in the project folder

    I added a dialog box asking the users if they want a copy of the SPIFFS image in their project folder. This makes it easier for users uploading their .bin files to online services.
    Onno-Dirkzwager authored Feb 22, 2017
    Configuration menu
    Copy the full SHA
    6bebb08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86bc1a2 View commit details
    Browse the repository at this point in the history
  4. Update ESP8266FS.java

    Changed my previously added dialog box to default value yes.
    Onno-Dirkzwager authored Feb 22, 2017
    Configuration menu
    Copy the full SHA
    218ed16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee74245 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    890366b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a114c8 View commit details
    Browse the repository at this point in the history
Loading