An open API service providing commit metadata for open source projects.

GitHub / angular/angularfire / commits

Angular + Firebase = ❤️

SHA Message Author Date Stats
d422e62b chore(api): Remove old database and auth providers David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
37a01e9a fix(module): Test with default name David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
84270092 fix(module): Conditionally pass app name David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
090568e2 fix(module): Make appName optional in initializeApp David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
73a3e26c feat(module): Add a custom FirebaseApp name David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
8df96d18 chore(build): Set Firebase, Angular, and rxjs as peerDependencies in post build David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
42f77aaf Update Plunker link to a working reference katowulf <k****f@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
71aa3ab2 chore(build): Remove obsolete manual typings David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
7631ab00 chore(docs): Add messagingSenderId to docs David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
9c848699 fix(config): Add messagingSenderId to FirebaseAppConfig David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
f875360f fix(aot): Remove AuthBackend param for AOT support David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
e78cf4b9 Update Auth with Ionic.md Utku Kaynar <u****u@c****o>
Committed by: David East <d****t@u****m>
over 9 years ago
1bf0191f chore(build): Update and test Angular and rxjs dependencies David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
ce3de043 fix(list): Work around Firebase SDK sync quirk #574 David East <d****t@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
08340f86 docs(api-reference) typo Patrick Reames <p****s@g****m>
Committed by: David East <d****t@u****m>
over 9 years ago
9cbc59ba fix(database): removed unused query option Nicholas Jamieson <n****s@c****m>
Committed by: David East <d****t@u****m>
over 9 years ago
b46eba65 docs(database): Removed object filtering comment Nicholas Jamieson <n****s@c****m>
Committed by: David East <d****t@u****m>
over 9 years ago
70a3e943 fix(database): allow null values for equalTo, etc. Nicholas Jamieson <n****s@c****m>
Committed by: katowulf <k****f@g****m>
over 9 years ago
4712c5b7 refactor(utils): replace isPresent with isNil Nicholas Jamieson <n****s@c****m>
Committed by: katowulf <k****f@g****m>
over 9 years ago
a895bad5 docs(list): fix typo object → list Wassim Chegham <g****b@w****m>
Committed by: David East <d****t@u****m>
over 9 years ago
74d1a4e9 Updated Read me - Added reference to Ionic2 Mukesh G Chandnani <m****1@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
0dfc21f3 Updated Title - Using AngularFire2 with Ionic2 Mukesh G Chandnani <m****1@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
cd2d6f67 Update Auth-with-Ionic2.md Mukesh G Chandnani <m****1@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
515ab48f Referencing AngularFire2 Auth with Ionic2 Mukesh G Chandnani <m****1@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
2e2911e6 Auth-with-Ionic2.md Mukesh G Chandnani <m****1@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
4f2e60a7 build(yarn): update yarn.lock fabien0102 <f****2@p****r>
Committed by: David East <d****t@u****m>
almost 10 years ago
4630a862 docs(auth): update docs to reflect the logout method returning a promise Ryan Clark <r****n@r****e>
Committed by: David East <d****t@u****m>
almost 10 years ago
169ce64c fix(auth_backend): update logout method to return a promise Ryan Clark <r****n@r****e>
Committed by: David East <d****t@u****m>
almost 10 years ago
232b1a0e build(firebase): set firebase as peer dependency fabien0102 <f****2@p****r>
Committed by: David East <d****t@u****m>
almost 10 years ago
a2f67a90 chore(5-user-authentication): Fix typo Todd Motto <t****d@t****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
62346956 chore(release): release beta.6 Jeff Cross <m****r@g****m> almost 10 years ago
2c0a57f2 fix(AoT): change constructor param interface type annotation to any Jeff Cross <m****r@g****m> almost 10 years ago
d5e51603 test(travis): add yarn install step Jeff Cross <m****r@g****m> almost 10 years ago
13014375 chore(yarn): add yarn lock and upgrade compiler-cli dep Jeff Cross <m****r@g****m> almost 10 years ago
f9833598 chore(typings): remove typings artifacts and install jasmine typings Jeff Cross <m****r@g****m> almost 10 years ago
e18da0eb fix(Database): use Zone scheduler for object and list factories Jeff Cross <m****r@g****m> almost 10 years ago
01b04a31 docs: Clean up table of contents for our contributor guide. katowulf <k****f@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
5d0c552a docs(lists): Fixing various typos and improving readability Mukesh G Chandnani <m****1@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
6f5231c2 docs(authentication): Adds API documentation for AngularFireAuth methods Mukesh G Chandnani <m****1@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
04f257ce docs(windows): Adds docs for installing using Angular CLI on Windows. Mukesh G Chandnani <m****1@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
86b4b24f fix(build): Fix npm test and test:watch commands for windows Fabien BERNARD <f****2@h****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
902ee8ad docs: Update app component name to match new CLI syntax Mukesh G Chandnani <m****1@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
ed7e187e docs: fix typo in example for list of items Akash Paul <i****l@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
971b29e2 chore(docs): Improve wording of issue template (#626) katowulf <k****f@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
892ecd48 docs(auth): add imports for AuthProviders and AuthMethods (#628) Michael Prentice <s****r@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
0ab7f097 Updated package.json to use the correct casing for the 'main' entrypoint (#599) Max Mumford <m****d@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
962b37dc docs(contributing): Fixed link to CONTRIBUTING renamed at commit ea80969 (#596) Ricardo Faria <r****a@o****r>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
2caa187a Update 5-user-authentication.md David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
41c90869 docs(database): Updated 4. Querying lists (#572) Mukesh G Chandnani <m****1@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
2471f7d2 docs(auth): Update 5. User authentication (#571) Mukesh G Chandnani <m****1@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
ea80969e docs(contributing): Add GitHub templates for issues, PRs, and contributing (#... katowulf <k****f@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
7c20d134 feat(docs): Add AoT installation and setup (#546) John Smith <v****o@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
c32a0081 feat(hmr): Add Hot module reloading Andreas Richter <r****a@u****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
5273429e docs(intall): Fix a couple grammar errors Jonathan Garvey <j****y@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
916a02e9 docs(install): Remove mentions to specifically install Typescript2 Julian Alimin <d****g@y****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
74e86c91 style: fix tslint warning Catalin Zalog <x****a@y****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
f63b73e2 docs(authentication): Add logout() method to guide. Yash Murty <y****y@g****m>
Committed by: katowulf <k****f@g****m>
almost 10 years ago
c3a954cd fix(imports): add firebase imports to all places that reference firebase name... Jeff Cross <m****r@g****m> almost 10 years ago
648666f6 feat(docs): update installation guide to latest cli version (#519) cre8 <m****k@g****e>
Committed by: David East <d****t@u****m>
almost 10 years ago
e93d45d0 test(typings): add integration test to verify typings setup is correct Jeff Cross <m****r@g****m> almost 10 years ago
a53fac06 fix(database): Add $ref to observables (#447) katowulf <k****f@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
133b9086 Combining PR #523,#526, #528 (#532) mukesh51 <m****1@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
45750de3 Updated selector name in app.component.ts (#515) mukesh51 <m****1@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
5cb80253 docs(CHANGELOG): add breaking change note about packaging Jeff Cross <m****r@g****m> almost 10 years ago
7b33938f chore: add plunker template (#514) John Smith <v****o@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
1d7f70be refactor(Observable): get rid of side-effects from rxjs throughout src Jeff Cross <m****r@g****m> almost 10 years ago
ec58e055 feat(packaging): add aot-friendly packaging Jeff Cross <m****r@g****m> almost 10 years ago
5be636e7 Update Pre-requisities and troubleshooting section (#509) mukesh51 <m****1@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
71ea5e62 test: add npm artifact build step to Travis Jeff Cross <m****r@g****m> almost 10 years ago
90ccc2d1 fix(typescript): use correct ts version and fix promise types Jeff Cross <m****r@g****m> almost 10 years ago
c83bd46b chore(docs): Update 2-retrieving-data-as-objects.md (#503) Geoff Granum <g****m@u****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
1963d2d4 chore(docs): Update readme instructions (#506) katowulf <k****f@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
be284952 chore: bump version and generate changelog (#507) Jeff Cross <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
2410b2de feat: upgrade to RC7 (#505) David East <d****t@u****m>
Committed by: Jeff Cross <m****r@g****m>
almost 10 years ago
1eb449a7 Corrected signature in docs for overriding user auth with `AuthMethods.Passwo... Daniel Ayoub <d****5@g****m>
Committed by: David East <d****t@u****m>
almost 10 years ago
68100e22 chore(docs): Emphasize TypeScript 2.0 requirement David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
c1642cae Update 1-install-and-setup.md (#474) Carlos Roso <c****8@g****m>
Committed by: David East <d****t@u****m>
about 10 years ago
5984a998 fix(docs): Remove @next install David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
f67aab13 feat(utils): Add $exists method to AFUnwrappedSnapshot (#471) David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
986685a4 fix(package): Version number David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
b4fb2817 fix(firebase_*_factory.js): Fix calls to off() which inadvertently cancel all... katowulf <k****f@g****m>
Committed by: David East <d****t@u****m>
about 10 years ago
f2d5ba53 fix(docs): Update for beta.4 David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
b347e16b fix(docs): Update for beta.4 David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
197026ae fix(docs): typos David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
112be1b4 Update CHANGELOG.md David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
922282ec chore(release): Changelog (#463) David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
8920b104 feat(docs): Docs for RC5 (#455) David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
13a5e1e5 Add a note about `typings install` (#437) katowulf <k****f@u****m>
Committed by: David East <d****t@u****m>
about 10 years ago
b38b5fde chore(docs): Update README for next releases (#429) David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
a2ee25d3 fix(auth): Auth config for initializeApp (#428) David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
ab809542 fix(auth): make statically analyzable x2 (#427) Rob Wormald <r****d@g****m>
Committed by: David East <d****t@u****m>
about 10 years ago
658517bd docs(3-retrieving-data-as-lists.md): clarity and FirebaseListObservable corre... aortyl <a****b@g****m>
Committed by: David East <d****t@u****m>
about 10 years ago
b1272396 Fix the syntax for an example in user-authentication docs. (#422) Aashil <a****l@a****m>
Committed by: David East <d****t@u****m>
about 10 years ago
1ebb7269 fix(auth): providerData issue (#420) David East <d****t@u****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
6219ac1c fix(providers): make AoT compile friendly (#410) Rob Wormald <r****d@g****m>
Committed by: David East <d****t@u****m>
about 10 years ago
5720ebc4 Injected the Firebase App into AngularFireDatabase (#355) Nicholas Jamieson <n****s@c****m>
Committed by: David East <d****t@u****m>
about 10 years ago
2c9ab311 chore(peerDependencies): use tilde for matching peerDependencies (#387) Minko Gechev <m****v@g****m>
Committed by: Jeff Cross <m****r@g****m>
about 10 years ago
3615318a fix(auth): add scheduler to schedule onAuth events through Angular zone (#368) Jeff Cross <m****r@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
05a2fced The *ngFor syntax is not correct : ngForOf instead of ngForIn (#384) Emmanuel DEMEY <d****l@g****m>
Committed by: David East <d****t@u****m>
about 10 years ago
a426aac8 chore: cleanup some no-longer used npm scripts (#379) Jeff Cross <m****r@g****m>
Committed by: David East <d****t@u****m>
about 10 years ago

← Back to repository