index
:
swagger-ui.git
3.52.2
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev-helpers
Age
Commit message (
Expand
)
Author
2021-01-12
feat (auth): support for flow type `authorization_code` in oauth2-redirect.ht...
Ihnat Klimchuk
2020-09-11
refactor(csp): Update how the JavaScript run function is invoked in oauth2-re...
Mickaël Derriey
2020-07-31
fix: specify charset utf-8 in html script declaration (#6278)
Irena Shaigorodsky
2020-06-10
improvement: oauth "scopes" improvements (#6037)
Matthew Morrissette
2019-10-07
feat: add PKCE support for OAuth2 Authorization Code flows (#5361)
poveilleux
2018-07-05
improvement: prevent loading resources from third party CDN (via #4598)
Markus Poerschke
2018-06-15
use HTTPS for Petstore by default (#4652)
kyle
2018-04-10
fix: provide svg assets through React app instead of relying on HTML (#4429)
kyle
2018-02-13
show oauth error callback message when auth fails (#4058)
wayglem
2017-12-05
Add script documentation to development docs
Kyle Shockey
2017-12-04
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/docs
Kyle Shockey
2017-11-01
WIP
Kyle Shockey
2017-10-20
Merge branch 'master' into ft/oas3-authorization
kyle
2017-10-11
OAS3 Auth MVP
Kyle Shockey
2017-10-11
Add viewport meta tag
Race, Dale
2017-09-02
fix #3624
HelderSepu
2017-07-17
File formatting fixes
Owen Conti
2017-07-17
Revert changes based on @Minasokoni's suggestion
Owen Conti
2017-07-17
Merge branch 'master' into bug/2903-wrong-font-for-error
Owen Conti
2017-07-08
Remove embedded styles from `index.html` files
Owen Conti
2017-07-04
Complying with request for changes
Raphaël MARQUES
2017-06-27
Adding apisSorter options, taking a string or a function as a configuration v...
Raphaël MARQUES
2017-05-25
Read me for modelPropertyMacro, changed for parameterMacro
Anna Bodnia
2017-05-23
read me for parameterMacro
Anna Bodnia
2017-05-19
modelPropertyMacro, parameterMacro
Anna Bodnia
2017-05-16
Send redirect url when authenticating with oauth2-authorization_code
Furkan Ayhan
2017-05-11
add configuration of auth: scope separator, client id, client secret, app nam...
Anna Bodnia
2017-05-05
enable configs plugin by default
Anna Bodnia
2017-04-04
Update paths in index.html
shockey
2017-04-04
gone with the public
Ron
2017-03-30
Fix dev server
Kyle Shockey