Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6907 from owncloud/webdav-logexceptions | Thomas Müller | 2014-01-27 | 4 | -5/+60 |
|\ | |||||
| * | Added exception logger plugin for sabre connector | Vincent Petry | 2014-01-27 | 4 | -5/+60 |
* | | Merge pull request #6958 from owncloud/localised_date | Morris Jobke | 2014-01-27 | 1 | -5/+4 |
|\ \ | |||||
| * | | use localised date in notification mails | Bjoern Schiessle | 2014-01-27 | 1 | -5/+4 |
* | | | Merge pull request #6927 from owncloud/enc_dont_reload_page_on_decrypt | Morris Jobke | 2014-01-27 | 2 | -25/+27 |
|\ \ \ | |||||
| * | | | disable button and input field during decryption | Bjoern Schiessle | 2014-01-24 | 1 | -0/+5 |
| * | | | remove the form, it isn't needed here | Bjoern Schiessle | 2014-01-24 | 2 | -25/+22 |
* | | | | Merge pull request #6930 from jcfischer/master | Morris Jobke | 2014-01-27 | 3 | -0/+20 |
|\ \ \ \ | |||||
| * | | | | updated config.sample.php with mail_from_address parameter | Jens-Christian Fischer | 2014-01-24 | 1 | -0/+6 |
| * | | | | added function documentation | Jens-Christian Fischer | 2014-01-24 | 1 | -0/+4 |
| * | | | | Add 'mail_from_address' configuration | Jens-Christian Fischer | 2014-01-24 | 2 | -0/+10 |
| |/ / / | |||||
* | | | | Merge pull request #6933 from seberm/master | Morris Jobke | 2014-01-27 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Add check for apc.enabled option | Otto Sabart | 2014-01-24 | 1 | -0/+2 |
* | | | | | Merge pull request #6912 from owncloud/replace-webroot-in-css | Morris Jobke | 2014-01-27 | 9 | -35/+248 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | remove css files from rewrite rule - there is no need to rewrite css any more | Thomas Müller | 2014-01-23 | 1 | -1/+1 |
| * | | | | remove %webroot from files_sharing app | Jan-Christoph Borchardt | 2014-01-23 | 4 | -25/+5 |
| * | | | | remove %webroot% from files app | Jan-Christoph Borchardt | 2014-01-23 | 2 | -9/+1 |
| * | | | | add icons.css file, first step to get rid of %webroot% | Jan-Christoph Borchardt | 2014-01-23 | 2 | -0/+241 |
* | | | | | Merge pull request #5153 from owncloud/core-em-to-px | Jan-Christoph Borchardt | 2014-01-27 | 8 | -91/+90 |
|\ \ \ \ \ | |||||
| * | | | | | Fixes settings.css and converts more styles. | raghunayyar | 2014-01-26 | 1 | -10/+6 |
| * | | | | | Fixes width of the dropdown menus as per computed styles. | raghunayyar | 2014-01-26 | 2 | -2/+2 |
| * | | | | | Fixes typos, adds ; wherever not present. | raghunayyar | 2014-01-16 | 2 | -19/+19 |
| * | | | | | Fixes typo in versions.css | raghunayyar | 2014-01-16 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' into core-em-to-px | raghunayyar | 2014-01-16 | 2107 | -70802/+150645 |
| |\ \ \ \ \ | |||||
| * | | | | | | All Core Styles from em->px, apart from styles.css | raghunayyar | 2013-10-07 | 4 | -27/+27 |
| * | | | | | | Cleans up Core apps for relative(em) to absolute(px) styles. | raghunayyar | 2013-10-06 | 4 | -18/+18 |
* | | | | | | | Merge pull request #5152 from owncloud/files-em-to-px | Jan-Christoph Borchardt | 2014-01-27 | 3 | -21/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Keep the EOF-Newline | kondou | 2014-01-18 | 1 | -1/+1 |
| * | | | | | | | remove comment & add space | Morris Jobke | 2014-01-18 | 1 | -2/+1 |
| * | | | | | | | Removes Bogus Styles. | raghunayyar | 2014-01-18 | 1 | -2/+0 |
| * | | | | | | | Removes Bogus classes from previous commits. | raghunayyar | 2014-01-16 | 2 | -5/+3 |
| * | | | | | | | Fixes header going down in trash bin app. | raghunayyar | 2014-01-16 | 1 | -1/+1 |
| * | | | | | | | Fixed files row height in Firefox/KDE | Vincent Petry | 2014-01-16 | 1 | -0/+5 |
| * | | | | | | | Fixes Trashbin and Files Style Conflicts, more em to px conversions post rebase | raghunayyar | 2014-01-16 | 4 | -9/+12 |
| * | | | | | | | Merge branch 'master' into files-em-to-px | raghunayyar | 2014-01-15 | 2104 | -70774/+150497 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Converts em to px values for styles in Files. | raghunayyar | 2013-10-06 | 2 | -16/+16 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #6916 from owncloud/encryption_update_filecache | Björn Schießle | 2014-01-27 | 1 | -7/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | only update file cache with the unenecrypted size when the file was written | Bjoern Schiessle | 2014-01-24 | 1 | -7/+24 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #6939 from owncloud/disable-password-autocomplete | Jan-Christoph Borchardt | 2014-01-25 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | prevent autofill for password change settings, prevent leak of existing passw... | Jan-Christoph Borchardt | 2014-01-24 | 1 | -2/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #6905 from owncloud/add_expiredate_to_linkshare | Vincent Petry | 2014-01-24 | 2 | -3/+24 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | add expire date to link share if possible | Bjoern Schiessle | 2014-01-24 | 2 | -3/+24 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #6923 from owncloud/files-maxuploadfieldstylefix | Morris Jobke | 2014-01-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed max upload size input field style | Vincent Petry | 2014-01-23 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #6921 from owncloud/trash_mimetype_size | Björn Schießle | 2014-01-24 | 2 | -9/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | increase size of mimetype column | Bjoern Schiessle | 2014-01-23 | 2 | -9/+9 |
* | | | | | | | | | Merge pull request #6184 from owncloud/6051-ux-files-Move-File-Spinner | Morris Jobke | 2014-01-24 | 1 | -5/+37 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | Fixed indention. | zombiehugs | 2013-12-04 | 1 | -1/+1 |
| * | | | | | | | | #6051 [ux][files] Move File Spinner | zombiehugs | 2013-12-04 | 1 | -5/+37 |
* | | | | | | | | | Merge pull request #5954 from owncloud/extstorage-stream-sftp | Vincent Petry | 2014-01-24 | 25 | -4753/+9724 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | |