Bjoern Schiessle
|
94add1c000
|
typo fixed
|
2012-06-29 16:49:22 +02:00 |
Bjoern Schiessle
|
b95996c02c
|
- when creating a new text file or directory which name already exist use 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
|
2012-06-29 15:23:04 +02:00 |
Bart Visscher
|
f54ef5a464
|
Remove OC::$CONFIG_DATADIRECTORY, not used
|
2012-06-19 22:54:14 +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 |
Bjoern Schiessle
|
061abb88b5
|
write a warning to the log file if .htaccess is not writable instead of failing silently
|
2012-06-05 11:50:21 +02:00 |
Bjoern Schiessle
|
4eba41a2a0
|
no move (rename) operation for "Shared" directory
|
2012-06-04 11:04:05 +02:00 |
Bjoern Schiessle
|
2d80c148ba
|
Don't allow user to delete, rename and re-share the "Shared" directory
|
2012-06-04 10:42:09 +02:00 |
Bart Visscher
|
4434016a8b
|
Whitespace fixes
|
2012-05-31 13:01:30 +02:00 |
Frank Karlitschek
|
a945fa10a6
|
update copyright
|
2012-05-26 19:14:24 +02:00 |
Brice Maron
|
9c2a6fb551
|
Add HEAD request management for files ajax/download.php
|
2012-05-24 22:48:10 +00:00 |
Arthur Schiwon
|
01b366df80
|
avoid corrupt ZIP files on lighttpd, should fix oc-467
|
2012-05-15 11:57:24 +02:00 |
Robin Appelman
|
c0e67fa24a
|
fix opening encrypted files from the browser
|
2012-05-05 16:49:48 +02:00 |
Arthur Schiwon
|
c9eaffd336
|
send downloadfile piece by piece. saves RAM and is better suited for large files.
|
2012-05-02 11:02:13 +02:00 |
Robin Appelman
|
5608867edc
|
use the correct array indexes...
|
2012-04-14 17:52:49 +02:00 |
Robin Appelman
|
b1bcc60d83
|
reuse OC_L10N objects
|
2012-04-14 16:44:15 +02:00 |
Arthur Schiwon
|
b9bdad5165
|
make sure temporary files are being removed, fixes oc-450
|
2012-04-13 23:02:42 +02:00 |
Arthur Schiwon
|
b95f561bf2
|
file settings: let people set no more than upper boundary for file uploads, but they should can really go up to the limit
|
2012-04-13 11:25:38 +02:00 |
Arthur Schiwon
|
1bd27891e2
|
make upload size settings work probably. do not replace whole .htaccess, only replace what is needed. Consistent, human readable input on admin settings page.
|
2012-04-13 10:43:44 +02:00 |
Bartek Przybylski
|
96c99125da
|
mimetype filter for filepicker
|
2012-04-05 23:18:44 +02:00 |
Arthur Schiwon
|
24bc639222
|
Do not use always the same name for download-zip to avoid collisions.
|
2012-03-27 01:19:34 +02:00 |
Arthur Schiwon
|
bcef775d6b
|
Overwrite Download-ZIP if it already exists. We do not want to show alien content.
|
2012-03-27 01:18:38 +02:00 |
Arthur Schiwon
|
7c815054c7
|
Config file is more appropriate here
adjust default value
|
2012-03-21 13:05:15 +01:00 |
Arthur Schiwon
|
b13ab2b17e
|
enable admin to turn off ZIP downloads
user interface offers multi-file/folder downloads only if available
make function name more clear
|
2012-03-19 11:56:02 +01:00 |
Arthur Schiwon
|
a77edf88c6
|
check if selected files for zip archive are not too large
offer config option
|
2012-03-16 16:25:15 +01:00 |
Bart Visscher
|
525306c1e2
|
Replace Expires and caching headers by OC_Response functions
|
2012-02-13 23:48:05 +01:00 |
Robin Appelman
|
371b4642bb
|
proper file sorting
|
2012-01-31 16:33:47 +01:00 |
Robin Appelman
|
96e2f15d8a
|
merge master into filesystem
|
2012-01-16 03:06:11 +01:00 |
Robin Appelman
|
f4ce399162
|
fix issue with moving music files
|
2012-01-14 21:13:46 +01:00 |
Robin Appelman
|
5a6aba1e11
|
provide caching for file metadata
|
2011-11-09 18:41:57 +01:00 |
Hendrik Langer
|
466b41c36b
|
Don't use sys_get_temp_dir(), as it reports the wrong path in restricted environments
|
2011-10-19 23:38:35 +02:00 |
Bart Visscher
|
8966ed5a00
|
Cleanup lib/base.php
|
2011-09-18 20:57:05 +02:00 |
Bart Visscher
|
82c7598861
|
Remove global vars and use the OC static version.
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
|
2011-09-18 19:37:54 +02:00 |
Jan-Christoph Borchardt
|
efa3085073
|
fixed picture preview broken for some, thanks to Felix on Shapado
|
2011-08-29 17:09:22 +02:00 |
Robin Appelman
|
13cbd7f578
|
some filesystem fixes
|
2011-08-15 22:55:14 +02:00 |
Jan-Christoph Borchardt
|
0b4ed25776
|
fixed downloading of files with spaces in name for Firefox
|
2011-08-12 12:03:59 +02:00 |
Robin Appelman
|
1f1498ceca
|
remove Log completely
|
2011-08-10 14:03:54 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
2ff8d7a8bc
|
One class per file!
|
2011-07-29 21:03:53 +02:00 |
Jakob Sack
|
f5c0dbd947
|
Use autoload
|
2011-07-27 19:07:28 +02:00 |
Kamil Domanski
|
2073d3b08e
|
fix 404
|
2011-06-23 23:47:46 +02:00 |
Kamil Domanski
|
0bf67298d1
|
no indexing in generated htaccess
|
2011-06-23 23:41:53 +02:00 |
Jakob Sack
|
d5b550395a
|
Removed debug messages
|
2011-06-19 15:08:28 +02:00 |
Robin Appelman
|
6b34ba8a8e
|
Make max upload filesize configurable for apache hosts
|
2011-05-29 17:43:13 +02:00 |
Robin Appelman
|
f48344df30
|
recursive deletion is now in OC_HELPER
|
2011-05-29 17:01:34 +02:00 |
Robin Appelman
|
85cae2cc32
|
recursive copy is now in OC_HELPER
|
2011-05-29 17:00:34 +02:00 |
Jan-Christoph Borchardt
|
8080a1a5a7
|
now my uppercase Wikileaks folder is correctly sorted below pr0n, like it should be
|
2011-04-18 23:52:55 +02:00 |
Robin Appelman
|
235b647fe1
|
send proper headers
|
2011-04-18 15:39:29 +02:00 |
Robin Appelman
|
0f49d57d27
|
dissable loggin for now
|
2011-04-18 15:36:56 +02:00 |
Robin Appelman
|
14777ba444
|
clarify OC_FILES::get() documentation
|
2011-04-18 15:30:27 +02:00 |
Robin Appelman
|
7684585f49
|
404 error page
|
2011-04-18 13:16:49 +02:00 |