summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Add create permission, fixes #780Thomas Mueller2013-01-281-0/+3
* Merge pull request #1134 from owncloud/stable45_fix_1073Lukas Reschke2013-01-141-1/+1
|\
| * allow moving into dirs with + charsJörn Friedrich Dreyer2013-01-091-1/+1
* | more translationsJörn Friedrich Dreyer2013-01-094-31/+33
|/
* fixing string concatenation in javascriptThomas Mueller2013-01-071-1/+1
* fix wrong return value for isFileNameValid()Jörn Friedrich Dreyer2013-01-071-2/+2
* minor whitespace & allow special translation for wrong urlsJörn Friedrich Dreyer2013-01-072-22/+18
* backport of #1092 to stable45Thomas Mueller2013-01-063-9/+17
* Merge pull request #939 from owncloud/stable45_fix_minor_files_annoyancesThomas Müller2013-01-043-31/+55
|\
| * input/form switching cleanupJörn Friedrich Dreyer2013-01-021-2/+2
| * abort rename on ESC keyupJörn Friedrich Dreyer2013-01-021-0/+7
| * show notification when renaming a file to ''Jörn Friedrich Dreyer2013-01-021-0/+4
| * enable enter in ie by using .submit()+form instead of .change(), use notifica...Jörn Friedrich Dreyer2013-01-022-16/+29
| * whitespace cleanupJörn Friedrich Dreyer2013-01-021-14/+14
* | Merge pull request #1040 from owncloud/fixing-856-stable45Thomas Müller2013-01-022-1/+7
|\ \ | |/ |/|
| * only show the max possible upload of 2GB on a 32 bit system.Thomas Mueller2012-12-282-1/+7
* | Merge pull request #1001 from owncloud/backport_fix_438Lukas Reschke2012-12-303-6/+7
|\ \ | |/ |/|
| * Do the url encoding once, only in breadcrumbs templateBart Visscher2012-12-213-6/+7
* | Merge pull request #931 from owncloud/stable45_fix_utf8_filenames_in_ie_downloadThomas Müller2012-12-251-1/+6
|\ \ | |/ |/|
| * fix utf8 filenames in ie download response header according to rfc5987, see h...Jörn Friedrich Dreyer2012-12-171-1/+6
* | remove unneeded lineRobin Appelman2012-12-151-1/+0
* | use json encoding when deleting multiply files instead of using ; as delimiterRobin Appelman2012-12-152-1/+2
* | fix mimetype icons for new filesRobin Appelman2012-12-141-1/+1
* | fix checking quota in webdav, adding a sabredav pluginscambra2012-12-121-0/+1
* | Merge pull request #705 from schiesbn/fix_674Björn Schießle2012-12-121-0/+5
|\ \
| * | fix warning if the size of the Shared-folder gets calculatedBjörn Schießle2012-12-121-0/+5
* | | Merge pull request #602 from butonic/add_drag_shadow_in_firefox_stable45Jörn Friedrich Dreyer2012-12-041-1/+1
|\ \ \
| * | | show drag shadow in firefox by using helper:'clone'Jörn Friedrich Dreyer2012-11-291-1/+1
| | |/ | |/|
* | | fix oc-605Jörn Friedrich Dreyer2012-12-042-9/+11
| |/ |/|
* | use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-292-2/+2
|/
* use normalizePath to have a proper target pathArthur Schiwon2012-11-261-3/+1
* all but the first parameter are introduced by &Arthur Schiwon2012-11-261-2/+2
* make sure path starts with /Arthur Schiwon2012-11-261-0/+3
* make sure the output buffer is closed when handeling webdavRobin Appelman2012-11-251-0/+2
* introduce Files.containsInvalidCharacters(), use when creating or renaming filesJörn Friedrich Dreyer2012-11-232-9/+17
* some more invalid characters have been addedThomas Mueller2012-11-231-10/+15
* Also reject names with \ in the nameBart Visscher2012-11-231-2/+2
* Show error message to prevent adding a shared folder in the root dir fix #468Brice Maron2012-11-221-0/+4
* backport of PR #471Thomas Mueller2012-11-163-5/+21
* closes #466 - manual backport of translationsThomas Mueller2012-11-161-1/+1
* also set 'renaming' to false if renaming was aborted, this fixes issue #442Björn Schießle2012-11-151-1/+1
* fix file delete in opera - fixes #188Georg Ehrke2012-11-081-0/+3
* Revert "fix blocking drag & drop upload of folders"Robin Appelman2012-11-071-2/+2
* prepare SQL query only once, that's what prepared statements are for. Should ...Arthur Schiwon2012-11-061-2/+2
* Add CSRF checkLukas Reschke2012-11-022-1/+2
* Merge pull request #171 from owncloud/load_logging_appsThomas Müller2012-10-312-4/+4
|\
| * adapted comments to the code changesBjörn Schießle2012-10-312-2/+2
| * load logging apps for webdav connectionsBjörn Schießle2012-10-312-2/+2
* | Backport of pull request #155Lukas Reschke2012-10-311-0/+2
|/
* Revert "Fix urlencoding in the breadcrumb"Lukas Reschke2012-10-241-1/+1