Bart Visscher
|
8820cd934a
|
Forgot to return the fileinfo
|
2012-09-21 21:28:53 +02:00 |
Bart Visscher
|
b6dc6c5bb9
|
Don't use OC_FileCache directly, but use the functions in OC_Files
This adds getFileInfo to OC_Files to also get fileinfo from shared files
|
2012-09-21 13:31:12 +02:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Michael Gapczynski
|
837eb1871d
|
Don't delete the file anymore to replace it in the UI, just overwrite it
|
2012-09-05 22:13:50 -04:00 |
Michael Gapczynski
|
efa0478d2d
|
Remove share permission for encrypted files
|
2012-08-31 17:31:28 -04:00 |
Thomas Mueller
|
58b1e841f1
|
fix translations within subfolder /lib
|
2012-08-30 23:51:44 +02:00 |
Bart Visscher
|
52f2e7112e
|
Whitespace fixes in lib
|
2012-08-29 20:28:45 +02:00 |
Michael Gapczynski
|
885b8c481b
|
Check if files_sharing app is enabled, move file specific javascript to files_sharing app
|
2012-08-22 12:32:07 -04:00 |
Michael Gapczynski
|
82d81e8d39
|
Merge branch 'share_api'
Conflicts:
apps/contacts/lib/vcard.php
apps/files/index.php
lib/files.php
|
2012-08-19 22:29:01 -04:00 |
Robin Appelman
|
53a888cc81
|
more path normalization
|
2012-08-17 01:22:54 +02:00 |
Michael Gapczynski
|
df8a2e5361
|
File sharing cleanup, works perfectly I think :)
|
2012-08-16 12:20:14 -04:00 |
Michael Gapczynski
|
4d17ed2f71
|
Make file actions permissions aware
|
2012-07-25 16:33:08 -04:00 |
Michael Gapczynski
|
4bf13adff2
|
Merge branch 'master' into share_api
Conflicts:
apps/contacts/lib/addressbook.php
apps/files_sharing/js/share.js
apps/files_sharing/sharedstorage.php
|
2012-07-11 20:25:59 -04:00 |
Michael Gapczynski
|
7c908a0016
|
Sharing files working using share API
|
2012-07-10 18:56:22 -04:00 |
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 |
Michael Gapczynski
|
71350bc618
|
I'm having trouble making up my mind... translateItem -> getItems() -> formatItems(). It may change again. Preparing shared storage for new api.
|
2012-06-27 01:05:36 +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 |