Commit Graph

7013 Commits (1ed89760be5e1c5cf5b3fa7d40d845750b2840ab)
 

Author SHA1 Message Date
Robin Appelman 1ed89760be dont need this anymore 12 years ago
Robin Appelman 92555eff71 add encrypted column to the new filecache 12 years ago
Robin Appelman ac44506b40 Merge branch 'master' into filesystem 12 years ago
Jenkins for ownCloud 32a6b3b862 [tx-robot] updated from transifex 12 years ago
Thomas Mueller 7abe1360b2 l18n support added to files_external/js 12 years ago
Michael Gapczynski 68c8faf39c Correct checking item source for share from same owner when generating item target 12 years ago
Björn Schießle 431d92e7b2 we are sharing the same file again if item_source of the already shared file and the newly shared file is the same. Therefore we can use the same target name 12 years ago
Björn Schießle db954f5aba remove unnecessary code and add missing items to select statement 12 years ago
Björn Schießle 92b37119e3 remove textbox after pressing "enter" even if the name is the same 12 years ago
Jörn Friedrich Dreyer 39735721ec escape identifiers in queries 12 years ago
Björn Schießle 3e3038cafc merge all possible conflicts into on array 12 years ago
Frank Karlitschek 3fdebaa5dc automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number. 12 years ago
Arthur Schiwon 783c02eda9 fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker 12 years ago
Björn Schießle c6c0fcc7c8 We can't rely on the assumption that if the matching target is from the same owner that the share type will be different. 12 years ago
Björn Schießle 550813ce41 don't use the complete path but the basename if the file/foder has no extension. Otherwise 12 years ago
Jenkins for ownCloud f0c4356392 [tx-robot] updated from transifex 12 years ago
Thomas Tanghus 36696a8057 Fixed old, annoying css error that it turned out I had made myself :-P 12 years ago
Lukas Reschke 538c2662a9 Merge pull request #23 from lipemat/patch-1 12 years ago
Arthur Schiwon 68fa2b10da Search: fix Notice and thus broken search with activiated error reporting 12 years ago
Arthur Schiwon 33e9399ba3 LDAP: fix sharing doesn't work with ldap groups, oc-1819 12 years ago
Georg Ehrke 43c85248d4 Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871 12 years ago
Arthur Schiwon b23ad579dc Sharing: backward compatibility to links from OC 4.0. 12 years ago
Robin Appelman b7eb3f3dff merge master into filesystem 12 years ago
Robin Appelman 804372947a fix test case for when a user is logged in 12 years ago
Robin Appelman f77dc9b30f add test to make sure filepaths that are passed to filesystems hooks are normalized 12 years ago
Mat Lipe d1010e58d8 Update apps/files/css/files.css 12 years ago
Robin Appelman a61c820369 code style 12 years ago
Mat Lipe 2330dd5f21 Update apps/files/css/files.css 12 years ago
Jenkins for ownCloud 377fb19818 [tx-robot] updated from transifex 12 years ago
Robin Appelman 91d12a2f3d update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache 12 years ago
Robin Appelman 113c339c41 fix updating the filecache for when contents of a folder has changed 12 years ago
Robin Appelman 258782584e fix mimetype detection using the 'file' command in some edge cases 12 years ago
Robin Appelman f8eebcbb01 reload the current url when login in instead of always redirecting to the default app (oc-1873) 12 years ago
Jenkins for ownCloud 7e30c74ea4 [tx-robot] updated from transifex 12 years ago
Lukas Reschke e8afb3d312 Fix a typo 12 years ago
Bart Visscher a33dda3c65 Fix double url decoding in fileDownloadPath function 12 years ago
Lukas Reschke 424062f4af Merge pull request #21 from raghunayyar/master 12 years ago
Raghu Nayyar 0ffab9fea8 Update settings/css/settings.css 12 years ago
Lukas Reschke ef57e9294b Fallback for systems without openssl 12 years ago
Lukas Reschke 992c2c9d4b mt_rand() is not secure from a cryptographic point of view, let's use openssl_random_pseudo_bytes() here 12 years ago
Lukas Reschke 36f1c9b083 rand() + uniqid() are not from cryptographic quality 12 years ago
Lukas Reschke 578aa4e425 Removed sectoken 12 years ago
Lukas Reschke f5fe95a131 Removed sectoken 12 years ago
Lukas Reschke bd804b74c4 mt_rand() is not secure from a security point of view and predictable. Let's use openssl_random_pseudo_bytes() instead. 12 years ago
Jenkins for ownCloud dc66e94ee3 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 27bd9df027 [tx-robot] updated from transifex 12 years ago
Thomas Müller 7f6a984e57 Merge pull request #20 from scambra/undo-l10n 12 years ago
Bart Visscher 22d22d19c0 Do urlencoding in linkTo functions 12 years ago
Bart Visscher fed34aecfa Fix syntax error in removeETagHook 12 years ago
Bart Visscher 9c4c79346c After selecting a search result, hide the results 12 years ago