Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kobra-dev/react-firebase-auth-hooks

Fork of react-firebase-hooks to remove all hooks except for Auth
https://github.com/kobra-dev/react-firebase-auth-hooks

Remove all hooks but auth

468a9a59d80ca0bd8139a8cb535087a13c9ecf95 authored almost 4 years ago
Update README to include email verification options

aeadd15b3f8ca642f52776edf2e4dad62a00d449 authored almost 4 years ago
3.0.3

c69bb0169c3a41d00f6fcb35c25f7265b34e995d authored almost 4 years ago
Move options to central type

ad7b8c2b1039ef458425c81ab22d60bb9497d8d4 authored almost 4 years ago
Merge pull request #130 from dohomi/patch-2

Pass emailVerificationOptions to sendEmailVerification

a3b890dc9d6c4f7c53334f8b3202e71a80beea85 authored almost 4 years ago
Pass emailVerificationOptions to sendVerification

This add the options for email verification which is needed to set redirect urls and other setti...

bd7790b3bc5897d343e4b7fa4e9d8091bce45480 authored almost 4 years ago
Merge pull request #125 from dohomi/patch-1

Add option to hook "createUserWithEmailAndPassword" for enabling email verification sendout

b05bd77712b787a591750dc782e4f2d740f5f2ef authored almost 4 years ago
Add some additional type hints

e033e30d71753a8778c42b10fd54c6e50fc0e227 authored almost 4 years ago
Merge pull request #129 from berdyshev/support-withConverter

Avoid DocumentData prototype overriding (#128)

8a6f8a567f9e080929e5bc421ef7ac2684b39074 authored almost 4 years ago
don't modify prototype of the snapshot data

29f62d785e94638c461cd8d66965372b960bfcaa authored almost 4 years ago
Use reference type for database ref field

75f2dcdb760ddafdb25d03fdb6cf0cf8d0f2c795 authored almost 4 years ago
Merge pull request #126 from dangreaves/master

0a0246372117e64ac965d556be4c7a9eb6223b68 authored almost 4 years ago
Use DocumentReference type for Data ref attribute

5fd2fe4dddf82575236f2440622cc4080311727a authored almost 4 years ago
Add options to hook for enable email verification

I added an option to send out the email verification after successful creation.
Let me know wh...

1ba24f4244eefb082457f7bb407c8c51d61fcb95 authored almost 4 years ago
3.0.2

16d1f2edb7b276d1ff565ec5c6ac324d1e602324 authored almost 4 years ago
Fix erroneous import

c7c1559c56c6fc2a7b9797ff79ce297ebe5b122d authored almost 4 years ago
Address some firestore typing issues. Fixes #120

33b8a61f4da3c8499a5f1000022209cfa97d2ba1 authored almost 4 years ago
Add firebase libraries to rollup externals

2d1a5f9067c4b2708fb32681a974b3d7527be5cd authored almost 4 years ago
Update README.md

037ef6d333080a489d6776bd863ad459d7cef965 authored almost 4 years ago
Merge pull request #119 from Prashoon123/patch-1

Added installation instructions for yarn

015b83ff98a87f4a8eebfb3b9224baa8ed27b08a authored almost 4 years ago
Merge pull request #122 from exKAZUu/master

fix: remove unnecessary import statement

62e42f4623217b0ecec5999ec294216f575d4f92 authored almost 4 years ago
fix: remove unnecessary import statement

777837d2b3d076e82433a0ae93e3afcaaf0ac264 authored almost 4 years ago
Added installation instructions for yarn

19a50194f92d69064fa33adfb3c40f77eb0c6bb4 authored almost 4 years ago
Tweak README

925df1280bdf114974b70f52296e7eabf0c23d15 authored almost 4 years ago
3.0.1

09e8293f0806a1c6f67c64175a9e4c7c783ddd74 authored almost 4 years ago
Merge branch 'master' of https://github.com/CSFrequency/react-firebase-hooks

6342162c923a062e89be5080f9f2876ac07acab1 authored almost 4 years ago
3.0.0

af24733e66d1748703fb6a4752a22d30f1d210c2 authored almost 4 years ago
Tweak README ready for v3 release

40ea98fae3040b1f696ae7e084af610b17108eb3 authored almost 4 years ago
Merge pull request #114 from matamatanot/update-min-firebase-v8

Add firebase v8 to peerDependencies

e58ff586b7e734cf992c14a8ed19519af678c210 authored almost 4 years ago
Tweak `transform` documentation

0d3434f36e1c4e01c265acb9263a5fe553641533 authored almost 4 years ago
chore: update

59ff08b3eee83e335d89b81909916ac42d8b7b86 authored almost 4 years ago
Make a few structural changes to #98

c03d1363eceebcfbb19f2422221bf084571061ba authored almost 4 years ago
Merge pull request #98 from lorstenoplo/fix-auth-bug

Fix auth bug

0aba3cdd9e45e47a8a0469b26d1f8a3c911b597d authored almost 4 years ago
Run transform function for non object data

6be3e99356ea9221143d49247204e2aa85ba8202 authored almost 4 years ago
Make sure dependent fields are correctly referenced in useCallback

fe7188973cf4495388ec86f729a5444043e7ed81 authored almost 4 years ago
Add transform option to Firestore hooks. Closes #62

e9b757b5693503865eeaef61326a28507fc3216f authored almost 4 years ago
Tweak README

ae84719eece934a58f08d428119873b7ab6de3df authored almost 4 years ago
Ensure that `transform` is considered for when to re-execute thee memoisation

2c97ac0f47cb873054326f6ceebda280358582d3 authored almost 4 years ago
Add `transform` option for realtime database hooks. Fixes #91

99ce5e0113f7d92f616aed503241baf4594aebae authored almost 4 years ago
Merge pull request #107 from kqito/master

Fix type of return value of useAuthState

e7cd1efb0c9a25ab879fa02209642c8d7762a6bb authored almost 4 years ago
Fix initialisation issues with an empty list #90

e31a581756054398af6d9a1af4b843ae973db1ac authored almost 4 years ago
Fix type of return value of useAuthState

b6a73592c68f08e691906f6e3ad9fa61c8918d4b authored almost 4 years ago
Merge branch 'fix-auth-bug' of github.com:lorstenoplo/react-firebase-hooks into fix-auth-bug

b23480d096cf8e1b3d9c99b679ed5ee882610534 authored about 4 years ago
Changed error type to FirebaseError

8c5e15dffef69ea52df4efa8af3030d9f16e0e82 authored about 4 years ago
Update README.md

5c79f11597fb61aab1e67dc2c693a64e7fb56c4c authored about 4 years ago
Updated readme to reflect new features

c1a0d20e07b71696f9067b66b5342999ad0bd6fc authored about 4 years ago
Updated readme to reflect new features

66389116c777d924550a11845cdd8df166a8b54a authored about 4 years ago
Updated readme to reflect new features

73aeb306cc177d55e148ae79befd51f23f583bdf authored about 4 years ago
Added hooks for login, signup

8a525c5d70730f604aa0237c123c6062d28a81af authored about 4 years ago
Add support for Firestore `snapshotOptions`. Closes #78

1e893b11a41df8618a80ac7964bdf02dcf05735e authored about 4 years ago
Consolidate shared firestore hooks logic

75821e4d731affcf4856532475e34c00a297df62 authored about 4 years ago
Reinstate correct FirebaseError type. Fixes #89

5182e86c8711e1d6da73a70134a94b665137b545 authored about 4 years ago
Add additional type information to firestore hooks. Closes #67

c3e70719f9cd85ece67e337a9eed522d1c3ed8a5 authored about 4 years ago
Add keyField and refField to database generics

efe6e65eac198ac455f0e5346ae443f6484f57da authored about 4 years ago
Properly export moved types

df85e8080cbac1bbf106e8957f8afe10d4add2d7 authored about 4 years ago
Add idField and refField types to generics. Resolves #50

9f678ad16c43200f593946cdab356383c497240d authored about 4 years ago
Consolidate hook options

316301a128a9c5fbe41ac2c4fd393c972baf64da authored about 4 years ago
Merge pull request #90 from caleb-harrelson/useList-efficiency

Improve useList efficiency

a1f2b64e388396854355e5f15ae8661c5e1084bf authored about 4 years ago
Merge branch 'master' into useList-efficiency

225aa0d973a9b38b163a97be9828868b2f738dbb authored about 4 years ago
Fix an issue with the hook not updating if the query ref changes

49abf4545bc73160998d70050588bd0cd9b6a3c1 authored about 4 years ago
Merge pull request #96 from matamatanot/react-17

feat: bump for react 17

f7bc47ee61bbe37c460e898ef1b2e841a2adaba4 authored about 4 years ago
update

3a6f2b8f06c7923d41b6f1c8469be6bd8483a565 authored about 4 years ago
Fix missing useMemo parameter

d6b58a4e838990b33c3dd369054d9d190aff76ee authored about 4 years ago
Update useList.ts

34ca031cd543ad77d01b686bffdef710abb9531f authored about 4 years ago
Update useListReducer.ts

1bd439105828af31b82f54f6270d7582203db0d7 authored about 4 years ago
Merge branch 'master' into useList-efficiency

2094d869b1eaf775e286a47265daa6f4ba03659f authored about 4 years ago
Make similar changes to #80 for the realtime database

505b29db374475babac311680f0cfe267f761cdb authored about 4 years ago
Merge pull request #80 from mauriceackel/feature/hydrate-reference

Possibility to populate the firebase.firestore.QuerySnapshot.ref field

b826d61fbc61e8e8508808ac22a7b93e2026d34c authored about 4 years ago
Merge branch 'master' into feature/hydrate-reference

8a2583a9e21e937ea2bacbc38ac89f9be906a79d authored about 4 years ago
Recreate PR #75 against latest version of code

faad6778a1bb9c7cb4eedae0b97f8e4954481643 authored about 4 years ago
Merge pull request #79 from sdemjanenko/memoize_hook_return

Memoize hook return

2177d64a283291dfea789638f694cfe05a0f24a8 authored about 4 years ago
Update useList.ts

50df08a7fdfd34be8b5945b9c8e4850273ff47f0 authored about 4 years ago
Merge branch 'master' into memoize_hook_return

7888610384e985df4057d88e7461a224c00d8e49 authored about 4 years ago
Merge pull request #71 from CSFrequency/dependabot/npm_and_yarn/websocket-extensions-0.1.4

Bump websocket-extensions from 0.1.3 to 0.1.4

08d35f5144d9c16dd7336a413fea44797eb2d009 authored about 4 years ago
Tweaks to #86

8dec188920bf44a18f3a32a71cc2bb9c00e818a3 authored about 4 years ago
Merge pull request #86 from mdirolf/firebase-8

Upgrade firebase and update imports to work w/ upstream changes

ede53626a80ba1617132e045b9e0093ff2771b26 authored about 4 years ago
Tweak remaining JS highlighting

cf97f508f24ee05d05c9c7b6ae1b2ae1c3bb45bf authored about 4 years ago
Merge pull request #84 from GypsyDangerous/master

added syntax highlighting to some of the examples

c25baf31f24313546c52254df4714672ca1ee932 authored about 4 years ago
Merge pull request #73 from hpieroni/patch-1

Update README.md storage section

ec1f86047f02081eaf5d6365f4f97cfc83c18006 authored about 4 years ago
Prevent excessive rerenders with useList

Use the `.once`’s `val()` to determine the number of children, then batch that many calls to the...

4de8e834df26577f3c7bf94c923403722c95512c authored about 4 years ago
Fix type references

dfdee4a18ea14042caa043bc1a9a14f73ff6a5db authored about 4 years ago
Upgrade firebase and update imports to work w/ upstream changes

https://firebase.google.com/support/release-notes/js#version_800_-_october_26_2020

51359d80ecb5ecba1359fa86203a88f7140b6d5b authored over 4 years ago
added syntax highlighting to some of the examples

59ae04ef261f5d77726ed598d344eb71b8649850 authored over 4 years ago
Possibility to populate the firebase.firestore.QuerySnapshot.ref field

9cdf1785b13d1a5fd5577f002da08e5c24d52a7d authored over 4 years ago
Memoize useListKeys', useCollectionOnce's, useDocumentDataOnce's value

This hook should only return a new array of keys if the snapshots
change. Previously, a new arra...

cf815de08853a4c12b39e7e2fe2f34da81ed1257 authored over 4 years ago
Return memorized arrays from hooks

This fixes an issue where a user may end up getting a new array with the
same entries from these...

2bdb336fcf72ace3dc0fd84dd22e3ef0b3ca9efe authored over 4 years ago
Update README.md in storage section

Change `import` example to be consistent with other section examples

eb7e479ef0237954f8932a1eb6915b2beee2e1da authored over 4 years ago
Bump websocket-extensions from 0.1.3 to 0.1.4

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

29bd4d7813fc0b7302c604b8cf920e106935d9b9 authored over 4 years ago
Tweak Auth README.md

048dcb4553e7aecab5b8bf2a586d4349bb28998f authored over 4 years ago
2.2.0

3ad4253b09015c35a25ebd3333d95a6556d20ef5 authored over 4 years ago
Address security vulnerability

12af757d78be0e29ad5c3fd2eb8adb007984ce7b authored over 4 years ago
Merge pull request #68 from CSFrequency/revert-55-loasing-state-empty-query

Revert "Preserve loading state"

5591820883684edff9c14b2b9a667306dab49aac authored over 4 years ago
Revert "Preserve loading state"

c4ae99d1d02f8ecb865ddd09800472a4f2faf532 authored over 4 years ago
Merge pull request #55 from Nickman87/loasing-state-empty-query

Preserve loading state

4cb719f4859fa8b7ec3518a4f429b35490e48d95 authored over 4 years ago
Merge pull request #41 from ypresto/memo-data

Add useMemo() for value fetching hooks

bb0f8151b6ba039f2a5a2d14024fa9facc8de4a5 authored over 4 years ago
Correct example in documentation

52883a3f7aed61c28c9ab367586d0a61e64de937 authored over 4 years ago
Merge pull request #65 from ShaunLWM/patch-1

Update auth README.md

0f4b32238212ca7f49dd8f09c25a7b19aee83668 authored over 4 years ago
Update remaining variable names

7248ed81464d80c1de22d383ccdd4304e09a43a0 authored over 4 years ago
Update auth README.md

Was a bit confusing on first look. Hopefully this will look better for others as well.

dd2e586756a7188fa686ab2c8a6e5aba9f798a6e authored almost 5 years ago
Preserve loading state

Use reset instead of set value when no value is present

50d79fee3b38101db3a71e0f11915c7523ef4950 authored about 5 years ago