.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
|
inbound and missed call icons in phone calls list
|
2021-10-19 19:59:55 +02:00 |
db
|
extract s3 to integrations
|
2021-10-13 21:42:23 +02:00 |
integrations
|
extract s3 to integrations
|
2021-10-13 21:42:23 +02: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
|
bases de la billing page
|
2021-09-27 06:44:26 +08:00 |
docker-compose.yml
|
replace adminer with pgadmin
|
2021-09-25 18:56:54 +08:00 |
fly.dev.toml
|
use correct env variable to skip husky installation in fly.toml
|
2021-10-01 23:06:57 +02:00 |
fly.prod.toml
|
use correct env variable to skip husky installation in fly.toml
|
2021-10-01 23:06:57 +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
|
upgrade react to latest alpha
|
2021-10-17 22:48:47 +02:00 |
package.json
|
upgrade react to latest alpha
|
2021-10-17 22:48:47 +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 |