4cf82e13fd
start fixing direct file access
2021-02-08 22:49:46 +01:00
6de9a0c13f
draft better media template
2021-01-27 20:24:39 +01:00
459a8dde0f
bump php version
2020-12-03 23:07:33 +01:00
3d04648460
fix todos/move to todo list
2020-11-26 20:50:18 +01:00
e8008ab855
autofixes
2020-11-24 18:44:22 +01:00
249e2f65ad
remove some getter/setter
2020-11-24 17:31:20 +01:00
1e0cf2fabc
rename virtual path and allow loading by virtual path
2020-11-01 21:23:33 +01:00
faf9083ebe
fix @covers
2020-10-09 00:20:25 +02:00
d90344486f
bug fix and implement alt
2020-09-19 21:24:36 +02:00
c2e99dd283
fix extra blank lines
2020-08-31 22:54:13 +02:00
b95bc398fd
inspection fixes
2020-07-31 18:13:52 +02:00
4b9610f341
make media handle upload, create file and collection more uniform
2020-07-30 21:24:32 +02:00
1734926ba6
changed file permissions
2020-06-09 22:03:51 +02:00
8ff4e532d3
partially fix url encoding
2020-05-10 10:50:20 +02:00
eba0b980c3
fix issue repository
2020-04-05 17:07:26 +02:00
773fbe458f
draft media creation
2020-03-22 17:04:00 +01:00
a77bc16741
fix formatting
2020-02-09 23:47:27 +01:00
193c5c1d32
fix bug for root path
2020-02-09 23:47:10 +01:00
2f45bf318b
phpstan fixes
2020-02-09 16:08:27 +01:00
b1c868ade0
improve media view
2020-02-09 15:45:58 +01:00
e5003dcef6
improve baseline
2020-02-06 23:54:01 +01:00
8348b1bb87
improve media list view
2020-02-02 15:51:25 +01:00
47719b4e29
phpcs fix
2020-01-26 12:27:56 +01:00
b23aba4e72
continue optimizing todos
2020-01-05 21:38:42 +01:00
628a3bbfd0
add todos from github
2019-12-31 19:54:45 +01:00
81d15ba02b
remove empty line
2019-12-15 14:18:15 +01:00
0c2bb4d9d7
fix phpcs findings
2019-09-12 19:48:00 +02:00
8c7f28d057
test version docblock fix
2019-09-12 18:53:08 +02:00
8ff43fd381
test version docblock fix
2019-09-12 18:43:42 +02:00
bf75752b24
Implement php 7.4 type hints
2019-08-15 21:55:12 +02:00
18647aa1ed
change php version requirement
2019-08-15 20:45:28 +02:00
4d321705dd
fix @link
2019-07-08 19:51:27 +02:00
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