kondou
|
f1518a54df
Merge branch 'master' into clean_up_util
|
11 年之前 |
kondou
|
65d802329f
Fix some naming and spacing in lib/util.php
|
11 年之前 |
Andreas Fischer
|
d38929fb10
Fix spacing of all touched lines.
|
11 年之前 |
Bart Visscher
|
29b6dd53a0
Compare result are already true/false
|
11 年之前 |
kondou
|
9c5416fe4a
Clean up \OC\Util
|
11 年之前 |
Thomas Müller
|
840e96cda3
Merge branch 'master' into disable-anon-upload-master
|
11 年之前 |
kondou
|
05084e03a0
Use !== and === in settings.
|
11 年之前 |
Thomas Müller
|
fc2d538311
new admin setting added which allows to turn off anonymous uploads
|
11 年之前 |
Thomas Mueller
|
dd4a07321a
fix method naming
|
11 年之前 |
Georg Ehrke
|
183f8c90af
use false instead of 0
|
11 年之前 |
Georg Ehrke
|
557cc4c1ab
make method names camelCase
|
11 年之前 |
Georg Ehrke
|
3f52393866
don't show a warning if internet connection is disabled on purpose
|
11 年之前 |
Morris Jobke
|
e78a464002
remove log sort in admin section
|
11 年之前 |
Thomas Mueller
|
5788d36c8d
Merge branch 'master' into fixing-1354-master
|
11 年之前 |
Thomas Mueller
|
84f3c8b6cc
show webdav test results in admin section as well
|
11 年之前 |
Thomas Mueller
|
6058c2f734
we get best results regarding mime type detection if we use fileinfo - let's tell the admin about that
|
11 年之前 |
Lukas Reschke
|
466cdab680
Add security section to admin menu
|
12 年之前 |
Frank Karlitschek
|
196f1c3786
add a check and a warning if setlocale is working
|
12 年之前 |
Frank Karlitschek
|
55f75c6d8e
add a check and a warning if the ownClodu server is not able to establish http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why.
|
12 年之前 |
Felix Moeller
|
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
|
12 年之前 |
Felix Moeller
|
afadf93d31
Checkstyle: many fixes
|
12 年之前 |
Bart Visscher
|
d0bd2bbf27
Convert menu entries of settings pages to use router
|
12 年之前 |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
12 年之前 |
Thomas Mueller
|
ebb28412ca
no more require_once()
|
12 年之前 |
Michael Gapczynski
|
9cd55508c3
Add Share API settings to admin page
|
12 年之前 |
Jakob Sack
|
7055d2aa2b
Backgroundjobs: improve admin form
|
12 年之前 |
Georg Ehrke
|
1bccc80996
hide morelog button if there are no more log entries - bugfix for oc-1398
|
12 年之前 |
Frank Karlitschek
|
e95055b2bd
check if the data directory is accessible via http. Show a big security warning if yes
|
12 年之前 |
Bjoern Schiessle
|
089ae980c4
use new sanitize HTML function
|
12 年之前 |
Lukas Reschke
|
d2a34f4b35
Fixes a issue with the log
|
12 年之前 |