|
|
56f46a185c
|
Bump lodash from 4.17.20 to 4.17.21 in /functions
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-09 12:17:25 +00:00 |
|
|
|
ba11af887c
|
bump to v2.7.9
|
2021-10-24 13:36:40 +02:00 |
|
|
|
79c903f02d
|
- v2.7.3: update dependencies
|
2021-06-09 11:30:59 +05:30 |
|
|
|
847c2c0f9b
|
- update to v2.7.2
- update dependencies
|
2021-06-03 08:52:19 +05:30 |
|
|
|
2c22c13f3e
|
- update dependencies
- upgrade gatsby v2 to v3
- update functions
|
2021-05-29 11:47:34 +05:30 |
|
|
|
9f38ebd044
|
"deleteUser" Firebase cloud function: added deletion of user folder from Storage, added extra checks on IDs not being empty string
|
2021-05-06 12:37:10 +02:00 |
|
|
|
14ea8de709
|
Modified 'printResume' Firebase cloud function: implemented basic retry mechanism with waitUntil 'networkidle0' and 'networkidle2', enhanced error handling to return more detailed information
|
2021-05-04 11:35:40 +02:00 |
|
|
|
1ac828b532
|
Update package-lock.json in functions
|
2021-05-03 11:11:53 +05:30 |
|
|
|
54ddfe30d7
|
Updated "deleteUser" Firebase cloud function to perform updates in an atomic way, tweaked UI call and error handling
|
2021-04-23 15:16:37 +02:00 |
|
|
|
d4e7914a27
|
Updated "deleteUser" Firebase cloud function implementation, UI call and error handling
|
2021-04-22 18:38:02 +02:00 |
|
|
|
bf03e40895
|
update dependencies for functions
|
2021-03-07 10:00:40 +05:30 |
|
|
|
a219b1d979
|
[2.6.3] updating dependencies
|
2021-02-16 09:17:11 +05:30 |
|
|
|
5e5ee5fffa
|
[2.6.2] update dependencies, bump up version
|
2021-02-12 11:23:28 +05:30 |
|
|
|
04f8fe2db7
|
[2.6.0] update dependencies
|
2021-02-07 12:21:21 +05:30 |
|
|
|
b76fa1dcc5
|
add GitHub Action to run unit tests on every PR/push
|
2021-01-23 19:28:01 +05:30 |
|
|
|
f76609c2fc
|
Bump date-and-time from 0.14.1 to 0.14.2 in /functions
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/knowledgecode/date-and-time/releases)
- [Commits](https://github.com/knowledgecode/date-and-time/compare/v0.14.1...v0.14.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-24 21:56:54 +00:00 |
|
|
|
d51363663b
|
Stopped tracking .env files, but keep remote
|
2020-12-11 10:12:41 +05:30 |
|
|
|
df71b86028
|
- bumped version to 2.3.3
- fixed text alignment issues
- updated dependencies
- added ukranian language
|
2020-12-09 10:40:27 +05:30 |
|
|
|
469f53bf6e
|
fix with firebase deploy
|
2020-10-03 09:10:19 +05:30 |
|
|
|
2aaed1a575
|
fixing crashes, upgrading dependencies, patching security vulnerabilities
|
2020-10-03 08:57:37 +05:30 |
|
|
|
c7b03bde79
|
Merge pull request #330 from AmruthPillai/dependabot/npm_and_yarn/functions/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1 in /functions
|
2020-10-03 08:12:56 +05:30 |
|
|
|
50da90af89
|
Bump node-fetch from 2.6.0 to 2.6.1 in /functions
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-13 02:32:34 +00:00 |
|
|
|
3d8b9f8ba3
|
Bump bl from 4.0.2 to 4.0.3 in /functions
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-02 18:50:19 +00:00 |
|
|
|
87e3ebfaa8
|
- update dependencies
|
2020-08-01 10:31:04 +05:30 |
|
|
|
f2a0b612d0
|
solving bugs reported in GH issues
|
2020-07-24 21:54:48 +05:30 |
|
|
|
89261f27d8
|
fix test being repeated in share your resume
|
2020-07-18 18:40:51 +05:30 |
|
|
|
96259c6c5d
|
- final sanity checks before release
|
2020-07-17 09:06:47 +05:30 |
|
|
|
0019fee34e
|
- switch to using downloadjs for downloading files
- increase timeout for cloud function
|
2020-07-16 17:34:21 +05:30 |
|
|
|
af955bbf55
|
- implement donation link, in about section
|
2020-07-14 17:24:59 +05:30 |
|
|
|
851d6ef020
|
- fix firebase functions execution
|
2020-07-13 23:23:21 +05:30 |
|
|
|
e9bc40afb5
|
- update to use onCall from firebase functions
|
2020-07-13 22:13:00 +05:30 |
|
|
|
cf5d0b9571
|
- update for statging release, pre-checks
|
2020-07-13 16:38:08 +05:30 |
|
|
|
591c9a6ccf
|
- remove eslint from functions project
|
2020-07-13 16:03:15 +05:30 |
|
|
|
c7b39c9ed3
|
- updated packages across projects, deployed to staging
|
2020-07-13 15:58:59 +05:30 |
|
|
|
5ccc360345
|
- implement cloud functions for printing
- implement AMOLED mode
- implement reset layout
|
2020-07-12 15:04:07 +05:30 |
|