Commit Graph

3102 Commits

Author SHA1 Message Date
dependabot[bot] 2e9e14dc72
Bump @types/node from 17.0.21 to 17.0.23 in /client
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.21 to 17.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 07:03:51 +00:00
dependabot[bot] 0a0b4893aa
Bump googleapis from 97.0.0 to 98.0.0 in /server
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 97.0.0 to 98.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v97.0.0...googleapis-v98.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 07:03:37 +00:00
dependabot[bot] 6277f81e26
Bump @types/react from 17.0.40 to 17.0.42 in /client
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.40 to 17.0.42.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 07:03:35 +00:00
dependabot[bot] d550150787
Bump docker/build-push-action from 2.9.0 to 2.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 07:02:41 +00:00
dependabot[bot] 7626b2153f
Bump digitalocean/action-doctl from 2.1.0 to 2.1.1
Bumps [digitalocean/action-doctl](https://github.com/digitalocean/action-doctl) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/digitalocean/action-doctl/releases)
- [Commits](https://github.com/digitalocean/action-doctl/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: digitalocean/action-doctl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 07:02:38 +00:00
dependabot[bot] 6d17d1001d
Bump node from 16-alpine to 17-alpine in /client
Bumps node from 16-alpine to 17-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 07:02:34 +00:00
dependabot[bot] 0273738d7a
Bump node from 16-alpine to 17-alpine in /server
Bumps node from 16-alpine to 17-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 07:02:34 +00:00
Amruth Pillai 322df25ecc
Merge pull request #769 from modem7/dependabot-changes
Dependabot
2022-03-24 08:02:15 +01:00
Amruth Pillai ab3867d9a8
Merge pull request #768 from modem7/DockerChanges
Docker changes
2022-03-24 08:01:07 +01:00
Amruth Pillai 9bf8ec88f4
Merge pull request #767 from modem7/readme-update
Update README
2022-03-24 07:58:58 +01:00
Amruth Pillai 685f4d37a6
Merge pull request #766 from modem7/image-size
Reduced image sizes
2022-03-24 07:58:19 +01:00
modem7 f3b3fe8ac9
Update dependabot.yml
added gradle
2022-03-24 00:47:21 +00:00
modem7 d5fa49172a
Create dependabot.yml
This will assist with version updates and vulnerability scans.

Dependabot scans will need to be enabled in the repo itself under https://github.com/AmruthPillai/Reactive-Resume/settings/security_analysis

It would also be worthwhile pairing this with Snyk (https://app.snyk.io/) for vulnerability monitoring.
2022-03-23 23:04:47 +00:00
modem7 b8303b9977
Update .env.example
Updated env variables to be clearer about which service requires it.
2022-03-23 23:03:29 +00:00
modem7 16d06c6356
Update README.md
As the logo is already in the repo, might as well utilise it.

Added Docker build status
2022-03-23 22:54:33 +00:00
modem7 79ddd887d9
Docker changes
Added:
Healthchecks
Changed Postgres to Alpine + pinned
Pinned Traefik Version
Made Env Vars easier to see + change/reference for those using their own env file.
2022-03-23 22:52:30 +00:00
modem7 c394bc6725
Reduced image sizes
This reduces images size from a total of 9.22mb to 6.11mb.
2022-03-23 22:41:24 +00:00
Amruth Pillai 9e6d7630f4 New translations landing.json (Portuguese) 2022-03-23 23:06:12 +01:00
Amruth Pillai e2fbdd3c2f New translations modals.json (Portuguese) 2022-03-23 21:57:14 +01:00
Amruth Pillai 849171af8f New translations dashboard.json (Portuguese) 2022-03-23 21:01:36 +01:00
Amruth Pillai 884975dda6
chore(release): 3.2.9 2022-03-21 08:58:19 +01:00
Amruth Pillai 03cbf22c9b
feat(i18n): add nl and ru i18n locales to app 2022-03-21 08:57:47 +01:00
Amruth Pillai a10cee2efa
Merge pull request #740 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-21 08:32:28 +01:00
Amruth Pillai 479c94a11d
Merge pull request #746 from GovindKrishnan/main
Cleaned Issue Templates Using Comments
2022-03-21 08:32:18 +01:00
Amruth Pillai c057f31e97
Merge pull request #750 from chandiwalaaadhar/fix/work-experience-website-link-redirects-404
Fixed URL 404 issue in Profile Section URL
2022-03-21 08:32:08 +01:00
Aadhar Chandiwala d0bc9db6e5 Fixed issue in Profile Section URL 2022-03-21 06:14:22 +05:30
Govind Krishnan e2dd8dd1d7
Commenting Out Help Lines [FR Template]
To avoid clutter & increase readability of issues, I suggest commenting out the extra help tips so that they don't appear in the actual report.
2022-03-20 05:48:54 +05:30
Govind Krishnan f2ff12faa6
Commenting Out Help Lines [Bug Template]
To avoid clutter & increase readability of issues, I suggest commenting out the extra help tips so that they don't appear in the actual report.
2022-03-20 05:45:58 +05:30
Amruth Pillai 50cc3d7da8 New translations modals.json (Russian) 2022-03-19 11:32:35 +01:00
Amruth Pillai 60b1f7a816 New translations dashboard.json (Russian) 2022-03-19 11:32:31 +01:00
Amruth Pillai 33d2bf043b New translations landing.json (Russian) 2022-03-19 10:16:47 +01:00
Amruth Pillai 86b20dcae6 New translations builder.json (Russian) 2022-03-19 10:16:42 +01:00
Amruth Pillai caf4936c9b New translations dashboard.json (Russian) 2022-03-19 10:16:40 +01:00
Amruth Pillai 7e864d2447 New translations common.json (Russian) 2022-03-19 10:16:38 +01:00
Amruth Pillai ff324688f6
Merge pull request #742 from GovindKrishnan/main
Linking Badges to Releases & License
2022-03-19 09:29:45 +01:00
Govind Krishnan efaeb1b341
Linking Badges to Releases & License (DOCS)
Linked the Version badge to Releases and License badge to MIT License.
2022-03-19 09:03:23 +05:30
Govind Krishnan 488cb7f8a2
Linking Badges to Releases & License (README)
Linked the Version badge to Releases and License badge to MIT License.
2022-03-19 08:59:56 +05:30
Amruth Pillai 974fa08651 New translations builder.json (Dutch) 2022-03-18 21:46:54 +01:00
Amruth Pillai 8f3312e8a8 New translations landing.json (Dutch) 2022-03-18 20:46:24 +01:00
Amruth Pillai 57d5da0490 New translations modals.json (Dutch) 2022-03-18 20:46:21 +01:00
Amruth Pillai daeb67319e New translations dashboard.json (Dutch) 2022-03-18 20:46:18 +01:00
Amruth Pillai 213665bd1d New translations common.json (Dutch) 2022-03-18 20:46:16 +01:00
Amruth Pillai dfc48d6aa9
Merge pull request #738 from martadinata666/docusaurus-port-server
Update docusaurus to prevent crash with client
2022-03-18 19:38:40 +01:00
Dedy Martadinata S d71d40453f
Update package.json 2022-03-18 23:23:30 +07:00
Amruth Pillai 635afbc892
Merge pull request #737 from GovindKrishnan/main
Removed Self Referring Link in Docs
2022-03-18 16:47:30 +01:00
Govind Krishnan e90037e363
Removed Self Referring Link in Docs
Instead, linked to the GitHub Repo so that they can check out this repo.

If you got some other important link, feel free to change.
2022-03-18 20:07:57 +05:30
Amruth Pillai a730359736
chore(release): 3.2.8 2022-03-18 11:18:10 +01:00
Amruth Pillai 80acfe97c7
fix(disable_user_signups): hide create account link under flag 2022-03-18 11:17:30 +01:00
Amruth Pillai b6267d07ba
feat(flags): introduce flags, disable_user_signups
fix #698
2022-03-18 11:12:26 +01:00
Amruth Pillai 910f764823
Merge pull request #735 from AmruthPillai/i18n_main
New Crowdin updates
2022-03-18 10:56:08 +01:00