Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use onAfterUiUpdate where possible | Aarni Koskela | 2023-05-25 | 1 | -1/+1 |
* | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | 2023-05-17 | 1 | -6/+6 |
* | Mark Notification.requestPermission's retval as purposely ignored | Aarni Koskela | 2023-04-30 | 1 | -1/+1 |
* | Fix unused variables | Aarni Koskela | 2023-04-30 | 1 | -1/+1 |
* | Fix a whole bunch of implicit globals | Aarni Koskela | 2023-04-30 | 1 | -1/+1 |
* | Fix notifications not triggering | space-nuko | 2023-03-25 | 1 | -1/+1 |
* | Added results selector | Thomas Young | 2023-02-22 | 1 | -1/+1 |
* | Make the generated image count only count new images in the currently active tab | Bwin4L | 2022-12-10 | 1 | -1/+1 |
* | Correct img gen count in notification | Kalle | 2022-10-13 | 1 | -1/+1 |
* | adds support for a notification.mp3 in the root directory that will play upon... | Connum | 2022-09-26 | 1 | -0/+3 |
* | move Notification.requestPermission() entirely to javascript to possibly fix ... | AUTOMATIC | 2022-09-22 | 1 | -0/+12 |
* | Send a browser notification when the images are ready | Dave Sescleifer | 2022-09-20 | 1 | -0/+34 |