Commit graph

9 commits

Author SHA1 Message Date
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
93e96a0107 check has_internet_connection configuration before fetching the version from github 2023-04-23 12:40:56 +02:00
binsky
2f7db824d5 add link to the latest github release
Signed-off-by: binsky <timo@binsky.org>
2022-04-24 20:11:59 +02:00
binsky
69d947c482 get latest GitHub release version using the GitHub API instead of xml parsing from dist branch
Signed-off-by: binsky <timo@binsky.org>
2022-04-24 19:43:50 +02:00
binsky
eddef5af57 improve Admin.php 2021-03-23 00:25:45 +01:00
binsky
c7c3f24215 migrate deprecated (database access) methods 2021-03-14 19:02:52 +01:00
binsky
7065a60686 migrate admin additional settings implementation 2021-03-13 20:05:16 +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
brantje
858195834d
Add settings page, non functional
Implement disable context menu

Implemement disable http warning

Implement vault key strength setting

Implement share settings

Implement version check setting
2016-12-28 21:34:59 +01:00