Commit Graph

105 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
Joas Schilling 34592df186
fix(util): Correctly create Reflection of method for PHP 8.3+ 2 years ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 2 years ago
Ferdinand Thiessen 7ae7f7fd12
chore: Remove old travis related stuff 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Ferdinand Thiessen 8b79283c6b
refactor(OC_Util): Remove deprecated ILogger 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory 2 years 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 3 years ago
Andrew Summers 1395a53602
Refactor `OC\Server::getSecureRandom` 3 years ago
Andrew Summers f80282a5ed
Refactor `OC\Server::getL10NFactory` 3 years ago
Andrew Summers 4536029589
Refactor `OC\Server::getHTTPClientService` 3 years ago
Git'Fellow 7306960f2c
Fix lint 3 years ago
Git'Fellow 9237fba27b
Remove check for very old PGsql 3 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 4 years ago
Carl Schwan 92a5a8f075 Cleanup tags and Share component 4 years ago
Carl Schwan d61efdff6c
Fix quota type to int 4 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
Carl Schwan 0e58c113a5 Only check if secret is set if the nextcloud is installed 4 years ago
Carl Schwan e6161af662 Also check for instanceid and passwordhash 4 years ago
Carl Schwan 7496bf3461 Require the secret config to be configured 4 years ago
Robin Appelman 5c0fe93498
move teardown logic to SetupManager 4 years ago
Robin Appelman 15ff65c12f
start moving filesystem setup logic to it's own place 4 years ago
Robin Appelman 8b7c8447a0
move root mount setup to mountproviders 4 years ago
Robin Appelman de260001f1
handle setupFS with null user 4 years ago
Robin Appelman b799fd40e9
dont mark fs as setup when no user is active 4 years ago
Robin Appelman 1ab58eff0f
pass user object during fs init 4 years ago
Robin Appelman 0217949715
only setup part of the filesystem for appdata requests 4 years ago
Louis Chemineau 04c9de7312 Add deprecation notice to script & addScript func 4 years ago
Carl Schwan e3a12b3482
Fix psalm issues in theming app 4 years ago
Valdnet 5cb51916de
l10n: Add a text string to translation 5 years ago
Valdnet bd1264ef7f
l10n: Add <code> 5 years ago
Valdnet 4f99385311
l10n: Add <code> 5 years ago
Valdnet ebc3169105
l10n: Separate words and add dots 5 years ago