Commit graph

12 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
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
0fd6f276fc rename disable_global_search_inclusion setting to enable_global_search 2021-03-12 22:53:57 +01:00
binsky
ca2717d610 add option to disable the global search inclusion 2021-03-12 22:04:40 +01:00
brantje
fa13c071b0
Add setting to disable javascript console.
This setting is enabled by default.
Signed-off-by: brantje <brantje@gmail.com>
2017-01-18 21:01:56 +01:00
brantje
5f7661659a
Adjust reviewed code 2017-01-11 20:06:39 +01:00
brantje
734496ebcc
Implement encryption class 2017-01-11 18:09:49 +01:00
brantje
f30f986d60
Fix if statements 2017-01-03 21:33:00 +01:00
brantje
863d7c4985
Add test for Settings, improve SettingsService 2016-12-30 16:59:48 +01:00
brantje
a224ce4af9
Implement middleware for sharing
Check if sharing is enabled, if not return an empty array.
Signed-off-by: brantje <brantje@gmail.com>
2016-12-30 15:47:38 +01:00
brantje
7bb1839184
Refactor settings, create SettingsService
Fix settings not working in ownCloud
Signed-off-by: brantje <brantje@gmail.com>
2016-12-30 13:37:40 +01:00