sheets-url-shortener icon indicating copy to clipboard operation
sheets-url-shortener copied to clipboard

A simple short URL redirect service built on top of Google Sheets, and runs for cheap on Google Cloud Run serverless.

Results 6 sheets-url-shortener issues
Sort by recently updated
recently updated
newest added

In the interest of not pulling a Chesterton's Fence here, what's the purpose of this sleep? It's causing a delay on every fresh invocation outside of the TTL, and I...

Hey Gab, can I ask your email ? hope you can upgrade this... thnx!

I have installed the exact same version, configured personal password, additional passwords and granted easy access: ![screenshot 2020-02-10 at 8 25 40 AM](https://user-images.githubusercontent.com/1357701/74113457-35c34000-4bdf-11ea-84db-d0cd8955861b.jpg) But none of them is decrypted: ```...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210726213435-c6fcb2dbf985 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20210726213435-c6fcb2dbf985&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

There's three changes in this PR - let me know if you would prefer I break it up into three separate PRs. 1. Make redirect matching case-insensitive. Since the map...