Go to file
2021-12-04 00:48:22 +01:00
.github/workflows run CI on node v16 2021-10-01 23:06:26 +02:00
.husky reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
.vscode migrate to blitzjs 2021-07-31 22:33:18 +08:00
app fallback to unformatted recipient phone number (i.e. with TINDER sender) 2021-12-04 00:48:22 +01:00
db subscribe thank you email 2021-11-02 00:13:30 +01:00
deployments deploy quirrel to fly.io 2021-10-24 16:54:35 +02:00
integrations fix sendEmail 2021-10-31 16:16:29 +01:00
mailers base 64 inline email logo 2021-11-02 00:13:50 +01:00
public favicons et fonts 2021-08-27 03:10:35 +08:00
test adapt test-api-handler for blitz API routes 2021-08-28 04:04:02 +08:00
worker add webmanifest and notification handler in service worker 2021-08-04 02:53:10 +08:00
.editorconfig migrate to blitzjs 2021-07-31 22:33:18 +08:00
.eslintrc.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
.gitignore rename to shellphone 2021-08-03 21:03:10 +08:00
.npmrc migrate to blitzjs 2021-07-31 22:33:18 +08:00
.prettierignore don't run prettier on email templates 2021-10-31 17:42:21 +01:00
babel.config.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
blitz-env.d.ts upgrade blitz@0.40.0-canary.5 2021-08-27 22:59:13 +08:00
blitz.config.ts inline paddle public key 2021-10-25 11:44:43 +02:00
docker-compose.yml replace adminer with pgadmin 2021-09-25 18:56:54 +08:00
fly.dev.toml fix db backups 2021-10-24 18:37:41 +02:00
fly.prod.toml inline paddle public key 2021-10-25 11:44:43 +02:00
global.d.ts migrate to blitzjs 2021-07-31 22:33:18 +08:00
jest.config.ts upgrade deps 2021-09-22 02:19:24 +08:00
next-pwa.d.ts remove next-pwa for now 2021-08-20 08:31:18 +08:00
package-lock.json use maizzle for email templating, starting with reset password email 2021-10-26 23:36:20 +02:00
package.json use maizzle for email templating, starting with reset password email 2021-10-26 23:36:20 +02:00
postcss.config.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
release.sh run quirrel ci after deployment 2021-09-18 05:31:08 +08:00
tailwind.config.js s/primary/rebeccapurple/ for public areas 2021-09-30 00:21:38 +02:00
tsconfig.json add webmanifest and notification handler in service worker 2021-08-04 02:53:10 +08:00
types.ts get rid of onboarding requirements 2021-10-16 00:31:01 +02:00