|
|
65fdcbee93
|
mode changes
|
2021-02-20 10:59:06 +01:00 |
|
|
|
b201dc6201
|
impl. todos
|
2021-02-09 22:56:16 +01:00 |
|
|
|
c33a9950c3
|
fix word/spreadsheet icon rendering
|
2021-02-08 18:47:59 +01:00 |
|
|
|
98942d585f
|
fix languages
|
2021-02-07 15:03:40 +01:00 |
|
|
|
3177d6a4dc
|
fix phpstan
|
2020-12-05 20:11:04 +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 |
|
|
|
249e2f65ad
|
remove some getter/setter
|
2020-11-24 17:31:20 +01:00 |
|
|
|
b6e6aabacd
|
fix tests and replace file_exists
|
2020-10-08 15:12:24 +02:00 |
|
Formatter Bot
|
f6e0533909
|
Automated formatting changes
|
2020-09-13 18:40:21 +00:00 |
|
|
|
d211936a37
|
log invaid upload permission/file
|
2020-09-06 21:13:04 +02:00 |
|
|
|
1734926ba6
|
changed file permissions
|
2020-06-09 22:03:51 +02:00 |
|
|
|
b1c868ade0
|
improve media view
|
2020-02-09 15:45:58 +01:00 |
|
|
|
45348609f8
|
fix upload
|
2020-02-01 22:48:15 +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 |
|
|
|
07f83fc57e
|
more test cleanups
|
2019-12-01 19:57:42 +01:00 |
|
|
|
5700c30859
|
phpcs fixes
|
2019-10-06 17:50:12 +02:00 |
|
|
|
0c2bb4d9d7
|
fix phpcs findings
|
2019-09-12 19:48:00 +02:00 |
|
|
|
d2b894f4a7
|
fix after change to php 7.4
|
2019-08-17 14:14:51 +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 |
|
|
|
d0938e4925
|
Add exception documentation
|
2019-07-04 22:37:54 +02:00 |
|
|
|
3d65a24d33
|
php cs fixer
|
2019-04-27 12:05:33 +02:00 |
|
|
|
0519a59f8a
|
Use global namespace
|
2019-04-27 00:13:26 +02:00 |
|
|
|
011df2a6d1
|
Simplify template and improve/fix upload functionality
|
2019-04-22 16:35:39 +02:00 |
|
|
|
39325e502a
|
Fix relative path
|
2019-02-11 17:24:35 +01:00 |
|
|
|
22464e86d7
|
Use global namespace+minor fixes
|
2019-02-04 22:29:55 +01:00 |
|
|
|
ecca76c05d
|
php cs fixer
|
2018-12-28 19:13:17 +01:00 |
|
|
|
1ef929bb8a
|
Fix use order
|
2018-12-09 22:16:55 +01:00 |
|
|
|
eb2ef14d20
|
Models cannot be final because of NullModels
|
2018-12-01 21:21:11 +01:00 |
|
|
|
881af7bd5a
|
Make classes final
|
2018-12-01 20:50:27 +01:00 |
|
|
|
b9239beaa3
|
Fix media file list bugs
|
2018-11-03 16:58:28 +01:00 |
|
|
|
822cd3ebbe
|
Fix file upload
|
2018-11-03 15:17:24 +01:00 |
|
|
|
ae535e0b14
|
Strict test
|
2018-09-23 14:50:47 +02:00 |
|
|
|
edec34fda0
|
Fix package docblock
|
2018-08-24 14:08:08 +02:00 |
|
|
|
99adb61fe1
|
use global namespace
|
2018-08-24 13:05:50 +02:00 |
|
|
|
d8bc472fa6
|
Fix #2
|
2018-08-01 19:41:34 +02:00 |
|
|
|
a72f336040
|
Use root namespace
|
2018-05-30 13:39:00 +02:00 |
|
|
|
7a7b5c4e85
|
Change to php version 7.2 requirement
|
2018-03-27 19:10:56 +02:00 |
|
|
|
9199b5e347
|
Add public/private to const
|
2018-03-16 08:46:52 +01:00 |
|
|
|
3d10908ce6
|
Nullable+void typehint
|
2018-03-13 20:55:24 +01:00 |
|
|
|
c4b8bdb9f8
|
Fix strict_types
|
2018-02-15 20:27:23 +01:00 |
|
|
|
e4c1932edd
|
phpcbf
|
2018-02-03 13:09:09 +01:00 |
|
|
|
c0b17534e3
|
Remove space from end of line
|
2018-02-03 11:52:30 +01:00 |
|
|
|
543821a1db
|
Add spaces around namespace
|
2018-02-03 11:46:23 +01:00 |
|
|
|
775ba02a03
|
Remove @category and replace with @package
|
2017-12-30 12:45:02 +01:00 |
|
|
|
63197d8679
|
Remove package TBD
|
2017-12-30 11:56:53 +01:00 |
|
|
|
0e9dcfbd91
|
Ignore upload from coverage
|
2017-11-16 23:04:57 +01:00 |
|