summaryrefslogtreecommitdiff
path: root/static/install/web.html
AgeCommit message (Collapse)Author
2021-04-12clarify web installer is the official installerDaniel Micay
2021-04-12consistent wording for installation help infoDaniel Micay
2021-04-11add Debian codename for clarityDaniel Micay
2021-04-11simplify wordingDaniel Micay
2021-04-11cleaner wordingDaniel Micay
2021-04-11add missing punctuationDaniel Micay
2021-04-11clarify that volume down needs to be heldDaniel Micay
2021-04-11add version to fastboot.js library pathDaniel Micay
2021-04-11update fastboot.js to 1.0.9Daniel Micay
2021-04-01use cleaner style for boolean attributesDaniel Micay
2021-03-27migrate history page into an index pageDaniel Micay
2021-03-26automate CSS/JS cache bustingDaniel Micay
2021-03-21improve web install page titleDaniel Micay
2021-03-15clarify developer options wordingDaniel Micay
2021-03-10add note about Chromium being broken on UbuntuDaniel Micay
2021-03-08make a dedicated history pageDaniel Micay
2021-03-07update fastboot.js to 1.0.8Daniel Micay
2021-03-06replace legacy /install redirectDaniel Micay
2021-03-06update fastboot.js to 1.0.7Daniel Micay
2021-03-04move upstream contributions section to FAQDaniel Micay
2021-03-01update fastboot.js to fix Pixel 2 flashDaniel Micay
2021-03-01Add ability to remove non-stock key via WebUSB.flawedworld
2021-02-20use svg logo for footerDaniel Micay
2021-02-20clarify WebUSB installer is recommendedDaniel Micay
2021-02-20clarify udev instructionsDaniel Micay
2021-02-20update web install browser recommendationsDaniel Micay
2021-02-20clarify recommendation to update before flashingDaniel Micay
2021-02-20officially support Ubuntu 20.10 for installingDaniel Micay
2021-02-20officially support installing from AndroidDaniel Micay
2021-02-20ChromeOS officially supported for web installDaniel Micay
2021-02-20use version number for DebianDaniel Micay
2021-02-20simplify list of supported OSes for installingDaniel Micay
2021-02-20clarify that OS recommendations can divergeDaniel Micay
2021-02-18add missing punctuationDaniel Micay
2021-02-17update fastboot.js to v1.0.5Daniel Micay
2021-02-17use non-private-browsing mode for web installDaniel Micay
2021-02-17use consistent naming for bootloader interfaceDaniel Micay
2021-02-17explain booting into bootloader interface betterDaniel Micay
2021-02-17add table of contents to web install pageDaniel Micay
2021-02-17Clarify when/how to update driverMarco Janotta
2021-02-11recommend disabling developer options againDaniel Micay
2021-02-07remove outdated wordingDaniel Micay
2021-02-07add help information to web install guideDaniel Micay
2021-02-03Update fastboot.js to fix Pixel 3 flashingDanny Lin
2021-01-31web-install: Update fastboot.js to fix fastbootd flashingDanny Lin
The fastbootd flashing path was missing a progress callback.
2021-01-31web-install: Update fastboot.js to fix waiting for rebootsDanny Lin
2021-01-31web-install: Show download progressDanny Lin
Getting progress with the fetch() API is complicated and requires us to stream the data and create the blob ourselves, so use XMLHttpRequest instead to get live progress updates.
2021-01-31web-install: Implement flashing progress callbacksDanny Lin
2021-01-31Update fastboot.js for live progress updatesDanny Lin
2021-01-30stop calling WebUSB installer experimentalDaniel Micay