short icon indicating copy to clipboard operation
short copied to clipboard

URL shortening service written in Go and React

Results 56 short issues
Sort by recently updated
recently updated
newest added

Fixes #865 Tests not added yet, so this will be in draft until they're added. Emit errors through search API and add new types for unknown resource and user not...

size/L

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. Release notes Sourced from node-fetch's releases. v2.6.1 This is an important security release. It is strongly recommended to update as soon as possible. See...

size/XS
dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

size/S
dependencies

Add storybook items for the various UI components we have within short. | Component | Status | | ------------- | ------------- | | Button | Completed (https://github.com/short-d/short/pull/943) | | ChangeLogModal...

enhancement

WIP Add modal to storybook Issue: Modal does not show up in storybook.

size/M

Addresses the `Table` story in #954. **Leaving in Draft until these items are done:** - [x] Complete knobs for columns widths and header font size - [x] Determine whether it's...

## Current Behavior Currently we do not fire off metrics for SSOs, the objective of this PR is to fire off events whenever someone uses SSO and partition it by...

size/L

**What is the problem?** `Spinner` component currently just has the center circle (the sun) and the three green circles around it (earth, venus, and mercury). It would be nice if...

enhancement

**What is the problem?** Auth token are exposed in the URL when user signs in the website. This allows attacker to easily steal users' token as it can be send...

enhancement