Results 14 issues of Yuzuki Arai

## Motivation Notifying assignment deadlines to the assignee is useful for the assignee to know the deadline. ## Description Notify the assignment deadline to the assignee via `chrome.notifications` API. This...

enhancement

Declaration of site origins in the `host_permissions` field is preferable. https://github.com/mkobayashime/manaba-enhanced/blob/47b935a22579dad243f7533cd41cd16f15b96325/src/manifest.ts#L22-L28 I'm afraid to say that we need to upgrade the manifest to v3 since this might work only in...

I wrote operations for sets and topology: - `Set.power_set`: returns a power set of a given set - `Set.intersection`: returns an intersection of given sets, rather than two sets -...

## Environment ``` "nuxt": "^2.15.8" "nuxt-headway": "^1.0.0" ``` ## Code ```html ``` ## Error I got this error after deploying to Vercel even though working well on local. ``` 2976505.js:2...