]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoadd stream wrapper for in-memory files and dont use global variables for the fakedir...
Robin Appelman [Wed, 15 Feb 2012 19:19:48 +0000 (20:19 +0100)]
add stream wrapper for in-memory files and dont use global variables for the fakedir stream wrapper

12 years agoimplement file_put_contents with stream data using fopen
Robin Appelman [Wed, 15 Feb 2012 15:23:00 +0000 (16:23 +0100)]
implement file_put_contents with stream data using fopen

12 years agorework the way file_put_contents is handeled
Robin Appelman [Sun, 12 Feb 2012 14:56:32 +0000 (15:56 +0100)]
rework the way file_put_contents is handeled

12 years agonon existing files can never be updated
Robin Appelman [Sat, 11 Feb 2012 15:06:34 +0000 (16:06 +0100)]
non existing files can never be updated

12 years agomove implementation of from/toTmpFile from the file storage to the filesystem
Robin Appelman [Sat, 11 Feb 2012 14:48:31 +0000 (15:48 +0100)]
move implementation of from/toTmpFile from the file storage to the filesystem

12 years agoprovide early file system when using webdav
Robin Appelman [Sun, 5 Feb 2012 22:49:22 +0000 (23:49 +0100)]
provide early file system when using webdav

12 years agoonly trigger hooks for the default filesystem view
Robin Appelman [Sun, 5 Feb 2012 20:49:22 +0000 (21:49 +0100)]
only trigger hooks for the default filesystem view

12 years agoalways mount the root filesystem, sometimes we need the filesystem when not logged in
Robin Appelman [Sun, 5 Feb 2012 20:45:41 +0000 (21:45 +0100)]
always mount the root filesystem, sometimes we need the filesystem when not logged in

12 years agoinitial integration of encryption
Robin Appelman [Thu, 24 Nov 2011 00:44:54 +0000 (01:44 +0100)]
initial integration of encryption

12 years agoimprove get_temp_dir() implementation
Robin Appelman [Tue, 22 Nov 2011 00:48:08 +0000 (01:48 +0100)]
improve get_temp_dir() implementation

12 years agono post hooks for fopen
Robin Appelman [Sun, 5 Feb 2012 19:50:35 +0000 (20:50 +0100)]
no post hooks for fopen

12 years agouse streams instead of temporary files for cross-storage copy and rename
Robin Appelman [Sun, 5 Feb 2012 19:49:32 +0000 (20:49 +0100)]
use streams instead of temporary files for cross-storage copy and rename

12 years agosimple file encryption wip
Robin Appelman [Sat, 22 Oct 2011 12:11:15 +0000 (14:11 +0200)]
simple file encryption wip

12 years agoadd option to dissable fileproxies
Robin Appelman [Sat, 22 Oct 2011 12:10:51 +0000 (14:10 +0200)]
add option to dissable fileproxies

12 years agoencryption proxy wip
Robin Appelman [Fri, 21 Oct 2011 15:02:11 +0000 (17:02 +0200)]
encryption proxy wip

12 years agomake documentation reflect reality a bit better
Robin Appelman [Fri, 21 Oct 2011 15:01:41 +0000 (17:01 +0200)]
make documentation reflect reality a bit better

12 years agopass paramters to file proxies by reference so they can be modified
Robin Appelman [Fri, 21 Oct 2011 13:17:39 +0000 (15:17 +0200)]
pass paramters to file proxies by reference so they can be modified

12 years agoCalendar: Correct calendarcolor format for ical color property
Bart Visscher [Tue, 21 Feb 2012 19:10:40 +0000 (20:10 +0100)]
Calendar: Correct calendarcolor format for ical color property

12 years agoMove the redirect_url from linkTo function to the checkLoggedIn function
Bart Visscher [Tue, 21 Feb 2012 19:05:02 +0000 (20:05 +0100)]
Move the redirect_url from linkTo function to the checkLoggedIn function

12 years agoAdded missing files
Marvin Thomas Rabe [Tue, 21 Feb 2012 17:28:27 +0000 (18:28 +0100)]
Added missing files

12 years agorestore redirect after checkLoggedIn
Alessandro Cosentino [Tue, 21 Feb 2012 15:22:17 +0000 (10:22 -0500)]
restore redirect after checkLoggedIn

12 years agosome icons for filetypes have been added.
Thomas Mueller [Mon, 20 Feb 2012 21:33:38 +0000 (22:33 +0100)]
some icons for filetypes have been added.
for licensing information please have look at core/img/filetypes/readme-2.txt

12 years agoContact list scroll fix
VicDeo [Mon, 20 Feb 2012 20:54:23 +0000 (23:54 +0300)]
Contact list scroll fix

12 years agoContacts: Fix adding/updating address book with empty name.
Thomas Tanghus [Mon, 20 Feb 2012 14:24:54 +0000 (15:24 +0100)]
Contacts: Fix adding/updating address book with empty name.

12 years agoContacts: Apply strip_tags on compound values.
Thomas Tanghus [Mon, 20 Feb 2012 13:36:21 +0000 (14:36 +0100)]
Contacts: Apply strip_tags on compound values.

12 years agoUpdate ctag in deleteFromDAVData.
Thomas Tanghus [Sun, 19 Feb 2012 22:03:10 +0000 (23:03 +0100)]
Update ctag in deleteFromDAVData.

12 years agoload apps before logout so that logout-hook works
Arthur Schiwon [Mon, 20 Feb 2012 10:21:46 +0000 (11:21 +0100)]
load apps before logout so that logout-hook works

12 years agoCombing LDAP backend with LDAP extended backend
Arthur Schiwon [Thu, 16 Feb 2012 16:55:39 +0000 (17:55 +0100)]
Combing LDAP backend with LDAP extended backend

12 years agoAdded bookmarklet for browser. Inspired by Google Bookmarks
Alessandro Cosentino [Mon, 20 Feb 2012 01:18:27 +0000 (20:18 -0500)]
Added bookmarklet for browser. Inspired by Google Bookmarks

12 years agoapps/calendar: update ctag after deleteFromDAVData
Florian Pritz [Sun, 19 Feb 2012 20:24:53 +0000 (21:24 +0100)]
apps/calendar: update ctag after deleteFromDAVData

Without this clients won't see the update because they compare ctags
before fetching the actual calendar to reduce traffic.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
12 years agoFix overwriting of internal sharing for shared folders - bug oc-260
Michael Gapczynski [Sun, 19 Feb 2012 00:30:35 +0000 (19:30 -0500)]
Fix overwriting of internal sharing for shared folders - bug oc-260

12 years agoFixed call to OC_User. Thanks Burillo on IRC
Tom Needham [Sat, 18 Feb 2012 23:53:10 +0000 (23:53 +0000)]
Fixed call to OC_User. Thanks Burillo on IRC

12 years agoStrip tags on address on client side.
Thomas Tanghus [Sat, 18 Feb 2012 10:42:58 +0000 (11:42 +0100)]
Strip tags on address on client side.

12 years agoAvoid errors from missing GD library.
Thomas Tanghus [Fri, 17 Feb 2012 18:04:12 +0000 (19:04 +0100)]
Avoid errors from missing GD library.

12 years agoRemoved obsolete commented code and made minor speed improvements.
Thomas Tanghus [Fri, 17 Feb 2012 08:35:18 +0000 (09:35 +0100)]
Removed obsolete commented code and made minor speed improvements.
Added stub function for loading categories.

12 years agoETags must be quoted.
Thomas Tanghus [Thu, 16 Feb 2012 22:24:23 +0000 (23:24 +0100)]
ETags must be quoted.

12 years agoTemporary fix for sharing files
Michael Gapczynski [Sat, 18 Feb 2012 02:56:20 +0000 (21:56 -0500)]
Temporary fix for sharing files

12 years agoMove config.php writable test to update path
Bart Visscher [Fri, 17 Feb 2012 21:01:53 +0000 (22:01 +0100)]
Move config.php writable test to update path

This should make it possible to use owncloud with a read-only config.php

12 years agoMove storing "last updated at" time to the app config
Bart Visscher [Fri, 17 Feb 2012 20:59:43 +0000 (21:59 +0100)]
Move storing "last updated at" time to the app config

This way the config.php file is not changed every time you go to the
personal page. Step to make it possible to have a read-only config.php
most of the time

12 years agoSpelling fix hint text
Bart Visscher [Fri, 17 Feb 2012 20:42:56 +0000 (21:42 +0100)]
Spelling fix hint text

12 years agoCalendar: only update default view when it really changed
Bart Visscher [Fri, 17 Feb 2012 20:40:57 +0000 (21:40 +0100)]
Calendar: only update default view when it really changed

12 years agoCalendar: optimize sending calendar events, also enabled caching of result
Bart Visscher [Fri, 17 Feb 2012 20:39:54 +0000 (21:39 +0100)]
Calendar: optimize sending calendar events, also enabled caching of result

12 years agoCalendar: Add default repeat values when editing a non-repeating event
Bart Visscher [Fri, 17 Feb 2012 20:36:55 +0000 (21:36 +0100)]
Calendar: Add default repeat values when editing a non-repeating event

12 years agoBookmarks: Fix image urls in bookmarks.js
Bart Visscher [Thu, 16 Feb 2012 20:01:13 +0000 (21:01 +0100)]
Bookmarks: Fix image urls in bookmarks.js

12 years agoFixup use of OC_Helper::linkTo function
Bart Visscher [Thu, 16 Feb 2012 18:48:20 +0000 (19:48 +0100)]
Fixup use of OC_Helper::linkTo function

12 years agoUse separate function to make absolute urls
Bart Visscher [Thu, 16 Feb 2012 18:45:00 +0000 (19:45 +0100)]
Use separate function to make absolute urls

12 years agoContacts: Add removed app enabled check
Bart Visscher [Thu, 16 Feb 2012 18:16:31 +0000 (19:16 +0100)]
Contacts: Add removed app enabled check

12 years agoFix parameter of OC_Response::sendFile
Bart Visscher [Fri, 17 Feb 2012 20:35:31 +0000 (21:35 +0100)]
Fix parameter of OC_Response::sendFile

12 years agoDocument OC_Response
Bart Visscher [Fri, 17 Feb 2012 20:33:39 +0000 (21:33 +0100)]
Document OC_Response

12 years agoUI tweaks for name selector combobox.
Thomas Tanghus [Thu, 16 Feb 2012 09:36:34 +0000 (10:36 +0100)]
UI tweaks for name selector combobox.

12 years agoAdded method for loading from file handle.
Thomas Tanghus [Thu, 16 Feb 2012 09:35:35 +0000 (10:35 +0100)]
Added method for loading from file handle.

12 years agoMinor tweaks
Thomas Tanghus [Wed, 15 Feb 2012 08:41:33 +0000 (09:41 +0100)]
Minor tweaks

12 years agoRevert "remove the 3rdparty files. everything is now in https://gitorious.org/ownclou...
Robin Appelman [Thu, 16 Feb 2012 08:44:49 +0000 (09:44 +0100)]
Revert "remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty"

This reverts commit dccdeca2581f705c69eb4266aa646173f588a9de.

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Robin Appelman [Thu, 16 Feb 2012 08:42:30 +0000 (09:42 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoremove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty
Frank Karlitschek [Wed, 15 Feb 2012 19:40:37 +0000 (20:40 +0100)]
remove the 3rdparty files. everything is now in https://gitorious.org/owncloud/3rdparty

12 years agouse cached size for getting the size of a moved file
Robin Appelman [Wed, 15 Feb 2012 13:42:37 +0000 (14:42 +0100)]
use cached size for getting the size of a moved file

12 years agoUpdate breadcrumb css on close
Tom Needham [Tue, 14 Feb 2012 21:55:51 +0000 (21:55 +0000)]
Update breadcrumb css on close

12 years agoFix editing shared files and file opening bug. Fixes oc-209 and oc-195
Tom Needham [Tue, 14 Feb 2012 21:49:51 +0000 (21:49 +0000)]
Fix editing shared files and file opening bug. Fixes oc-209 and oc-195

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Tue, 14 Feb 2012 15:34:33 +0000 (16:34 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agomake it possible to override every image and logo with a new version from within...
Frank Karlitschek [Tue, 14 Feb 2012 15:32:38 +0000 (16:32 +0100)]
make it possible to override every image and logo with a new version from within a theme. I think we have a very cool theming here. *self-praise*

12 years agoAdded some fixes for what to show when address books are (de)selected, all contacts...
Thomas Tanghus [Tue, 14 Feb 2012 12:57:11 +0000 (13:57 +0100)]
Added some fixes for what to show when address books are (de)selected, all contacts deleted etc. Still need some cleaning up.

12 years agoAdded some check for when addinf deleting contacts.
Thomas Tanghus [Tue, 14 Feb 2012 09:34:52 +0000 (10:34 +0100)]
Added some check for when addinf deleting contacts.

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Klaas Freitag [Tue, 14 Feb 2012 09:01:20 +0000 (10:01 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoallow to set a files mtime through a PROPPATCH request on resource
Klaas Freitag [Tue, 14 Feb 2012 08:59:54 +0000 (09:59 +0100)]
allow to set a files mtime through a PROPPATCH request on resource
'lastmodified'. Needed for syncing algorithms.

12 years agoAdded some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/ownclo...
Thomas Tanghus [Tue, 14 Feb 2012 01:15:21 +0000 (02:15 +0100)]
Added some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-227

12 years agoModify check for missing UID.
Thomas Tanghus [Tue, 14 Feb 2012 00:56:38 +0000 (01:56 +0100)]
Modify check for missing UID.

12 years agoUse proper index file.
Thomas Tanghus [Tue, 14 Feb 2012 00:47:18 +0000 (01:47 +0100)]
Use proper index file.

12 years agoDon't try to load a profile picture for contacts the doesn't have any.
Thomas Tanghus [Tue, 14 Feb 2012 00:11:21 +0000 (01:11 +0100)]
Don't try to load a profile picture for contacts the doesn't have any.

12 years agoRemoved superfluous debug.
Thomas Tanghus [Tue, 14 Feb 2012 00:02:01 +0000 (01:02 +0100)]
Removed superfluous debug.

12 years agoAdded OC_Contacts_VCard::moveToAddressBook
Thomas Tanghus [Mon, 13 Feb 2012 23:56:50 +0000 (00:56 +0100)]
Added OC_Contacts_VCard::moveToAddressBook

12 years agoAdded function for later testing.
Thomas Tanghus [Mon, 13 Feb 2012 12:02:54 +0000 (13:02 +0100)]
Added function for later testing.

12 years agomake local filestorage comply with test cases
Robin Appelman [Mon, 13 Feb 2012 09:27:00 +0000 (10:27 +0100)]
make local filestorage comply with test cases

12 years agodummy data for tests cases
Robin Appelman [Mon, 13 Feb 2012 09:26:40 +0000 (10:26 +0100)]
dummy data for tests cases

12 years agosome additional test cases for file storage backends
Robin Appelman [Mon, 13 Feb 2012 09:25:45 +0000 (10:25 +0100)]
some additional test cases for file storage backends

12 years agoExternal: Use OC_Util::checkLoggedIn
Bart Visscher [Mon, 13 Feb 2012 23:13:04 +0000 (00:13 +0100)]
External: Use OC_Util::checkLoggedIn

12 years agoGallery: remove unused cover.php
Bart Visscher [Mon, 13 Feb 2012 23:12:22 +0000 (00:12 +0100)]
Gallery: remove unused cover.php

12 years agoReplace Expires and caching headers by OC_Response functions
Bart Visscher [Mon, 13 Feb 2012 22:48:05 +0000 (23:48 +0100)]
Replace Expires and caching headers by OC_Response functions

12 years agoSend gallery album thumbnail with OC_Response::sendFile
Bart Visscher [Mon, 13 Feb 2012 22:35:33 +0000 (23:35 +0100)]
Send gallery album thumbnail with OC_Response::sendFile

12 years agoContacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader
Bart Visscher [Mon, 13 Feb 2012 21:47:31 +0000 (22:47 +0100)]
Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader

12 years agoOC_Image: Move Content-Type header to show function
Bart Visscher [Mon, 13 Feb 2012 21:41:05 +0000 (22:41 +0100)]
OC_Image: Move Content-Type header to show function

12 years agoGallery: Only get local file when generating photo thumbnail
Bart Visscher [Mon, 13 Feb 2012 21:39:30 +0000 (22:39 +0100)]
Gallery: Only get local file when generating photo thumbnail

12 years agoGallery: Use OC_Respone::enableCaching for (album)thumbnails
Bart Visscher [Mon, 13 Feb 2012 21:38:34 +0000 (22:38 +0100)]
Gallery: Use OC_Respone::enableCaching for (album)thumbnails

12 years agoOC_Response: Set Expire and Cache-Control headers in enableCaching
Bart Visscher [Mon, 13 Feb 2012 21:37:27 +0000 (22:37 +0100)]
OC_Response: Set Expire and Cache-Control headers in enableCaching

12 years agoOC_Response: fix var name bugs
Bart Visscher [Mon, 13 Feb 2012 21:35:48 +0000 (22:35 +0100)]
OC_Response: fix var name bugs

12 years agoGallery: Move login check to beginning of galleryOp.php
Bart Visscher [Mon, 13 Feb 2012 21:32:27 +0000 (22:32 +0100)]
Gallery: Move login check to beginning of galleryOp.php

12 years agoGallery: Remove autoloaded includes from galleryOp.php
Bart Visscher [Mon, 13 Feb 2012 21:30:27 +0000 (22:30 +0100)]
Gallery: Remove autoloaded includes from galleryOp.php

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Mon, 13 Feb 2012 16:07:24 +0000 (17:07 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agomake local filestorage comply with test cases
Robin Appelman [Mon, 13 Feb 2012 09:27:00 +0000 (10:27 +0100)]
make local filestorage comply with test cases

12 years agodummy data for tests cases
Robin Appelman [Mon, 13 Feb 2012 09:26:40 +0000 (10:26 +0100)]
dummy data for tests cases

12 years agosome additional test cases for file storage backends
Robin Appelman [Mon, 13 Feb 2012 09:25:45 +0000 (10:25 +0100)]
some additional test cases for file storage backends

12 years agofix oc-bug 239 - & => &amp;
Georg Ehrke [Sun, 12 Feb 2012 21:33:16 +0000 (22:33 +0100)]
fix oc-bug 239 - & => &amp;

12 years agoAdd application name to title
Bart Visscher [Sun, 12 Feb 2012 20:56:01 +0000 (21:56 +0100)]
Add application name to title

12 years agoContacts: Optimize thumbnail cache handling a bit
Bart Visscher [Sun, 12 Feb 2012 19:40:44 +0000 (20:40 +0100)]
Contacts: Optimize thumbnail cache handling a bit

12 years agoOC_Response: add setExpiresHeader function
Bart Visscher [Sun, 12 Feb 2012 19:38:28 +0000 (20:38 +0100)]
OC_Response: add setExpiresHeader function

12 years agoOC_Response: add redirect function
Bart Visscher [Sun, 12 Feb 2012 19:38:06 +0000 (20:38 +0100)]
OC_Response: add redirect function

12 years agoContacts: Add missing parameter
Bart Visscher [Sun, 12 Feb 2012 19:26:54 +0000 (20:26 +0100)]
Contacts: Add missing parameter

12 years agouse SimpleTest for unit testing
Robin Appelman [Sun, 12 Feb 2012 17:06:32 +0000 (18:06 +0100)]
use SimpleTest for unit testing

includes some tests for storage providers, more to come

12 years agoContacts: Move response caching to OC_Response
Bart Visscher [Sun, 12 Feb 2012 16:20:30 +0000 (17:20 +0100)]
Contacts: Move response caching to OC_Response

12 years agoAdd description to texteditor info.xml -fix oc-234
Tom Needham [Sun, 12 Feb 2012 15:42:05 +0000 (15:42 +0000)]
Add description to texteditor info.xml  -fix oc-234

12 years agoContacts: Add id to vars with id in them
Bart Visscher [Sun, 12 Feb 2012 15:12:46 +0000 (16:12 +0100)]
Contacts: Add id to vars with id in them