65 Commits

Author SHA1 Message Date
Manav Rathi
eaccba5f22
Explicit header whitelist 2024-06-15 12:02:29 +05:30
Manav Rathi
562313b218
Tweaks 2024-06-15 11:54:26 +05:30
Manav Rathi
0650d176ee
Latest yarn
Corepack will automatically install the latest one
2024-06-15 11:44:39 +05:30
Manav Rathi
6bbd944de4
Update compt date
> When you start your project, you should always set compatibility_date to the
> current date. You should occasionally update the compatibility_date field.
>
> https://developers.cloudflare.com/workers/configuration/compatibility-dates/
2024-06-15 11:41:09 +05:30
Manav Rathi
8aaad79897
yarn add --dev '@cloudflare/workers-types@latest' 2024-06-15 11:39:56 +05:30
Manav Rathi
d499549734
Use syntax recommended in docs
https://developers.cloudflare.com/workers/configuration/routing/custom-domains
2024-06-15 11:26:54 +05:30
Manav Rathi
af21ff640d
(CF's) fetch can return a promise 2024-06-15 10:03:39 +05:30
Manav Rathi
69e69c2e0f
Formatting and other minor tweaks 2024-06-15 09:54:28 +05:30
Manav Rathi
12aa071adc
[meta] Add a special case for comments in the notifier workaround
Discord still hasn't fixed the issue on their end, and having a top level link
whenever a new comment is added is getting cumbersome, so add a handler for the
common comments case too.

Tested and deployed.
2024-03-28 10:11:04 +05:30
Manav Rathi
35ba5b6685
[workers] Fallback to plain text Discord message as a 429 workaround 2024-03-20 09:56:14 +05:30
Manav Rathi
7c383023e4
[workers] Add the cast-albums worker 2024-03-19 15:33:09 +05:30
Manav Rathi
ed547d5f2c
Add empty vars section 2024-03-19 13:55:31 +05:30
Manav Rathi
1e50570936
wrangler publish is deprecated 2024-03-19 13:51:13 +05:30
Manav Rathi
2419b079af
Add the github-discord-notifier code 2024-03-19 13:50:39 +05:30
Manav Rathi
cfd298a052
[workers] Start migrating workers to the monorepo 2024-03-19 13:14:25 +05:30