Commit Graph

1729 Commits (a05147e25c87e320b9dd3d95d244109d88057e62)

Author SHA1 Message Date
Robin Appelman 4608f8a3b5 Throw an exception when we try to load an app that needs to be upgraded 12 years ago
Robin Appelman 43d790239d Extend OC_Util::needUpgrade to also catch app upgrades 12 years ago
Volkan Gezer 7a07690b25 expire -> expiration 12 years ago
Jörn Friedrich Dreyer a0ab4c2434 fix return documentation 12 years ago
Thomas Müller 378f35f0ec prevent PHP errors and enhance logging 12 years ago
Volkan Gezer 5f015067f4 suggestions by deepdiver 12 years ago
Robin Appelman 4a9b0d5465 Use svg mimeicons for empty text files 12 years ago
Georg Ehrke fa461befbc extract transparency fix from #8050 12 years ago
Volkan Gezer 90d8f42d7c typo fix from transifex suggestion 12 years ago
Robin Appelman c066320208 Also keep maxY into account when scaling a preview while preserving aspect ratio 12 years ago
Andreas Fischer 9be8ac5867 Memcache\Factory: Remove static, use globalPrefix. 12 years ago
Bjoern Schiessle 67e302885c remove share permission if user is excluded from sharing 12 years ago
Thomas Müller 58472a2660 migration test for sqlite - adding type mapping for 'tinyint unsigned' 12 years ago
Bjoern Schiessle 4e87ac2bb9 make sure that we set the expire date if a date is adefault date is set 12 years ago
Thomas Müller c87f425fe7 generate copy of sqlite database file in data directory 12 years ago
Lukas Reschke 260729fd7d Verify whether the URL is valid 12 years ago
Robin Appelman 2c4e06d325 Prevent nginx from buffering event source events 12 years ago
Robin Appelman 43978befda Dont try to execute jobs that no longer exist 12 years ago
Robin Appelman bf12bba079 Dont throw an error when calling $server->getUserFolder when logged out 12 years ago
Morris Jobke ae3761f15d add autoload 12 years ago
Morris Jobke a9666c4f5b update getID3 library 12 years ago
Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 12 years ago
Thomas Müller 176ecbd311 ownCloud users are exported as address book 12 years ago
tiezdne 6a2f3921f6 Update mimetypes.list.php 12 years ago
Thomas Müller a8b6cc6a07 - adding default value for $recoveryPassword 12 years ago
Thomas Müller 7d60f7a222 register type mappings for unknown/unsupported mysql types 12 years ago
Vincent Petry 6f329dcb6c Set version AFTER a successful update 12 years ago
Thomas Müller 363ba04f5e only commit in case a transaction is active 12 years ago
josh4trunks acd5660492 Cleanup Document Preview 12 years ago
Sander 4e2954673a Revert change 12 years ago
Sander eacdf26cde Allow getAppFolder to get another apps path 12 years ago
Thomas Müller 31149fb1c3 adding special handling of checkPrecondition() for chunked upload 12 years ago
Thomas Müller 0a9e0d1051 perm -> permissions 12 years ago
Frank Karlitschek f92b5a2507 update appstore api url 12 years ago
Robin Appelman 5a0397eb5e Fix renaming files in the root folder of a MappedLocal storage 12 years ago
Andreas Fischer d8bd8c4b66 Document why we have to check with defined() first. 12 years ago
Andreas Fischer e26612244a Make MySQL return "number of found rows" instead of number of "affected rows". 12 years ago
Robin Appelman 94fa21d146 Add group management to the public api 12 years ago
Stephan Peijnik 4d74aa09bf Port of #9584 12 years ago
Bjoern Schiessle 6967d328e2 make sure that 'OC_Theme' exists before checking if the method exists 12 years ago
Jörn Friedrich Dreyer 818929274d use UserSession service to resolve user id 12 years ago
Jörn Friedrich Dreyer 4a855be814 fix logger implementation and test 12 years ago
Thomas Müller 73e2bf7bf4 fixing PHPDoc 12 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 12 years ago
Jörn Friedrich Dreyer 8f11019f45 mkae getRelativePath of file search results overwriteable in subclasses 12 years ago
Jörn Friedrich Dreyer eea5c2ee0a return relative path 12 years ago
Robin Appelman c3991ae13e Use the correct path when building the FileInfo for the search result 12 years ago
Vincent Petry 10a29556b0 - Added test to trigger index id error 12 years ago
Robin Appelman 20c1ce7f47 Add public interfaces for User, UserManager and UserSession 12 years ago
Thomas Müller e47cd5ebf1 append file extension to the temporary file which contains the downloaded archive - in case of zip files fileinfo doesn't seem to return anything reliable 12 years ago