Commit Graph

9 Commits

Author SHA1 Message Date
70fdff2302 Implemented virtual path for media module.
First test implementation done in the Helper module.
The upload component is using a bad workaround where the virtual path is defined
in the uri as ?virutalPath= because we are not uploading media files AND form data
at the same time. Therefore the virtualPath can currently only be passed in the get/uri data.
2019-05-30 19:13:11 +02:00
011df2a6d1 Simplify template and improve/fix upload functionality 2019-04-22 16:35:39 +02:00
e4c0255dfb Fix absolute path to relative paths 2019-02-11 11:38:15 +01:00
afc2285249 phpcs+phpstan fixes 2019-02-07 00:05:31 +01:00
1ef929bb8a Fix use order 2018-12-09 22:16:55 +01:00
6b1b06f160 Reduce too many use cases 2018-12-09 20:54:46 +01:00
881af7bd5a Make classes final 2018-12-01 20:50:27 +01:00
7c0b0204aa Improve array init 2018-09-22 17:05:23 +02:00
a82ead99a5 Split controllers per application 2018-09-19 21:34:04 +02:00