]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoMerge branch 'master' into phpunit
Robin Appelman [Fri, 5 Oct 2012 20:13:41 +0000 (22:13 +0200)]
Merge branch 'master' into phpunit

12 years agoprevent xss attacks
Björn Schießle [Fri, 5 Oct 2012 15:05:23 +0000 (17:05 +0200)]
prevent xss attacks

12 years agoenable user to download selected files from publically shared directory
Björn Schießle [Fri, 5 Oct 2012 14:12:04 +0000 (16:12 +0200)]
enable user to download selected files from publically shared directory

12 years agobreadcrumbs fixed for public share view
Björn Schießle [Fri, 5 Oct 2012 13:06:59 +0000 (15:06 +0200)]
breadcrumbs fixed for public share view

12 years agoregister download action for directories
Björn Schießle [Fri, 5 Oct 2012 12:28:03 +0000 (14:28 +0200)]
register download action for directories

12 years agoregister download action for files
Björn Schießle [Fri, 5 Oct 2012 12:20:38 +0000 (14:20 +0200)]
register download action for files

12 years agofix download link for single files in publicly shared directory
Björn Schießle [Fri, 5 Oct 2012 11:25:28 +0000 (13:25 +0200)]
fix download link for single files in publicly shared directory

12 years agoreally fix checkstyle on archive tar
Jörn Friedrich Dreyer [Fri, 5 Oct 2012 10:54:18 +0000 (12:54 +0200)]
really fix checkstyle on archive tar

12 years agofix checkstyle on archive zip/tar
Jörn Friedrich Dreyer [Fri, 5 Oct 2012 10:39:43 +0000 (12:39 +0200)]
fix checkstyle on archive zip/tar

12 years agocache tar archive headers
Jörn Friedrich Dreyer [Fri, 5 Oct 2012 10:29:27 +0000 (12:29 +0200)]
cache tar archive headers

12 years agofix download of single publically shared files.
Björn Schießle [Fri, 5 Oct 2012 10:01:18 +0000 (12:01 +0200)]
fix download of single publically shared files.

12 years agofixed download of complete publically shared folder
Björn Schießle [Fri, 5 Oct 2012 09:38:00 +0000 (11:38 +0200)]
fixed download of complete publically shared folder

12 years agostripsplashes doesn't work if the slash is the only character -> creating file in...
Björn Schießle [Fri, 5 Oct 2012 09:15:32 +0000 (11:15 +0200)]
stripsplashes doesn't work if the slash is the only character -> creating file in root dir leads to "//filename"

12 years agobaseDir has to be the whole path to work with shared directories below the root direc...
Björn Schießle [Thu, 4 Oct 2012 15:18:21 +0000 (17:18 +0200)]
baseDir has to be the whole path to work with shared directories below the root directory.

12 years agono content area, it overlaps the file list
Björn Schießle [Thu, 4 Oct 2012 12:32:25 +0000 (14:32 +0200)]
no content area, it overlaps the file list

12 years agocheck if element really exists before calling it. (e.g. for public shared files view...
Björn Schießle [Thu, 4 Oct 2012 12:31:06 +0000 (14:31 +0200)]
check if element really exists before calling it. (e.g. for public shared files view, elements like "navigation" doesn't exist)

12 years agoalways generate access token, also for forms shown to anonymous users (e.g. public...
Björn Schießle [Thu, 4 Oct 2012 11:54:30 +0000 (13:54 +0200)]
always generate access token, also for forms shown to anonymous users (e.g. public shares)

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 5 Oct 2012 00:06:09 +0000 (02:06 +0200)]
[tx-robot] updated from transifex

12 years agodon´t show negative numbers. this is only a quickfix. I still dont get why the Shared...
Frank Karlitschek [Thu, 4 Oct 2012 10:58:57 +0000 (12:58 +0200)]
don´t show negative numbers. this is only a quickfix. I still dont get why the Shared folder can be bigger than the root folder. Perhaps a inconsitency in the filecache?

12 years agoshare.expiration is null if no expiration date is set.
Björn Schießle [Thu, 4 Oct 2012 09:18:37 +0000 (11:18 +0200)]
share.expiration is null if no expiration date is set.

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 4 Oct 2012 00:07:35 +0000 (02:07 +0200)]
[tx-robot] updated from transifex

12 years agoShow correct public link url for folders
Michael Gapczynski [Wed, 3 Oct 2012 20:17:36 +0000 (16:17 -0400)]
Show correct public link url for folders

12 years agoPrevent displaying errors if public link url parameters are incorrect
Michael Gapczynski [Wed, 3 Oct 2012 20:14:34 +0000 (16:14 -0400)]
Prevent displaying errors if public link url parameters are incorrect

12 years agoremove cache ttl tests, take a lot of time and don't work correctly for most backends...
Robin Appelman [Wed, 3 Oct 2012 19:31:56 +0000 (21:31 +0200)]
remove cache ttl tests, take a lot of time and don't work correctly for most backends anyway

12 years agoinitual phpunit support
Robin Appelman [Wed, 3 Oct 2012 19:06:01 +0000 (21:06 +0200)]
initual phpunit support

12 years agoremove simpletest
Robin Appelman [Wed, 3 Oct 2012 17:41:42 +0000 (19:41 +0200)]
remove simpletest

12 years agoRC2 v4.5.0RC2
Frank Karlitschek [Wed, 3 Oct 2012 10:39:48 +0000 (12:39 +0200)]
RC2

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 3 Oct 2012 00:05:14 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 2 Oct 2012 21:18:26 +0000 (23:18 +0200)]
[tx-robot] updated from transifex

12 years agol18n support added to files_external/js
Thomas Mueller [Tue, 2 Oct 2012 21:09:28 +0000 (23:09 +0200)]
l18n support added to files_external/js

12 years agoCorrect checking item source for share from same owner when generating item target
Michael Gapczynski [Tue, 2 Oct 2012 20:37:39 +0000 (16:37 -0400)]
Correct checking item source for share from same owner when generating item target

12 years agowe are sharing the same file again if item_source of the already shared file and...
Björn Schießle [Tue, 2 Oct 2012 19:37:10 +0000 (21:37 +0200)]
we are sharing the same file again if item_source of the already shared file and the newly shared file is the same. Therefore we can use the same target name

12 years agoremove unnecessary code and add missing items to select statement
Björn Schießle [Tue, 2 Oct 2012 16:59:20 +0000 (18:59 +0200)]
remove unnecessary code and add missing items to select statement

12 years agoremove textbox after pressing "enter" even if the name is the same
Björn Schießle [Tue, 2 Oct 2012 16:38:17 +0000 (18:38 +0200)]
remove textbox after pressing "enter" even if the name is the same

12 years agoescape identifiers in queries
Jörn Friedrich Dreyer [Tue, 2 Oct 2012 12:10:44 +0000 (14:10 +0200)]
escape identifiers in queries

12 years agomerge all possible conflicts into on array
Björn Schießle [Tue, 2 Oct 2012 11:09:34 +0000 (13:09 +0200)]
merge all possible conflicts into on array

12 years agoautomatically remove and prevent installation of apps with a require version less...
Frank Karlitschek [Tue, 2 Oct 2012 10:10:45 +0000 (12:10 +0200)]
automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number.
Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release.
You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5

12 years agofix create folder and upload file issue on win, fixes oc-1747, solution follows sugge...
Arthur Schiwon [Tue, 2 Oct 2012 09:44:55 +0000 (11:44 +0200)]
fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker

12 years agoWe can't rely on the assumption that if the matching target is from the same owner...
Björn Schießle [Tue, 2 Oct 2012 09:37:26 +0000 (11:37 +0200)]
We can't rely on the assumption that if the matching target is from the same owner that the share type will be different.
Files in different folders can have the same name. Therefore also a unique name has to be generated if the matching
target it from the same user. Also for folders and files with the same name a unique target name has to be generated

If matching target is from the same owner, use the same target. The share type will be different so this isn't the sa

12 years agodon't use the complete path but the basename if the file/foder has no extension....
Björn Schießle [Tue, 2 Oct 2012 09:28:19 +0000 (11:28 +0200)]
don't use the complete path but the basename if the file/foder has no extension. Otherwise
we can end up with  different items in the shared directory with the same name (Also folder names can contain dots)

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 2 Oct 2012 00:06:08 +0000 (02:06 +0200)]
[tx-robot] updated from transifex

12 years agoFixed old, annoying css error that it turned out I had made myself :-P
Thomas Tanghus [Mon, 1 Oct 2012 21:42:45 +0000 (23:42 +0200)]
Fixed old, annoying css error that it turned out I had made myself :-P

12 years agoMerge pull request #23 from lipemat/patch-1
Lukas Reschke [Mon, 1 Oct 2012 17:28:51 +0000 (10:28 -0700)]
Merge pull request #23 from lipemat/patch-1

Fix the File Upload Button in Chrome
Arrow was showing under the button in Chrome. With this commit it should be shown correctly.

12 years agoSearch: fix Notice and thus broken search with activiated error reporting
Arthur Schiwon [Mon, 1 Oct 2012 17:11:26 +0000 (19:11 +0200)]
Search: fix Notice and thus broken search with activiated error reporting

12 years agoLDAP: fix sharing doesn't work with ldap groups, oc-1819
Arthur Schiwon [Mon, 1 Oct 2012 16:27:52 +0000 (18:27 +0200)]
LDAP: fix sharing doesn't work with ldap groups, oc-1819

12 years agoShare - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix...
Georg Ehrke [Mon, 1 Oct 2012 14:04:20 +0000 (16:04 +0200)]
Share - Dropdown dialog - cut off username if it's longer than 14 chars - bugfix for oc-1871

12 years agoSharing: backward compatibility to links from OC 4.0.
Arthur Schiwon [Mon, 1 Oct 2012 12:39:47 +0000 (14:39 +0200)]
Sharing: backward compatibility to links from OC 4.0.

12 years agofix test case for when a user is logged in
Robin Appelman [Mon, 1 Oct 2012 12:07:34 +0000 (14:07 +0200)]
fix test case for when a user is logged in

12 years agoadd test to make sure filepaths that are passed to filesystems hooks are normalized
Robin Appelman [Mon, 1 Oct 2012 12:00:14 +0000 (14:00 +0200)]
add test to make sure filepaths that are passed to filesystems hooks are normalized

12 years agoUpdate apps/files/css/files.css
Mat Lipe [Mon, 1 Oct 2012 11:43:31 +0000 (06:43 -0500)]
Update apps/files/css/files.css

Fixed a strange comment issue

12 years agocode style
Robin Appelman [Mon, 1 Oct 2012 10:57:13 +0000 (12:57 +0200)]
code style

12 years agoUpdate apps/files/css/files.css
Mat Lipe [Mon, 1 Oct 2012 01:02:52 +0000 (20:02 -0500)]
Update apps/files/css/files.css

Fix the File Upload Button in Chrome. Tested in IE9-8-7, Firefox, Chrome

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 1 Oct 2012 00:08:31 +0000 (02:08 +0200)]
[tx-robot] updated from transifex

12 years agoupdate the filecache by setting mtimes to 0 when the mount configuration has changed...
Robin Appelman [Sun, 30 Sep 2012 14:12:16 +0000 (16:12 +0200)]
update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache

12 years agofix updating the filecache for when contents of a folder has changed
Robin Appelman [Sun, 30 Sep 2012 14:11:01 +0000 (16:11 +0200)]
fix updating the filecache for when contents of a folder has changed

12 years agofix mimetype detection using the 'file' command in some edge cases
Robin Appelman [Sun, 30 Sep 2012 01:58:58 +0000 (03:58 +0200)]
fix mimetype detection using the 'file' command in some edge cases

12 years agoreload the current url when login in instead of always redirecting to the default...
Robin Appelman [Sun, 30 Sep 2012 01:47:37 +0000 (03:47 +0200)]
reload the current url when login in instead of always redirecting to the default app (oc-1873)

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 30 Sep 2012 00:05:59 +0000 (02:05 +0200)]
[tx-robot] updated from transifex

12 years agoFix a typo
Lukas Reschke [Sat, 29 Sep 2012 21:08:20 +0000 (00:08 +0300)]
Fix a typo

12 years agoFix double url decoding in fileDownloadPath function
Bart Visscher [Sat, 29 Sep 2012 16:10:19 +0000 (18:10 +0200)]
Fix double url decoding in fileDownloadPath function

12 years agoMerge pull request #21 from raghunayyar/master
Lukas Reschke [Sat, 29 Sep 2012 15:21:42 +0000 (08:21 -0700)]
Merge pull request #21 from raghunayyar/master

CSS typo fixed.

12 years agoUpdate settings/css/settings.css
Raghu Nayyar [Sat, 29 Sep 2012 15:20:37 +0000 (20:50 +0530)]
Update settings/css/settings.css

CSS typo fixed.

12 years agoFallback for systems without openssl
Lukas Reschke [Sat, 29 Sep 2012 14:44:02 +0000 (16:44 +0200)]
Fallback for systems without openssl

12 years agomt_rand() is not secure from a cryptographic point of view, let's use openssl_random_...
Lukas Reschke [Sat, 29 Sep 2012 13:41:13 +0000 (15:41 +0200)]
mt_rand() is not secure from a cryptographic point of view, let's use openssl_random_pseudo_bytes() here

12 years agorand() + uniqid() are not from cryptographic quality
Lukas Reschke [Sat, 29 Sep 2012 13:33:10 +0000 (15:33 +0200)]
rand() + uniqid() are not from cryptographic quality

12 years agoRemoved sectoken
Lukas Reschke [Sat, 29 Sep 2012 13:18:38 +0000 (15:18 +0200)]
Removed sectoken

This token is completly useless since an attacker can easily extract it
from the page.

12 years agoRemoved sectoken
Lukas Reschke [Sat, 29 Sep 2012 13:15:35 +0000 (15:15 +0200)]
Removed sectoken

This token is completly useless since an attacker can easily extract it
from the page.

12 years agomt_rand() is not secure from a security point of view and predictable. Let's use...
Lukas Reschke [Sat, 29 Sep 2012 13:03:09 +0000 (15:03 +0200)]
mt_rand() is not secure from a security point of view and predictable. Let's use openssl_random_pseudo_bytes() instead.

Before: 26 bits entropy
After: 72 bits entropy

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 29 Sep 2012 00:04:55 +0000 (02:04 +0200)]
[tx-robot] updated from transifex

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 28 Sep 2012 21:36:09 +0000 (23:36 +0200)]
[tx-robot] updated from transifex

12 years agoMerge pull request #20 from scambra/undo-l10n
Thomas Müller [Fri, 28 Sep 2012 21:32:44 +0000 (14:32 -0700)]
Merge pull request #20 from scambra/undo-l10n

undo interpolation in js for 4.5

12 years agoDo urlencoding in linkTo functions
Bart Visscher [Fri, 28 Sep 2012 20:27:52 +0000 (22:27 +0200)]
Do urlencoding in linkTo functions

12 years agoFix syntax error in removeETagHook
Bart Visscher [Fri, 28 Sep 2012 19:30:06 +0000 (21:30 +0200)]
Fix syntax error in removeETagHook

12 years agoAfter selecting a search result, hide the results
Bart Visscher [Fri, 28 Sep 2012 19:18:11 +0000 (21:18 +0200)]
After selecting a search result, hide the results

12 years agourlencode filename in search result, fixes problems with & in name
Bart Visscher [Fri, 28 Sep 2012 19:15:48 +0000 (21:15 +0200)]
urlencode filename in search result, fixes problems with & in name

12 years agoSimplify generating file search results
Bart Visscher [Fri, 28 Sep 2012 19:14:59 +0000 (21:14 +0200)]
Simplify generating file search results

12 years agoCorrectly fix oc-1016 and fix downloading of files
Bart Visscher [Fri, 28 Sep 2012 15:03:00 +0000 (17:03 +0200)]
Correctly fix oc-1016 and fix downloading of files

12 years agoMerge pull request #19 from arkascha/master
Lukas Reschke [Fri, 28 Sep 2012 17:54:11 +0000 (10:54 -0700)]
Merge pull request #19 from arkascha/master

Reimplementation of CSRF protection strategy

12 years agoundo interpolation in js for 4.5
scambra [Fri, 28 Sep 2012 17:53:18 +0000 (19:53 +0200)]
undo interpolation in js for 4.5

12 years agoFix to preserve backward compatibility for apps creating static links containing...
Christian Reiner [Fri, 28 Sep 2012 16:57:20 +0000 (18:57 +0200)]
Fix to preserve backward compatibility for apps creating static links containing the request token (currently the contacts app and maybe some 3rd party implementations)

12 years agoetag has to be removed after version rollback to enable the sync client to detect...
Björn Schießle [Fri, 28 Sep 2012 16:47:54 +0000 (18:47 +0200)]
etag has to be removed after version rollback to enable the sync client to detect the changes (bug #1829)

12 years agomove back to "lastmodified" property since "getlastmodified" is protected by webdav
Björn Schießle [Fri, 28 Sep 2012 15:44:46 +0000 (17:44 +0200)]
move back to "lastmodified" property since "getlastmodified" is protected by webdav

12 years agoAdded name to AUTHORS file, since mentioned in file headers.
Christian Reiner [Fri, 28 Sep 2012 14:38:25 +0000 (16:38 +0200)]
Added name to AUTHORS file, since mentioned in file headers.

12 years agoMerge branch 'master' of git://github.com/owncloud/core
Christian Reiner [Fri, 28 Sep 2012 11:31:01 +0000 (13:31 +0200)]
Merge branch 'master' of git://github.com/owncloud/core

12 years agoReimplementation of CSRF protection including autorefresh
Christian Reiner [Fri, 28 Sep 2012 11:30:44 +0000 (13:30 +0200)]
Reimplementation of CSRF protection including autorefresh

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 28 Sep 2012 00:06:03 +0000 (02:06 +0200)]
[tx-robot] updated from transifex

12 years agosome more sane column sizes for appconfig and preferences
Robin Appelman [Thu, 27 Sep 2012 20:49:01 +0000 (22:49 +0200)]
some more sane column sizes for appconfig and preferences

12 years agoThis .gitkeep is unneeded
Lukas Reschke [Thu, 27 Sep 2012 20:24:51 +0000 (22:24 +0200)]
This .gitkeep is unneeded

12 years agoLDAP: comparison, not assignment. Thanks to Manuel Delgado
Arthur Schiwon [Thu, 27 Sep 2012 17:52:52 +0000 (19:52 +0200)]
LDAP: comparison, not assignment. Thanks to Manuel Delgado

12 years agocheck if file really exist before add/remove it
Björn Schießle [Thu, 27 Sep 2012 10:37:23 +0000 (12:37 +0200)]
check if file really exist before add/remove it

12 years agoonly upload valid ssl root certificates
Björn Schießle [Thu, 27 Sep 2012 09:20:37 +0000 (11:20 +0200)]
only upload valid ssl root certificates

12 years agoRC 1 v4.5.0RC1
Frank Karlitschek [Thu, 27 Sep 2012 02:10:19 +0000 (04:10 +0200)]
RC 1

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 27 Sep 2012 00:03:09 +0000 (02:03 +0200)]
[tx-robot] updated from transifex

12 years agotake '\' on windows systems into account to prevent file deletion above upload direectory
Björn Schießle [Wed, 26 Sep 2012 21:08:40 +0000 (23:08 +0200)]
take '\' on windows systems into account to prevent file deletion above upload direectory

12 years agofix security issue, don't allow to go back in the path
Björn Schießle [Wed, 26 Sep 2012 19:35:14 +0000 (21:35 +0200)]
fix security issue, don't allow to go back in the path

12 years agoThe mtime in the file cache has to be updated after version rollback (copy from outsi...
Björn Schießle [Wed, 26 Sep 2012 15:03:54 +0000 (17:03 +0200)]
The mtime in the file cache has to be updated after version rollback (copy from outside of the regular files root) (fixes bug #1720)

12 years agofix sharing for newly uploaded or created files
Robin Appelman [Wed, 26 Sep 2012 11:24:41 +0000 (13:24 +0200)]
fix sharing for newly uploaded or created files

12 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 26 Sep 2012 11:22:37 +0000 (13:22 +0200)]
[tx-robot] updated from transifex

12 years agoPython language setting on gettext
Thomas Müller [Wed, 26 Sep 2012 11:17:12 +0000 (14:17 +0300)]
Python language setting on gettext

gettext with language setting 'Python' gives better results than 'Perl'

12 years agoprepare server for move of property name "lastmodified" to "getlastmodified" accordin...
Björn Schießle [Wed, 26 Sep 2012 11:05:12 +0000 (13:05 +0200)]
prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918.
Depreciated const can be removed after sync client update and release