Commit graph

14 commits

Author SHA1 Message Date
binsky
fcc7a1c4d1
fix rendering the public credential share page in 'public' render mode (instead of 'user' mode)
(which seems to just magically worked the last years)
fixes #831

Signed-off-by: binsky <timo@binsky.org>
2025-03-09 19:10:24 +01:00
binsky
b89c03e84f
mark credential notification as processed even if the corresponding credential does not exist #488 2024-04-06 00:50:59 +02:00
binsky
a56b9d7162
fix overwriting shared files field without permission 2023-12-31 17:16:21 +01:00
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
e26a1b2958 convert array to short syntax
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-05 18:10:03 +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
20d8d8cb35 make adjustments based on the review
Co-authored-by: binsky <timo@binsky.org>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-05 17:11:49 +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
b4f6ec07ed
Merge branch 'feature/add-compromised-filter'
Signed-off-by: binsky <timo@binsky.org>
2023-06-25 18:03:19 +02:00
binsky
c0f596460d update deprecated code routing and file loading code 2023-06-15 20:42:30 +02:00
binsky
3c5555c7f2 fix controller namespace 2023-06-14 14:12:49 +02:00
binsky
0465c54669 move controller/ to lib/Controller/ 2023-06-14 13:23:19 +02:00