Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | Fix loading by apptype in webdav | Bart Visscher | 2012-05-05 | 1 | -4/+1 |
| | |||||
* | add old webdav file | Georg Ehrke | 2012-04-27 | 1 | -0/+52 |
| | |||||
* | remove merge conflicts fail | Georg Ehrke | 2012-04-26 | 2 | -1031/+0 |
| | |||||
* | fix merge conflicts | Georg Ehrke | 2012-04-26 | 2 | -0/+1031 |
|\ | |||||
| * | bring fileactions to the right position again | Arthur Schiwon | 2012-04-26 | 1 | -1/+1 |
| | | |||||
| * | resolve merge conflicts | Arthur Schiwon | 2012-04-26 | 9 | -68/+1279 |
| |\ | |||||
| | * | Fixed cancelling of uploads and wrong merge conflict resolution | Simon Birnbach | 2012-04-15 | 2 | -12/+36 |
| | | | |||||
| | * | Fixed cancelling upload of same file to folder and subfolder | Simon Birnbach | 2012-04-15 | 2 | -1/+4 |
| | | | |||||
| | * | Merge git://gitorious.org/owncloud/owncloud | Simon Birnbach | 2012-04-15 | 18 | -79/+156 |
| | |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: files/css/files.css files/js/files.js | ||||
| | * | | Added uploading to folder and cancellable downloads | Simon Birnbach | 2012-03-27 | 6 | -36/+173 |
| | | | | |||||
| | * | | Added global progressbar for all uploads | Simon Birnbach | 2012-03-17 | 3 | -1/+15 |
| | | | | |||||
| | * | | Fixed upload of undeleted file and size information | Simon Birnbach | 2012-03-17 | 1 | -7/+3 |
| | | | | |||||
| | * | | Support for legacy browsers | Simon Birnbach | 2012-03-16 | 3 | -95/+183 |
| | | | | |||||
| | * | | coding guidelines | Simon Birnbach | 2012-03-16 | 1 | -3/+3 |
| | | | | |||||
| | * | | Initial version of drag&drop file upload support | Simon Birnbach | 2012-03-16 | 3 | -0/+950 |
| | | | | |||||
| * | | | fix problem with filescanning | Robin Appelman | 2012-04-25 | 1 | -0/+3 |
| | | | | |||||
| * | | | allow manually scanning of specific directories | Robin Appelman | 2012-04-25 | 2 | -3/+4 |
| | | | | |||||
| * | | | adding proper copyright and license notice to the style files | Jan-Christoph Borchardt | 2012-04-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | cleanup the admin page layout mess a bit. Still a lot to improve in the ↵ | Frank Karlitschek | 2012-04-21 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | future :-) | ||||
| * | | | showing the file extensions more visible by default. I still think it's ↵ | Jan-Christoph Borchardt | 2012-04-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | shitty design, but I get worse nightmares over thinking that showing file extensions would become a configuration option. | ||||
* | | | | move files to app folder | Georg Ehrke | 2012-04-18 | 68 | -2767/+0 |
| | | | | |||||
* | | | | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-18 | 4 | -7/+8 |
|\| | | | |||||
| * | | | upload arrow has full opacity, button is highlighted for new users and empty ↵ | Jan-Christoph Borchardt | 2012-04-17 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | folders | ||||
| * | | | dont show action text for folders bold | Robin Appelman | 2012-04-16 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix delete button not always disapearing | Robin Appelman | 2012-04-16 | 1 | -2/+2 |
| | | | | |||||
| * | | | fix 2 potential xss problems | Robin Appelman | 2012-04-16 | 2 | -2/+2 |
| | | | | |||||
* | | | | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 11 | -11/+11 |
|/ / / | |||||
* | | | improving file actions also for multiselect | Jan-Christoph Borchardt | 2012-04-15 | 2 | -7/+9 |
| | | | |||||
* | | | fixing file action positioning | Jan-Christoph Borchardt | 2012-04-15 | 1 | -2/+1 |
| | | | |||||
* | | | create a new filename when the uploaded file already exist | Robin Appelman | 2012-04-15 | 2 | -4/+22 |
| | | | |||||
* | | | fixing oc-375 - a number is appended tp the filename | Thomas Müller | 2012-04-15 | 1 | -1/+2 |
| | | | |||||
* | | | dont allow draging files to the current directory | Robin Appelman | 2012-04-15 | 1 | -4/+6 |
| | | | |||||
* | | | do no offer 'undo delete' on opera | Robin Appelman | 2012-04-15 | 1 | -3/+3 |
| | | | | | | | | | | | | opera lacks the onunload to make it work | ||||
* | | | Force Files app to top of app menu | Tom Needham | 2012-04-15 | 1 | -1/+1 |
| | | | |||||
* | | | fixing opacity and fading, also for IE | Jan-Christoph Borchardt | 2012-04-15 | 1 | -6/+6 |
| | | | |||||
* | | | display file actions perfectly | Jan-Christoph Borchardt | 2012-04-15 | 1 | -2/+6 |
| |/ |/| | |||||
* | | increasing the file row height a bit | Jan-Christoph Borchardt | 2012-04-15 | 1 | -2/+2 |
| | | |||||
* | | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 4 | -11/+11 |
| | | |||||
* | | show text for file actions | Jan-Christoph Borchardt | 2012-04-15 | 2 | -7/+6 |
| | | |||||
* | | add span around fileactions | Robin Appelman | 2012-04-15 | 1 | -2/+3 |
| | | |||||
* | | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 2 | -2/+2 |
| | | |||||
* | | adding tipsy tooltips for file actions | Jan-Christoph Borchardt | 2012-04-13 | 1 | -2/+2 |
| | | |||||
* | | file settings: let people set no more than upper boundary for file uploads, ↵ | Arthur Schiwon | 2012-04-13 | 2 | -1/+2 |
| | | | | | | | | but they should can really go up to the limit | ||||
* | | make upload size settings work probably. do not replace whole .htaccess, ↵ | Arthur Schiwon | 2012-04-13 | 1 | -6/+7 |
| | | | | | | | | only replace what is needed. Consistent, human readable input on admin settings page. | ||||
* | | always display config values | Arthur Schiwon | 2012-04-12 | 2 | -7/+9 |
| | | | | | | | | don't change values unintentionally | ||||
* | | fix: drag'n'drop actions with files containing special chars, fixes oc-420 | Arthur Schiwon | 2012-04-10 | 1 | -2/+2 |
| | | |||||
* | | mimetype filter for filepicker | Bartek Przybylski | 2012-04-05 | 1 | -1/+2 |
| | | |||||
* | | webdav needs to load authentication apps | Arthur Schiwon | 2012-04-04 | 1 | -1/+1 |
| | | |||||
* | | adding icons to filepicker | Bartek Przybylski | 2012-04-03 | 1 | -0/+2 |
| | |