FoundKey/packages
Francis Dinh 075e251822
server: add wildcard matching to blocked hosts
This adds in wildcard matching. For instance:
- `*.bad.tld` will match: `very.bad.tld`
- `bad.*` will match: `bad.something`
- `*.bad.*` will match: `very.bad.evil`

Changelog: Changed
2022-12-01 11:29:02 -05:00
..
backend server: add wildcard matching to blocked hosts 2022-12-01 11:29:02 -05:00
client Merge pull request 'server: always enable push notifications' (#235) from enable-push-notifs into main 2022-11-29 21:51:10 +00:00
foundkey-js update eslint and typescript-eslint 2022-11-25 02:07:21 -05:00
shared client: fix some lints 2022-08-12 08:35:22 +02:00
sw service worker: refactor message event handler 2022-11-26 16:37:10 +01:00
meta.json refactoring 2021-11-12 02:02:25 +09:00