Jörn Friedrich Dreyer
|
f19787f84c
|
move $l to top
|
2013-01-03 12:00:07 +01:00 |
Jörn Friedrich Dreyer
|
ea732e5b29
|
also translate 'No file was uploaded. Unknown error'
|
2013-01-03 11:57:17 +01:00 |
Thomas Mueller
|
3ea9432d43
|
fixing undefined variable $l
|
2013-01-02 22:15:43 +01:00 |
Jörn Friedrich Dreyer
|
0405edc798
|
add translation call for 'Not enough space available' upload error
|
2013-01-02 21:00:50 +01:00 |
Thomas Müller
|
7d811e57e6
|
setting the timezone is now part of the login process and true part of the core.
|
2012-12-20 11:10:45 +01:00 |
Robin Appelman
|
6a2b41e5e8
|
use json encoding when deleting multiply files instead of using ; as delimiter
|
2012-12-13 18:11:00 +01:00 |
Jörn Friedrich Dreyer
|
3b83fe1530
|
fix checkstyle for files app
|
2012-11-29 18:33:15 +01:00 |
Arthur Schiwon
|
74cf3b5dfb
|
use normalizePath to have a proper target path
|
2012-11-26 14:35:13 +01:00 |
Arthur Schiwon
|
fdc7a8b204
|
make sure path starts with /
|
2012-11-26 14:34:09 +01:00 |
Thomas Müller
|
db2be74b4d
|
Merge pull request #479 from owncloud/fix_438
Do the url encoding once, only in breadcrumbs template
|
2012-11-23 03:07:02 -08:00 |
Bart Visscher
|
20c24f234f
|
Do the url encoding once, only in breadcrumbs template
fixes issue #438
|
2012-11-16 16:12:28 +01:00 |
Thomas Mueller
|
2b192a75c4
|
normalize the path once in upload.php is enough - THX Robin for this hint
|
2012-11-16 11:50:57 +01:00 |
Thomas Mueller
|
7af4cf48c9
|
refs #461 - drag'n'drop upload to a sub folder is working now
|
2012-11-16 10:23:40 +01:00 |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
2012-11-04 11:10:46 +01:00 |
Felix Moeller
|
f8d1d7787e
|
Checkstyle fixes for SpaceBeforeOpenBrace
|
2012-11-04 10:46:32 +01:00 |
denis-b
|
2aa5a185d4
|
Update apps/files/ajax/move.php
fix moving dirs containing "+"
|
2012-10-29 16:46:22 +01:00 |
Bart Visscher
|
ab4ade0d24
|
Remove fixme, problem is solved already
|
2012-10-29 15:04:55 +01:00 |
Georg Ehrke
|
4fd0514f0a
|
don't move file into subdirectory if a file with the same name already exists (fixes #92)
|
2012-10-28 15:23:40 +01:00 |
Bart Visscher
|
43ac43d7af
|
dir in newfile has to start with /
|
2012-10-25 08:37:13 +02:00 |
Björn Schießle
|
07e08d5928
|
urldecode target directory
|
2012-10-24 15:37:51 +02:00 |
Lukas Reschke
|
73f85c3b81
|
Merge pull request #62 from fmms/master
More Checkstyle warnings
|
2012-10-23 08:07:01 -07:00 |
icewind1991
|
ab944094e2
|
Merge pull request #12 from scambra/fixes
check free space using folder's owner
|
2012-10-23 07:02:21 -07:00 |
Felix Moeller
|
6a00a6b9ed
|
Make Jenkins more happy.
This is NoSpaceAfterComma
|
2012-10-23 00:28:12 +02:00 |
Björn Schießle
|
277dd2b0a9
|
remove debug output
|
2012-10-08 17:32:04 +02:00 |
Björn Schießle
|
2923d24921
|
add data-id directly after upload/creation to the file list (bugfix for #1917)
|
2012-10-08 17:30:35 +02:00 |
Björn Schießle
|
f4136854b6
|
stripsplashes doesn't work if the slash is the only character -> creating file in root dir leads to "//filename"
|
2012-10-05 11:15:32 +02:00 |
Robin Appelman
|
cfbca40fbe
|
fix sharing for newly uploaded or created files
|
2012-09-26 13:25:11 +02:00 |
scambra
|
1b411df83e
|
use post to delete files, get has a limit and fails with many files
|
2012-09-20 08:28:35 +02:00 |
scambra
|
2b5133a1c4
|
check free space using folder's owner
|
2012-09-19 21:31:29 +02:00 |
Robin Appelman
|
7da3492ab5
|
show the size of new files when using New->From Url
|
2012-09-16 17:05:08 +02:00 |
Michael Gapczynski
|
87b7a23648
|
Don't get metadata directly from the 'cached' file cache after upload
|
2012-09-12 17:00:46 -04:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Bart Visscher
|
0e58800016
|
Whitespace fixes in apps
|
2012-08-29 20:29:43 +02:00 |
Thomas Mueller
|
b64229a89e
|
apply coding style
|
2012-08-29 01:39:42 +02:00 |
Thomas Mueller
|
fe49cbafc7
|
apply coding style
|
2012-08-29 00:50:12 +02:00 |
Thomas Mueller
|
f301bfd8c9
|
apply coding style
|
2012-08-29 00:36:27 +02:00 |
Bart Visscher
|
10cfcd4ff0
|
Remove useless setting of RUNTIME_NOAPPS
|
2012-08-08 22:42:50 +02:00 |
Robin Appelman
|
b1010160b3
|
CSRF protection for eventsource
|
2012-07-22 16:37:49 +02:00 |
Robin Appelman
|
a49c07cf88
|
progressbar for New->From Url
|
2012-07-22 03:56:51 +02:00 |
Robin Appelman
|
59ab8b14c7
|
cache fileid's in oc_cache
|
2012-07-22 03:24:34 +02:00 |
Jörn Friedrich Dreyer
|
e59a1806cf
|
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
2012-07-09 16:51:16 +02:00 |
Lukas Reschke
|
0abcf0a421
|
CSRF checks
|
2012-07-07 15:58:11 +02:00 |
Robin Appelman
|
bf2062b09d
|
write_close the session when scanning files or music
|
2012-06-16 01:35:39 +02:00 |
Robin Appelman
|
f06c08a637
|
cleanup oc_filecache, splitting it in several parts and using the new hasUpdated
|
2012-06-15 19:56:15 +02:00 |
Lukas Reschke
|
2b22c538c8
|
Make some apps compatible
|
2012-06-11 19:07:51 +02:00 |
Bjoern Schiessle
|
c960e42a17
|
fixed var name, $filename should be $foldername
|
2012-06-06 18:08:51 +02:00 |
Robin Appelman
|
e6c4e53486
|
prevent creating files with a / the name
|
2012-06-06 00:02:51 +02:00 |
Frank Karlitschek
|
83c6714c72
|
don´t start a session here. I don´t think it´s needed. Let´s see if it breaks something
|
2012-06-01 11:12:50 +02:00 |
Brice Maron
|
9c2a6fb551
|
Add HEAD request management for files ajax/download.php
|
2012-05-24 22:48:10 +00:00 |
Thomas Mueller
|
583dce5276
|
removing executable bit - again
|
2012-05-15 00:52:00 +02:00 |