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
Joseph Schorr 188ea98441 Add new decorator to prevent reflected text attacks
Instead of disabling repo names with periods in them, we simply disallow calls to the API when they are GET requests, whose path ends in a dot, and that do not have a referrer from the frontend.
2018-02-20 11:33:45 -05:00
..
constants refactored Markdown components to reduce bundle size 2017-08-01 10:55:05 -04:00
directives Add messaging when trying to create a team that already exists 2018-02-15 16:03:09 -05:00
pages Fix bugs in updateuser 2017-12-01 14:58:29 -05:00
services Add new decorator to prevent reflected text attacks 2018-02-20 11:33:45 -05:00
types use Webpack code-splitting to dynamically import Highlight.js languages as they are detected by Showdown Markdown extension 2017-08-01 15:36:54 -04:00
core-config-setup.js Add superuser config for Azure blob storage 2018-02-06 13:48:40 -05:00
core-ui.js removed Rickshaw dependency used by dead code 2017-08-02 10:27:44 -04:00
graphing.js replace reference to global classes with ES6 modules 2017-05-24 13:37:30 -07:00
main.ts refactored Markdown components to reduce bundle size 2017-08-01 10:55:05 -04:00
ng-safenewtab.js Add noreferrer to ng-safenewtab 2016-05-05 14:00:17 -04:00
quay-config.module.ts whitelisted moment.js locales to reduce bundle size 2017-08-02 15:46:14 -04:00
quay-pages.module.ts remove React code, node-sass, and sass-loader dependencies 2017-06-08 11:19:25 -07:00
quay-routes.module.ts remove React code, node-sass, and sass-loader dependencies 2017-06-08 11:19:25 -07:00
quay-run.ts Add new decorator to prevent reflected text attacks 2018-02-20 11:33:45 -05:00
quay.module.ts Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password 2018-01-04 15:27:41 -05:00
tar.js Fix tar-gz reading of Dockerfiles 2016-09-13 11:34:35 -04:00
tour.js Change user events tutorial Redis error to be an inline box 2016-07-27 13:41:26 -07:00