functions-samples icon indicating copy to clipboard operation
functions-samples copied to clipboard

Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase

Results 172 functions-samples issues
Sort by recently updated
recently updated
newest added

Bumps [pnpm](https://github.com/pnpm/pnpm) from 8.4.0 to 8.6.8. Release notes Sourced from pnpm's releases. v8.6.8 Patch Changes When the same file is appended multiple times into a tarball, the last occurrence is...

dependencies

Bumps [@okta/oidc-middleware](https://github.com/okta/okta-oidc-middleware) from 4.0.1 to 5.0.0. Release notes Sourced from @​okta/oidc-middleware's releases. 5.0.0 Breaking Changes #54 Requires Node >= 12.19.0. Update production dependencies: [email protected] (was 3.12.2) 4.5.1 Bug Fixes #43...

dependencies

Bumps [express-handlebars](https://github.com/express-handlebars/express-handlebars) from 3.1.0 to 5.3.1. Release notes Sourced from express-handlebars's releases. v5.3.1 5.3.1 (2021-05-04) Bug Fixes add note about security (78c47a2) v5.3.0 5.3.0 (2021-03-30) Features Add partialsDir.rename option (#151)...

dependencies

https://github.com/firebase/functions-samples/tree/url-shortener/Node/custom-url-shortener note: the `/list` endpoint is useful for testing, but should probably go away before publishing to avoid leaking links

Bumps [sharp](https://github.com/lovell/sharp) from 0.32.1 to 0.32.6. Changelog Sourced from sharp's changelog. v0.32.6 - 18th September 2023 Upgrade to libvips v8.14.5 for upstream bug fixes. Ensure composite tile images are fully...

dependencies

Sample relies on older typescript version that is no longer compatible with the firebase-admin package. With this change `git clone && firebase deploy` should just work (TM). Fixes https://github.com/firebase/firebase-tools/issues/5486

Update broken demo link update to https://stripe-subs-ext.web.app/ as listed on the stripe firebase extension "How this extension works" page