Commit Graph

1832 Commits (3115053bbb3a1ba5d0bb3562bea6b7ef94a09cd0)

Author SHA1 Message Date
Bjoern Schiessle 41cca70a63 don't display share permission if resharing was disabled by the admin 12 years ago
Joas Schilling 303f6da76f Check return of fopen() before using it 12 years ago
Joas Schilling c1b8d93cb0 Increase word wrap limit for emails to 78 characters 12 years ago
Joas Schilling 4865c52aa6 Fix isLoggedIn() check for user '0' 12 years ago
Joas Schilling f80baf03d4 Fix getting group '0' from database backend 12 years ago
Remco Brenninkmeijer cb842ba793 Previous commit was not based on master, retry. Removed broken tar cutter, double extensions are not possible in temp files. Added tar support. Fixed extension switch. 12 years ago
Robin Appelman 8b4d3c065c only set core version at the end 12 years ago
Robin Appelman ae263da69a Also set the app version when updating from app store 12 years ago
Robin Appelman 776cc45a5a Allow loading app without checking the upgrade 12 years ago
Robin Appelman 4602d1f2a6 extract upgrade parts to their own methods 12 years ago
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
Clark Tomlinson 26af116fcd Removing unnecessary switch statements in fopen methods. 12 years ago
Clark Tomlinson 222b9fd22b Resolving 9969 resubmitting to fix rebase issue. 12 years ago
Martin d975012ae6 Improved scanner error message 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
Victor Dubiniuk 0113ad0b33 Log unsuccessful temp file creation and return false 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
Georg Ehrke 4e8e69dc81 implement a txt preview fallback for the case that ttf is not support 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 07dc0b2fdf setting and checking default_charset in php.ini to be UTF-8 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
Robin Appelman e9de20952a Return the proper owner for home storages 12 years ago
Thomas Müller 0a9e0d1051 perm -> permissions 12 years ago