Commit Graph

2071 Commits (96d9e0eb5b52ce13015c1c1843dbad8b2c218236)

Author SHA1 Message Date
Pascal de Bruijn 49da0a7943 defaults: add customizable defaultiTunesAppId 11 years ago
Lukas Reschke 3329e0f2b2 Use DI 11 years ago
Lukas Reschke d26a9c3c58 Add some security utilities 11 years ago
Lukas Reschke 7acdd018a1 Add support for getting the real client IP behind proxies 11 years ago
Lukas Reschke ca7e4c8c67 Add isAppstoreEnabled instead of hijacking the URL 11 years ago
Joas Schilling 989da69cff Do not try to close the same resource multiple times 11 years ago
Joas Schilling 1846aebfff Use md5() of the original name instead of uniqid() for slugifying 11 years ago
Joas Schilling b861e1d696 Fix code layout before fixing the function 11 years ago
Lukas Reschke 4bc72cc4e0 Remove different URL for EE 11 years ago
Clark Tomlinson 2ad0d3f1be Throw exception if file cannot be accessed via http 11 years ago
Lukas Reschke 88c3a4a31a Expose setSystemValue 11 years ago
Robin Appelman 191a82e768 Stream downloads from Swift object stores without downloading it first 11 years ago
Thomas Müller b8b2ef8748 no statement caching for Oracle 11 years ago
Robin Appelman 63570df75f Add files as string to tar archives 11 years ago
Robin Appelman 88c32861bc reformat 11 years ago
Vincent Petry 8f201c7383 Explicily close the statement cursors 11 years ago
Vincent Petry 068f9d10f1 Added repair step for legacy storages 11 years ago
Morris Jobke 9a5e745a64 fix typo 11 years ago
Morris Jobke b3b3354809 move to public namespace 11 years ago
Stephan Peijnik 5d7deefd95 Use tabs for indentation. 11 years ago
Stephan Peijnik 2df52e54d7 Fix STORAGE_* constants usage by moving those constants into \OC\Files\Filesystem. 11 years ago
Vincent Petry ec274ad40b Use afterBind to send fileId header for files and directories 11 years ago
helix84 722a119e46 fix typo in util.php 11 years ago
Robin Appelman ab590ce9a0 fix undefined variable 11 years ago
Georg Ehrke 7347174636 check if array index ocsid is set before accessing it 11 years ago
Lukas Reschke a2677c14c8 Remove X-Mailer header from mails 11 years ago
Stefan Rado ccc46be740 Make skeleton directory configurable. 11 years ago
Lukas Reschke a82cd1ff67 Fix unit test 11 years ago
Lukas Reschke 5bb4772858 Move authentication failed logging to checkPassword 11 years ago
Jörn Friedrich Dreyer 799fb46927 add missing @deprecated annotation to legacy classes 11 years ago
Joas Schilling 4d32e3548b Ensure that filename is prefixed with a slash 11 years ago
Vincent Petry cc8c1d8e07 Return whole file if range request cannot be granted due to encryption 11 years ago
Jörn Friedrich Dreyer fd798fd982 update deprecation docs 11 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 11 years ago
Robin Appelman bba59bf815 Cast file id's to int so we can compare them properly 11 years ago
Bjoern Schiessle d9f35d8c15 we need the recipient as a additional parameter to know for which share the notification was send 11 years ago
Morris Jobke c6bf51c457 Close open file handles in files library 11 years ago
Morris Jobke f61658945f Close file handle if exception occurs in image class 11 years ago
Normal Ra 1633ec5c87 APK mimetype icon to be a generic package icon. 11 years ago
Vincent Petry a32eac1477 Fix issue when no apps are enabled 11 years ago
Joas Schilling 564bf23c1b Do not filemtime() on "." directory. Use empty string instead 11 years ago
Joas Schilling d7666d9d3d Remove doubled slash between folder and path 11 years ago
Vincent Petry f2001a48a4 Fixed sort algo for additional cases 11 years ago
Vincent Petry 173059f6d0 Fixed file list sorting 11 years ago
Tom Needham aeef10eb47 Add scrollto to the url if sharing a file for long file lists 11 years ago
Tom Needham 16dafa9cac Fix link to files and folders in internal share emails 11 years ago
Bjoern Schiessle 6dda30b5a2 remove share permissions if user is excluded from sharing 11 years ago
Thomas Müller 9d2cff50ed shared files/folders are not mounted 11 years ago
Michael Roitzsch cde1a9241d file size on non-(Linux/BSD/Windows)-installations 11 years ago
Volkan Gezer 173538befb typo fix from transifex suggestion 11 years ago