Go to file
2021-10-03 18:40:59 +02: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 replace got http calls by @devoxa/paddle-sdk where possible 2021-10-03 18:40:59 +02:00
db allow organizations to have multiple subscriptions. although only 1 can be active at a time 2021-10-03 18:19:45 +02:00
integrations replace got http calls by @devoxa/paddle-sdk where possible 2021-10-03 18:40:59 +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 fresh settings layout 2021-09-30 00:10:42 +02:00
package.json fresh settings layout 2021-09-30 00:10:42 +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 multi tenancy stuff 2021-08-06 01:14:19 +08:00