Commit Graph

  • d167baa607 Merge pull request #633 from AmruthPillai/i18n_main Amruth Pillai 2022-03-08 16:23:21 +01:00
  • e420ea6ce4 New translations modals.json (Kannada) Amruth Pillai 2022-03-08 16:22:51 +01:00
  • ec0a88675b New translations modals.json (Tamil) Amruth Pillai 2022-03-08 16:22:50 +01:00
  • 11827dcc29 New translations landing.json (Kannada) Amruth Pillai 2022-03-08 16:22:49 +01:00
  • 1f6f052129 New translations landing.json (Tamil) Amruth Pillai 2022-03-08 16:22:48 +01:00
  • 66b98a21e8 New translations dashboard.json (Kannada) Amruth Pillai 2022-03-08 16:22:47 +01:00
  • b017d7aa41 New translations dashboard.json (Tamil) Amruth Pillai 2022-03-08 16:22:47 +01:00
  • 62398fd96f New translations common.json (Kannada) Amruth Pillai 2022-03-08 16:22:46 +01:00
  • 8167f51ce1 New translations common.json (Tamil) Amruth Pillai 2022-03-08 16:22:45 +01:00
  • f0a381a37c New translations builder.json (Kannada) Amruth Pillai 2022-03-08 16:22:44 +01:00
  • d923dfe3c0 New translations builder.json (Tamil) Amruth Pillai 2022-03-08 16:22:43 +01:00
  • d3f1cc746a Update Crowdin configuration file Amruth Pillai 2022-03-08 16:22:32 +01:00
  • 8ee4993321 Update README.md Amruth Pillai 2022-03-08 15:49:04 +01:00
  • 917850157e Update issue templates Amruth Pillai 2022-03-08 15:12:24 +01:00
  • b4856be5ab refactor(.env.example): update example to match current configuration Amruth Pillai 2022-03-08 14:07:28 +01:00
  • fc29fb8eb4 docs(readme): update description, add sections to README.md Amruth Pillai 2022-03-08 14:03:09 +01:00
  • 2e288a5407 ci(github): add github action to redeploy latest version after docker image ci Amruth Pillai 2022-03-08 11:50:59 +01:00
  • 43ce43ab5b refactor(server): remove api prefix for all routes Amruth Pillai 2022-03-08 10:52:13 +01:00
  • 5a2594eb88 refactor(server): use proxy mechanisms to remove server_url config Amruth Pillai 2022-03-08 10:36:04 +01:00
  • e52edaa552 chore(husky): implement husky commit hooks to install, lint and format before commit Amruth Pillai 2022-03-08 08:11:47 +01:00
  • 54fd97b5ec fix(pnpm): install deps to update pnpm-lock.yaml Amruth Pillai 2022-03-08 07:56:25 +01:00
  • 9df12194bf fix(mail.service): use sendgrid api instead of nodemailer for better deliverability Amruth Pillai 2022-03-08 07:46:06 +01:00
  • e96b090904 fix(printer.service): add --disable-dev-shm-usage flag to chromium headless playwright browser Amruth Pillai 2022-03-08 00:06:07 +01:00
  • d79997d380 ci(docker): add env port to dockerfile, use port env instead of server_port Amruth Pillai 2022-03-07 23:52:39 +01:00
  • 2696a54d17 fix(playwright): use playwright docker image due to runtime error Amruth Pillai 2022-03-07 23:09:14 +01:00
  • 28ba2b1b8f ci(docker): fix short sha generation, seperate jobs for parallel execution Amruth Pillai 2022-03-07 22:42:09 +01:00
  • deb51f0e29 ci(docker): publish multiple docker images, to multiple registries Amruth Pillai 2022-03-07 22:26:33 +01:00
  • aa5e748cca ci(docker): use docker hub instead of digitalocean container registry Amruth Pillai 2022-03-07 21:55:37 +01:00
  • b0a295d8bb build(docker): minimize production docker image size by using ubuntu:focal Amruth Pillai 2022-03-07 21:43:38 +01:00
  • c738f311da fix(databasemodule): make ssl optional, pass ca cert as base64 env Amruth Pillai 2022-03-07 15:06:16 +01:00
  • cff51a8be9 Update docker-build-push.yml Amruth Pillai 2022-03-07 14:05:27 +01:00
  • 1a0ab6fb22 ci(docker): add github action to build docker images automatically Amruth Pillai 2022-03-07 14:02:40 +01:00
  • 938e2e8e25 build(v3): use pnpm, docker, docker-compose to orchestrate two services (client, server) Amruth Pillai 2022-03-07 13:43:34 +01:00
  • 9c1380f401 🚀 release v3.0.0 Amruth Pillai 2022-03-06 22:48:29 +01:00
  • 00505a9e5d ci(docker): changes to dockerfile to make builds faster Amruth Pillai 2022-03-05 23:18:47 +01:00
  • 37f0ab3bca ci(docker): attempt to fix production deploy, with env management Amruth Pillai 2022-03-05 14:36:38 +01:00
  • a4983ac6bc fix(i18n): load locales from file system, instead of http-backend Amruth Pillai 2022-03-05 10:08:28 +01:00
  • 7c73685759 1646397537 Amruth Pillai 2022-03-04 13:38:58 +01:00
  • 269d5206e6 1646393163 Amruth Pillai 2022-03-04 12:26:03 +01:00
  • e1529e03f9 add option to pass CA certificate for database deploys Amruth Pillai 2022-03-04 11:50:10 +01:00
  • 5104ea6438 perf(app): working docker build stage, with github actions ci to push image Amruth Pillai 2022-03-04 10:54:31 +01:00
  • 36f41c2f9d add commit script in npm Amruth Pillai 2022-03-03 21:14:46 +01:00
  • 7e50c8e85b ci(docker): build production Docker image, also push to Docker Hub Amruth Pillai 2022-03-03 21:14:07 +01:00
  • 993fd82f4c testing github actions Amruth Pillai 2022-03-03 20:15:19 +01:00
  • ed6578b052 attempting to make docker package smaller, and take less memory Amruth Pillai 2022-03-03 20:05:22 +01:00
  • 5fc7a32c67 attempt docker build with pnpm Amruth Pillai 2022-03-03 15:33:11 +01:00
  • 58160b2b6e experiments with docker packaging, figuring out deploy plan Amruth Pillai 2022-03-03 12:24:32 +01:00
  • 2aa3786f5f experiments with docker packaging, figuring out deploy plan Amruth Pillai 2022-03-03 09:35:13 +01:00
  • a30011e841 switch from pnpm to npm as package manager Amruth Pillai 2022-03-02 20:46:14 +01:00
  • 295172687b 🚀 release: v3.0.0 Amruth Pillai 2022-03-02 17:44:11 +01:00
  • 2175256310 clear everything Amruth Pillai 2022-02-28 20:23:10 +01:00
  • ff892e3ea5 Merge pull request #624 from AmruthPillai/dependabot/npm_and_yarn/url-parse-1.5.10 Amruth Pillai 2022-02-28 06:53:30 +01:00
  • 0e2e50d658 Bump url-parse from 1.5.7 to 1.5.10 dependabot[bot] 2022-02-28 04:36:42 +00:00
  • 4657f1f5f5 Merge pull request #622 from AmruthPillai/dependabot/npm_and_yarn/follow-redirects-1.14.8 Amruth Pillai 2022-02-20 07:07:59 +01:00
  • 81fc3b981c Merge pull request #618 from AmruthPillai/dependabot/npm_and_yarn/ws-5.2.3 Amruth Pillai 2022-02-20 07:07:53 +01:00
  • e961d043da Merge pull request #617 from AmruthPillai/dependabot/npm_and_yarn/simple-get-3.1.1 Amruth Pillai 2022-02-20 07:07:48 +01:00
  • 4d4c24b79d Merge pull request #616 from AmruthPillai/dependabot/npm_and_yarn/functions/lodash-4.17.21 Amruth Pillai 2022-02-20 07:07:43 +01:00
  • d40539680a Merge pull request #623 from AmruthPillai/dependabot/npm_and_yarn/url-parse-1.5.7 Amruth Pillai 2022-02-20 07:07:29 +01:00
  • ea0a5ec989 Bump url-parse from 1.5.1 to 1.5.7 dependabot[bot] 2022-02-19 08:10:21 +00:00
  • 9e855be82c Bump follow-redirects from 1.14.1 to 1.14.8 dependabot[bot] 2022-02-14 16:37:08 +00:00
  • a9be89a754 Bump ws from 5.2.2 to 5.2.3 dependabot[bot] 2022-02-09 12:18:40 +00:00
  • 789c49e47e Bump simple-get from 3.1.0 to 3.1.1 dependabot[bot] 2022-02-09 12:18:30 +00:00
  • 56f46a185c Bump lodash from 4.17.20 to 4.17.21 in /functions dependabot[bot] 2022-02-09 12:17:25 +00:00
  • 3a8f4f00d0 Merge pull request #614 from martadinata666/gatsby-host Amruth Pillai 2022-02-09 13:16:54 +01:00
  • e9c7f33d30 Merge pull request #609 from apat183/fix-image-stretching Amruth Pillai 2022-02-08 09:16:21 +01:00
  • 7e1483b2a2 Merge pull request #613 from zzarc/fix-readme-translation Amruth Pillai 2022-02-05 19:50:47 +01:00
  • d3359cfa58 fix translation error zzarc 2022-02-05 01:20:09 -08:00
  • 04afc009ef use -H 0.0.0.0 on Gatsby Dedy Martadinata S 2021-10-20 20:54:28 +07:00
  • 46090b0793 fix translation error in readme zzarc 2022-02-04 01:49:01 -08:00
  • b617ec6bfa add 'object cover' class to templates that have issues with profile images streatching Anand 2022-01-25 20:30:35 +13:00
  • fd15989346 Merge pull request #599 from adamantike/allow-links-for-awards-and-certs Amruth Pillai 2022-01-10 08:42:35 +01:00
  • fd00a4b4e1 Merge pull request #601 from mupsys/remove_dup_address_onyx Amruth Pillai 2022-01-10 07:50:12 +01:00
  • 30d567d853 Added new ContactE without the address block and added it to the Onyx template (removes the duplicate address in that template.) mupsys 2022-01-09 23:03:35 -07:00
  • a9d1f0fa7b Revert changes to awards Michael Manganiello 2022-01-09 17:15:24 -03:00
  • 3be316e9dd Allow links for awards and certifications Michael Manganiello 2022-01-09 14:31:58 -03:00
  • 2426144d1b Merge pull request #580 from AmruthPillai/l10n_develop Amruth Pillai 2021-11-01 10:25:36 +01:00
  • c04367b7b5 New translations en.json (Croatian) Amruth Pillai 2021-10-30 13:49:08 +02:00
  • 59828140ee Merge pull request #579 from AmruthPillai/l10n_develop Amruth Pillai 2021-10-26 16:58:35 +02:00
  • 8b12d366f9 New translations en.json (Croatian) Amruth Pillai 2021-10-26 01:04:26 +02:00
  • 0117e5735e bump version v2 Amruth Pillai 2021-10-25 12:46:03 +02:00
  • 7a3626df1c fixing unsplash cors issue Amruth Pillai 2021-10-25 12:45:13 +02:00
  • ba11af887c bump to v2.7.9 Amruth Pillai 2021-10-24 13:36:40 +02:00
  • 41a9ce2b06 Merge pull request #577 from AmruthPillai/l10n_develop Amruth Pillai 2021-10-24 13:36:16 +02:00
  • becb4993b2 New translations en.json (Danish) Amruth Pillai 2021-10-24 13:35:37 +02:00
  • bcc3ab44eb New translations en.json (German) Amruth Pillai 2021-10-24 13:35:33 +02:00
  • 5d2961945c Merge pull request #570 from HristovCodes/develop Amruth Pillai 2021-10-24 13:08:57 +02:00
  • bb1e68fcc5 Translated to Bulgarian HristovCodes 2021-10-03 15:48:05 +03:00
  • 4d9c41f52b Merge pull request #543 from kescherCode/develop Amruth Pillai 2021-09-30 09:43:11 +02:00
  • 13abbd21e2 Merge pull request #547 from preetamm/develop Amruth Pillai 2021-09-30 09:42:39 +02:00
  • a9f4fb863f Merge pull request #551 from hpierre74/gfm Amruth Pillai 2021-09-30 09:42:03 +02:00
  • 97f2b0c6f8 Merge pull request #561 from AmruthPillai/l10n_develop Amruth Pillai 2021-09-30 09:41:26 +02:00
  • 7cf57a999d New translations en.json (Indonesian) Amruth Pillai 2021-09-02 23:55:53 +05:30
  • 1e927838d0 Update src/pages/app/dashboard.js Pierre Huyghe 2021-08-10 13:09:12 +02:00
  • cfad352903 feat(markdown): add gfm support Pierre Huyghe 2021-08-10 12:44:27 +02:00
  • 2cbdf77c51 added sidebar toggle feature and confirmation prompt before deleting any list-item preetamm 2021-08-08 18:36:07 +05:30
  • 3b127a81fd German locale corrections and improvements Jeremy Kescher 2021-07-28 15:10:20 +02:00
  • 99d7d3aad2 v2.7.8: update dependencies Amruth Pillai 2021-07-13 10:57:20 +05:30
  • 1640ffb177 Merge pull request #530 from AmruthPillai/l10n_develop Amruth Pillai 2021-07-13 10:42:38 +05:30
  • 9f31a890ef New translations en.json (Italian) Amruth Pillai 2021-07-13 10:42:09 +05:30
  • 8b79a88809 New translations en.json (Portuguese, Brazilian) Amruth Pillai 2021-07-13 10:42:08 +05:30