| Commit message (Expand) | Author | Age | Files | Lines |
* | Application "files" is able to list the files again, start of splitting css f... | Jakob Sack | 2011-03-02 | 1 | -38/+0 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 13 | -1954/+848 |
* | Fix licencing, make headers refer to intended AGPL, include copy of AGPL | Jonathan Riddell | 2011-02-09 | 7 | -7/+7 |
* | Change the icon to the correct one after uploading is finished | Robin Appelman | 2011-01-26 | 1 | -1/+3 |
* | only show files in the filebrowser that we can actually read. | Robin Appelman | 2011-01-22 | 2 | -3/+21 |
* | adjust filebrowser to new libraries | Robin Appelman | 2011-01-20 | 1 | -6/+6 |
* | cleanup event handling | Robin Appelman | 2011-01-20 | 1 | -59/+11 |
* | fix calling callBacks by id | Robin Appelman | 2011-01-04 | 1 | -4/+8 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2011-01-04 | 1 | -0/+4 |
|\ |
|
| * | Show error when trying to create a file or folder that already exists | Robin Appelman | 2010-12-12 | 1 | -0/+4 |
| * | reverted a576150b | ente | 2010-12-05 | 1 | -7/+4 |
| * | replaced fileActions[this.mime] by fileActions[this.mime1 + this.mime2], sinc... | ente | 2010-12-04 | 1 | -4/+7 |
* | | don't crash when removing an item from the breadcrump that isn't added properly | Robin Appelman | 2011-01-04 | 1 | -1/+3 |
* | | Some common javascript functions for working with arrays and functions | Robin Appelman | 2011-01-04 | 1 | -17/+49 |
|/ |
|
* | Fix for https://bugs.kde.org/show_bug.cgi?id=257861 | Robin Appelman | 2010-11-30 | 1 | -1/+1 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud | Robin Appelman | 2010-11-28 | 1 | -2/+2 |
|\ |
|
| * | fix uploading files to folders with special characters in the name | Robin Appelman | 2010-10-24 | 1 | -2/+2 |
* | | only ask once when removing multiply files | Robin Appelman | 2010-11-28 | 1 | -5/+8 |
|/ |
|
* | plugin manager | Robin Appelman | 2010-10-18 | 1 | -1/+1 |
* | the text viewer now does syntax highlighting for code | Robin Appelman | 2010-09-08 | 1 | -0/+9 |
* | use json to encode the file list, should work better with filenames containin... | Robin Appelman | 2010-09-06 | 1 | -11/+10 |
* | First commit, changing capitalization | Aaron Reichman | 2010-08-22 | 1 | -2/+2 |
* | use encodeURIComponent in more places | Robin Appelman | 2010-08-03 | 2 | -2/+2 |
* | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 10 | -0/+0 |
* | change target directory for uploads when changing folders in web-frontend | Robin Appelman | 2010-06-29 | 2 | -4/+7 |
* | fix checkboxes in filebrowser in konqueror | Robin Appelman | 2010-06-22 | 1 | -2/+0 |
* | changed a single typo. 'to' --> 'too'. | Willi Ballenthin | 2010-06-09 | 1 | -1/+1 |
* | provide layout for smaller screens on android/iphone | Robin | 2010-05-14 | 1 | -8/+14 |
* | fix first run dialog in konqueror | Robin | 2010-05-02 | 1 | -5/+7 |
* | More bug fixes, mostly IE related | Robin Appelman | 2010-05-01 | 2 | -7/+12 |
* | fix renaming files in IE | Robin Appelman | 2010-05-01 | 2 | -3/+3 |
* | Fix a few things in IE | Robin Appelman | 2010-04-30 | 2 | -3/+4 |
* | merge | Robin | 2010-04-28 | 7 | -0/+0 |
* | small bugfix when creatring new files/folders | Robin | 2010-04-25 | 1 | -2/+3 |
* | bug fix when starting multiply uploads while the old ones arent finsihed, det... | Robin | 2010-04-25 | 2 | -20/+34 |
* | some cleanup/refactoring | Robin | 2010-04-25 | 2 | -36/+65 |
* | same fixes, this time hopefully without merge conflict | Robin | 2010-04-19 | 6 | -320/+1121 |
* | visual changes | Robin | 2010-04-12 | 1 | -4/+9 |
* | visual changes WIP | Robin | 2010-04-11 | 2 | -73/+119 |
* | some more cleanup | Robin | 2010-04-08 | 5 | -103/+126 |
* | some cleanup in ajax fronted, give error message before starting an upload th... | Robin | 2010-04-04 | 7 | -319/+558 |
* | show file actions in a dropdown menu | Robin | 2010-03-29 | 2 | -79/+145 |
* | most of the ajax frontend works in IE now (IE8 not sure about other versions) | Robin | 2010-03-29 | 2 | -6/+20 |
* | added option to delete multiply files and fixed a bug when downloading large ... | Robin | 2010-03-28 | 1 | -15/+78 |
* | added option to download multiply files or folder as zip file | Robin | 2010-03-27 | 1 | -2/+69 |
* | added MAX_FILE_SIZE field to upload form | Robin | 2010-03-26 | 1 | -2/+9 |
* | ajax interface | Robin | 2010-03-24 | 4 | -0/+539 |