summaryrefslogtreecommitdiff
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
* properly ignore fenix webchannel errors & add notepennae2022-08-081-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 simplerpennae2022-08-072-91/+13
| | | | but it *must* be done over https with trusted certificates
* make the main settings ui a bit nicerpennae2022-07-232-15/+45
|
* auto-focus input fieldspennae2022-07-231-0/+21
|
* rewrite the ui using web componentspennae2022-07-232-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 pagepennae2022-07-131-0/+1
|
* initial importpennae2022-07-1311-0/+2531