Commit Graph

36 Commits

Author SHA1 Message Date
Amruth Pillai 35fe4e2774 feat(i18n): add Hungrarian (Magyar) language 2022-05-02 08:58:25 +02:00
Amruth Pillai 9a18e74b90 revert(react): downgrade back to 17.0.2 due to lack of support 2022-05-01 08:03:22 +02:00
Amruth Pillai 5bdb92b1cf fix(typeorm): update typeorm to latest 0.2.x for secpatch 2022-04-30 13:01:45 +02:00
Amruth Pillai 87d381fe8e feat(all): upgrade to v3.4.0 2022-04-30 12:58:17 +02:00
Amruth Pillai feb911aea0
feat(s3): implement non-ephemeral storage through S3/DO Spaces 2022-04-09 09:28:08 +02:00
Amruth Pillai fc77b548d8
fix(types/react): downgrade to <18 2022-04-08 10:33:06 +02:00
Amruth Pillai 86e1bdf7ea
chore(typescript): downgrade to "<4.6.0" 2022-04-08 09:40:34 +02:00
Amruth Pillai 5aacec40cc
chore(typescript): downgrade to "<4.6.0" 2022-04-08 09:38:41 +02:00
Amruth Pillai 1df78100ca
feat(upgrade): changes to code to support new template 2022-04-08 09:37:26 +02:00
Amruth Pillai 25a6b8cce6
chore(deps): update dependencies to latest 2022-03-24 08:37:57 +01:00
Amruth Pillai 4743828e6b
chore(deps): update dependencies to match latest patch fixes 2022-03-16 06:40:49 +01:00
Amruth Pillai 57f7edc134
fix(docker): fix docker-compose for production grade deployments 2022-03-14 09:03:47 +01:00
Amruth Pillai ed75a85827
fix(client): fix issue with react-query cache 2022-03-14 06:33:14 +01:00
Amruth Pillai 2cbc582a12
feat(client): add sitemap generation to next app 2022-03-12 11:44:51 +01:00
Amruth Pillai 2ff6761630
Merge branch 'main' into feat/add-docs-workspace 2022-03-11 19:48:35 +01:00
Amruth Pillai 4b7e43424c
style(changelog): add standard-version to automate releases and tags 2022-03-10 15:32:46 +01:00
Amruth Pillai eca80a1663
feat(health): add health checks to server api 2022-03-10 09:25:15 +01:00
Amruth Pillai 781dc4d231
ci(release): remove release-it 2022-03-09 19:18:31 +01:00
Amruth Pillai 5d37dcb0ed
ci(release-it): add release-it to auto-generate changelogs and release to github 2022-03-09 19:15:20 +01:00
Amruth Pillai ef3b2c5638
docs(source-code): add docs to build project from source, docker + local build 2022-03-09 14:05:40 +01:00
Amruth Pillai dc4aa0b496
feat(docs): add docusaurus workspace, initial setup of docs 2022-03-08 23:54:00 +01:00
Amruth Pillai a131bb3652
feat(client): add language selector, language detector and privacy/tos pages 2022-03-08 22:57:47 +01:00
Amruth Pillai 5a2594eb88
refactor(server): use proxy mechanisms to remove server_url config 2022-03-08 10:36:04 +01:00
Amruth Pillai e52edaa552
chore(husky): implement husky commit hooks to install, lint and format before commit 2022-03-08 08:11:47 +01:00
Amruth Pillai 54fd97b5ec
fix(pnpm): install deps to update pnpm-lock.yaml 2022-03-08 07:56:25 +01:00
Amruth Pillai 9df12194bf
fix(mail.service): use sendgrid api instead of nodemailer for better deliverability 2022-03-08 07:46:06 +01:00
Amruth Pillai b0a295d8bb
build(docker): minimize production docker image size by using ubuntu:focal 2022-03-07 21:43:38 +01:00
Amruth Pillai 938e2e8e25
build(v3): use pnpm, docker, docker-compose to orchestrate two services (client, server) 2022-03-07 13:43:34 +01:00
Amruth Pillai 9c1380f401
🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
Amruth Pillai a4983ac6bc
fix(i18n): load locales from file system, instead of http-backend 2022-03-05 10:08:28 +01:00
Amruth Pillai 5104ea6438
perf(app): working docker build stage, with github actions ci to push image 2022-03-04 10:54:31 +01:00
Amruth Pillai 7e50c8e85b
ci(docker): build production Docker image, also push to Docker Hub 2022-03-03 21:14:07 +01:00
Amruth Pillai ed6578b052
attempting to make docker package smaller, and take less memory 2022-03-03 20:05:22 +01:00
Amruth Pillai 5fc7a32c67
attempt docker build with pnpm 2022-03-03 15:33:11 +01:00
Amruth Pillai a30011e841
switch from pnpm to npm as package manager 2022-03-02 20:46:14 +01:00
Amruth Pillai 295172687b
🚀 release: v3.0.0 2022-03-02 17:44:11 +01:00