Commit Graph

5623 Commits (78286d02624e5fbbbb1428e863d7ccfe507a63a9)

Author SHA1 Message Date
Jenkins for ownCloud 3c79d89492 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 67c085417c [tx-robot] updated from transifex 13 years ago
Thomas Mueller 058c15a9f4 Read configuratons for external filesystem test from a private place. 13 years ago
Jenkins for ownCloud 81b6cab94f [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 666a5c1cc7 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 4976f2e0d3 LDAP: append port when URL is passed in LDAP Host configuration, fixes #2600 13 years ago
Robin Appelman e1b5598f00 Files: use public api to register backgroundjob 13 years ago
Jenkins for ownCloud cf71a54f5d [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 3013c02767 [tx-robot] updated from transifex 13 years ago
Thomas Mueller 1d7d5d2894 In cases where smb4php returns false of an empty array stat/( has to return false. 13 years ago
Florin Peter d85a10ebc5 fix broken tests 13 years ago
Arthur Schiwon 2ff9677cd1 LDAP: sqlite compatibility for emptyiing tables 13 years ago
Arthur Schiwon c49ee4d3e3 LDAP: fix setting value of checkbox after loading configuration 13 years ago
Florin Peter 1c4c89418b also fix login errors while filesystem is not loaded in app.php 13 years ago
Florin Peter 4a0e69f941 fix login errors while filesystem is not loaded 13 years ago
Jenkins for ownCloud a730a72dcb [tx-robot] updated from transifex 13 years ago
Florin Peter eaa4f92275 added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 13 years ago
Florin Peter b3834b49c3 prevent files_versions from calling file proxy which calls files_encryption and do unnecessary load and file operations 13 years ago
Arthur Schiwon bd7771867b LDAP: fix generation of alternate internal name on conflicts. Use also smaller number for better user experience on e.g. *DAV links 13 years ago
Jenkins for ownCloud 8e1d9261aa [tx-robot] updated from transifex 13 years ago
Florin Peter 6d94b393bf fix share and un-share for single file 13 years ago
Florin Peter 8c17f26226 fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files 13 years ago
Michael Gapczynski 5a47054505 Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 13 years ago
Florin Peter d59ae569ba reformat code 13 years ago
Florin Peter 838fd1a20a changed " to ' 13 years ago
Florin Peter ee7c4c4c93 changed l10n to full sentences 13 years ago
Florin Peter df41a60c50 fixed typo 13 years ago
Florin Peter d265264542 fix for share folder on external storage 13 years ago
Björn Schießle b44192f366 check list of users with access to the file from the bottom to the top. This way we avoid calling getFileInfo() on every dir, which creates a lot of overhead, especially for external storages 13 years ago
Florin Peter 5dd865a57f changes l10n after review 13 years ago
Florin Peter efd629462e changes after review 13 years ago
Jenkins for ownCloud 7c0c6bd779 [tx-robot] updated from transifex 13 years ago
Florin Peter 71a532fc4d fixed if fopen returns false typically on external storage 13 years ago
Florin Peter 4b4b447e2a fixed missing convert to new session handler 13 years ago
Florin Peter 6ae7bde788 fixed encryption session namespace to avoid problems 13 years ago
Björn Schießle 3a76c22372 $_POST["adminEnableRecovery"] is a string 13 years ago
Florin Peter 0041711fe3 fix for undefined index 13 years ago
Florin Peter 6f9e425939 fix for losing private key while being logged in and accessing a public link 13 years ago
Jenkins for ownCloud 3420d853ab [tx-robot] updated from transifex 13 years ago
Robin Appelman 9c99048429 fix syntax error 13 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
Florin Peter e1e1c58969 changed to public log api 13 years ago
Florin Peter 7224fc98b2 replace == with === and replace != with !== 13 years ago
Florin Peter 6075aff687 changed basic auth to test user 13 years ago
Björn Schießle c81e34ef89 replace == with === 13 years ago
Björn Schießle 4c05259ccf legacyBlockDecryprt() needs to be public 13 years ago
Björn Schießle df22a7c495 make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes 13 years ago
Björn Schießle 8b35578833 fix migration from old to new encryption 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Georg Ehrke 841b420bc4 add event.preventDefault to undelete function 13 years ago