Commit Graph

3852 Commits

Author SHA1 Message Date
Kgotso Leokana
460abc6f1d Removed Check on hard coded urls
This forces the backend to continuously call home and break if no response is received
2022-08-15 19:43:32 +02:00
Amruth Pillai
04f02157ac New translations builder.json (Turkish) 2022-08-14 21:41:45 +02:00
Amruth Pillai
828a4a8715 Merge pull request #970 from m-GDEV/patch-1
Fixed small formatting issue in README
2022-08-13 09:23:43 +02:00
Musa Ahmed
5b3141cd49 Fixed small formatting issue in README 2022-08-12 17:06:55 -04:00
Amruth Pillai
779d22101f chore(release): 3.5.3 v3.5.3 2022-08-11 20:21:55 +02:00
Amruth Pillai
ef240b2110 add Bulgarian language, update dependencies 2022-08-11 20:21:19 +02:00
Amruth Pillai
32bb7354a4 Merge pull request #969 from AmruthPillai/i18n_main
New Crowdin updates
2022-08-11 20:12:06 +02:00
Amruth Pillai
0dcbad1f8a New translations modals.json (Bulgarian) 2022-08-11 10:27:23 +02:00
Amruth Pillai
a74921b27a New translations builder.json (Bulgarian) 2022-08-11 10:27:21 +02:00
Amruth Pillai
d4f47423c9 New translations common.json (Bulgarian) 2022-08-11 10:27:20 +02:00
Amruth Pillai
03f9a6543c New translations dashboard.json (Bulgarian) 2022-08-11 10:27:18 +02:00
Amruth Pillai
eb89cfcf5d New translations landing.json (Bulgarian) 2022-08-11 10:27:17 +02:00
Amruth Pillai
c52ef9ecb7 Merge pull request #965 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.1.1
chore(deps): bump docker/build-push-action from 3.1.0 to 3.1.1
2022-08-08 05:53:47 +02:00
dependabot[bot]
c499abbb88 chore(deps): bump docker/build-push-action from 3.1.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 02:15:50 +00:00
Amruth Pillai
1a7ee88ecd chore(release): 3.5.2 v3.5.2 2022-08-04 16:15:29 +02:00
Amruth Pillai
16d19eb70f feat(client): 💫 add Finnish language support 2022-08-04 16:13:49 +02:00
Amruth Pillai
331346b99c chore(dependencies): ⬆️ upgrading dependencies to latest versions 2022-08-04 16:10:33 +02:00
Amruth Pillai
95d265f672 Merge pull request #956 from AmruthPillai/i18n_main
New Crowdin updates
2022-08-04 16:09:46 +02:00
Amruth Pillai
315c7d6328 New translations modals.json (Finnish) 2022-07-31 22:22:32 +02:00
Amruth Pillai
490e174564 New translations common.json (Finnish) 2022-07-31 22:22:30 +02:00
Amruth Pillai
b5cde79f8b New translations builder.json (Finnish) 2022-07-31 22:22:29 +02:00
Amruth Pillai
d50f14bb78 New translations dashboard.json (Finnish) 2022-07-31 22:22:28 +02:00
Amruth Pillai
c13a751c1a New translations landing.json (Finnish) 2022-07-31 22:22:26 +02:00
Amruth Pillai
5c37fc55d5 New translations builder.json (Indonesian) 2022-07-30 17:08:34 +02:00
Amruth Pillai
48a0f90597 chore(release): 3.5.1 v3.5.1 2022-07-30 13:01:00 +02:00
Amruth Pillai
05d3f1f06f fix(server): don't initialize sendgrid if the apikey is empty 2022-07-30 12:57:35 +02:00
Amruth Pillai
4d43f6a642 feat(client): ask for confirmation when resetting a resume 2022-07-30 12:56:40 +02:00
Amruth Pillai
f7363ccdd7 Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume 2022-07-30 12:56:13 +02:00
Amruth Pillai
07c91e9ac2 feat(docker): remove ports from postgres docker instance 2022-07-30 12:56:04 +02:00
Amruth Pillai
cbe08f1d2c Merge pull request #950 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.1.0
chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.0
2022-07-30 12:43:46 +02:00
Amruth Pillai
c2617a8277 Merge pull request #944 from AmruthPillai/i18n_main
New Crowdin updates
2022-07-30 12:43:36 +02:00
Amruth Pillai
fe72d2de41 chore(release): 3.5.0 v3.5.0 2022-07-30 12:42:31 +02:00
Amruth Pillai
23667e218f chore(deps): updating project dependencies to their latest versions 2022-07-30 12:41:37 +02:00
Amruth Pillai
977fa72dde fix(client): 🐛 fix mui rendering of utc dates 2022-07-30 12:21:05 +02:00
Amruth Pillai
5197f954c0 fix(client): 🐛 attempt to fix the one-off date issue
use utc functions from dayjs to correspond to the same date on the server
2022-07-31 02:13:08 -08:00
Amruth Pillai
58341e4cd2 New translations builder.json (Serbian (Cyrillic)) 2022-07-28 13:44:38 +02:00
Leopere
fc0b69796f Cleanup superfluous docker-compose.yml declarations 2022-07-25 10:15:03 -04:00
dependabot[bot]
1559703567 chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.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-07-25 02:24:03 +00:00
Amruth Pillai
0a1fd50d07 New translations dashboard.json (Norwegian) 2022-07-17 03:00:38 +02:00
Amruth Pillai
1c19062c63 chore(release): 3.4.8 v3.4.8 2022-07-13 11:08:14 +02:00
Amruth Pillai
25cf594eb9 feat(google): add toast to display error message from google 2022-07-13 11:05:27 +02:00
Amruth Pillai
1c3beee6cd chore(deps): update dependencies 2022-07-13 09:40:29 +02:00
Amruth Pillai
95c3d4c315 Merge pull request #937 from AmruthPillai/dependabot/gradle/app/org.jetbrains.kotlin.android-1.7.10
chore(deps): bump org.jetbrains.kotlin.android from 1.7.0 to 1.7.10 in /app
2022-07-12 15:33:31 +02:00
dependabot[bot]
85df339e56 chore(deps): bump org.jetbrains.kotlin.android in /app
Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.0...v1.7.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 02:40:56 +00:00
Amruth Pillai
d61ad44ebc chore(release): 3.4.7 v3.4.7 2022-07-01 01:04:52 +02:00
Amruth Pillai
ccb1eff749 chore(mui): migrate from mui/lab to mui/x-date-pickers 2022-07-01 01:04:03 +02:00
Amruth Pillai
bfb48e3aa7 fix(mui): update mui datepickers to newer package 2022-07-01 01:01:27 +02:00
Amruth Pillai
e2e08ad390 Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume 2022-07-01 00:50:17 +02:00
Amruth Pillai
f0dda06af3 Merge pull request #932 from AmruthPillai/i18n_main
New Crowdin updates
2022-07-01 00:50:10 +02:00
Amruth Pillai
4c4e77e21d New translations common.json (Portuguese) 2022-07-01 00:48:52 +02:00