]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agoTasks: Fix resizing of the content part
Bart Visscher [Mon, 11 Jun 2012 15:38:40 +0000 (17:38 +0200)]
Tasks: Fix resizing of the content part

12 years agoGallery: remove extra include of lib/base.php
Bart Visscher [Sat, 9 Jun 2012 14:45:53 +0000 (16:45 +0200)]
Gallery: remove extra include of lib/base.php

12 years agoCalendar: remove unused markup from #controls
Bart Visscher [Sat, 9 Jun 2012 14:15:25 +0000 (16:15 +0200)]
Calendar: remove unused markup from #controls

12 years agoreplace "=0D=0A" (\r\n) with a simple "\n" in vards during import
Bjoern Schiessle [Mon, 11 Jun 2012 16:13:12 +0000 (18:13 +0200)]
replace "=0D=0A" (\r\n) with a simple "\n" in vards during import

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Bjoern Schiessle [Mon, 11 Jun 2012 15:28:15 +0000 (17:28 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoLDAP: offer config option for Group Display Name attribute
Arthur Schiwon [Mon, 11 Jun 2012 14:48:43 +0000 (16:48 +0200)]
LDAP: offer config option for Group Display Name attribute

12 years agomake sure that contact data are always utf8 encoded to avoid encoding problems
Bjoern Schiessle [Mon, 11 Jun 2012 14:26:21 +0000 (16:26 +0200)]
make sure that contact data are always utf8 encoded to avoid encoding problems

12 years agoRedirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncloud...
Thomas Tanghus [Mon, 11 Jun 2012 13:22:58 +0000 (15:22 +0200)]
Redirect HTTP Auth requests to REQUEST_URI. Partial fix for http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-874

12 years agoAllow same host redirects (/somepath).
Thomas Tanghus [Mon, 11 Jun 2012 13:21:37 +0000 (15:21 +0200)]
Allow same host redirects (/somepath).

12 years agoContacts: Fix NOTE also on add, not just save.
Thomas Tanghus [Mon, 11 Jun 2012 10:55:01 +0000 (12:55 +0200)]
Contacts: Fix NOTE also on add, not just save.

12 years agoldap: check array for emptiness, not nullness
Arthur Schiwon [Mon, 11 Jun 2012 10:13:55 +0000 (12:13 +0200)]
ldap: check array for emptiness, not nullness

12 years agoimplement a simple request token session garbage collector
Frank Karlitschek [Mon, 11 Jun 2012 10:13:08 +0000 (12:13 +0200)]
implement a simple request token session garbage collector

12 years agoCategories: Turned the debugging down a bit.
Thomas Tanghus [Mon, 11 Jun 2012 01:05:33 +0000 (03:05 +0200)]
Categories: Turned the debugging down a bit.

12 years agoCopy/paste error.
Thomas Tanghus [Mon, 11 Jun 2012 00:40:26 +0000 (02:40 +0200)]
Copy/paste error.

12 years agoSanitizing user input
Lukas Reschke [Sun, 10 Jun 2012 22:36:58 +0000 (00:36 +0200)]
Sanitizing user input

12 years agoSanitize user input
Lukas Reschke [Sun, 10 Jun 2012 22:23:35 +0000 (00:23 +0200)]
Sanitize user input

12 years agoSanitize user input
Lukas Reschke [Sun, 10 Jun 2012 22:14:28 +0000 (00:14 +0200)]
Sanitize user input

12 years agoUsing POST instead of GET.
Lukas Reschke [Sun, 10 Jun 2012 21:38:26 +0000 (23:38 +0200)]
Using POST instead of GET.

12 years agoSanitzing user input
Lukas Reschke [Sun, 10 Jun 2012 21:16:59 +0000 (23:16 +0200)]
Sanitzing user input

12 years agoMount personal mount points into filesystem
Michael Gapczynski [Sun, 10 Jun 2012 20:34:21 +0000 (16:34 -0400)]
Mount personal mount points into filesystem

12 years agoStop AWS SDK from looking for configuration files, forgot to include lib/cachecore
Michael Gapczynski [Sun, 10 Jun 2012 18:46:15 +0000 (14:46 -0400)]
Stop AWS SDK from looking for configuration files, forgot to include lib/cachecore

12 years agoContacts: 11th hour fix for invalid VCARD from CardDAV.
Thomas Tanghus [Sun, 10 Jun 2012 18:54:52 +0000 (20:54 +0200)]
Contacts: 11th hour fix for invalid VCARD from CardDAV.

12 years agoprevent XSS
Frank Karlitschek [Sun, 10 Jun 2012 17:52:23 +0000 (19:52 +0200)]
prevent XSS

12 years agofix variable name and undefined index notice
Bartek Przybylski [Sun, 10 Jun 2012 15:25:19 +0000 (17:25 +0200)]
fix variable name and undefined index notice

12 years agofix first time image loading error
Bartek Przybylski [Sun, 10 Jun 2012 11:04:42 +0000 (13:04 +0200)]
fix first time image loading error

12 years agoContacts: Used non-existent var.
Thomas Tanghus [Sun, 10 Jun 2012 10:47:47 +0000 (12:47 +0200)]
Contacts: Used non-existent var.

12 years agogallery: removing search provider for now
Bartek Przybylski [Sun, 10 Jun 2012 07:52:01 +0000 (09:52 +0200)]
gallery: removing search provider for now

12 years agoapps paging is not yet implemented. increase pagesize to 100 as a quickfix
Frank Karlitschek [Sat, 9 Jun 2012 20:00:28 +0000 (22:00 +0200)]
apps paging is not yet implemented. increase pagesize to 100 as a quickfix

12 years agosanitize scope and host
Michiel de Jong [Sat, 9 Jun 2012 19:03:50 +0000 (21:03 +0200)]
sanitize scope and host

12 years agoavoid clickjacking
Michiel de Jong [Sat, 9 Jun 2012 19:01:12 +0000 (21:01 +0200)]
avoid clickjacking

12 years agoAdd Dropbox storage backend
Michael Gapczynski [Sat, 9 Jun 2012 19:02:26 +0000 (15:02 -0400)]
Add Dropbox storage backend

12 years agosanitize when logged in as another user
Michiel de Jong [Sat, 9 Jun 2012 18:39:24 +0000 (20:39 +0200)]
sanitize  when logged in as another user

12 years agofinally fix the updater. next is an automatic updater. but this is a bit more tricky.
Frank Karlitschek [Sat, 9 Jun 2012 15:43:02 +0000 (17:43 +0200)]
finally fix the updater. next is an automatic updater. but this is a bit more tricky.

12 years agoprevent opening non-music files through the media ajax api
Robin Appelman [Sat, 9 Jun 2012 15:39:14 +0000 (17:39 +0200)]
prevent opening non-music files through the media ajax api

12 years agouse absolute path for file proxies
Robin Appelman [Sat, 9 Jun 2012 15:33:57 +0000 (17:33 +0200)]
use absolute path for file proxies

12 years agofix another XSS
Georg Ehrke [Sat, 9 Jun 2012 14:44:48 +0000 (16:44 +0200)]
fix another XSS

12 years agofix XSS in Calendar
Georg Ehrke [Sat, 9 Jun 2012 14:34:43 +0000 (16:34 +0200)]
fix XSS in Calendar

12 years agoBump version to trigger db update.
Thomas Tanghus [Sat, 9 Jun 2012 14:04:47 +0000 (16:04 +0200)]
Bump version to trigger db update.

12 years agoload all apps when loging in, needed for apps listening to login hooks
Robin Appelman [Sat, 9 Jun 2012 13:57:57 +0000 (15:57 +0200)]
load all apps when loging in, needed for apps listening to login hooks

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Georg Ehrke [Sat, 9 Jun 2012 13:40:48 +0000 (15:40 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoincrease height of event dialog
Georg Ehrke [Sat, 9 Jun 2012 13:38:03 +0000 (15:38 +0200)]
increase height of event dialog

12 years agoChanged preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743.
Thomas Tanghus [Sat, 9 Jun 2012 13:33:38 +0000 (15:33 +0200)]
Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743.

12 years agodont load apps when displaying the login page
Robin Appelman [Sat, 9 Jun 2012 13:25:00 +0000 (15:25 +0200)]
dont load apps when displaying the login page

and only load authentication apps during login

12 years agoadd function in filesystem to strip webroot
Bartek Przybylski [Sat, 9 Jun 2012 13:26:26 +0000 (15:26 +0200)]
add function in filesystem to strip webroot

12 years agohandle encrypted images files in oc_image
Bartek Przybylski [Sat, 9 Jun 2012 13:22:02 +0000 (15:22 +0200)]
handle encrypted images files in oc_image

12 years agofix a bug in when
Georg Ehrke [Sat, 9 Jun 2012 13:14:49 +0000 (15:14 +0200)]
fix a bug in when

12 years agofix creation of monthly repeated events
Georg Ehrke [Sat, 9 Jun 2012 13:13:09 +0000 (15:13 +0200)]
fix creation of monthly repeated events

12 years agoremoving app access check, fix title for links in tiles
Bartek Przybylski [Sat, 9 Jun 2012 13:12:28 +0000 (15:12 +0200)]
removing app access check, fix title for links in tiles

12 years agofix potential xss in multiselect
Robin Appelman [Sat, 9 Jun 2012 13:07:09 +0000 (15:07 +0200)]
fix potential xss in multiselect

12 years agoadd two csrf check calls. Review and lot´s of porting needed.
Frank Karlitschek [Sat, 9 Jun 2012 13:05:14 +0000 (15:05 +0200)]
add two csrf check calls. Review and lot´s of porting needed.

12 years agoContacts: Use POST instead of GET.
Thomas Tanghus [Sat, 9 Jun 2012 13:00:18 +0000 (15:00 +0200)]
Contacts: Use POST instead of GET.

12 years agoCode cleanup.
Thomas Tanghus [Sat, 9 Jun 2012 12:53:35 +0000 (14:53 +0200)]
Code cleanup.

12 years agomake use of post instead of get
Georg Ehrke [Sat, 9 Jun 2012 12:40:15 +0000 (14:40 +0200)]
make use of post instead of get

12 years agoTasks: Use POST for ajax calls that change data
Bart Visscher [Sat, 9 Jun 2012 12:32:51 +0000 (14:32 +0200)]
Tasks: Use POST for ajax calls that change data

12 years agoCheck for missing path_info, also use OC_Response for 404 error
Bart Visscher [Sat, 9 Jun 2012 12:32:02 +0000 (14:32 +0200)]
Check for missing path_info, also use OC_Response for 404 error

12 years agofix infinite redirect during setup for windows hosts
Robin Appelman [Sat, 9 Jun 2012 12:37:52 +0000 (14:37 +0200)]
fix infinite redirect during setup for windows hosts

12 years agofix loading of OC::$REQUESTEDAPP if WTFE the app parameter is given but empty aka...
Georg Ehrke [Fri, 8 Jun 2012 20:30:02 +0000 (22:30 +0200)]
fix loading of OC::$REQUESTEDAPP if WTFE the app parameter is given but empty aka /?app

12 years agotabs for spaces, fix array key name
Bartek Przybylski [Fri, 8 Jun 2012 19:55:28 +0000 (21:55 +0200)]
tabs for spaces, fix array key name

12 years agohide share button until sharing wont be fixed
Bartek Przybylski [Fri, 8 Jun 2012 19:44:05 +0000 (21:44 +0200)]
hide share button until sharing wont be fixed

12 years agoadding navigation bar to gallery
Bartek Przybylski [Fri, 8 Jun 2012 19:31:31 +0000 (21:31 +0200)]
adding navigation bar to gallery

12 years agoremove old code
Bartek Przybylski [Fri, 8 Jun 2012 18:34:10 +0000 (20:34 +0200)]
remove old code

12 years agoadding missing file
Bartek Przybylski [Fri, 8 Jun 2012 18:27:08 +0000 (20:27 +0200)]
adding missing file

12 years agotabs for spaces, removing thumbnail on file removal
Bartek Przybylski [Fri, 8 Jun 2012 18:26:17 +0000 (20:26 +0200)]
tabs for spaces, removing thumbnail on file removal

12 years agoDon't use substr to get first char of string
Bart Visscher [Fri, 8 Jun 2012 19:23:25 +0000 (21:23 +0200)]
Don't use substr to get first char of string

12 years agoSmarter code for OC_FileProxy
Bart Visscher [Fri, 8 Jun 2012 19:08:38 +0000 (21:08 +0200)]
Smarter code for OC_FileProxy

12 years agoAdd cache for getStorage and getInternalPath functions.
Bart Visscher [Fri, 8 Jun 2012 18:47:11 +0000 (20:47 +0200)]
Add cache for getStorage and getInternalPath functions.

These are called for almost every file operation.

12 years agoAdd stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File
Bart Visscher [Fri, 8 Jun 2012 18:26:08 +0000 (20:26 +0200)]
Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File

Speeds up access of directories with large number of files.

12 years agoComment layout and spelling fixes
Bart Visscher [Fri, 8 Jun 2012 14:39:21 +0000 (16:39 +0200)]
Comment layout and spelling fixes

12 years agoContacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)
Thomas Tanghus [Fri, 8 Jun 2012 18:38:06 +0000 (20:38 +0200)]
Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)

12 years agoAdd Amazon Web Services SDK to 3rdparty for Amazon S3 external storage
Michael Gapczynski [Fri, 8 Jun 2012 17:48:38 +0000 (13:48 -0400)]
Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storage

12 years agoWorking UI for external storage mount configuration
Michael Gapczynski [Fri, 8 Jun 2012 15:42:00 +0000 (11:42 -0400)]
Working UI for external storage mount configuration

12 years agotypo in var
Arthur Schiwon [Fri, 8 Jun 2012 12:57:01 +0000 (14:57 +0200)]
typo in var

12 years agogenerate a random salt during installation and store it in the config.php. use it...
Frank Karlitschek [Fri, 8 Jun 2012 10:31:37 +0000 (12:31 +0200)]
generate a random salt during installation and store it in the config.php. use it to salt the password hashing.

12 years agoSharing, fix: connect to hooks from the correct classes
Arthur Schiwon [Fri, 8 Jun 2012 09:55:16 +0000 (11:55 +0200)]
Sharing, fix: connect to hooks from the correct classes

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Frank Karlitschek [Fri, 8 Jun 2012 09:50:08 +0000 (11:50 +0200)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agoadd spacing lines to our awesome new sample config file. readability++
Frank Karlitschek [Fri, 8 Jun 2012 09:49:14 +0000 (11:49 +0200)]
add spacing lines to our awesome new sample config file. readability++

12 years agofixed broken lines in user table
Bjoern Schiessle [Fri, 8 Jun 2012 09:37:04 +0000 (11:37 +0200)]
fixed broken lines in user table

12 years agosplit share and root config for smb backend, also sanitize config a bit more
Robin Appelman [Thu, 7 Jun 2012 23:29:46 +0000 (01:29 +0200)]
split share and root config for smb backend, also sanitize config a bit more

12 years agoGallery: Fix database creation on update, also only from version less then 0.5
Bart Visscher [Thu, 7 Jun 2012 21:38:50 +0000 (23:38 +0200)]
Gallery: Fix database creation on update, also only from version less then 0.5

12 years agoUse the default parameter of OC_Config::getValue to set defaults
Bart Visscher [Thu, 7 Jun 2012 20:49:50 +0000 (22:49 +0200)]
Use the default parameter of OC_Config::getValue to set defaults

12 years agoAdd help texts to config options in config.sample.php
Bart Visscher [Thu, 7 Jun 2012 20:47:18 +0000 (22:47 +0200)]
Add help texts to config options in config.sample.php

12 years agoBetter handling of core.css and core.js
Bart Visscher [Thu, 7 Jun 2012 15:28:39 +0000 (17:28 +0200)]
Better handling of core.css and core.js

Fixes calling remote.php on install.
Fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-933

12 years agoContacts: Attempt to make file upload work in ICS Chrome.
Thomas Tanghus [Thu, 7 Jun 2012 18:28:28 +0000 (20:28 +0200)]
Contacts: Attempt to make file upload work in ICS Chrome.

12 years agoBreak text to fit in dialog.
Thomas Tanghus [Thu, 7 Jun 2012 18:27:53 +0000 (20:27 +0200)]
Break text to fit in dialog.

12 years agoProtect the help page
Tom Needham [Thu, 7 Jun 2012 17:43:26 +0000 (17:43 +0000)]
Protect the help page

12 years agoLDAP: cache the results, reduce LDAP searches
Arthur Schiwon [Thu, 7 Jun 2012 16:55:32 +0000 (18:55 +0200)]
LDAP: cache the results, reduce LDAP searches

12 years agoldap: enable the destructor
Arthur Schiwon [Thu, 7 Jun 2012 16:13:41 +0000 (18:13 +0200)]
ldap: enable the destructor

12 years agoMake it easier to subclass OC_L10N.
Thomas Tanghus [Thu, 7 Jun 2012 15:25:25 +0000 (17:25 +0200)]
Make it easier to subclass OC_L10N.

12 years agopictures: update script and removal some all stuff
Bartek Przybylski [Thu, 7 Jun 2012 15:07:51 +0000 (17:07 +0200)]
pictures: update script and removal some all stuff

12 years agoEdited combobox to adhere to coding standards and added a dblclick handler.
Thomas Tanghus [Sat, 12 May 2012 11:42:41 +0000 (13:42 +0200)]
Edited combobox to adhere to coding standards and added a dblclick handler.

12 years agoRemove old internal mail call for password reset, fixes bug oc-934
Michael Gapczynski [Thu, 7 Jun 2012 13:25:50 +0000 (09:25 -0400)]
Remove old internal mail call for password reset, fixes bug oc-934

12 years agoldap: remove unused private functions
Arthur Schiwon [Thu, 7 Jun 2012 11:39:15 +0000 (13:39 +0200)]
ldap: remove unused private functions

12 years agoldap: correct query condition and determining of success
Arthur Schiwon [Thu, 7 Jun 2012 11:36:34 +0000 (13:36 +0200)]
ldap: correct query condition and determining of success

12 years agoldap: check index carefully, can be 0
Arthur Schiwon [Thu, 7 Jun 2012 10:44:59 +0000 (12:44 +0200)]
ldap: check index carefully, can be 0

12 years agoMigration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?f=4...
Thomas Tanghus [Thu, 7 Jun 2012 11:08:42 +0000 (13:08 +0200)]
Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?f=4&t=2511

12 years agoCalendar: Added more explicit sync links and fixed indentation.
Thomas Tanghus [Thu, 7 Jun 2012 10:21:24 +0000 (12:21 +0200)]
Calendar: Added more explicit sync links and fixed indentation.

12 years agoContacts: Import upload button was obscured on Android browser.
Thomas Tanghus [Thu, 7 Jun 2012 08:54:25 +0000 (10:54 +0200)]
Contacts: Import upload button was obscured on Android browser.

12 years agoA bit of pixel-pushing.
Thomas Tanghus [Wed, 6 Jun 2012 17:13:57 +0000 (19:13 +0200)]
A bit of pixel-pushing.

12 years agoadding title when fancybox is displayed
Bartek Przybylski [Wed, 6 Jun 2012 21:29:23 +0000 (23:29 +0200)]
adding title when fancybox is displayed

12 years agoreplace spaces with tabs, use const and linkTo instead of static path
Bartek Przybylski [Wed, 6 Jun 2012 21:23:23 +0000 (23:23 +0200)]
replace spaces with tabs, use const and linkTo instead of static path