Commit Graph

16677 Commits (214357ca68ebd80cc59cd1ee34a5a292feaebbe0)
 

Author SHA1 Message Date
Thomas Müller 9f087a2070 fixing download url in files app 11 years ago
Thomas Müller e1030c6b5f adding JSDoc + remove unused function 11 years ago
Thomas Müller 1291303c5a Replace OC.Router.generate() with OC.generateUrl() 11 years ago
Morris Jobke 084050530c Merge pull request #7486 from owncloud/l10n_docstrings 11 years ago
Thomas Tanghus eff7667d26 Merge pull request #7433 from owncloud/config_basic_auth 11 years ago
kondou 5d5306175f Fix some docstrings in l10n.php 11 years ago
kondou 3c11dc0006 Merge branch 'master' into hide_remove_image_avatar 11 years ago
Thomas Müller d802ae298f Update 3rdparty submodule 11 years ago
Vincent Petry 88c9ae129e Merge pull request #7480 from owncloud/sabredav-1.7.11 11 years ago
Myles McNamara 195bdff91f move replace to inside isset 11 years ago
Myles McNamara 4ab7f58745 replace spaces in download link without encoding entire URL 11 years ago
Thomas Müller 1dcb4f740a Update SabreDAV to 1.7.11 11 years ago
Thomas Müller 15d1df055b Merge branch 'master' into display-share-owner-master 11 years ago
Thomas Müller dd32091016 Merge pull request #7444 from owncloud/fix/7443 11 years ago
Morris Jobke d3866754a4 Merge pull request #7471 from owncloud/fix-css-loading 11 years ago
icewind1991 8a93a2e7d5 Merge pull request #7455 from owncloud/rawlist-fileinfo 11 years ago
Thomas Müller 6335f855f9 Merge pull request #7470 from owncloud/abort-cancel 11 years ago
Lukas Reschke 4c4bb70cb6 CSS is now loaded directly instead via PHP 11 years ago
Jan-Christoph Borchardt e78da036c1 profile image: relabel technical 'Abort' to more widely used 'Cancel' 11 years ago
Björn Schießle 61bc76fdd6 Merge pull request #7454 from owncloud/enc_remember_fopen_mode 11 years ago
Vincent Petry fefd724858 Fixed wrong field name 11 years ago
Thomas Müller 93b8aba3a1 Merge pull request #7439 from owncloud/unit-test-for-7430 11 years ago
Raghu Nayyar e304809612 Merge pull request #7382 from jbtbnl/master 11 years ago
Morris Jobke 7af846e656 Merge pull request #7452 from owncloud/icon-delete-hover 11 years ago
Morris Jobke 49b331be39 add BMP mimetype for BMP previews 11 years ago
Bjoern Schiessle 4ace1a273d remember original fopen access type in pre-proxy because sometimes they change 11 years ago
Robin Appelman 7c92e2e3ad Update rawlist to work with new fileinfo object 11 years ago
Thomas Müller ba4b593f84 Merge pull request #7446 from owncloud/etag_assert_fixes 11 years ago
Thomas Müller f62b8a7896 Merge pull request #7451 from owncloud/fix-jshint 11 years ago
Morris Jobke 6fe1cf7ae4 Merge pull request #7449 from owncloud/remove-input-border 11 years ago
Robin Appelman 8282cfff04 Cache the fileinfo in OC\Preview 11 years ago
Jan-Christoph Borchardt 58bc6aee51 icons: automatically show delete hover instead of using explicit class 11 years ago
Jörn Friedrich Dreyer 2ba6cd4e2b initialize etags of temporary storage 11 years ago
Raghu Nayyar 832f6e4e42 Merge pull request #7450 from owncloud/rename-advanced 11 years ago
Jan-Christoph Borchardt af467d92f6 Installation: relabel 'Advanced' to more descriptive 'Storage & database' 11 years ago
Thomas Müller a5a671392c rename config to camelcase 11 years ago
Jan-Christoph Borchardt f0cd08ab5d remove border from log in input fields, simpler and works better with themes 11 years ago
Vincent Petry 577e47e207 Merge pull request #7432 from owncloud/enc_cleanup_session_after_decrypt_all 11 years ago
Jörn Friedrich Dreyer 131c12ad8d use assertInternalType for typechecking 11 years ago
Jörn Friedrich Dreyer 39f2f564a9 use assertSame and assertNotSame for etag checks 11 years ago
Vincent Petry 22adc397de Also quote old column name during DB migration 11 years ago
Thomas Müller ab850b961d remove unused code and fix wrong variable names - some PHPDoc updated 11 years ago
Thomas Müller 9e59e64c79 Merge pull request #7421 from owncloud/password-input 11 years ago
Thomas Müller d4f15853e8 Merge pull request #7425 from owncloud/issue/7423 11 years ago
Thomas Müller 230e5e3788 let's name the column 'select' because this is a keyword on all platforms 11 years ago
Thomas Müller 459b5086d5 adding test for migrations on columns using keywords 11 years ago
kondou da19109f40 Config to disable basic_auth username chacking 11 years ago
Joas Schilling 922c1909f8 Translate string when an error occured while sending a forgot password mail 11 years ago
Bjoern Schiessle 86b3cdc132 close encryption session after decryption was finished 11 years ago
Bart Visscher 7f05c23231 Merge pull request #3760 from IMM0rtalis/remove_logout_redirect_slash 11 years ago