Commit Graph

6985 Commits (92b37119e36a6c7d418e56d7c6d73fd4625210b7)
 

Author SHA1 Message Date
Björn Schießle 92b37119e3 remove textbox after pressing "enter" even if the name is the same 13 years ago
Jörn Friedrich Dreyer 39735721ec escape identifiers in queries 13 years ago
Björn Schießle 3e3038cafc merge all possible conflicts into on array 13 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. 13 years ago
Arthur Schiwon 783c02eda9 fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker 13 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. 13 years ago
Björn Schießle 550813ce41 don't use the complete path but the basename if the file/foder has no extension. Otherwise 13 years ago
Jenkins for ownCloud f0c4356392 [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 36696a8057 Fixed old, annoying css error that it turned out I had made myself :-P 13 years ago
Lukas Reschke 538c2662a9 Merge pull request #23 from lipemat/patch-1 13 years ago
Arthur Schiwon 68fa2b10da Search: fix Notice and thus broken search with activiated error reporting 13 years ago
Arthur Schiwon 33e9399ba3 LDAP: fix sharing doesn't work with ldap groups, oc-1819 13 years ago
Georg Ehrke 43c85248d4 Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871 13 years ago
Arthur Schiwon b23ad579dc Sharing: backward compatibility to links from OC 4.0. 13 years ago
Robin Appelman 804372947a fix test case for when a user is logged in 13 years ago
Robin Appelman f77dc9b30f add test to make sure filepaths that are passed to filesystems hooks are normalized 13 years ago
Mat Lipe d1010e58d8 Update apps/files/css/files.css 13 years ago
Robin Appelman a61c820369 code style 13 years ago
Mat Lipe 2330dd5f21 Update apps/files/css/files.css 13 years ago
Jenkins for ownCloud 377fb19818 [tx-robot] updated from transifex 13 years ago
Robin Appelman 91d12a2f3d update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache 13 years ago
Robin Appelman 113c339c41 fix updating the filecache for when contents of a folder has changed 13 years ago
Robin Appelman 258782584e fix mimetype detection using the 'file' command in some edge cases 13 years ago
Robin Appelman f8eebcbb01 reload the current url when login in instead of always redirecting to the default app (oc-1873) 13 years ago
Jenkins for ownCloud 7e30c74ea4 [tx-robot] updated from transifex 13 years ago
Lukas Reschke e8afb3d312 Fix a typo 13 years ago
Bart Visscher a33dda3c65 Fix double url decoding in fileDownloadPath function 13 years ago
Lukas Reschke 424062f4af Merge pull request #21 from raghunayyar/master 13 years ago
Raghu Nayyar 0ffab9fea8 Update settings/css/settings.css 13 years ago
Lukas Reschke ef57e9294b Fallback for systems without openssl 13 years ago
Lukas Reschke 992c2c9d4b mt_rand() is not secure from a cryptographic point of view, let's use openssl_random_pseudo_bytes() here 13 years ago
Lukas Reschke 36f1c9b083 rand() + uniqid() are not from cryptographic quality 13 years ago
Lukas Reschke 578aa4e425 Removed sectoken 13 years ago
Lukas Reschke f5fe95a131 Removed sectoken 13 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. 13 years ago
Jenkins for ownCloud dc66e94ee3 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 27bd9df027 [tx-robot] updated from transifex 13 years ago
Thomas Müller 7f6a984e57 Merge pull request #20 from scambra/undo-l10n 13 years ago
Bart Visscher 22d22d19c0 Do urlencoding in linkTo functions 13 years ago
Bart Visscher fed34aecfa Fix syntax error in removeETagHook 13 years ago
Bart Visscher 9c4c79346c After selecting a search result, hide the results 13 years ago
Bart Visscher 24bb7d16b7 urlencode filename in search result, fixes problems with & in name 13 years ago
Bart Visscher 366ae6661d Simplify generating file search results 13 years ago
Bart Visscher 4e2f575938 Correctly fix oc-1016 and fix downloading of files 13 years ago
Lukas Reschke cfc9839812 Merge pull request #19 from arkascha/master 13 years ago
scambra 8f27881770 undo interpolation in js for 4.5 13 years ago
Christian Reiner 71454b1bca Fix to preserve backward compatibility for apps creating static links containing the request token (currently the contacts app and maybe some 3rd party implementations) 13 years ago
Björn Schießle 35357f3afb etag has to be removed after version rollback to enable the sync client to detect the changes (bug #1829) 13 years ago
Björn Schießle f8f73e2675 move back to "lastmodified" property since "getlastmodified" is protected by webdav 13 years ago
Christian Reiner cd399f9c77 Added name to AUTHORS file, since mentioned in file headers. 13 years ago