Bjoern Schiessle
|
73734c98e0
|
- remove namespace from file property name (webdav)
- update script to fix broken properties in the database
|
2012-07-23 11:00:37 +02:00 |
Robin Appelman
|
e52ab59b40
|
Revert "use readfile() instead iof fopen() for file download over webdav."
This reverts commit 9af74a9c80 .
|
2012-07-19 18:13:10 +02:00 |
Frank Karlitschek
|
10bf36a6ae
|
4.0.5
|
2012-07-19 09:10:18 +02:00 |
Bjoern Schiessle
|
80ed5412f1
|
if the '/Shared' was the modified directory, than scan it.
|
2012-07-13 11:57:14 +02:00 |
Michael Gapczynski
|
632fc6ec61
|
Fix log write() parameters in wrong order
|
2012-07-11 19:38:57 -04:00 |
Lukas Reschke
|
ac5abc5603
|
Handling exceptions
|
2012-07-11 19:38:57 -04:00 |
Michael Gapczynski
|
e887fd7ba8
|
Catch exceptions from PHPMailer
|
2012-07-11 19:38:57 -04:00 |
Michael Gapczynski
|
71491612e3
|
Move line counter so we only count lines towards the offset that are equal or above the log level
|
2012-07-11 19:38:56 -04:00 |
Michael Gapczynski
|
bc3462f022
|
Improvements and bug fix for log reading, fixes bug oc-982
|
2012-07-11 19:38:56 -04:00 |
Bjoern Schiessle
|
9af74a9c80
|
use readfile() instead iof fopen() for file download over webdav.
fopen() didn't work for large files on some servers while readfile()
seems to work for all files on all configurations.
|
2012-07-11 12:04:20 +02:00 |
Robin Appelman
|
b470869114
|
when checking for updates in the filecache, explicitly state that we are querying a folder
|
2012-07-10 14:42:15 +02:00 |
Lukas Reschke
|
0465129eba
|
Remove the forced download§
|
2012-07-02 12:19:48 +02:00 |
Lukas Reschke
|
47bad20132
|
Restoring stable4...
|
2012-07-02 10:47:45 +02:00 |
Lukas Reschke
|
e29681e233
|
Applying the fix
|
2012-07-02 10:29:04 +02:00 |
Lukas Reschke
|
5223724809
|
Wrong file - Sorry!
|
2012-07-02 10:28:11 +02:00 |
Lukas Reschke
|
4235ce0b63
|
Merge branch 'stable4' of gitorious.org:owncloud/owncloud into stable4
|
2012-07-02 10:22:33 +02:00 |
Lukas Reschke
|
134d5d93c8
|
Don't display error messages
|
2012-07-02 10:21:38 +02:00 |
Georg Ehrke
|
8b5cae3c6c
|
fix a small PHP fail
|
2012-07-01 21:50:53 +02:00 |
Lukas Reschke
|
fa7d4c2b39
|
Disable mimesniffing
|
2012-07-01 13:53:06 +02:00 |
Michael Gapczynski
|
45e964c7aa
|
Return login errors for PostgreSQL setup
|
2012-06-27 20:25:46 -04:00 |
Frank Karlitschek
|
d163fe02cd
|
4.0.4
|
2012-06-26 21:51:32 +02:00 |
Thomas Tanghus
|
b1f3364eee
|
Maybe fix out of memory..?
|
2012-06-25 19:42:38 +02:00 |
Frank Karlitschek
|
ac358ed1b3
|
4.0.3a
Two important fixes after 4.0.3
|
2012-06-24 11:38:54 +02:00 |
Robin Appelman
|
44e36ecf49
|
fix 'files' entries showing up in Files before the users files are scanned properly
|
2012-06-23 23:42:54 +02:00 |
Robin Appelman
|
f1e4c845ce
|
fix duplicates showing up in the filecache
|
2012-06-23 23:32:44 +02:00 |
Frank Karlitschek
|
a8868fa007
|
work with non existing apps directory. thanks toAntonio for the hint
|
2012-06-23 16:20:31 +02:00 |
Bart Visscher
|
60f558cdbb
|
Fix initialization of OC_Filesystem setup from DAV
|
2012-06-22 17:20:10 +02:00 |
Brice Maron
|
e5d458c068
|
Correct File cache error with postgresql
|
2012-06-22 10:46:49 +02:00 |
Frank Karlitschek
|
ca6339c480
|
4.0.3
|
2012-06-22 09:25:41 +02:00 |
Bart Visscher
|
bae592d69b
|
Prefer requested app before redirecting to default page
|
2012-06-21 20:15:23 +02:00 |
Bart Visscher
|
a7e427a3cc
|
Remember result of OC_User::isLoggedIn, can be very expensive to check
|
2012-06-21 20:14:53 +02:00 |
Bart Visscher
|
8aa7ed39a5
|
Only check for apps owncloud version requirment when there is a new owncloud version
|
2012-06-21 20:13:30 +02:00 |
Robin Appelman
|
da9107fe69
|
fix saved file size for uploaded files
|
2012-06-21 18:07:56 +02:00 |
Robin Appelman
|
7b4cb44af8
|
truncate decrypted files based on size
|
2012-06-21 17:51:54 +02:00 |
Frank Karlitschek
|
5212fa3fa7
|
check if the data directory is accessible via http. Show a big security warning if yes
|
2012-06-21 14:18:43 +02:00 |
Georg Ehrke
|
43674b1759
|
fix mimetype for cdr files - bugfix for oc 559
|
2012-06-21 09:58:04 +02:00 |
Michael Gapczynski
|
6524f6ad30
|
Only call OC_FileCache::get('/Shared') if it exists in the file cache, prevents premature addition of the Shared folder to the file cache
|
2012-06-20 19:24:45 -04:00 |
Robin Appelman
|
9ba467d629
|
fix encryption for binary files
|
2012-06-20 20:18:42 +02:00 |
Robin Appelman
|
e3f1507374
|
use absolute path for file proxies
|
2012-06-20 20:18:41 +02:00 |
Bjoern Schiessle
|
902c649dad
|
use new sanitize HTML function backported
Conflicts:
lib/template.php
|
2012-06-20 16:59:51 +02:00 |
Bjoern Schiessle
|
d9607df26f
|
backport of sanitizeHTML() function
|
2012-06-20 16:43:31 +02:00 |
Robin Appelman
|
c4d1363419
|
don't show other users file if the filesystem is not index already
|
2012-06-20 11:35:45 +02:00 |
Bart Visscher
|
0524f6fd3c
|
Fix webdav property name compare
|
2012-06-19 23:18:07 +02:00 |
Bart Visscher
|
2d4e1b45ce
|
Load app before running update script
|
2012-06-19 23:17:40 +02:00 |
Bart Visscher
|
cff1b6e699
|
Don't use substr to get first char of string
|
2012-06-19 23:16:17 +02:00 |
Bart Visscher
|
bb649dd0d5
|
Smarter code for OC_FileProxy
Conflicts:
lib/fileproxy.php
|
2012-06-19 23:15:33 +02:00 |
Bart Visscher
|
598a090db4
|
Add cache for getStorage and getInternalPath functions.
These are called for almost every file operation.
|
2012-06-19 23:13:24 +02:00 |
Bart Visscher
|
e728635c8a
|
Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File
Speeds up access of directories with large number of files.
|
2012-06-19 23:13:21 +02:00 |
Bart Visscher
|
98bc916016
|
Make check for writable apps dir configurable
Conflicts:
config/config.sample.php
|
2012-06-19 23:11:14 +02:00 |
Thomas Mueller
|
637f8398ba
|
fixes oc-668
|
2012-06-19 22:37:25 +02:00 |