Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | progressbar for New->From Url | Robin Appelman | 2012-07-22 | 1 | -16/+20 | |
| | | ||||||
* | | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 1 | -2/+3 | |
| | | ||||||
* | | Alert user of errors when creating new files or folders | Michael Gapczynski | 2012-07-23 | 1 | -12/+20 | |
|/ | ||||||
* | - when creating a new text file or directory which name already exist use ↵ | Bjoern Schiessle | 2012-06-29 | 1 | -3/+10 | |
| | | | | | | the same pattern as for file uploads in such a case (add a (N) to the name) - don't allow renaming if a file/directory with the name already exists | |||||
* | block slashes only for new files and new folders but not for file upload ↵ | Bjoern Schiessle | 2012-06-12 | 1 | -1/+1 | |
| | | | | from url (bug #964) | |||||
* | prevent creating files with a / the name | Robin Appelman | 2012-06-06 | 1 | -0/+5 | |
| | ||||||
* | Don't allow user to delete, rename and re-share the "Shared" directory | Bjoern Schiessle | 2012-06-04 | 1 | -1/+1 | |
| | ||||||
* | Add translation for error message | Brice Maron | 2012-05-24 | 1 | -1/+1 | |
| | ||||||
* | Add error message when uploading folder or null files. ref oc-739 | Brice Maron | 2012-05-24 | 1 | -0/+5 | |
| | ||||||
* | Add pending line in file list before trying to upload. Correct indentation | Brice Maron | 2012-05-24 | 1 | -111/+110 | |
| | ||||||
* | Make only writable files draggable | Michael Gapczynski | 2012-05-14 | 1 | -1/+1 | |
| | ||||||
* | Use a clean uri param constructor to get files | Brice Maron | 2012-05-09 | 1 | -1/+1 | |
| | ||||||
* | Correct file move by dropping on folder | Brice Maron | 2012-05-08 | 1 | -7/+7 | |
| | ||||||
* | fix merge conflicts | Georg Ehrke | 2012-04-26 | 1 | -66/+220 | |
| | ||||||
* | fix security check for the path of the requested file | Georg Ehrke | 2012-04-26 | 1 | -1/+1 | |
| | ||||||
* | fix downloading of files in files app | Georg Ehrke | 2012-04-26 | 1 | -3/+3 | |
| | ||||||
* | move files to app folder | Georg Ehrke | 2012-04-18 | 1 | -0/+591 | |