Commit Graph

8 Commits

Author SHA1 Message Date
Ondřej Synáček f74bf05904 fix: thrown error when connecting to Firebase database
Caused by invalid argument passing.
2020-12-26 20:01:39 +01:00
Ondrej Synacek 72bb455f2e
Merge pull request #5 from comatory/dependabot/npm_and_yarn/functions/date-and-time-0.14.2
Bump date-and-time from 0.14.1 to 0.14.2 in /functions
2020-12-25 14:15:20 +01:00
dependabot[bot] 62190ee7f0
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 22:03:37 +00:00
Ondřej Synáček e71f8476bb fix: argument name in functions logger 2020-12-23 22:19:29 +01:00
Ondřej Synáček 737620e2ca feature: add endpoint for logging instrumentation 2020-12-12 13:19:34 +01:00
Ondřej Synáček c55774eb39 feature: add loggers and save logs to DB when using Firebase 2020-11-15 21:33:47 +01:00
Ondřej Synáček a8c5d12a7b fix issues with deployment due to winston logging getting in the way 2020-11-15 15:13:49 +01:00
Ondřej Synáček a44468fd68 enable firebase configuration 2020-11-15 11:41:50 +01:00