Commit Graph

32 Commits

Author SHA1 Message Date
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 1df78100ca
feat(upgrade): changes to code to support new template 2022-04-08 09:37:26 +02:00
Amruth Pillai ff8b22274f
ci(docker): use docker compose yaml anchor values and extension fields 2022-03-24 11:32:57 +01:00
Amruth Pillai c95efee8ec
perf(security): generate random salt rounds integer 2022-03-24 08:45:22 +01:00
Amruth Pillai 25a6b8cce6
chore(deps): update dependencies to latest 2022-03-24 08:37:57 +01:00
Amruth Pillai a02b85b4bb
fix(linkedin): fix skill modal crashing when importing from linkedin
fix #718
2022-03-17 13:58:49 +01:00
Aadhar Chandiwala 72d3d46e88 Fix- Integration LinkedIn Empty Date 2022-03-16 13:36:21 +05:30
Aadhar Chandiwala 110797da9d Fix - Integration JSON Resume Empty Date 2022-03-16 13:32:59 +05:30
Aadhar Chandiwala ab90a2e1dd Fix- Reactive Resume v2 Integration Empty Date 2022-03-16 13:29:37 +05:30
Amruth Pillai 42408ce8c5
feat(client/import): implement import json from reactive resume v2 2022-03-14 21:50:04 +01:00
Amruth Pillai cf670af403
fix(client): exported pdf did not contain "Present" keyword with translations 2022-03-12 19:46:30 +01:00
Amruth Pillai 6d55f917ea
fix(server): reform url for pdf generation and download
fix #661
2022-03-12 17:41:16 +01:00
Amruth Pillai 11cb066573
ci(docker): include traefik routing and proxy to ensure server connections pass in local 2022-03-12 15:55:04 +01:00
Amruth Pillai 799f20823e
fix(server): photo uploads not working, fix save location and returned url
fix #658
2022-03-12 12:37:04 +01:00
Amruth Pillai 2ff6761630
Merge branch 'main' into feat/add-docs-workspace 2022-03-11 19:48:35 +01:00
Amruth Pillai 2654cba039
fix(webkit): fix issue with webkit not supporting .at() 2022-03-11 15:40:25 +01:00
Amruth Pillai eca80a1663
feat(health): add health checks to server api 2022-03-10 09:25:15 +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 6255849822
fix(printer): fix issue with printer service, locating the right URL of the server 2022-03-09 18:55:17 +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 6f02048ebd
feat(client/landing): add testimonials section to landing page 2022-03-09 09:37:38 +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 43ce43ab5b
refactor(server): remove api prefix for all routes 2022-03-08 10:52:13 +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 9df12194bf
fix(mail.service): use sendgrid api instead of nodemailer for better deliverability 2022-03-08 07:46:06 +01:00
Amruth Pillai e96b090904
fix(printer.service): add --disable-dev-shm-usage flag to chromium headless playwright browser 2022-03-08 00:06:07 +01:00
Amruth Pillai d79997d380
ci(docker): add env port to dockerfile, use port env instead of server_port 2022-03-07 23:52:39 +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 c738f311da
fix(databasemodule): make ssl optional, pass ca cert as base64 env 2022-03-07 15:06:16 +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