Commit graph

6 commits

Author SHA1 Message Date
94e3dde2e3 Move dependency-less Page->exit to Core\System::echoResponse
- The method doesn't actually exit
- Fix a bug with header handling in System::echoResponse with numerical key header strings
  - Adding a full-string header with ICanCreateResponses->setHeader was resulting in a wrong header named after the numerical key
2023-09-24 07:08:14 -04:00
Josh Soref
594cf63a16 spelling: javascript
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 16:13:07 -04:00
54afccc852 Prevent template generation in media/attachment/upload output 2023-03-16 21:14:07 -04:00
1874a32728 Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Philipp
272911527c
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-11-27 01:52:14 +01:00
50316bbb80
Move Browser & Upload to own namespace 2022-11-27 01:34:59 +01:00
Renamed from src/Module/Profile/Attachment/Upload.php (Browse further)