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/services
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
..
avatar added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
build added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
datafile added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
dockerfile added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
page added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
route-builder added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
view-array added TSLint for TypeScript code style checking, fixed associated errors 2017-06-27 11:37:13 -07:00
angular-helper.js Move all controllers into page definitions and add support for layout profiles 2015-02-20 18:15:48 -05:00
angular-poll-channel.js fix(angular-poll-channel): wrap scope change in 2017-01-30 16:32:43 -05:00
api-service.js fix(js/signin-form): check for resp body first 2017-01-10 14:46:51 -05:00
container-service.js Fix container service status check 2016-10-21 13:31:02 -04:00
cookie-service.js Move to Angular 1.5 2016-05-17 16:32:08 -04:00
document-visibility-service.js Disable the angular poll channel when the browser tab is hidden 2015-05-21 17:16:38 -04:00
documentation-service.js Change docs to load from HTTPS 2015-08-05 14:34:11 -04:00
external-login-service.js Small JS fixes for the PR 2017-01-26 12:03:56 -05:00
external-notification-data.js Adding in cancel notifications 2016-11-30 14:38:34 -05:00
features-config.js Change header back to white and remove CoreOS product bar 2016-11-21 15:50:11 -05:00
image-loader-service.js Never load the full repo image list 2015-11-04 15:53:00 -05:00
image-metadata-service.js Cleanup display of image commands to be better shared 2017-06-23 14:53:02 -04:00
key-service.js Add support for Dex to Quay 2015-09-04 17:05:06 -04:00
meta-service.js Fix handling of promises for title and description of pages in Quay 2017-11-08 16:14:14 -05:00
notification-service.js Fix NPE when app specific tokens are not enabled 2018-01-26 13:18:32 -05:00
oauth-service.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
ping-service.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
plan-service.js fixed AngularJS escaping '?' character in URL 2017-06-23 11:27:07 -07:00
roles-service.js Add a test for operation name collisions and fix the one additional collision found 2016-11-10 15:38:27 -05:00
status-service.js return no-op status service if billing is not enabled 2017-05-04 11:56:46 -07:00
string-builder-service.js Fix XSS in usage log viewer 2017-12-06 13:49:02 -05:00
table-service.js removed unnecessary factory classes, simplified existing services 2017-01-23 01:57:00 -08:00
trigger-service.js feat(buildtrigger): allow use to specify dockerfile 2017-03-06 21:20:17 -05:00
ui-service.js Fix enter key in password dialogs in Firefox 2016-07-27 13:12:37 -07:00
user-service.js Add new decorator to prevent reflected text attacks 2018-02-20 11:33:45 -05:00
util-service.js refactored Markdown components to reduce bundle size 2017-08-01 10:55:05 -04:00
vulnerability-service.js Update security scan col in repo view to use donut chart and better language 2017-03-14 11:34:41 -04:00