You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib
Joas Schilling 05a9ee1014
fix(autoloader): Fix location of class to be autoloadable
8 months ago
..
composer fix(autoloader): Fix location of class to be autoloadable 8 months ago
l10n fix(l10n): Update translations from Transifex 8 months ago
private feat(IUser): add `getQuotaBytes` method to get machine readable quota 8 months ago
public feat(IUser): add `getQuotaBytes` method to get machine readable quota 8 months ago
unstable
autoloader.php feat: Improve init a bit, and add more profiling steps 8 months ago
base.php Merge pull request #52810 from nextcloud/artonge/feat/do_not_require_samesite_strict_cookie_on_public.php 8 months ago
versioncheck.php