This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/js
2014-09-04 20:04:49 -04:00
..
app.js Make the fresh login dialog autofocus the input and make it handle the enter key properly. 2014-09-04 20:04:49 -04:00
controllers.js Add the concept of require_fresh_login to both the backend and frontend. Sensitive methods will now be marked with the annotation, which requires that the user has performed a login within 10 minutes or they are asked to do so in the UI before running the operation again. 2014-09-04 14:24:20 -04:00
graphing.js Fix possible NPE 2014-08-18 13:30:47 -04:00
tour.js Fix the case where someone tries the tour with an unsupported browser 2014-06-16 14:05:27 -04:00
untar.js Fix TAR parsing by using a custom lib written based off of a public lib 2014-07-14 16:26:20 -04:00