Commit graph

15 commits

Author SHA1 Message Date
binsky
ca3966ed93
Merge branch 'constructor_property_promotion'
Signed-off-by: binsky <timo@binsky.org>
2023-07-16 23:37:02 +02:00
binsky
0d62b20f87
Merge branch 'array_short_syntax'
Signed-off-by: binsky <timo@binsky.org>
2023-07-16 23:36:47 +02:00
Hamid Dehnavi
f6def6c811 Use square bracket syntax to modify array
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-06 11:02:16 +03:30
Hamid Dehnavi
8f5de1fd72 convert array to short syntax
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-05 18:06:01 +03:30
Hamid Dehnavi
9fd9045455 use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-05 14:40:34 +03:30
binsky
2ec84c778a use less memory hungry account mover strategy
Signed-off-by: binsky <timo@binsky.org>
2021-08-15 18:00:28 +02:00
binsky
9d47d0f28d revert some method return type declarations that were IDE optimizations 2021-03-22 23:55:44 +01:00
binsky
c7c3f24215 migrate deprecated (database access) methods 2021-03-14 19:02:52 +01:00
brantje
514cb569fb
Add feature to move vaults to other account 2017-02-22 18:02:55 +01:00
brantje
734496ebcc
Implement encryption class 2017-01-11 18:09:49 +01:00
brantje
0cf6deeb65
Add missing phpdoc 2016-10-23 12:14:43 +02:00
brantje
f1bab7dd68
Add license header to files 2016-10-19 17:45:50 +02:00
brantje
e6aef00193
Downloading shared files works 2016-10-05 16:58:19 +02:00
brantje
b01afb4f3d
Add route for updating file 2016-10-05 14:09:15 +02:00
brantje
6caf31a992 File upload / delete works 2016-09-14 18:57:38 +02:00