summaryrefslogtreecommitdiff
path: root/docs/usage
AgeCommit message (Expand)Author
2024-05-07fix(system): allow wrapping components both from presets and plugins (#9919)Vladimír Gorej
2024-04-25fix(config): remove system config source (#9875)Oliwia Rogala
2024-04-10docs(configuration): fix wrong syntaxHighlight option name (#9776)Daniel Kaneider
2024-03-29docs: remove repetitive word in docs (#9764)shandongbinzhou
2024-02-08docs(installation): update unpkg usage instructions (#9489)Anton Gilgur
2024-01-29docs(installation): remove leftover docker run commandVladimir Gorej
2024-01-29docs(installation): add docs about EMBEDDED env var (#9526)Vladimír Gorej
2023-08-17feat(syntax-highlighter): add light variant called "idea" (#8938)Filip Seman
2023-06-02refactor(docker): use templating to handle env variables (#8878)Vladimír Gorej
2023-02-23chore: regenerate package-lock.json (#8411)Vladimír Gorej
2022-11-04fix: show client secret input for PKCE auth code flow (#8268)Andreas Born
2022-08-12docs: fix typos and update https references (#8154)Andreas Deininger
2022-08-01docs: fix typos (#8133)Blueswen
2022-05-27docs(usage): add installation section for SWAGGER_JSON_URL (#8036)Max Horstmann
2022-05-25(docs): fix small typo in version-detection (#8032)Kaiser
2022-05-02docs: fix IU -> UI typo (#8001)Vlad I
2022-05-02docs: update standalone installation instruction (#7991)ericlingit
2022-03-21feat(docker): add OAUTH_USE_BASIC_AUTH env (#7474)Christopher Giroir
2022-02-09docs(installation): provide full example of unpkg usage (#7832)Vladimir Gorej
2021-12-09fix(security): disable reading config params from URL search params (#7697)Vladimir Gorej
2021-11-08docs(configuration): document requestSnippetsEnabled config optionVladimir Gorej
2021-09-16docs(configuration): fix wrong property nameVladimir Gorej
2021-05-20feat(wrapComponents): new `chain` configuration option (#7236)Damien
2021-04-14feat: remove node_native option from request snippets plugin (#7181)Tim Lai
2021-03-10feat: request snippets plugin (#6910)Mahtis Michel
2021-01-26feat: add tryItOutEnabled configuration (#6865)Kyle Hoskins
2021-01-13feat(docker): add docker support for persist authorization variable (#6832)Amir Bitaraf Haghighi
2020-11-18Improve documentation for Standalone plain HTML installation (#6605)Eneko Alonso
2020-10-21feat: support for showExtensions on Response objects (#6535)Shelby Sanders
2020-10-07docs(docker): add docker-compose env file configuration example (#6465)Mahtis Michel
2020-09-22feat(curl): configuration setting to pass additional options to curl command ...Adam David
2020-09-11feat: Preserve authorization on browser refresh and close/reopen (#5939)Amir Bitaraf Haghighi
2020-08-24docs: various minor grammatical changes (#6284)PoojaChandak
2020-07-31fix: specify charset utf-8 in html script declaration (#6278)Irena Shaigorodsky
2020-07-28docs: Improve descriptions of syntaxHighlight parameters (#6242)Helen Kosova
2020-07-17feat: syntax highlighting of code section (#6236)Tim Lai
2020-06-15Demonstrate a simple Webpack setup (#5185)Shaun Luttin
2020-06-11fix(Markdown): render markdown in more secure wayVladimir Gorej
2020-06-10Disable the validation badge for those who do not want it (#5994)Wesley Schwengle
2020-06-10improvement: oauth "scopes" improvements (#6037)Matthew Morrissette
2020-03-08housekeeping: add static distribution file documentation (#5095)Dina Berry
2020-01-04housekeeping(docs): https path for unpkg link (#5769)Roman Soldatow
2019-10-07feat: add PKCE support for OAuth2 Authorization Code flows (#5361)poveilleux
2019-10-02housekeeping: document Docker `OAUTH2_REDIRECT_URL` option (#5641)kyle
2019-09-09improvement: `online.swagger.io` -> `validator.swagger.io` (#5599)kyle
2019-08-26docs: clarify that preauthorizeApiKey works for OAS3 Bearer auth too (via #5566)Helen Kosova
2019-08-06Grammar syntax correction (#5512)Ryan Stephen
2019-07-19Change Swagger-UI -> Swagger UI in docs (#5479)Helen Kosova
2019-03-20feature: add `withCredentials` configuration key (via #5149)Segev Finer
2019-01-15housekeeping(docs): typo in oauth2.md (via #5124)Ullrich Schäfer