Commit Graph

121 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Josh 130cb05ea4 chore: remove `mbstring.func_overload` check from `checkserver()` 5 months ago
Côme Chilliet edf096a09f
chore: Check if apps directory is really writable in Installer 6 months ago
Côme Chilliet 12c0cfc977
fix: Move getInstallPath to Installer class 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 1d2b991bda fix: don't create an empty file before writing the contents in OC_Util::copyr 7 months ago
Ferdinand Thiessen e143921896
feat(IUser): add `getQuotaBytes` method to get machine readable quota 8 months ago
Ferdinand Thiessen 22889d4f1d
chore: deprecate `OC_Helper::isReadOnlyConfigEnabled` 8 months ago
Ferdinand Thiessen 1ae3fa4003
chore: replace leagcy OC_Helper calls with OCP\Util 8 months ago
Côme Chilliet 6efd9b7511
fix: add more details in documented alternatives 9 months ago
Côme Chilliet b20f74a95b chore(legacy): Flag methods as deprecated, with appropriate replacement 9 months ago
Côme Chilliet 09dcc87f05 chore(legacy): Remove unused protected method in OC_Util 9 months ago
Côme Chilliet fd59e02a24 chore(legacy): Officially deprecate OC_Util and remove non-static methods 9 months ago
Côme Chilliet e467ea1c6a
chore(legacy): Remove deprecated OC_Util::addScript and functions depending on it 9 months ago
Côme Chilliet f19ddd5525 fix: Add missing ITemplate interface and clean code in Template class 10 months ago
Ferdinand Thiessen c82337f3b9
fix: incorrect types detected by updated stubs 11 months ago
Joas Schilling 34592df186
fix(util): Correctly create Reflection of method for PHP 8.3+ 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
Ferdinand Thiessen 7ae7f7fd12
chore: Remove old travis related stuff 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Ferdinand Thiessen 8b79283c6b
refactor(OC_Util): Remove deprecated ILogger 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 1 year ago
Ferdinand Thiessen f4ede27cdb
refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Andrew Summers 0047789580 Refactor `OC\Server::getTwoFactorAuthManager` 2 years ago
Ferdinand Thiessen 27642d3e6d fix: Enforce forbidden filename characters on backend 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet ccc66e912b
fix: Use DI for Setup class and move away from deprecated methods 2 years ago
Arthur Schiwon 603a659a37
fix(autoloader): no apcu no side effects 2 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 2 years ago
Andrew Summers f80282a5ed
Refactor `OC\Server::getL10NFactory` 2 years ago
Andrew Summers 4536029589
Refactor `OC\Server::getHTTPClientService` 2 years ago
Git'Fellow 7306960f2c
Fix lint 2 years ago
Git'Fellow 9237fba27b
Remove check for very old PGsql 2 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
jld3103 04d840211f
Remove version check for ancient libxml version 3 years ago
Arthur Schiwon bb4b34ff69 Read mtime of version.php only once 3 years ago
Côme Chilliet 426c0341ff
Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Côme Chilliet 7a628c0361
Fix 32bits bigint support in Util/OC_Helper 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Julius Härtl 5e416c529e
Use proper storage method for writing skeleton files 3 years ago
Carl Schwan 92a5a8f075 Cleanup tags and Share component 3 years ago
Carl Schwan d61efdff6c
Fix quota type to int 3 years ago
Carl Schwan 53169890d6 Fix psalm errors fron the end of the baseline file 4 years ago
Valdnet 71e31c3b86
l10n: Correct a typo 4 years ago
Valdnet cb18220147
l10n: Fix code 4 years ago
Carl Schwan a29251e02d Allow to disable password policy enforcement for selected groups 4 years ago