Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | use force parameter | Robin Appelman | 2011-11-10 | 1 | -1/+1 | |
| | | ||||||
* | | tell the user when the files are being scanned | Robin Appelman | 2011-11-10 | 1 | -0/+19 | |
|/ | ||||||
* | Manage More special chars in file listings. ';' is still problematic | Brice Maron | 2011-11-06 | 1 | -1/+1 | |
| | ||||||
* | Fix broken upload since merge of new button branch | Brice Maron | 2011-11-06 | 1 | -1/+1 | |
| | ||||||
* | Fix another problem of the so-called 'fix-special chars' commit. | Brice Maron | 2011-11-06 | 1 | -1/+1 | |
| | ||||||
* | Do not use mix data/attr to retrieve filename ... data() will try to convert ↵ | Brice Maron | 2011-11-04 | 1 | -3/+2 | |
| | | | | filename to int | |||||
* | fix mimeicon for new files | Robin Appelman | 2011-11-04 | 1 | -0/+5 | |
| | ||||||
* | small styling fix for New button | Robin Appelman | 2011-11-04 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' into newbutton | Robin Appelman | 2011-11-04 | 3 | -28/+42 | |
|\ | ||||||
| * | Fix bug with spaces in file names. | Brice Maron | 2011-11-02 | 1 | -1/+2 | |
| | | ||||||
| * | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 3 | -27/+40 | |
| | | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors | |||||
* | | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 1 | -24/+69 | |
|/ | ||||||
* | Change javascript new folder from old icon to new | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 | |
| | ||||||
* | Use notification to inform about errors in file list. | Brice Maron | 2011-10-17 | 2 | -12/+25 | |
| | ||||||
* | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-13 | 2 | -10/+17 | |
|\ | ||||||
| * | mimetype icon improvements | Robin Appelman | 2011-10-13 | 2 | -10/+17 | |
| | | ||||||
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-07 | 1 | -1/+1 | |
|\| | ||||||
| * | fixes for the mimetype icons | Robin Appelman | 2011-10-07 | 1 | -1/+1 | |
| | | ||||||
* | | move some code to where it belongs and remove duplicated editor app | Robin Appelman | 2011-10-05 | 1 | -12/+0 | |
| | | ||||||
* | | Added breadcrumb and control bar. | Tom Needham | 2011-10-03 | 1 | -5/+5 | |
|\| | ||||||
| * | escape file and directory names when downloading files | Robin Appelman | 2011-09-30 | 1 | -1/+1 | |
| | | ||||||
| * | fix persistent playlist for media player | Robin Appelman | 2011-09-28 | 1 | -4/+4 | |
| | | ||||||
* | | Editor now loads on top of files app. | Tom Needham | 2011-10-01 | 1 | -2/+2 | |
| | | ||||||
* | | Changed theme. Editing is now default action for all supported types. Fixed ↵ | Tom Needham | 2011-09-28 | 1 | -5/+12 | |
| | | | | | | | | static url. | |||||
* | | Implemented ace-edtior as an app. Basic file editing and saving supported. | Tom Needham | 2011-09-28 | 1 | -1/+4 | |
|/ | ||||||
* | Fixed table gap from appearing. | Scott Barnett | 2011-09-27 | 1 | -2/+0 | |
| | ||||||
* | Fixed minor issue. | Scott Barnett | 2011-09-26 | 1 | -1/+1 | |
| | ||||||
* | Fixed uploaded file hover issue. | Scott Barnett | 2011-09-26 | 1 | -2/+2 | |
| | ||||||
* | fix file uploads for IE | Robin Appelman | 2011-09-22 | 1 | -8/+17 | |
| | ||||||
* | Fix newly uploaded files names being cut off if multiple '.' | Michael Gapczynski | 2011-08-28 | 1 | -1/+1 | |
| | ||||||
* | Shift+Click multiselect for files | Michael Gapczynski | 2011-08-28 | 1 | -4/+38 | |
| | ||||||
* | Months for modified date need to be translated | Michael Gapczynski | 2011-08-28 | 1 | -2/+2 | |
| | ||||||
* | Ctrl+Click on td.filename a selects file instead of default file action | Michael Gapczynski | 2011-08-28 | 1 | -8/+27 | |
| | ||||||
* | Support translations for modified date column in files | Michael Gapczynski | 2011-08-28 | 1 | -10/+10 | |
| | ||||||
* | Style changes for multiselect and add tipsy for file size | Michael Gapczynski | 2011-08-27 | 1 | -4/+4 | |
| | ||||||
* | Fix file actions broken in some browsers, rename delete to do_delete - ↵ | Michael Gapczynski | 2011-08-27 | 3 | -4/+4 | |
| | | | | Thanks Bart Visscher | |||||
* | Get file extension using lastIndexOf instead of indexOf in case there is a ↵ | Michael Gapczynski | 2011-08-24 | 1 | -3/+3 | |
| | | | | '.' in file name | |||||
* | Revert "hints for file actions" | Jan-Christoph Borchardt | 2011-08-23 | 2 | -11/+1 | |
| | | | | | 1) Please test in Firefox 2) File actions should be refactored first, to be shown/hidden via CSS, not via JavaScript This reverts commit e78d1dd676a12e0a26960f0bf131975c7559298a. | |||||
* | hints for file actions | Bartek Przybylski | 2011-08-22 | 2 | -1/+11 | |
| | ||||||
* | some improvements in automatic svg replacement | Robin Appelman | 2011-08-22 | 1 | -3/+6 | |
| | ||||||
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 1 | -4/+0 | |
| | ||||||
* | updated tipsy, tooltips finally work everywhere, thanks icewind | Jan-Christoph Borchardt | 2011-08-14 | 1 | -1/+1 | |
| | ||||||
* | NEEDS MORE FADING | Jan-Christoph Borchardt | 2011-08-13 | 1 | -3/+3 | |
| | ||||||
* | fixed tipsy tooltips for actions | Jan-Christoph Borchardt | 2011-08-13 | 1 | -1/+1 | |
| | ||||||
* | added global action class for icons | Jan-Christoph Borchardt | 2011-08-13 | 1 | -6/+6 | |
| | ||||||
* | more fancy fading | Robin Appelman | 2011-08-13 | 1 | -1/+6 | |
| | ||||||
* | removed downloading as fallback action when file type can not be opened | Jan-Christoph Borchardt | 2011-08-12 | 1 | -1/+1 | |
| | ||||||
* | file hovering now very fancy, CSS fade for row and extension | Jan-Christoph Borchardt | 2011-08-12 | 2 | -3/+3 | |
| | ||||||
* | fix uploading multiple files | Robin Appelman | 2011-08-12 | 1 | -2/+2 | |
| | ||||||
* | added jquery-tipsy for nice title tooltips | Jan-Christoph Borchardt | 2011-08-12 | 1 | -0/+4 | |
| |