Commit Graph

6963 Commits (258782584e490b92ccfcf032921aa7062a28da9f)
 

Author SHA1 Message Date
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
Christian Reiner 4dbd4c35c5 Merge branch 'master' of git://github.com/owncloud/core 13 years ago
Christian Reiner 743826bbf3 Reimplementation of CSRF protection including autorefresh 13 years ago
Jenkins for ownCloud 5144d26088 [tx-robot] updated from transifex 13 years ago
Robin Appelman e8df2eeefc some more sane column sizes for appconfig and preferences 13 years ago
Lukas Reschke 232936b99a This .gitkeep is unneeded 13 years ago
Arthur Schiwon 3fa4b34a69 LDAP: comparison, not assignment. Thanks to Manuel Delgado 13 years ago
Björn Schießle aa9ffd119a check if file really exist before add/remove it 13 years ago
Björn Schießle a56f2ec183 only upload valid ssl root certificates 13 years ago
Frank Karlitschek cf14ad2f7d RC 1 13 years ago
Jenkins for ownCloud 09aa95586a [tx-robot] updated from transifex 13 years ago
Björn Schießle 21c6cc45e6 take '\' on windows systems into account to prevent file deletion above upload direectory 13 years ago
Björn Schießle 9ab887fed5 fix security issue, don't allow to go back in the path 13 years ago
Björn Schießle a7292e897a The mtime in the file cache has to be updated after version rollback (copy from outside of the regular files root) (fixes bug #1720) 13 years ago
Robin Appelman cfbca40fbe fix sharing for newly uploaded or created files 13 years ago
Jenkins for ownCloud 2c00f8c850 [tx-robot] updated from transifex 13 years ago
Thomas Müller b57cc67f60 Python language setting on gettext 13 years ago
Björn Schießle 50d7cfbbe7 prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918. 13 years ago
Arthur Schiwon 0192d920f0 Sharing: write update errors to logfile; do not die on errors 13 years ago
Björn Schießle fcd70246db Merge branch 'master' of github.com:owncloud/core 13 years ago
Björn Schießle c3c6e52104 - take webdav namespace for properties into account 13 years ago
Michael Gapczynski b4e40b1c21 Fix unsetting share expiration date 13 years ago
Michael Gapczynski 00103d730f Show share expiration date set for shared item 13 years ago