.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
|
fix response sent to twilio for incoming messages on free plan
|
2021-10-25 01:24:13 +02:00 |
db
|
make unitPrice a float
|
2021-10-24 23:55:37 +02:00 |
deployments
|
deploy quirrel to fly.io
|
2021-10-24 16:54:35 +02:00 |
integrations
|
confirm plan switch with a modal
|
2021-10-25 00:32:33 +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
|
fix db backups
|
2021-10-24 18:37:41 +02:00 |
fly.prod.toml
|
fix db backups
|
2021-10-24 18:37:41 +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 blitz@0.41.2-canary.4 and replace deprecated jsxBracketSameLine prettier config
|
2021-10-22 00:22:21 +02:00 |
package.json
|
upgrade blitz@0.41.2-canary.4 and replace deprecated jsxBracketSameLine prettier config
|
2021-10-22 00:22:21 +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 |