Go to file
2021-09-01 07:12:47 +08:00
.github/workflows pass PANELBEAR_SITE_ID through github action secrets 2021-08-29 07:13:18 +08: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 set state call_in_progress 2021-09-01 07:12:47 +08:00
db reset migrations 2021-08-20 08:31:02 +08:00
fontawesome commit fontawesome packages 2021-07-18 23:50:16 +08:00
integrations send discord notification when someone joins the waitlist 2021-08-30 23:05:20 +08:00
mailers prettier 2021-08-01 22:03:49 +08: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 migrate to blitzjs 2021-07-31 22:33:18 +08: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 production analytics with panel bear 2021-08-29 06:17:59 +08:00
docker-compose.yml use .env file in docker-compose.yml 2021-08-20 08:31:39 +08:00
fly.dev.toml deploy to fly 2021-08-27 22:32:34 +08:00
fly.prod.toml deploy to fly 2021-08-27 22:32:34 +08:00
global.d.ts migrate to blitzjs 2021-07-31 22:33:18 +08:00
jest.config.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
next-pwa.d.ts remove next-pwa for now 2021-08-20 08:31:18 +08:00
package-lock.json fix package 2021-09-01 06:45:34 +08:00
package.json upgrade blitz and @types/luxon 2021-08-30 07:20:26 +08:00
postcss.config.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
tailwind.config.js format phone number and clamp message preview to 2 lines in conversations list 2021-08-27 04:12:11 +08:00
tsconfig.json add webmanifest and notification handler in service worker 2021-08-04 02:53:10 +08:00
types.ts multi tenancy stuff 2021-08-06 01:14:19 +08:00