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