Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't trigger file action when renaming, stupid fix for stupid firefox behaviour | Robin Appelman | 2011-12-05 | 2 | -7/+8 |
| | |||||
* | Fix file dropping on root (Files menu entry) | Bart Visscher | 2011-11-23 | 1 | -2/+2 |
| | |||||
* | take free disk space (and user quota) into account for max upload size | Robin Appelman | 2011-11-08 | 1 | -0/+4 |
| | |||||
* | 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 | ||||
* | make 'New' button work with firefox | Robin Appelman | 2011-11-04 | 2 | -6/+6 |
| | |||||
* | fix mimeicon for new files | Robin Appelman | 2011-11-04 | 1 | -0/+5 |
| | |||||
* | small styling fix for New button | Robin Appelman | 2011-11-04 | 2 | -4/+5 |
| | |||||
* | Merge branch 'master' into newbutton | Robin Appelman | 2011-11-04 | 4 | -29/+43 |
|\ | |||||
| * | Fix bug with spaces in file names. | Brice Maron | 2011-11-02 | 2 | -2/+3 |
| | | |||||
| * | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 4 | -28/+41 |
| | | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors | ||||
* | | upgraded the new new button. Didn't and doesn't work in Firefox though | Jan-Christoph Borchardt | 2011-10-23 | 2 | -11/+12 |
| | | |||||
* | | 'New' button, needs some css work | Robin Appelman | 2011-10-23 | 4 | -40/+126 |
|/ | |||||
* | Change javascript new folder from old icon to new | Michael Gapczynski | 2011-10-22 | 1 | -1/+1 |
| | |||||
* | Redirect file browser if directory does not exist | Michael Gapczynski | 2011-10-22 | 1 | -0/+4 |
| | |||||
* | removed '/' from file path because only Unix people understand the concept ↵ | Jan-Christoph Borchardt | 2011-10-22 | 1 | -2/+2 |
| | | | | of that. Plus, 'Files' itself is the root. | ||||
* | Correct unknown breadcrumb add '/' permanantly in it and DRY code for last ↵ | Brice Maron | 2011-10-21 | 2 | -9/+5 |
| | | | | breadcrumb | ||||
* | bold current folder in breadcrumbs | Jan-Christoph Borchardt | 2011-10-21 | 2 | -4/+9 |
| | |||||
* | only show checkbox on hovering filetype icon | Jan-Christoph Borchardt | 2011-10-21 | 1 | -1/+1 |
| | |||||
* | hopefully finally fixed the initial breadcrumb arrow | Jan-Christoph Borchardt | 2011-10-21 | 1 | -4/+5 |
| | |||||
* | Use notification to inform about errors in file list. | Brice Maron | 2011-10-17 | 2 | -12/+25 |
| | |||||
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into calendar | Georg Ehrke | 2011-10-13 | 3 | -10/+25 |
|\ | |||||
| * | mimetype icon improvements | Robin Appelman | 2011-10-13 | 3 | -10/+25 |
| | | |||||
* | | 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 |
| | | |||||
* | | Merge branch 'master' of gitorious.org:owncloud/owncloud into ace-editor | Tom Needham | 2011-10-07 | 1 | -1/+1 |
|\| | |||||
| * | updated margins | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 |
| | | |||||
* | | Updated saving feedback | Tom Needham | 2011-10-05 | 1 | -0/+3 |
| | | |||||
* | | Moved addScript and addStyle calls to app.php | Tom Needham | 2011-10-05 | 1 | -3/+0 |
| | | |||||
* | | 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 | 5 | -9/+9 |
|\| | |||||
| * | escape file and directory names when downloading files | Robin Appelman | 2011-09-30 | 2 | -2/+2 |
| | | |||||
| * | fix check for success | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 |
| | | |||||
| * | fix small styling problem with playback controlls | Robin Appelman | 2011-09-28 | 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 | 4 | -3/+7 |
| | | |||||
* | | 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 |
| | |||||
* | Use OC_JSON for json responses | Bart Visscher | 2011-09-25 | 7 | -76/+28 |
| | | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit. | ||||
* | Fixed minor issue. | Scott Barnett | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Fixed uploaded file hover issue. | Scott Barnett | 2011-09-26 | 1 | -2/+2 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-09-24 | 12 | -17/+31 |
| | |||||
* | files: fix max filesize check | Florian Pritz | 2011-09-24 | 2 | -2/+6 |
| | | | | | | | php check both, upload_max_filesize and post_max_size, when uploading a file so we should do the same when figuring out the maximum size. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | files/ajax: catch upload errors | Florian Pritz | 2011-09-24 | 1 | -0/+18 |
| | | | | | | If the file wasn't uploaded successfully bail early. Signed-off-by: Florian Pritz <bluewind@xinu.at> | ||||
* | set cookie secure if forcessl is enabled | Florian Pritz | 2011-09-24 | 1 | -1/+3 |
| | | | | | | | This also moves session_start in lib/base.php down a bit because we need OC::$SERVERROOT to get the config settings. Signed-off-by: Florian Pritz <bluewind@xinu.at> |