The Wayback Machine - https://web.archive.org/web/20200829130125/https://github.com/topics/static
Skip to content
#

static

Here are 1,058 public repositories matching this topic...

next.js
eugenefm
eugenefm commented Aug 21, 2020

Describe the bug
Bitbucket Implicit Auth users need to wait 30 seconds to log in after token expires.

To Reproduce

  1. Wait one hour for the Bitbucket Oauth token to die.
  2. Try to log in again at the login page.
  3. You will see 'Logging in...' for about 30 seconds as the app attempts to login with the expired token repeatedly. Only after waiting for these failed attempts does the '
thornjad
thornjad commented Dec 18, 2019

As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.

react-static
smartboyathome
smartboyathome commented Sep 11, 2019

Is your feature request related to a problem? Please describe.
I am using react-static to create a site that is hosted out of S3. I want to be able to use object versioning to track changes to the objects over time, but I can't do that with the main JS file, as it has a hash code in the middle. I am guessing that this is used for cache busting, but S3 already has robust etag support built in,

ralfbiedert
ralfbiedert commented Jun 8, 2020

Bug Report

Environment

Zola version: 0.11.0

Current Behavior

Hi, when running the link checker on my site zola reports spurious network errors, although opening the same site in Firefox works fine. As a subsequent error, if I try to re-run the checker I then sometimes get blocked by other hosts.

For example, first run:

D:\Development\Source\cheats.rs>bash ./deplo
phpinsights

Improve this page

Add a description, image, and links to the static topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the static topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.