aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Remove useless setting of RUNTIME_NOAPPSBart Visscher2012-08-081-6/+0
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-073-3/+15
* Check if New and Upload buttons exist before adding their width to the total ...Michael Gapczynski2012-08-061-1/+5
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-061-0/+5
* Tweak users delete notificationMichael Gapczynski2012-08-041-2/+1
* Fix condition checking for resizing breadcrumbsMichael Gapczynski2012-08-041-1/+1
* Dynamically resize breadcrumbs, fix for bug oc-468Michael Gapczynski2012-08-041-0/+59
* Merge branch 'chunked_upload'Bart Visscher2012-08-033-1/+66
|\
| * Chunked upload: Support reusing local chunksBart Visscher2012-07-273-1/+66
* | [tx-robot] updated from transifexJenkins for ownCloud2012-08-032-0/+14
* | [tx-robot] updated from transifexJenkins for ownCloud2012-08-011-0/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2012-07-3112-3/+60
* | Add notifications and undo support for replacing files when renamingMichael Gapczynski2012-07-302-20/+104
* | [tx-robot] updated from transifexJenkins for ownCloud2012-07-3045-49/+325
* | Tweak appearance of undo delete notificationMichael Gapczynski2012-07-292-3/+3
* | [tx-robot] updated from transifexJenkins for ownCloud2012-07-291-1/+13
* | Remove delete tipsy if file is deleted, fixes bug oc-958Michael Gapczynski2012-07-271-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2012-07-275-4/+73
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-261-0/+31
* [tx-robot] updated from transifexJenkins for ownCloud2012-07-262-2/+26
* fix broken properties in the databaseBjoern Schiessle2012-07-231-2/+2
* update routine to fix broken file properties in dbBjoern Schiessle2012-07-232-1/+12
* CSRF protection for eventsourceRobin Appelman2012-07-221-0/+2
* progressbar for New->From UrlRobin Appelman2012-07-222-27/+65
* cache fileid's in oc_cacheRobin Appelman2012-07-221-0/+5
* fix remote and public.phpRobin Appelman2012-07-131-1/+1
* Sanitizing file namesLukas Reschke2012-07-111-1/+1
* Call exit() to prevent further code execution if directory does not existMichael Gapczynski2012-07-111-0/+1
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-0913-23/+1
* CSRF checksLukas Reschke2012-07-076-0/+6
* - when creating a new text file or directory which name already exist use the...Bjoern Schiessle2012-06-291-3/+10
* use new sanitizeHTML() functionBjoern Schiessle2012-06-211-1/+1
* write_close the session when scanning files or musicRobin Appelman2012-06-161-0/+1
* cleanup oc_filecache, splitting it in several parts and using the new hasUpdatedRobin Appelman2012-06-151-1/+1
* Files: Double encode download links. Fix for oc-1016.Thomas Tanghus2012-06-151-1/+1
* Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-133-9/+9
|\
| * Removed some unessecary sanitizationsLukas Reschke2012-06-111-1/+1
| * Make some apps compatibleLukas Reschke2012-06-112-8/+8
| * RevertLukas Reschke2012-06-112-18/+18
| * First try of implementing assignHTMLLukas Reschke2012-06-112-18/+18
* | Label the delete operation "unshare" for files in the "Shared" folder to reduceBjoern Schiessle2012-06-121-1/+5
* | block slashes only for new files and new folders but not for file upload from...Bjoern Schiessle2012-06-121-1/+1
* | committed patch (bug #967) to add missing translations for file actionsBjoern Schiessle2012-06-121-2/+2
|/
* fixed var name, $filename should be $foldernameBjoern Schiessle2012-06-061-1/+1
* update translationsRobin Appelman2012-06-0645-134/+316
* dont show config option for file upload size if we cant write the new valueRobin Appelman2012-06-062-2/+4
* prevent creating files with a / the nameRobin Appelman2012-06-063-0/+13
* Merge branch 'unstable'Bart Visscher2012-06-041-1/+1
|\
| * fixed 'delete' label so it doesn't break translationsSam Tuke2012-05-151-1/+1
* | Don't allow user to delete, rename and re-share the "Shared" directoryBjoern Schiessle2012-06-042-3/+5