aboutsummaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeFilesLines
* move js script to body - resolve Error: Stray start tag script. (#183)olekstomek2021-08-081-24/+21
| | | | | | | * move js script to body page in the html validator passes the test * format html
* Style and code refactor (#166)Ben Woodward2021-08-052-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move all settings below card * refactor components; lifting state up * background color * Evergreen components for everything * password error * Tighten card size * Simply hide password to basic toggle, never disable * Hide password label, too * Maximize mobile portrait width * Make wifi tip smaller * Small style tweaks * Copy: update password length error text to include helpful instructions This will need a backfill for other translations * Remove unused css * Use empty string for EncryptionMode=None value * Remove light.min.css * Include logo on wificard * Cleanup after rebase * Clean-up comments on state * Padding for mobile
* Update public index.html to load with a relative path the css (#156)floviolleau2021-07-311-1/+1
|
* Update meta desc (#146)Ben Woodward2021-07-291-33/+35
| | | | | | | | | * Revert ":sparkles: add desc attribute to index.html (#129)" This reverts commit 28b39bd026d1c13150856d84170fe6127288e104. * Update meta desc Page descriptions belong in a meta tag
* :sparkles: add desc attribute to index.html (#129)Ahmed Tarek2021-07-291-0/+1
|
* add message that Internet Explorer is not supported (#107)olekstomek2021-07-261-21/+34
| | | | | | | * add message that Internet Explorer is not supported * change order browser names in message in IE * increase font size of message that IE is not supported
* Only run Prettier on ./src (#55)Ben Woodward2021-07-152-0/+3
| | | | | * Move base stylesheet input public * Only run prettier on ./src
* Added website icon and small design change in WiFi details box (#45)llamaiscool2021-07-154-2/+9
| | | | | | | * Added website icon and small design change in WiFi details box * Fixed few errors of previous pull * Fixed errors of previous pull
* Prettier formatting (#33)Ben Woodward2021-07-041-5/+5
| | | | | * Add prettier * Format code
* :lipstick: Update headerbndw2020-06-201-2/+2
|
* :fire: Remove create-react-app boilerplatebndw2020-05-311-1/+0
|
* Initial commitbndw2020-05-315-22/+5
|
* Initialize project using Create React Appbndw2020-05-306-0/+71