Commit Graph

16485 Commits (7edd8df07f50b0a556889b276eaeeab37cb175be)
 

Author SHA1 Message Date
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
Björn Schießle b7385986ae Merge pull request #7393 from owncloud/fix_path_in_sharing_results 11 years ago
Jan-Christoph Borchardt 6c5cc46380 disable autocomplete for shared link password input, fix #7419 11 years ago
Thomas Müller 2f0db9af07 Merge pull request #7409 from owncloud/issue/5361 11 years ago
Thomas Müller 4b8717df9d Merge pull request #7416 from owncloud/share_api_7311 11 years ago
Jan-Christoph Borchardt d9a153dbe9 Merge pull request #7174 from owncloud/issue/7166 11 years ago
Jan-Christoph Borchardt 84eea47991 Merge pull request #7406 from owncloud/settings-apps.js-style 11 years ago
Morris Jobke beff83feb2 Merge pull request #7410 from owncloud/scrutinizer_fix_kondou 11 years ago
Thomas Müller 901afbd4cf Merge pull request #7414 from owncloud/fix-3rdparty-submodule 11 years ago
Joas Schilling 9847912257 Remove unused variables, add doc blocks and break lines 11 years ago
Bjoern Schiessle 3be5e48b0c only add "received_from" if a share was found 11 years ago
Thomas Müller df1a5a2dfa Update 3rdparty submodule 11 years ago
icewind1991 59df3ffdf4 Merge pull request #7279 from owncloud/folderid-reuse 11 years ago
Jan-Christoph Borchardt 8759c35e74 Merge pull request #7399 from owncloud/themable-doc-links 11 years ago
Joas Schilling cb14b1c58d Add owncloud version to JS scope 11 years ago
kondou 593adab258 Fix scrutinizer issue in settings/js/apps.js 11 years ago
Vincent Petry 37a2f8c6cb Merge pull request #7405 from owncloud/files-admin.js-style 11 years ago
Vincent Petry a1600a289c Merge pull request #7401 from owncloud/highlight_selected_app_settings 11 years ago
Jan-Christoph Borchardt bc1c136cd6 coding style fixes: cut long lines, whitespace 11 years ago
Joas Schilling 331bd527a7 Hide SMTP options based on selected send mode 11 years ago
Vincent Petry 5c98e0c7c7 Merge pull request #7328 from owncloud/McNetic-zipstreamer 11 years ago
Jan-Christoph Borchardt 2b423e5a44 coding style fixes, cut long lines, comments not on same lines, curly braces 11 years ago
Jan-Christoph Borchardt 1a561fced0 fix for coding style 11 years ago
kondou e32acf933d Highlight the selected app in app-settings 11 years ago
Thomas Müller 574883c47a introduce new theme function to allow full creation of documentation links: buildDocLinkToKey() 11 years ago
Bjoern Schiessle e3f676e009 fix path in sharing results if it is a file in the Shared folder 11 years ago
Vincent Petry 7f7d674c2a Merge pull request #7335 from owncloud/fix-7333 11 years ago