]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 years agoMerge pull request #603 from owncloud/store_plain_groupname
Bart Visscher [Fri, 30 Nov 2012 12:13:36 +0000 (04:13 -0800)]
Merge pull request #603 from owncloud/store_plain_groupname

Group name doesn't need to be sanitized before storing it in the database

11 years agoMerge pull request #644 from butonic/checkstyle_fixes
Bart Visscher [Fri, 30 Nov 2012 12:10:31 +0000 (04:10 -0800)]
Merge pull request #644 from butonic/checkstyle_fixes

fix checkstyle for files app

11 years agoMerge pull request #605 from owncloud/fix_false_positive_share_2
Bart Visscher [Fri, 30 Nov 2012 12:02:18 +0000 (04:02 -0800)]
Merge pull request #605 from owncloud/fix_false_positive_share_2

Sharing: Fix false positived v. 2

11 years agoMerge pull request #619 from samtuke/versions_cache
Bart Visscher [Fri, 30 Nov 2012 11:25:06 +0000 (03:25 -0800)]
Merge pull request #619 from samtuke/versions_cache

OC_FSV->copy now only caches files which are copied from data/user/files

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 29 Nov 2012 23:05:16 +0000 (00:05 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #635 from owncloud/ob_end
Thomas Müller [Thu, 29 Nov 2012 21:50:49 +0000 (13:50 -0800)]
Merge pull request #635 from owncloud/ob_end

provide a safe way to end output buffering

11 years agofix checkstyle for files app
Jörn Friedrich Dreyer [Thu, 29 Nov 2012 17:30:02 +0000 (18:30 +0100)]
fix checkstyle for files app

11 years agouse new obEnd function instead of ob_end_clean
Robin Appelman [Thu, 29 Nov 2012 17:01:21 +0000 (18:01 +0100)]
use new obEnd function instead of ob_end_clean

11 years agoadd function to safely end output buffering
Robin Appelman [Thu, 29 Nov 2012 16:58:24 +0000 (17:58 +0100)]
add function to safely end output buffering

11 years agoMerge pull request #620 from owncloud/fix_600
Georg Ehrke [Thu, 29 Nov 2012 13:39:45 +0000 (05:39 -0800)]
Merge pull request #620 from owncloud/fix_600

Fix #600

11 years agouse attr instead of data
Georg Ehrke [Thu, 29 Nov 2012 12:56:07 +0000 (13:56 +0100)]
use attr instead of data

11 years agoRevert "fix group and subadmin managing for 'ajax-loaded' users"
Georg Ehrke [Thu, 29 Nov 2012 12:37:37 +0000 (13:37 +0100)]
Revert "fix group and subadmin managing for 'ajax-loaded' users"

This reverts commit a5774229a13ef307dabe3142d1a85f12bf41b391.

11 years agoMerge pull request #617 from samtuke/fix_docblocks
blizzz [Thu, 29 Nov 2012 09:53:07 +0000 (01:53 -0800)]
Merge pull request #617 from samtuke/fix_docblocks

Cleaned up docblock comments

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 28 Nov 2012 23:04:57 +0000 (00:04 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #540 from Raydiation/master
Thomas Müller [Wed, 28 Nov 2012 22:29:23 +0000 (14:29 -0800)]
Merge pull request #540 from Raydiation/master

More tests for lib/group.php

11 years agoadd a client side check
Georg Ehrke [Wed, 28 Nov 2012 17:40:58 +0000 (18:40 +0100)]
add a client side check

11 years agofix group and subadmin managing for 'ajax-loaded' users
Georg Ehrke [Wed, 28 Nov 2012 17:40:00 +0000 (18:40 +0100)]
fix group and subadmin managing for 'ajax-loaded' users

11 years agoadded more unittests for the group file
Bernhard Posselt [Wed, 28 Nov 2012 17:30:47 +0000 (18:30 +0100)]
added more unittests for the group file

11 years agomake some checks server-side
Georg Ehrke [Wed, 28 Nov 2012 16:57:31 +0000 (17:57 +0100)]
make some checks server-side

11 years agoMerge pull request #601 from butonic/add_drag_shadow_in_firefox
Bart Visscher [Wed, 28 Nov 2012 17:00:12 +0000 (09:00 -0800)]
Merge pull request #601 from butonic/add_drag_shadow_in_firefox

show drag shadow in firefox by using helper:'clone'

11 years agoOC_FSV->copy now only caches files which are copied from data/user/files
Sam Tuke [Wed, 28 Nov 2012 16:57:44 +0000 (16:57 +0000)]
OC_FSV->copy now only caches files which are copied from data/user/files
Added contextual comments

11 years agoCleaned up docblock comments
Sam Tuke [Wed, 28 Nov 2012 15:10:58 +0000 (15:10 +0000)]
Cleaned up docblock comments

11 years agoMerge pull request #401 from owncloud/share_hooks
Jörn Friedrich Dreyer [Wed, 28 Nov 2012 12:35:52 +0000 (04:35 -0800)]
Merge pull request #401 from owncloud/share_hooks

Create functions to install standard hooks

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 27 Nov 2012 23:11:21 +0000 (00:11 +0100)]
[tx-robot] updated from transifex

11 years agoSharing: Fix false positived v. 2
Thomas Tanghus [Tue, 27 Nov 2012 22:01:26 +0000 (23:01 +0100)]
Sharing: Fix false positived v. 2

11 years agoGroup name does't need to be sanitized before storing it in the database
Bart Visscher [Tue, 27 Nov 2012 19:22:45 +0000 (20:22 +0100)]
Group name does't need to be sanitized before storing it in the database

It should only be sanitized before display

11 years agoshow drag shadow in firefox by using helper:'clone'
Jörn Friedrich Dreyer [Tue, 27 Nov 2012 16:38:21 +0000 (17:38 +0100)]
show drag shadow in firefox by using helper:'clone'

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 26 Nov 2012 23:10:47 +0000 (00:10 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #380 from butonic/feature_share_link_with_token
Jörn Friedrich Dreyer [Mon, 26 Nov 2012 15:42:53 +0000 (07:42 -0800)]
Merge pull request #380 from butonic/feature_share_link_with_token

Feature share link with token

11 years agoMerge pull request #573 from owncloud/more_indexes
Jörn Friedrich Dreyer [Mon, 26 Nov 2012 14:17:27 +0000 (06:17 -0800)]
Merge pull request #573 from owncloud/more_indexes

more db indexes

11 years agouse normalizePath to have a proper target path
Arthur Schiwon [Mon, 26 Nov 2012 13:13:23 +0000 (14:13 +0100)]
use normalizePath to have a proper target path

11 years agoremove debug output
Arthur Schiwon [Fri, 23 Nov 2012 11:18:38 +0000 (12:18 +0100)]
remove debug output

11 years agocoding style
Arthur Schiwon [Fri, 16 Nov 2012 19:28:58 +0000 (20:28 +0100)]
coding style

11 years agocheck whether to join url with ? or &
Arthur Schiwon [Fri, 16 Nov 2012 19:28:03 +0000 (20:28 +0100)]
check whether to join url with ? or &

11 years agoall but the first parameter are introduced by &
Arthur Schiwon [Thu, 15 Nov 2012 17:26:08 +0000 (18:26 +0100)]
all but the first parameter are introduced by &

11 years agomake sure path starts with /
Arthur Schiwon [Thu, 15 Nov 2012 17:25:31 +0000 (18:25 +0100)]
make sure path starts with /

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 25 Nov 2012 23:02:04 +0000 (00:02 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #576 from owncloud/webdav_output_buffer
Thomas Müller [Sun, 25 Nov 2012 14:15:08 +0000 (06:15 -0800)]
Merge pull request #576 from owncloud/webdav_output_buffer

make sure the output buffer is closed when handeling webdav

11 years agoremove the index on the share table because of problems with the index size. Thanks...
Frank Karlitschek [Sun, 25 Nov 2012 14:09:07 +0000 (15:09 +0100)]
remove the index on the share table because of problems with the index size. Thanks to icewind for spotting this.

11 years agomake sure the output buffer is closed when handeling webdav
Robin Appelman [Sun, 25 Nov 2012 13:44:52 +0000 (14:44 +0100)]
make sure the output buffer is closed when handeling webdav

11 years agoadd sample configuration for user backends
Robin Appelman [Sat, 24 Nov 2012 19:45:53 +0000 (20:45 +0100)]
add sample configuration for user backends

11 years agoMerge pull request #556 from owncloud/postgres_insert_id
Thomas Müller [Sun, 25 Nov 2012 06:55:33 +0000 (22:55 -0800)]
Merge pull request #556 from owncloud/postgres_insert_id

use lastval() to get the insert id in postgesql

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 24 Nov 2012 23:03:37 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years agoadd a few more indexes. This is just a first step. More work is needed here but this...
Frank Karlitschek [Sat, 24 Nov 2012 19:58:51 +0000 (20:58 +0100)]
add a few more indexes. This is just a first step. More work is needed here but this should improve perfomance already for big installations.

11 years agoMerge pull request #562 from owncloud/dberrors
Michael Gapczynski [Sat, 24 Nov 2012 17:30:19 +0000 (09:30 -0800)]
Merge pull request #562 from owncloud/dberrors

prettier error output.

11 years agoremove left over tag
Frank Karlitschek [Sat, 24 Nov 2012 17:25:05 +0000 (18:25 +0100)]
remove left over tag

11 years agoA new function to create nice error page. And use it for fatal db errors
Frank Karlitschek [Sat, 24 Nov 2012 17:07:26 +0000 (18:07 +0100)]
A new function to create nice error page. And use it for fatal db errors

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 23 Nov 2012 23:03:00 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years agoprettier error output. Let´s see how many more low hanging fruits I find on my way...
Frank Karlitschek [Fri, 23 Nov 2012 15:40:28 +0000 (16:40 +0100)]
prettier error output. Let´s see how many more low hanging fruits I find on my way to the real bug that I want to fix ;-)

11 years agoreadd fallback code for pre token links
Jörn Friedrich Dreyer [Fri, 23 Nov 2012 14:51:57 +0000 (15:51 +0100)]
readd fallback code for pre token links

11 years agoMerge pull request #561 from owncloud/cssfix
Frank Karlitschek [Fri, 23 Nov 2012 13:59:20 +0000 (05:59 -0800)]
Merge pull request #561 from owncloud/cssfix

even error messages have the right to look a bit pretty

11 years agoeven error messages have the right to look a bit pretty
Frank Karlitschek [Fri, 23 Nov 2012 13:22:57 +0000 (14:22 +0100)]
even error messages have the right to look a bit pretty

11 years agoMerge pull request #479 from owncloud/fix_438
Thomas Müller [Fri, 23 Nov 2012 11:07:02 +0000 (03:07 -0800)]
Merge pull request #479 from owncloud/fix_438

Do the url encoding once, only in breadcrumbs template

11 years agoMerge pull request #480 from owncloud/fix_435_and_437
Thomas Müller [Fri, 23 Nov 2012 11:05:52 +0000 (03:05 -0800)]
Merge pull request #480 from owncloud/fix_435_and_437

Also reject names with \ in the name

11 years agoMerge pull request #418 from libasys/Fix-IE8-fileactions-binding
Thomas Müller [Fri, 23 Nov 2012 10:16:21 +0000 (02:16 -0800)]
Merge pull request #418 from libasys/Fix-IE8-fileactions-binding

Fixes two issues if you using IE8. IE8 has problems with .bind actions a...

11 years agouse lastval() to get the insert id in postgesql
Robin Appelman [Thu, 22 Nov 2012 23:23:27 +0000 (00:23 +0100)]
use lastval() to get the insert id in postgesql

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 22 Nov 2012 23:03:17 +0000 (00:03 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #554 from owncloud/reverse_proxy
Thomas Müller [Thu, 22 Nov 2012 20:49:57 +0000 (12:49 -0800)]
Merge pull request #554 from owncloud/reverse_proxy

better reverse proxy support

11 years agomake it possible to manually override the hostname and protocol if the automatic...
Frank Karlitschek [Thu, 22 Nov 2012 18:22:00 +0000 (19:22 +0100)]
make it possible to manually override the hostname and protocol if the automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups.

11 years agointroduce Files.containsInvalidCharacters(), use when creating or renaming files
Jörn Friedrich Dreyer [Thu, 22 Nov 2012 12:03:17 +0000 (13:03 +0100)]
introduce Files.containsInvalidCharacters(), use when creating or renaming files

11 years agoMerge pull request #506 from owncloud/fix_505
Thomas Müller [Thu, 22 Nov 2012 10:53:10 +0000 (02:53 -0800)]
Merge pull request #506 from owncloud/fix_505

refs #505 - defining publicListView based on template parameter

11 years agosome more invalid characters have been added
Thomas Mueller [Thu, 22 Nov 2012 10:22:16 +0000 (11:22 +0100)]
some more invalid characters have been added

11 years agoAlso reject names with \ in the name
Bart Visscher [Fri, 16 Nov 2012 11:16:23 +0000 (12:16 +0100)]
Also reject names with \ in the name

fixes issues #435 and #437

11 years agoMerge pull request #482 from eMerzh/fix_prevent_shared_folder
blizzz [Thu, 22 Nov 2012 10:40:23 +0000 (02:40 -0800)]
Merge pull request #482 from eMerzh/fix_prevent_shared_folder

Show error message to prevent adding a shared folder in the root dir fix...

11 years agoMerge pull request #483 from owncloud/archive_sizes
Thomas Müller [Thu, 22 Nov 2012 09:56:08 +0000 (01:56 -0800)]
Merge pull request #483 from owncloud/archive_sizes

stop increasing folder sizes once we hit a non folder

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 21 Nov 2012 23:02:16 +0000 (00:02 +0100)]
[tx-robot] updated from transifex

11 years agoport 95cee0e from stable45
Arthur Schiwon [Tue, 20 Nov 2012 16:36:25 +0000 (17:36 +0100)]
port  95cee0e  from stable45

11 years agoport dd694b5 from stable45
Arthur Schiwon [Tue, 20 Nov 2012 12:15:02 +0000 (13:15 +0100)]
port dd694b5 from stable45

11 years agoLDAP: Make update script escape all known DNs. Requires version bump.
Arthur Schiwon [Fri, 16 Nov 2012 23:03:35 +0000 (00:03 +0100)]
LDAP: Make update script escape all known DNs. Requires version bump.

11 years agoLDAP: escape values in the DN, fixes #419
Arthur Schiwon [Fri, 16 Nov 2012 22:29:00 +0000 (23:29 +0100)]
LDAP: escape values in the DN, fixes #419

11 years agoMerge pull request #538 from Deltachaos/fix_537
Thomas Müller [Wed, 21 Nov 2012 06:55:08 +0000 (22:55 -0800)]
Merge pull request #538 from Deltachaos/fix_537

Fixes update of shared files with mirall because it dose not update all ...

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 20 Nov 2012 23:02:33 +0000 (00:02 +0100)]
[tx-robot] updated from transifex

11 years agoFixes update of shared files with mirall because it dose not update all methadata...
Maximilian Ruta [Tue, 20 Nov 2012 22:34:25 +0000 (23:34 +0100)]
Fixes update of shared files with mirall because it dose not update all methadata for a file

11 years agoMerge pull request #524 from owncloud/fix_user_webdavauth
Thomas Müller [Tue, 20 Nov 2012 14:40:21 +0000 (06:40 -0800)]
Merge pull request #524 from owncloud/fix_user_webdavauth

interpret http 403 and http 401 as not authorized

11 years agoimplement share via link token
Jörn Friedrich Dreyer [Mon, 12 Nov 2012 13:44:00 +0000 (14:44 +0100)]
implement share via link token

11 years agointerpret http 403 and http 401 as not authorized
Frank Karlitschek [Tue, 20 Nov 2012 12:44:49 +0000 (13:44 +0100)]
interpret http 403 and http 401 as not authorized

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 19 Nov 2012 23:02:08 +0000 (00:02 +0100)]
[tx-robot] updated from transifex

11 years agoFix typo in getUrlContent fix #514
Brice Maron [Mon, 19 Nov 2012 17:13:07 +0000 (17:13 +0000)]
Fix typo in getUrlContent fix #514

11 years agoMerge pull request #383 from owncloud/contacts_api
Thomas Müller [Mon, 19 Nov 2012 13:42:01 +0000 (05:42 -0800)]
Merge pull request #383 from owncloud/contacts_api

Proposal for a public contacts api

11 years agoMerge pull request #280 from butonic/feature_bmp_support
Frank Karlitschek [Mon, 19 Nov 2012 08:53:46 +0000 (00:53 -0800)]
Merge pull request #280 from butonic/feature_bmp_support

add bmp support

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 18 Nov 2012 23:01:48 +0000 (00:01 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #114 from riso/xsendfile
Thomas Müller [Sun, 18 Nov 2012 12:35:46 +0000 (04:35 -0800)]
Merge pull request #114 from riso/xsendfile

Implement X-Sendfile support

11 years agorefs #505 - defining publicListView based on template parameter
Thomas Mueller [Sun, 18 Nov 2012 11:27:55 +0000 (12:27 +0100)]
refs #505 - defining publicListView based on template parameter

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 17 Nov 2012 23:02:00 +0000 (00:02 +0100)]
[tx-robot] updated from transifex

11 years agoMerge pull request #420 from libasys/bugfix-share
Thomas Müller [Sat, 17 Nov 2012 22:47:24 +0000 (14:47 -0800)]
Merge pull request #420 from libasys/bugfix-share

If you using the sharing by link the array monthNames don't exist and ca...

11 years agoMerge pull request #503 from eMerzh/add_ua_request
Thomas Müller [Sat, 17 Nov 2012 22:22:37 +0000 (14:22 -0800)]
Merge pull request #503 from eMerzh/add_ua_request

Add User agent when OC does a request

11 years agoLittle case fix
Brice Maron [Sat, 17 Nov 2012 22:12:24 +0000 (22:12 +0000)]
Little case fix

11 years agoAdd User agent when OC does a request
Brice Maron [Sat, 17 Nov 2012 21:08:58 +0000 (21:08 +0000)]
Add User agent when OC does a request

11 years agoMerge pull request #375 from tdevos/master
Thomas Müller [Sat, 17 Nov 2012 20:31:25 +0000 (12:31 -0800)]
Merge pull request #375 from tdevos/master

Use curl to get remote file content

11 years agoMerge pull request #495 from owncloud/fix_issue_262
Thomas Müller [Sat, 17 Nov 2012 10:09:40 +0000 (02:09 -0800)]
Merge pull request #495 from owncloud/fix_issue_262

Fix lostpassword url generation

11 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 16 Nov 2012 23:02:24 +0000 (00:02 +0100)]
[tx-robot] updated from transifex

11 years agoFix lostpassword url generation
Bart Visscher [Fri, 16 Nov 2012 21:01:24 +0000 (22:01 +0100)]
Fix lostpassword url generation

Fixes issue #262

11 years agostop increasing folder sizes once we hit a non folder
Robin Appelman [Fri, 16 Nov 2012 16:54:58 +0000 (17:54 +0100)]
stop increasing folder sizes once we hit a non folder

fixes #234

11 years agoalso return fileid in OC_Filecache::get
Robin Appelman [Fri, 16 Nov 2012 16:52:52 +0000 (17:52 +0100)]
also return fileid in OC_Filecache::get

11 years agotypo
Robin Appelman [Fri, 16 Nov 2012 16:41:38 +0000 (17:41 +0100)]
typo

11 years agoMerge pull request #471 from owncloud/461_drag_drop_upload_to_folder
Bart Visscher [Fri, 16 Nov 2012 15:46:50 +0000 (07:46 -0800)]
Merge pull request #471 from owncloud/461_drag_drop_upload_to_folder

refs #461 - drag'n'drop upload to a sub folder is working now

11 years agoDo the url encoding once, only in breadcrumbs template
Bart Visscher [Fri, 16 Nov 2012 11:58:24 +0000 (12:58 +0100)]
Do the url encoding once, only in breadcrumbs template

fixes issue #438

11 years agoShow error message to prevent adding a shared folder in the root dir fix #468
Brice Maron [Fri, 16 Nov 2012 14:59:14 +0000 (14:59 +0000)]
Show error message to prevent adding a shared folder in the root dir fix #468

11 years agoadding comments on the form array indexes
Thomas Mueller [Fri, 16 Nov 2012 10:58:33 +0000 (11:58 +0100)]
adding comments on the form array indexes

11 years agonormalize the path once in upload.php is enough - THX Robin for this hint
Thomas Mueller [Fri, 16 Nov 2012 10:50:57 +0000 (11:50 +0100)]
normalize the path once in upload.php is enough - THX Robin for this hint