| Commit message (Expand) | Author | Age | Files | Lines |
* | finish refactoring of files admin page | Hans Bakker | 2011-07-09 | 1 | -12/+4 |
* | Changed the js code for the files admin section to jQuery | Hans Bakker | 2011-07-08 | 1 | -5/+5 |
* | You can now move files to a parent folder by draging them to an element in th... | Robin Appelman | 2011-07-07 | 2 | -4/+8 |
* | files can now be draged and dropped in the file browser | Robin Appelman | 2011-07-07 | 1 | -1/+1 |
* | show file extention in a lighter color | Robin Appelman | 2011-07-07 | 1 | -1/+9 |
* | some cleanup, small fixes | Jan-Christoph Borchardt | 2011-07-07 | 1 | -1/+1 |
* | file size is reflected in the value's shade of grey, atm calculated absolutely | Jan-Christoph Borchardt | 2011-07-07 | 1 | -2/+4 |
* | introducing simple file size, only MB as unit, details on hover | Jan-Christoph Borchardt | 2011-07-07 | 2 | -7/+7 |
* | make folder labels bold, better distinction from files | Jan-Christoph Borchardt | 2011-07-07 | 1 | -2/+2 |
* | reactivated Upload & New Folder button icons | Jan-Christoph Borchardt | 2011-07-06 | 1 | -1/+1 |
* | Usability improvements: | Hans Bakker | 2011-07-03 | 1 | -10/+20 |
* | stop confusing people with a dummy share button | Robin Appelman | 2011-06-23 | 1 | -1/+1 |
* | make files app translateable | Kamil Domanski | 2011-06-20 | 2 | -15/+15 |
* | make new folder dialog behave more like a regular form, so you can press ente... | Robin Appelman | 2011-06-17 | 1 | -1/+1 |
* | make fileactions extendable by plugins | Robin Appelman | 2011-06-04 | 2 | -4/+1 |
* | some refactoring of the filebrowsers javascript code | Robin Appelman | 2011-06-04 | 1 | -1/+1 |
* | new file uploader that should work with more browsers | Robin Appelman | 2011-06-03 | 1 | -4/+18 |
* | Make max upload filesize configurable for apache hosts | Robin Appelman | 2011-05-29 | 1 | -1/+5 |
* | fix the drop down arrow in file browser | Robin Appelman | 2011-05-17 | 1 | -1/+1 |
* | fix the drop down arrow in file browser | Robin Appelman | 2011-05-16 | 1 | -1/+1 |
* | refurbished new folder button | Arthur Schiwon | 2011-04-19 | 1 | -2/+1 |
* | fancy upload button. does work with firefox (at least 4) and chromium, but no... | Arthur Schiwon | 2011-04-19 | 1 | -12/+4 |
* | fancyfying file upload, part I | Arthur Schiwon | 2011-04-18 | 1 | -4/+5 |
* | implemented download single file from file menu | Arthur Schiwon | 2011-04-18 | 1 | -1/+1 |
* | show modified date for folders | Robin Appelman | 2011-04-18 | 1 | -1/+1 |
* | also convert special chars to entities in the breadcrumb | Arthur Schiwon | 2011-04-18 | 1 | -1/+1 |
* | convert special chars to entities | Arthur Schiwon | 2011-04-18 | 1 | -1/+1 |
* | implemented Delete action in file menu | Arthur Schiwon | 2011-04-18 | 1 | -1/+1 |
* | use prettybutton css class for file action stuff, too | Arthur Schiwon | 2011-04-17 | 1 | -2/+2 |
* | display max file size for upload | Arthur Schiwon | 2011-04-17 | 1 | -1/+1 |
* | implement "new folder" function | Arthur Schiwon | 2011-04-17 | 1 | -4/+3 |
* | some forgotten files... | Arthur Schiwon | 2011-04-17 | 3 | -0/+15 |
* | don't reload the whole page after file upload | Arthur Schiwon | 2011-04-17 | 1 | -14/+3 |
* | get max upload file size for upload form from php settings | Arthur Schiwon | 2011-04-17 | 1 | -1/+1 |
* | away with the h1, in with the good stuff | Jan-Christoph Borchardt | 2011-04-17 | 2 | -14/+0 |
* | basic file upload reimplemented | Arthur Schiwon | 2011-04-16 | 1 | -1/+13 |
* | show size of folders in filebrowser | Robin Appelman | 2011-04-16 | 1 | -1/+1 |
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoring | François KUBLER | 2011-03-09 | 1 | -0/+19 |
|\ |
|
| * | Beginning of some ajax features and an admin page for files | Jakob Sack | 2011-03-03 | 1 | -0/+19 |
* | | Fixed PHP syntax in template files. | François KUBLER | 2011-03-09 | 1 | -9/+9 |
|/ |
|
* | Application "files" is able to list the files again, start of splitting css f... | Jakob Sack | 2011-03-02 | 1 | -1/+43 |
* | Getting rid of Smarty, using our own template system | Jakob Sack | 2011-03-02 | 2 | -3/+8 |
* | Say Smarty to only use one compile directory. Makes setup somewhat easier. | Jakob Sack | 2011-03-02 | 1 | -0/+0 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 2 | -0/+3 |