Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4473 from owncloud/texteditor_polishing | Jörn Friedrich Dreyer | 2013-09-03 | 1 | -1/+1 |
|\ | | | | | Texteditor polishing | ||||
| * | Revert "remove editor div in filelist", add "is deprecated" comment | Jörn Friedrich Dreyer | 2013-09-03 | 1 | -0/+1 |
| | | | | | | | | This reverts commit 64d09452f55c0c73fe0d55a70f82d8ad7a386d7c. | ||||
| * | remove editor div in filelist | Jörn Friedrich Dreyer | 2013-08-16 | 1 | -1/+0 |
| | | |||||
* | | text centered horizontally and vertically in emptycontent div | Alessandro Cosentino | 2013-08-31 | 1 | -1/+1 |
| | | |||||
* | | Merge master into oc_preview | Georg Ehrke | 2013-08-29 | 1 | -39/+1 |
|\ \ | |||||
| * | | Reimplement filesummary in JS | kondou | 2013-08-28 | 1 | -39/+1 |
| | | | | | | | | | | | | Fix #993 | ||||
* | | | move isMimeSupported out of template files | Georg Ehrke | 2013-08-21 | 1 | -3/+3 |
| | | | |||||
* | | | style fixes for preview lib | Georg Ehrke | 2013-08-19 | 1 | -1/+2 |
| | | | |||||
* | | | Merge master into oc_preview | Georg Ehrke | 2013-08-19 | 1 | -0/+1 |
|\| | | |||||
| * | | Merge branch 'master' into decrypt_files_again | Bjoern Schiessle | 2013-08-17 | 1 | -3/+1 |
| |\| | | | | | | | | | | | | | Conflicts: apps/files_encryption/tests/keymanager.php | ||||
| * | | check if some encrypted files are left after the app was disabled and warn ↵ | Bjoern Schiessle | 2013-08-12 | 1 | -0/+1 |
| | | | | | | | | | | | | the user | ||||
* | | | checkstyle double quotes in HTML | Jan-Christoph Borchardt | 2013-08-15 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'oc_preview' of github.com:owncloud/core into oc_preview | Jan-Christoph Borchardt | 2013-08-14 | 1 | -2/+6 |
|\ \ \ | |||||
| * | | | fix adding preview-icon to clss attribute | Georg Ehrke | 2013-08-14 | 1 | -2/+6 |
| | | | | |||||
* | | | | increase row height to 50px, properly position everything, checkboxes, ↵ | Jan-Christoph Borchardt | 2013-08-14 | 2 | -12/+18 |
|/ / / | | | | | | | | | | actions etc | ||||
* | | | fix breaking error due to ... a wrong icon link. Seriously? | Jan-Christoph Borchardt | 2013-08-14 | 1 | -1/+1 |
| | | | |||||
* | | | use web.svg instead of web.png | Georg Ehrke | 2013-08-14 | 1 | -1/+1 |
| | | | |||||
* | | | don't use hardcoded size for preview | Georg Ehrke | 2013-08-14 | 1 | -1/+1 |
| | | | |||||
* | | | style fixes | Georg Ehrke | 2013-07-30 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into oc_preview | Thomas Müller | 2013-07-30 | 2 | -9/+5 |
|\ \ \ | | |/ | |/| | | | | | | | | | | Conflicts: 3rdparty lib/template.php | ||||
| * | | fix typo | Björn Schießle | 2013-07-26 | 1 | -1/+1 |
| | | | |||||
| * | | disable "deleted files" button if trash bin is empty | Björn Schießle | 2013-07-26 | 1 | -3/+1 |
| |/ | |||||
| * | Merge branch 'master' into disable-anon-upload-master | Thomas Müller | 2013-07-22 | 2 | -5/+3 |
| |\ | |||||
| | * | finally remove the file size obfuscation as it had more disadvantages. I was ↵ | Jan-Christoph Borchardt | 2013-07-18 | 2 | -5/+3 |
| | | | | | | | | | | | | wrong, sorry. | ||||
| * | | new admin setting added which allows to turn off anonymous uploads | Thomas Müller | 2013-07-12 | 1 | -1/+1 |
| |/ | |||||
| * | add MB indicator to size heading, fix #3987 | Jan-Christoph Borchardt | 2013-07-10 | 1 | -1/+1 |
| | | |||||
* | | add class='preview-icon' to rows in file app that make use of previews | Georg Ehrke | 2013-07-29 | 1 | -2/+10 |
| | | |||||
* | | implement use of previews in sharing app | Georg Ehrke | 2013-07-11 | 1 | -1/+8 |
| | | |||||
* | | merge conflicts ... | Georg Ehrke | 2013-07-10 | 3 | -9/+43 |
|\| | |||||
| * | Migrate to encodePath | Victor Dubiniuk | 2013-07-09 | 2 | -6/+3 |
| | | |||||
| * | Don't escape filesize (can contain a '<') | kondou | 2013-07-02 | 1 | -1/+1 |
| | | |||||
| * | Show a summary as the last filelist entry | kondou | 2013-07-02 | 1 | -2/+39 |
| | | | | | | | | Fix #993 | ||||
| * | Public upload feature | Roman Geber | 2013-06-25 | 1 | -1/+1 |
| | | |||||
* | | some style adjustments | Georg Ehrke | 2013-07-10 | 1 | -3/+3 |
| | | |||||
* | | fix size of icons in 'new' dropdown menu - I hope @jancborchardt knows a ↵ | Georg Ehrke | 2013-07-02 | 1 | -2/+2 |
| | | | | | | | | better solution coz this won't work in most IE versions ... | ||||
* | | implement server side use of previews | Georg Ehrke | 2013-06-26 | 1 | -1/+2 |
|/ | |||||
* | darker low threshold color for file size and age fading, better contrast | Jan-Christoph Borchardt | 2013-06-11 | 1 | -2/+2 |
| | |||||
* | Add data-dir attribute to home breadcrumb | Michael Gapczynski | 2013-05-20 | 1 | -1/+1 |
| | |||||
* | Remove uneeded onclick handler | Lukas Reschke | 2013-04-28 | 1 | -1/+1 |
| | |||||
* | Move onclick handler | Lukas Reschke | 2013-04-28 | 1 | -1/+0 |
| | |||||
* | Merge pull request #1974 from owncloud/use-rawurlencode | Bart Visscher | 2013-04-06 | 1 | -2/+2 |
|\ | | | | | OC6- Just use rawurlencode in files list template | ||||
| * | Just use rawurlencode in files list template | Bart Visscher | 2013-02-27 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #2576 from owncloud/fixing-2125-master | Jan-Christoph Borchardt | 2013-03-31 | 1 | -1/+1 |
|\ \ | | | | | | | fixes #2125 - the warning is now displayed with a disabled button | ||||
| * | | fixes #2125 - the warning is now displayed with a disabled button | Thomas Mueller | 2013-03-26 | 1 | -1/+1 |
| | | | |||||
* | | | prevent to fire delete ajax a second time. | Thomas Mueller | 2013-03-26 | 1 | -2/+2 |
|/ / | | | | | | | Before the click on a single file delete icon fired two different handlers - one of them is for multiple deletion only | ||||
* | | Don't block uploads if the max upload size is unknown | Robin Appelman | 2013-03-15 | 1 | -0/+2 |
| | | |||||
* | | add type=text to ZIP size field, fix second part of #2097 | Jan-Christoph Borchardt | 2013-03-06 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2069 from owncloud/fix_sanitize_call | Lukas Reschke | 2013-03-04 | 1 | -1/+1 |
|\ \ | | | | | | | use p() for the output and not for the comparison | ||||
| * | | use p() for the output and not for the comparison | Björn Schießle | 2013-03-04 | 1 | -1/+1 |
| | | | |||||
* | | | Datepicker height fixed. | raghunayyar | 2013-03-04 | 1 | -1/+1 |
|/ / | | | | | | | New id defined for files table for positioning. |