Commit Graph

75 Commits

Author SHA1 Message Date
f2c775b36a fixed bug in README 2021-02-02 15:49:32 +01:00
706a4f4ddd bumping version for dependabot security patch merged 2020-12-28 19:56:42 +01:00
e043704acc Merge pull request #24 from psvensson/dependabot/npm_and_yarn/date-and-time-0.14.2
Bump date-and-time from 0.14.1 to 0.14.2
2020-12-28 19:55:33 +01:00
bde3162dda Bump date-and-time from 0.14.1 to 0.14.2
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:59:41 +00:00
243faac31e upgrading dpendencies and fixing README errors 2020-12-14 14:24:29 +01:00
e1d15ac547 bumping version 2020-11-26 19:23:47 +01:00
a3948db91c changed instructions for verify-idtoken 2020-11-26 19:23:27 +01:00
5652dbd812 bumped version for security patch 2020-09-13 11:00:50 +02:00
3d75b281ed Merge pull request #22 from psvensson/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-09-13 10:39:38 +02:00
05fee62506 Bump node-fetch from 2.6.0 to 2.6.1
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 04:19:18 +00:00
05ccc64d14 added auth node to verify/decode idToken JWT sent from clients 2020-08-09 14:03:15 +02:00
79cbbddfe1 Merge pull request #20 from kunalkamble/master
Fix for merge option for setting value
2020-07-28 10:20:11 +02:00
98e01d2d90 Fix for merge option while setting value 2020-07-28 03:09:36 -04:00
af3f99f139 Merge pull request #1 from psvensson/master
pull from original repo
2020-07-28 03:04:04 -04:00
a6b11e74b9 Merge pull request #19 from kunalkamble/patch-3
Add merge option while setting value
2020-05-10 11:39:26 +02:00
dd7e3e248e Add merge option while setting value 2020-05-10 00:41:25 -04:00
a178ddcc76 changing return value for delete-storage to true or false 2020-04-27 08:47:22 +02:00
0ed1f8f382 added storage-delete node 2020-04-26 15:19:43 +02:00
7ac88211f7 experimenting with getting credentials as needed instead of setting them at node-creation 2020-04-23 20:05:02 +02:00
c7941c2647 fixed sloppy coding whenrefering to storage instead of this.storage in storage nodes 2020-04-23 12:58:55 +02:00
186b402d07 fixed bug in storage module 2020-04-22 20:03:17 +02:00
603029bc87 Merge pull request #16 from kunalkamble/patch-2
Update package version for get latest changes made in firebase-get node
2020-04-14 07:36:03 +02:00
4028ef7b9e Merge pull request #15 from kunalkamble/patch-1
Add missing parameter to setup method in firestore-get node
2020-04-14 07:35:34 +02:00
2487685aea Update package version for get latest changes made in firebase-get node 2020-04-13 15:38:33 -04:00
053e368a4c Add missing parameter to setup method in firestore-get node 2020-04-13 15:37:14 -04:00
b070a52ee0 fixed utterly embarassing bugs in rtdb-query and firestore-query where query properties were never processed 2019-07-22 09:08:37 +02:00
3ca32c00ae added guard for payload without path in rtdb-get and rtdb-on 2019-07-21 12:54:19 +02:00
87a2ed5022 added guard for firebase-config init call without creentials set 2019-07-20 17:07:58 +02:00
e29eec83f8 added guard for firebase-config init call without creentials set 2019-07-20 17:07:12 +02:00
48df733c1a adding guard for other components already initalized firebase-admin 2019-07-16 13:31:56 +02:00
aea77bf8cb adding guard for other components already initalized firebase-admin 2019-07-16 13:11:57 +02:00
6c308fec3e adding guard for other components already initalized firebase-admin 2019-07-16 12:44:36 +02:00
6ba94648e0 adding guard for other components already initalized firebase-admin 2019-07-16 12:30:14 +02:00
6ed3d21a4f adding guard for other components already initalized firebase-admin 2019-07-16 11:18:15 +02:00
d8e42e59d7 adding guard for other components already initalized firebase-admin 2019-07-16 10:39:44 +02:00
3b0931fde2 adding guard for other components already initalized firebase-admin 2019-07-16 09:54:11 +02:00
e43f270257 additional exception checking in storage-read 2019-07-15 15:38:30 +02:00
ca92bc0617 additional exception checking in storage-read 2019-07-15 11:34:57 +02:00
f8fc2a32d7 added on nodes for rtdb and firestore andmade nodes pass through msg objects with as little changes as possible 2019-07-15 10:27:20 +02:00
fefe2f2509 added on nodes for rtdb and firestore andmade nodes pass through msg objects with as little changes as possible 2019-07-15 10:27:01 +02:00
e9fd502879 fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:33:20 +02:00
e9de7bf131 fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:31:30 +02:00
d353f02b6f fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:09:13 +02:00
ae7eb94ee3 fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:06:26 +02:00
2331c7d01e fixed typo in rtdb get node and added auto setup for firestore and rtdb get 2019-07-12 15:00:44 +02:00
1e3cad7906 added readme for output node of storage-write 2019-07-08 15:11:40 +02:00
48910a9700 added output port for storage-write that gives status 2019-07-08 15:10:26 +02:00
a41df8813f fixed bug in readme 2019-07-07 10:35:09 +02:00
20bbb3c8ef addes storage-list and some supporting logic in storage-read 2019-07-07 10:32:47 +02:00
e248109ffc fixed typo 2019-07-02 20:46:39 +02:00