Go to file
2021-08-28 06:05:30 +08:00
.github/workflows send notification to discord 2021-08-28 06:05:30 +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 click to action on landing page 2021-08-28 05:09:45 +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 click to action on landing page 2021-08-28 05:09:45 +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 blog post page 2021-08-28 00:08:38 +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 adapt test-api-handler for blitz API routes 2021-08-28 04:04:02 +08:00
package.json use node 14 2021-08-28 04:18:03 +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