]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoFix missing bracket
Jakob Sack [Fri, 2 Mar 2012 20:01:44 +0000 (21:01 +0100)]
Fix missing bracket

12 years agoRemove the link between the principals table and the sabre principals connector.
Jakob Sack [Fri, 2 Mar 2012 19:37:49 +0000 (20:37 +0100)]
Remove the link between the principals table and the sabre principals connector.

12 years agoAdd /dav.php, a single location bundling all *DAV-operations.
Jakob Sack [Fri, 2 Mar 2012 19:25:20 +0000 (20:25 +0100)]
Add /dav.php, a single location bundling all *DAV-operations.

12 years agoadd streamwrapper that provides a callback on stream close
Robin Appelman [Fri, 2 Mar 2012 17:42:23 +0000 (18:42 +0100)]
add streamwrapper that provides a callback on stream close

12 years agoadd search implementation to filestorage common
Robin Appelman [Fri, 2 Mar 2012 17:42:04 +0000 (18:42 +0100)]
add search implementation to filestorage common

12 years agoonly test enabled apps
Robin Appelman [Fri, 2 Mar 2012 16:40:38 +0000 (17:40 +0100)]
only test enabled apps

12 years agodon't try to seach apps in hidden folders
Robin Appelman [Fri, 2 Mar 2012 14:46:11 +0000 (15:46 +0100)]
don't try to seach apps in hidden folders

12 years agoallow apps to ship test cases
Robin Appelman [Fri, 2 Mar 2012 14:32:20 +0000 (15:32 +0100)]
allow apps to ship test cases

12 years agoSearch: Change provider registration to class name, for lazy loading of search providers
Bart Visscher [Thu, 1 Mar 2012 21:58:44 +0000 (22:58 +0100)]
Search: Change provider registration to class name, for lazy loading of search providers

12 years agoFiles: Fix wrong attribute name in OC_Search_Provider_File
Bart Visscher [Thu, 1 Mar 2012 21:56:08 +0000 (22:56 +0100)]
Files: Fix wrong attribute name in OC_Search_Provider_File

12 years agoSimplify stripping the last part off WEBROOT and SERVERROOT for 3rdparty and app dir
Bart Visscher [Thu, 1 Mar 2012 21:04:13 +0000 (22:04 +0100)]
Simplify stripping the last part off WEBROOT and SERVERROOT for 3rdparty and app dir

12 years agoremoteStorage app version 0.5
Michiel de Jong [Thu, 1 Mar 2012 20:58:14 +0000 (20:58 +0000)]
remoteStorage app version 0.5

12 years agoremoteStorage app version 0.5
Michiel de Jong [Thu, 1 Mar 2012 20:55:20 +0000 (20:55 +0000)]
remoteStorage app version 0.5

12 years agoremoteStorage app version 0.5
Michiel de Jong [Thu, 1 Mar 2012 20:55:12 +0000 (20:55 +0000)]
remoteStorage app version 0.5

12 years agoSmall cleanups
Bart Visscher [Thu, 1 Mar 2012 19:56:51 +0000 (20:56 +0100)]
Small cleanups

12 years agoCalendar: Don't request edit form for readonly events
Bart Visscher [Thu, 1 Mar 2012 19:56:00 +0000 (20:56 +0100)]
Calendar: Don't request edit form for readonly events

12 years agoImplement showing Birthdays of contacts in the calendar
Bart Visscher [Thu, 1 Mar 2012 19:51:59 +0000 (20:51 +0100)]
Implement showing Birthdays of contacts in the calendar

12 years agoCalendar: fix bug in creating DTEND from DTSTART
Bart Visscher [Thu, 1 Mar 2012 19:50:00 +0000 (20:50 +0100)]
Calendar: fix bug in creating DTEND from DTSTART

12 years agoBookmarks: fix loading and displaying of the bookmarks
Bart Visscher [Thu, 1 Mar 2012 19:46:34 +0000 (20:46 +0100)]
Bookmarks: fix loading and displaying of the bookmarks

12 years agoload streamwrappers earlier
Robin Appelman [Thu, 1 Mar 2012 17:44:26 +0000 (18:44 +0100)]
load streamwrappers earlier

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Thu, 1 Mar 2012 14:21:12 +0000 (15:21 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoundo the change of the webroot detection. seams to be buggy
Frank Karlitschek [Thu, 1 Mar 2012 14:19:44 +0000 (15:19 +0100)]
undo the change of the webroot detection. seams to be buggy

12 years agoLDAP: set also quota, when there is no explicit default value
Arthur Schiwon [Thu, 1 Mar 2012 13:31:06 +0000 (14:31 +0100)]
LDAP: set also quota, when there is no explicit default value

12 years agoLDPA: fix setting variables and add missing ones to the array
Arthur Schiwon [Thu, 1 Mar 2012 13:21:38 +0000 (14:21 +0100)]
LDPA: fix setting variables and add missing ones to the array

12 years agoLDAP fix: set user quota, if attribute is provided
Arthur Schiwon [Thu, 1 Mar 2012 13:18:28 +0000 (14:18 +0100)]
LDAP fix: set user quota, if attribute is provided

12 years agoadd test cases for stat and touch
Robin Appelman [Wed, 29 Feb 2012 22:47:53 +0000 (23:47 +0100)]
add test cases for stat and touch

12 years agoadd touch() to all storage backands, and make parameter optional
Robin Appelman [Wed, 29 Feb 2012 22:42:40 +0000 (23:42 +0100)]
add touch() to all storage backands, and make  parameter optional

12 years agoremove debug output
Robin Appelman [Wed, 29 Feb 2012 22:17:49 +0000 (23:17 +0100)]
remove debug output

12 years agoFix opendir for folders aka Google Docs collections
Michael Gapczynski [Wed, 29 Feb 2012 18:18:19 +0000 (13:18 -0500)]
Fix opendir for folders aka Google Docs collections

12 years agoconsider changed/new setting variables for user_ldap
Arthur Schiwon [Wed, 29 Feb 2012 12:03:44 +0000 (13:03 +0100)]
consider changed/new setting variables for user_ldap

12 years agomake ldap settings a little bit less ugly
Arthur Schiwon [Wed, 29 Feb 2012 11:57:11 +0000 (12:57 +0100)]
make ldap settings a little bit less ugly

12 years agoMore work on Google Docs storage backend
Michael Gapczynski [Wed, 29 Feb 2012 00:15:49 +0000 (19:15 -0500)]
More work on Google Docs storage backend

12 years agodialogs library for apps
Bartek Przybylski [Tue, 28 Feb 2012 22:02:02 +0000 (23:02 +0100)]
dialogs library for apps

12 years agotypo in function call
Arthur Schiwon [Tue, 28 Feb 2012 19:38:51 +0000 (20:38 +0100)]
typo in function call

12 years agochange the detection of the webroot. it is simpler now and also works for app directo...
Frank Karlitschek [Tue, 28 Feb 2012 17:21:23 +0000 (18:21 +0100)]
change the detection of the webroot. it is simpler now and also works for app directories outside the owncloud folder. works for me and hopefully for everybody else too

12 years agomake sure the streamwrappers are registered early
Robin Appelman [Tue, 28 Feb 2012 16:24:59 +0000 (17:24 +0100)]
make sure the streamwrappers are registered early

12 years agonever try to load an non existing template,css,img.
Frank Karlitschek [Tue, 28 Feb 2012 15:14:12 +0000 (16:14 +0100)]
never try to load an non existing template,css,img.
do propper checking, error reporting and motivate the developerto fix it ;-)

12 years agomake LDAP filter for user list configurable
Arthur Schiwon [Tue, 28 Feb 2012 13:11:51 +0000 (14:11 +0100)]
make LDAP filter for user list configurable

12 years agoadd test case for getLocalFile
Robin Appelman [Tue, 28 Feb 2012 11:06:34 +0000 (12:06 +0100)]
add test case for getLocalFile

12 years agouse in-memory files for the datase scheme during installation
Robin Appelman [Tue, 28 Feb 2012 10:39:39 +0000 (11:39 +0100)]
use in-memory files for the datase scheme during installation

12 years agouse temporary file managment
Robin Appelman [Tue, 28 Feb 2012 10:33:59 +0000 (11:33 +0100)]
use temporary file managment

12 years agofix temporary file creation
Robin Appelman [Tue, 28 Feb 2012 10:32:45 +0000 (11:32 +0100)]
fix temporary file creation

12 years agofix testcase runner
Robin Appelman [Tue, 28 Feb 2012 10:16:58 +0000 (11:16 +0100)]
fix testcase runner

12 years agofix copy/paste error in common filestorage
Robin Appelman [Tue, 28 Feb 2012 10:16:41 +0000 (11:16 +0100)]
fix copy/paste error in common filestorage

12 years agoadd temporary file managment
Robin Appelman [Tue, 28 Feb 2012 10:16:19 +0000 (11:16 +0100)]
add temporary file managment

12 years agoMerge branch 'master' of git://gitorious.org/owncloud/owncloud
Alessandro Cosentino [Mon, 27 Feb 2012 23:24:45 +0000 (18:24 -0500)]
Merge branch 'master' of git://gitorious.org/owncloud/owncloud

12 years agobookmarklets should not look like buttons
Alessandro Cosentino [Mon, 27 Feb 2012 23:20:40 +0000 (18:20 -0500)]
bookmarklets should not look like buttons

12 years agoInitial work on Google Docs storage backend
Michael Gapczynski [Mon, 27 Feb 2012 19:59:41 +0000 (14:59 -0500)]
Initial work on Google Docs storage backend

12 years agospaces -> tabs
Frank Karlitschek [Mon, 27 Feb 2012 17:01:43 +0000 (18:01 +0100)]
spaces -> tabs
Thanks to Jakob for reminding me

12 years agomore tests for filestorage
Robin Appelman [Mon, 27 Feb 2012 11:20:47 +0000 (12:20 +0100)]
more tests for filestorage

12 years agosome cleanup in filestorage
Robin Appelman [Mon, 27 Feb 2012 11:20:37 +0000 (12:20 +0100)]
some cleanup in filestorage

12 years agoextend filestorage common and provide test implementation
Robin Appelman [Mon, 27 Feb 2012 11:04:04 +0000 (12:04 +0100)]
extend filestorage common and provide test implementation

12 years agofix test case for filestorage
Robin Appelman [Mon, 27 Feb 2012 11:01:06 +0000 (12:01 +0100)]
fix test case for filestorage

file storage no longer needs to implement file_put_contents for streams

12 years agomake OC_FileStorage abstract
Robin Appelman [Mon, 27 Feb 2012 10:28:11 +0000 (11:28 +0100)]
make OC_FileStorage abstract

12 years agoremove accidendally added file
Robin Appelman [Sun, 26 Feb 2012 22:31:09 +0000 (23:31 +0100)]
remove accidendally added file

12 years agoFixed off by one bug. List length is 1 larger than the index of the last
Roland van Laar [Sun, 26 Feb 2012 21:09:21 +0000 (22:09 +0100)]
Fixed off by one bug. List length is 1 larger than the index of the last
element.

12 years agofix baseUri of the Carddav server
Georg Ehrke [Sun, 26 Feb 2012 20:46:20 +0000 (21:46 +0100)]
fix baseUri of the Carddav server

12 years agofix baseUri of the Caldav server
Georg Ehrke [Sun, 26 Feb 2012 20:44:35 +0000 (21:44 +0100)]
fix baseUri of the Caldav server

12 years agoadd missing parameter to addEventListener function - bugfix for oc-225
Georg Ehrke [Sun, 26 Feb 2012 20:29:52 +0000 (21:29 +0100)]
add missing parameter to addEventListener function - bugfix for oc-225

12 years agogive users the possibility to choose between monday and sunday as first day of the...
Georg Ehrke [Sun, 26 Feb 2012 20:23:20 +0000 (21:23 +0100)]
give users the possibility to choose between monday and sunday as first day of the week

12 years agochange back to 32bit. autoincrement doesn´t work with sqlite otherwise
Frank Karlitschek [Sun, 26 Feb 2012 18:13:14 +0000 (19:13 +0100)]
change back to 32bit. autoincrement doesn´t work with sqlite otherwise

12 years agofirst part of the abstraction work of the apps folder. more to come
Frank Karlitschek [Sun, 26 Feb 2012 17:26:41 +0000 (18:26 +0100)]
first part of the abstraction work of the apps folder. more to come

12 years agodont enable encryption on default
Robin Appelman [Sun, 26 Feb 2012 15:49:57 +0000 (16:49 +0100)]
dont enable encryption on default

12 years agodont set the encryption flag for existing non-encrypted files
Robin Appelman [Sun, 26 Feb 2012 14:56:47 +0000 (15:56 +0100)]
dont set the encryption flag for existing non-encrypted files

12 years agoadd more valid fopen modes
Robin Appelman [Sun, 26 Feb 2012 14:32:58 +0000 (15:32 +0100)]
add more valid fopen modes

12 years agoalways set encrypted flag when overwriting a file we should encrypt
Robin Appelman [Sun, 26 Feb 2012 14:32:45 +0000 (15:32 +0100)]
always set encrypted flag when overwriting a file we should encrypt

12 years agomerge master into encryption
Robin Appelman [Sun, 26 Feb 2012 13:21:06 +0000 (14:21 +0100)]
merge master into encryption

12 years agoimproved humanFileSize for js
Robin Appelman [Sun, 26 Feb 2012 13:03:53 +0000 (14:03 +0100)]
improved humanFileSize for js

12 years agoimproved password hashing based one phpass
Robin Appelman [Sun, 26 Feb 2012 12:49:51 +0000 (13:49 +0100)]
improved password hashing based one phpass

old passwords are automatically upgraded on login

12 years agostop using 3rdparty services for timezone detection
Georg Ehrke [Sun, 26 Feb 2012 12:45:51 +0000 (13:45 +0100)]
stop using 3rdparty services for timezone detection

12 years agoadd OC_Geo class
Georg Ehrke [Sun, 26 Feb 2012 12:45:20 +0000 (13:45 +0100)]
add OC_Geo class

12 years agohopefully a fix for webroot detection
Robin Appelman [Sun, 26 Feb 2012 03:09:48 +0000 (04:09 +0100)]
hopefully a fix for webroot detection

12 years agomissed one is_writeable
Robin Appelman [Sun, 26 Feb 2012 02:56:45 +0000 (03:56 +0100)]
missed one is_writeable

12 years agochunked implementation for readfile
Robin Appelman [Sun, 26 Feb 2012 02:54:21 +0000 (03:54 +0100)]
chunked implementation for readfile

prevents memory issues when downloading large files

12 years agoapplication/ogg is music to
Robin Appelman [Sun, 26 Feb 2012 02:42:15 +0000 (03:42 +0100)]
application/ogg is music to

12 years agointval() of a number seems unnecessary
Robin Appelman [Sun, 26 Feb 2012 02:31:04 +0000 (03:31 +0100)]
intval() of a number seems unnecessary

and it could cause 32bit integer overflow issues

12 years agoadditional error codes for file upload
Robin Appelman [Sun, 26 Feb 2012 02:24:00 +0000 (03:24 +0100)]
additional error codes for file upload

12 years agomore robust png fallback
Robin Appelman [Sun, 26 Feb 2012 02:10:01 +0000 (03:10 +0100)]
more robust png fallback

12 years agoimprove log browsing
Robin Appelman [Sat, 25 Feb 2012 20:19:32 +0000 (21:19 +0100)]
improve log browsing

12 years agofix type error in dir creation for categories
Michiel de Jong [Sat, 25 Feb 2012 23:15:31 +0000 (23:15 +0000)]
fix type error in dir creation for categories

12 years agobump up version and update license
Michiel de Jong [Sat, 25 Feb 2012 22:03:14 +0000 (22:03 +0000)]
bump up version and update license

12 years agobump up version and update license
Michiel de Jong [Sat, 25 Feb 2012 22:01:04 +0000 (22:01 +0000)]
bump up version and update license

12 years agosecurity hardening in remoteStorage app
Michiel de Jong [Sat, 25 Feb 2012 21:59:58 +0000 (21:59 +0000)]
security hardening in remoteStorage app

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Michiel de Jong [Sat, 25 Feb 2012 21:58:59 +0000 (21:58 +0000)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agounicode chars in gallery name fix
Bartek Przybylski [Sat, 25 Feb 2012 19:37:51 +0000 (20:37 +0100)]
unicode chars in gallery name fix

12 years agosome more error reporting during filesystem scan
Robin Appelman [Sat, 25 Feb 2012 19:27:16 +0000 (20:27 +0100)]
some more error reporting during filesystem scan

12 years agodon't limit ourselfs to 32bit integers
Robin Appelman [Sat, 25 Feb 2012 15:51:59 +0000 (16:51 +0100)]
don't limit ourselfs to 32bit integers

12 years agoMerge branch 'master' into encryption
Robin Appelman [Sat, 25 Feb 2012 15:36:58 +0000 (16:36 +0100)]
Merge branch 'master' into encryption

12 years agoadd javascript bindings for OC_AppConfig
Robin Appelman [Wed, 22 Feb 2012 21:16:33 +0000 (22:16 +0100)]
add javascript bindings for OC_AppConfig

12 years agosome multiselect improvements
Robin Appelman [Wed, 22 Feb 2012 20:38:15 +0000 (21:38 +0100)]
some multiselect improvements

12 years agogallery thumbnail creation fix
Bartek Przybylski [Sat, 25 Feb 2012 09:03:17 +0000 (10:03 +0100)]
gallery thumbnail creation fix

12 years agocleanup pdfviewer app name
Robin Appelman [Fri, 24 Feb 2012 22:16:56 +0000 (23:16 +0100)]
cleanup pdfviewer app name

12 years agoif a deleted file is uploaded, finish the delete first
Robin Appelman [Fri, 24 Feb 2012 22:12:14 +0000 (23:12 +0100)]
if a deleted file is uploaded, finish the delete first

otherwise the upload will fail because the file still exists on the server, the old file will be deleted and neither the old or new file will be left

12 years agoslight change to select style
Robin Appelman [Fri, 24 Feb 2012 21:56:13 +0000 (22:56 +0100)]
slight change to select style

12 years agofix bug in group mangement
Robin Appelman [Fri, 24 Feb 2012 20:30:27 +0000 (21:30 +0100)]
fix bug in group mangement

12 years agoadd configure option for default quota
Robin Appelman [Fri, 24 Feb 2012 20:19:23 +0000 (21:19 +0100)]
add configure option for default quota

12 years agonew config widget for user quota
Robin Appelman [Fri, 24 Feb 2012 13:38:40 +0000 (14:38 +0100)]
new config widget for user quota

12 years agoadd a default user quota
Robin Appelman [Fri, 24 Feb 2012 13:10:19 +0000 (14:10 +0100)]
add a default user quota

12 years agoprevent errors when a user backends gives an invalid result
Robin Appelman [Fri, 24 Feb 2012 12:02:19 +0000 (13:02 +0100)]
prevent errors when a user backends gives an invalid result

12 years agoremove limit from configvalue for long config values
Arthur Schiwon [Fri, 24 Feb 2012 13:18:09 +0000 (14:18 +0100)]
remove limit from configvalue for long config values