You cannot 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/lib/private
Joas Schilling c6a69ba925
Remove the upload and memory setting
* Remove unneeded private method phpFileSize()
* Bump autoloader
* Remove setUploadLimit tests
* Remove integrity check hacks for upload limit

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
5 years ago
..
Accounts Add default values when parsing account data 5 years ago
Activity Set false as default for requirePNG 5 years ago
App Parse multiple navigation items 5 years ago
AppFramework Make names mandatory 5 years ago
Archive move log constants to ILogger 6 years ago
Authentication Add interface INamedToken 5 years ago
Avatar Switch guest avatars to PNG 5 years ago
BackgroundJob Fix integer background job id type error 5 years ago
Cache remove unneeded is_dir from file cache gc 6 years ago
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 6 years ago
Collaboration Listen to IUser::postDelete 5 years ago
Command Use ::class statement instead of string 6 years ago
Comments Rewrite getNumberOfUnreadCommentsForFolder query 5 years ago
Console Make sure maintenance mode is always casted to bool 5 years ago
Contacts/ContactsMenu Don't fail contacts menu on unkown user 6 years ago
DB Only check the Oracle schema conditions if the app supports it 5 years ago
Dashboard include dashboard into core 6 years ago
Diagnostics Update license headers 7 years ago
Encryption list files which could not be decrypted 6 years ago
Federation According to the OCM specification the body needs to be JSON encoded 5 years ago
Files Properly handle null as ownerId if file system access is denied by access token 5 years ago
FullTextSearch using the createIndex from FullTextSearchManager 5 years ago
GlobalScale Update license headers 7 years ago
Group Add dispatcher events to User and Group objects 5 years ago
Hooks Fix PHP doc for API docs 7 years ago
Http HttpClient getHeader can return empty string 5 years ago
IntegrityCheck Remove the upload and memory setting 5 years ago
L10N Typehint 6 years ago
Lock Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 6 years ago
Lockdown Update license headers 7 years ago
Log Don't log parameters on user creation in case of error/exception 5 years ago
Mail changed order of methods 5 years ago
Memcache Drop support for xcache 6 years ago
Migration Fix unit test 5 years ago
Notification Add return types and fully qualified function calls 6 years ago
OCS Allow to skip retrieving from cache in the DiscoveryService 6 years ago
Preview Reduce text size of text file preview, fix #13720 5 years ago
Remote Add some more tests for ocs remote api 7 years ago
Repair Login flow V2 5 years ago
RichObjectStrings Validate all rich objects not only the used ones 6 years ago
Route Make sure maintenance mode is always casted to bool 5 years ago
Search Update license headers 7 years ago
Security Fix the thorrtler whitelist bitmask 5 years ago
Session replace setcookie value with '' instead of null. 6 years ago
Settings Load auth tokens with the initial state API 5 years ago
Setup Use empty instead ?? because dbname is '' sometimes 6 years ago
Share Move merged-share-backend to webpack 5 years ago
Share20 Correctly determinate the owner in case of shared external storages 5 years ago
Support/CrashReport Fix @since version on new API 6 years ago
SystemTag Use the defined func()->count() instead of manual counting 6 years ago
Tagging Use ::class statement instead of string 6 years ago
Template Fix colorizeSvg with transformations that contain a comma (,) 5 years ago
Updater Backend work to provide NC whats New info to users 6 years ago
User Add dispatcher events to User and Group objects 5 years ago
legacy Remove the upload and memory setting 5 years ago
AllConfig.php Add methods to get casted system values 5 years ago
AppConfig.php using isset() 6 years ago
CapabilitiesManager.php move log constants to ILogger 6 years ago
Color.php Fix autoloader 6 years ago
Config.php Remove deleteFromOpcodeCache & clearOpcodeCache 5 years ago
ContactsManager.php Allow access to addressbook unique uri 5 years ago
DatabaseException.php Remove unneeded parameter in DatabaseException 7 years ago
DatabaseSetupException.php Fix others 8 years ago
DateTimeFormatter.php Update license headers 7 years ago
DateTimeZone.php move log constants to ILogger 6 years ago
ForbiddenException.php Fix others 8 years ago
HintException.php Update license headers 7 years ago
InitialStateService.php Add a key parameter to the new initial state API 5 years ago
Installer.php There is no update available if the app didnt have a version (aka was not installed) 6 years ago
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 6 years ago
Log.php Add breadcrumb support to crash reporters 6 years ago
MemoryInfo.php Adds license to files. Updates the branch. 6 years ago
NaturalSort.php move log constants to ILogger 6 years ago
NaturalSort_DefaultCollator.php Fix others 8 years ago
NavigationManager.php Generate id for navigation item 5 years ago
NeedsUpdateException.php Update with robin 8 years ago
NotSquareException.php Fix others 8 years ago
PreviewManager.php Allow the creationg of previews of files stored in appdata 6 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 8 years ago
RedisFactory.php Update license headers 7 years ago
Repair.php Login flow V2 5 years ago
RepairException.php Fix others 8 years ago
Search.php Removed deprecated search function from ISearch 6 years ago
Server.php Add dispatcher events to User and Group objects 5 years ago
ServerContainer.php Make TestCase->overwriteService() work with App classes 5 years ago
ServerNotAvailableException.php Fix others 8 years ago
ServiceUnavailableException.php Update with robin 8 years ago
Setup.php make sure that the ocm end-point discovery /ocm-provider is not redirected to the index.php 5 years ago
Streamer.php Use zip32 only if there are less than 65536 files 6 years ago
SubAdmin.php Expose subadmin to OCP 5 years ago
SystemConfig.php Merge pull request #7020 from Fiech/master 7 years ago
TagManager.php Fix others 8 years ago
Tags.php Check if the favorite tag exists 6 years ago
TempManager.php Update license headers 7 years ago
TemplateLayout.php Fix "Undefined index: user_uid" on login page 5 years ago
URLGenerator.php Allow empty strings in getAbsoluteURL 6 years ago
Updater.php Make sure maintenance mode is always casted to bool 5 years ago