Thomas Kam
Thomas Kam
KeePass kdbx format is an established database format, with very good cross platform support, and support OTP auth tokens as well. It would be great if I can use Protecc...
Hi, we're trying to implement `rrule` into handling [device calendar](https://github.com/builttoroam/device_calendar) events. One of the hurdle is translating `Week Of Month` into `rrule` settings. For example, 4th week of the month,...
While the UWP UI animations are nice to look at, it would be nice to have an option to turn that off when I need to focus.
**Describe the bug** DateTime.set({ weekday: X }) sometimes returns a date in the past, and sometimes in the future. **To Reproduce** ```js luxon.DateTime.fromISO('2023-10-01T20:24:00Z').set({ weekday: 3 }).toISO() >'2023-09-27T16:24:00.000-04:00' luxon.DateTime.fromISO('2023-10-02T20:24:00Z').set({ weekday: 3...
Fdroid is the standard for open source Android apps, provides convenient app discovery and easy update methods You can submit to the main repo or host it on GitHub pages...
It is possible to make the site detect and follow light/dark mode set in the device. Ie. when my phone is in dark mode, the site also switches to dark...
### Description Following the pattern of https://github.com/vuejs/devtools/commit/e38c3472ef047163ae99d9a3d2f65563a2d2fd2c, this should allow dev tools reaching vue properly on multiple function calls, eg. `editComponentState` ### Additional context Current condition  --- ### What...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Like how Arc, Edge & some firefox extensions do it, putting the...
Basic keyboard control for mods, enabling fast moderation. Current keyset: A: accept highlighted comment R: reject highlighted comment W: select previous comment S: select next comment
Fixed a number of accessibility issues on caught by axe on an open participation page.