Commit Graph

16 Commits

Author SHA1 Message Date
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