Commit Graph

1763 Commits (7bc313a0cdca9251acaa626fd7d87488bf7ffda7)

Author SHA1 Message Date
Tom Needham aeef10eb47 Add scrollto to the url if sharing a file for long file lists 12 years ago
Tom Needham 16dafa9cac Fix link to files and folders in internal share emails 12 years ago
Bjoern Schiessle 6dda30b5a2 remove share permissions if user is excluded from sharing 12 years ago
Thomas Müller 9d2cff50ed shared files/folders are not mounted 12 years ago
Michael Roitzsch cde1a9241d file size on non-(Linux/BSD/Windows)-installations 12 years ago
Volkan Gezer 173538befb typo fix from transifex suggestion 12 years ago
Robin Appelman 12207ec0c7 Fix SharedCache::getPathById 12 years ago
Robin Appelman 1deb6aadd3 return null instead of throwing an exception 12 years ago
Bjoern Schiessle 48c57b80e3 remove trailing slash from path 12 years ago
Robin Appelman bf8f910a32 Fix Folder::getById 12 years ago
Morris Jobke 676fa459d7 Minor fixes 12 years ago
Robin Appelman 244d4e1399 Make View->shouldEmitHooks more robust 12 years ago
Morris Jobke 8561d0dfca remove escaping because it's unneeded 12 years ago
Morris Jobke 7b222c4ab5 fix uppercase issue 12 years ago
scolebrook 2e127d2c5e Add ability to theme iOS and Android client URLs just like desktop URLs. 12 years ago
Bjoern Schiessle 41cca70a63 don't display share permission if resharing was disabled by the admin 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
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
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 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