Commit Graph

1832 Commits (3115053bbb3a1ba5d0bb3562bea6b7ef94a09cd0)

Author SHA1 Message Date
Joas Schilling 989da69cff Do not try to close the same resource multiple times 12 years ago
Joas Schilling 1846aebfff Use md5() of the original name instead of uniqid() for slugifying 12 years ago
Joas Schilling b861e1d696 Fix code layout before fixing the function 12 years ago
Clark Tomlinson 2ad0d3f1be Throw exception if file cannot be accessed via http 12 years ago
Lukas Reschke 88c3a4a31a Expose setSystemValue 12 years ago
Robin Appelman 191a82e768 Stream downloads from Swift object stores without downloading it first 12 years ago
Thomas Müller b8b2ef8748 no statement caching for Oracle 12 years ago
Robin Appelman 63570df75f Add files as string to tar archives 12 years ago
Robin Appelman 88c32861bc reformat 12 years ago
Vincent Petry 8f201c7383 Explicily close the statement cursors 12 years ago
Vincent Petry 068f9d10f1 Added repair step for legacy storages 12 years ago
Morris Jobke 9a5e745a64 fix typo 12 years ago
Morris Jobke b3b3354809 move to public namespace 12 years ago
Stephan Peijnik 5d7deefd95 Use tabs for indentation. 12 years ago
Stephan Peijnik 2df52e54d7 Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem. 12 years ago
helix84 722a119e46 fix typo in util.php 12 years ago
Robin Appelman ab590ce9a0 fix undefined variable 12 years ago
Georg Ehrke 7347174636 check if array index ocsid is set before accessing it 12 years ago
Lukas Reschke a2677c14c8 Remove X-Mailer header from mails 12 years ago
Stefan Rado ccc46be740 Make skeleton directory configurable. 12 years ago
Lukas Reschke a82cd1ff67 Fix unit test 12 years ago
Lukas Reschke 5bb4772858 Move authentication failed logging to checkPassword 12 years ago
Jörn Friedrich Dreyer 799fb46927 add missing @deprecated annotation to legacy classes 12 years ago
Joas Schilling 4d32e3548b Ensure that filename is prefixed with a slash 12 years ago
Vincent Petry cc8c1d8e07 Return whole file if range request cannot be granted due to encryption 12 years ago
Jörn Friedrich Dreyer fd798fd982 update deprecation docs 12 years ago
Thomas Müller a4932dc5e2 in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for 12 years ago
Robin Appelman bba59bf815 Cast file id's to int so we can compare them properly 12 years ago
Bjoern Schiessle d9f35d8c15 we need the recipient as a additional parameter to know for which share the notification was send 12 years ago
Morris Jobke c6bf51c457 Close open file handles in files library 12 years ago
Morris Jobke f61658945f Close file handle if exception occurs in image class 12 years ago
Normal Ra 1633ec5c87 APK mimetype icon to be a generic package icon. 12 years ago
Vincent Petry a32eac1477 Fix issue when no apps are enabled 12 years ago
Joas Schilling 564bf23c1b Do not filemtime() on "." directory. Use empty string instead 12 years ago
Joas Schilling d7666d9d3d Remove doubled slash between folder and path 12 years ago
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