Commit Graph

46 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
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
5652dbd812 bumped version for security patch 2020-09-13 11:00:50 +02:00
05ccc64d14 added auth node to verify/decode idToken JWT sent from clients 2020-08-09 14:03:15 +02:00
98e01d2d90 Fix for merge option while setting value 2020-07-28 03:09:36 -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
2487685aea Update package version for get latest changes made in firebase-get node 2020-04-13 15:38:33 -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
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
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
48910a9700 added output port for storage-write that gives status 2019-07-08 15:10:26 +02:00
20bbb3c8ef addes storage-list and some supporting logic in storage-read 2019-07-07 10:32:47 +02:00
4ece0652aa bumped version 2019-07-02 20:43:23 +02:00
df5b5c8e82 refactord, tidied up, added icon for storage and a new node for writing buffers to storage files 2019-07-02 20:43:04 +02:00
ae90a7c225 added global firebase context settings 2019-07-02 19:45:37 +02:00
077199e320 added docs for storage-read 2019-07-02 07:24:28 +02:00
792374e1c8 first version of a cloud storage read node 2019-07-02 07:05:40 +02:00
8b0ee83c8c added environment variables to control updates of flows 2019-06-23 20:59:10 +02:00
0af1a1b15a added flow rtdb saving nodes 2019-06-23 20:11:05 +02:00
632e06c586 added path config variable for rtdb-get 2019-06-23 17:29:38 +02:00
56b47400bd fixed typo in README 2019-06-23 11:38:31 +02:00
0e720baee7 bumping version for npm 2019-06-22 16:02:33 +02:00
782299982c added basic firestore nodes for get,set,add and query 2019-06-09 19:17:30 +02:00
32a2fd439b added discoerability for node-red install 2019-06-09 17:05:48 +02:00
692929400e first working or at least useful verion for rtdb 2019-06-09 17:00:41 +02:00