Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | properly ignore fenix webchannel errors & add note | pennae | 2022-08-08 | 1 | -1/+7 |
| | | | | | | | at least up to 103 there are two webchannel implementations in mobile firefox, one of which should not be there and only responds with error. https://bugzilla.mozilla.org/show_bug.cgi?id=1616635 | ||||
* | fenix login is actually a lot simpler | pennae | 2022-08-07 | 2 | -91/+13 |
| | | | | but it *must* be done over https with trusted certificates | ||||
* | make the main settings ui a bit nicer | pennae | 2022-07-23 | 2 | -15/+45 |
| | |||||
* | auto-focus input fields | pennae | 2022-07-23 | 1 | -0/+21 |
| | |||||
* | rewrite the ui using web components | pennae | 2022-07-23 | 2 | -680/+782 |
| | | | | | this doesn't do much for functionality, but it makes extending things easier. hopefully. | ||||
* | fix avatar change showing an error and not reloading the page | pennae | 2022-07-13 | 1 | -0/+1 |
| | |||||
* | initial import | pennae | 2022-07-13 | 11 | -0/+2531 |