Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impl. response using PSR-7 interface #1706

Merged
merged 98 commits into from
Feb 28, 2023
Merged

Impl. response using PSR-7 interface #1706

merged 98 commits into from
Feb 28, 2023

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    7fd95be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aa0564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a28abe4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    7e074be View commit details
    Browse the repository at this point in the history
  2. Removed uneeded comments

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    37f9700 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41bb064 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39c2cda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb3b2f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb56315 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    beb149f View commit details
    Browse the repository at this point in the history
  8. CleanUp code

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    a15b54a View commit details
    Browse the repository at this point in the history
  9. Add request changes

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    52d3b69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec35302 View commit details
    Browse the repository at this point in the history
  11. Add Sse support

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    f7f6f95 View commit details
    Browse the repository at this point in the history
  12. Fix CodeStyle

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    98eda01 View commit details
    Browse the repository at this point in the history
  13. Fix LateError

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    91752b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2fc8036 View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/develop' into feature/add-psr7

    # Conflicts:
    #	src/App.php
    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    101325f View commit details
    Browse the repository at this point in the history
  16. Revert changes in Tests

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    79212e7 View commit details
    Browse the repository at this point in the history
  17. Reworked code after merge

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    e42c267 View commit details
    Browse the repository at this point in the history
  18. Fix CodeStyle

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    ef2f475 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    653a34b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d817b6a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ae6a852 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    eefffe2 View commit details
    Browse the repository at this point in the history
  23. Fix CodeStyle

    abbadon1334 committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    94e4aca View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Configuration menu
    Copy the full SHA
    8e07e8c View commit details
    Browse the repository at this point in the history
  2. Fix Typo

    abbadon1334 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    ce6c0ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45cf56e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    f53e958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7785073 View commit details
    Browse the repository at this point in the history
  3. Fix phpstan

    abbadon1334 committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    8f94a2f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Merge branch 'develop' of https://github.com/atk4/ui into feature/add…

    …-psr7
    
    � Conflicts:
    �	src/App.php
    abbadon1334 committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    4c1a5fb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    55fafcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a75b111 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    0f782ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d132293 View commit details
    Browse the repository at this point in the history
  3. Fix Request

    abbadon1334 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    37b98d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1521fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    206800d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8c03f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c340087 View commit details
    Browse the repository at this point in the history
  8. Clean up

    abbadon1334 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    cc0b7d0 View commit details
    Browse the repository at this point in the history
  9. Fix phpstan error

    abbadon1334 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8b71aa3 View commit details
    Browse the repository at this point in the history
  10. Fix unit test errors

    abbadon1334 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    b074150 View commit details
    Browse the repository at this point in the history
  11. CleanUp

    abbadon1334 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    a4bbf53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04c430d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef9dee6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7a9b203 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6fa75c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8cdd09a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    959dbc7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8aa9cf9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a148bc4 View commit details
    Browse the repository at this point in the history
  20. Fix typo

    abbadon1334 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    0b24853 View commit details
    Browse the repository at this point in the history
  21. Fix style

    abbadon1334 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    0d9bd12 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Remove Duplicates

    abbadon1334 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    608acf2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Configuration menu
    Copy the full SHA
    09ec6e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    dc943af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e66555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8511308 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Delete outputErrors.php

    mvorisek authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    5ee20b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    35e9f13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd4fc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf8084 View commit details
    Browse the repository at this point in the history
  4. fix stan

    mvorisek committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    0f7813d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd3e806 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    db7267d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    5bcf3bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fed29c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6785c7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa40f03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29889e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acf944b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    8eb3401 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    9f082cb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    74c5ab2 View commit details
    Browse the repository at this point in the history
  2. remove todo in app

    mvorisek committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    005cb91 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Configuration menu
    Copy the full SHA
    73822e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    8b74105 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    970511d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee52c89 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. REVERT ALL

    mvorisek committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0647b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfbce1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb09616 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93bb214 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b992f9 View commit details
    Browse the repository at this point in the history
  6. add request/response getters

    mvorisek committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    11e2b4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5958bd9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    91e12db View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    b353374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60e12f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    407e6b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40a03e1 View commit details
    Browse the repository at this point in the history
  5. fix SSE

    mvorisek committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    d7faa9c View commit details
    Browse the repository at this point in the history
  6. fix typo

    mvorisek committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    92126f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb4b48d View commit details
    Browse the repository at this point in the history
  8. drop unused request getters

    mvorisek committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    634063c View commit details
    Browse the repository at this point in the history