]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agouse easier parseable date to init datetime
Georg Ehrke [Fri, 15 Jun 2012 09:29:16 +0000 (11:29 +0200)]
use easier parseable date to init datetime

12 years agofix generateEventOutput for calendar hook
Georg Ehrke [Fri, 15 Jun 2012 09:25:29 +0000 (11:25 +0200)]
fix generateEventOutput for calendar hook

12 years agodon't clean and cache calendar on every update
Georg Ehrke [Fri, 15 Jun 2012 09:24:40 +0000 (11:24 +0200)]
don't clean and cache calendar on every update

12 years agofix merge conflicts
Georg Ehrke [Wed, 13 Jun 2012 19:40:05 +0000 (21:40 +0200)]
fix merge conflicts

12 years agoMerge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into...
Michael Gapczynski [Wed, 13 Jun 2012 19:17:46 +0000 (15:17 -0400)]
Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/owncloud into merge-requests/127

Conflicts:
apps/files_external/templates/settings.php
lib/template.php

12 years agoAdd support for mounting Google Drive in external storage UI
Michael Gapczynski [Wed, 13 Jun 2012 17:54:32 +0000 (13:54 -0400)]
Add support for mounting Google Drive in external storage UI

12 years agoRemove check for encryption.
Thomas Tanghus [Wed, 13 Jun 2012 17:03:34 +0000 (19:03 +0200)]
Remove check for encryption.

12 years agoRemove debug statements.
Thomas Tanghus [Wed, 13 Jun 2012 16:57:12 +0000 (18:57 +0200)]
Remove debug statements.

12 years agoContacts: implemented CSRF prevention.
Thomas Tanghus [Wed, 13 Jun 2012 15:35:42 +0000 (17:35 +0200)]
Contacts: implemented CSRF prevention.

12 years agoAdded JSON methods for CSRF prevention. Make request token accessible from template...
Thomas Tanghus [Wed, 13 Jun 2012 15:33:19 +0000 (17:33 +0200)]
Added JSON methods for CSRF prevention. Make request token accessible from template and add js var.

12 years agofix time call
Frank Karlitschek [Wed, 13 Jun 2012 15:27:49 +0000 (17:27 +0200)]
fix time call

12 years agourlencode link fort password reset (bug #970)
Bjoern Schiessle [Wed, 13 Jun 2012 15:22:28 +0000 (17:22 +0200)]
urlencode link fort password reset (bug #970)

12 years agofix merge conflicts
Georg Ehrke [Wed, 13 Jun 2012 09:40:00 +0000 (11:40 +0200)]
fix merge conflicts

12 years agoFix incorrect creation of filesystem for user@group in data folder during shares
Michael Gapczynski [Wed, 13 Jun 2012 01:33:05 +0000 (21:33 -0400)]
Fix incorrect creation of filesystem for user@group in data folder during shares

12 years agocheck for view before trying to invoke method on object
Bartek Przybylski [Tue, 12 Jun 2012 22:32:44 +0000 (00:32 +0200)]
check for view before trying to invoke method on object

12 years agofixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987
Thomas Mueller [Tue, 12 Jun 2012 21:15:44 +0000 (23:15 +0200)]
fixes http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-987

12 years agoCreate directory for mount point if it doesn't already exist
Michael Gapczynski [Tue, 12 Jun 2012 19:25:13 +0000 (15:25 -0400)]
Create directory for mount point if it doesn't already exist

12 years agoincrease version of calendar app to force db upgrade
Georg Ehrke [Tue, 12 Jun 2012 17:53:26 +0000 (19:53 +0200)]
increase version of calendar app to force db upgrade

12 years agoincrease possible size of uri in database - fix oc-140
Georg Ehrke [Tue, 12 Jun 2012 17:52:25 +0000 (19:52 +0200)]
increase possible size of uri in database - fix oc-140

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Tue, 12 Jun 2012 17:26:52 +0000 (19:26 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoAdd support for mounting Dropbox in external storage UI
Michael Gapczynski [Tue, 12 Jun 2012 15:36:25 +0000 (11:36 -0400)]
Add support for mounting Dropbox in external storage UI

12 years agoLabel the delete operation "unshare" for files in the "Shared" folder to reduce
Bjoern Schiessle [Tue, 12 Jun 2012 14:27:24 +0000 (16:27 +0200)]
Label the delete operation "unshare" for files in the "Shared" folder to reduce
confusion about the operation.

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Tue, 12 Jun 2012 13:58:01 +0000 (15:58 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoautomatic cache repeating events after an update
Georg Ehrke [Tue, 12 Jun 2012 13:56:51 +0000 (15:56 +0200)]
automatic cache repeating events after an update

12 years agoblock slashes only for new files and new folders but not for file upload from url...
Bjoern Schiessle [Tue, 12 Jun 2012 12:11:28 +0000 (14:11 +0200)]
block slashes only for new files and new folders but not for file upload from url (bug #964)

12 years agoContacts: Final (for now) fix to encoding probs on import.
Thomas Tanghus [Tue, 12 Jun 2012 10:31:28 +0000 (12:31 +0200)]
Contacts: Final (for now) fix to encoding probs on import.

12 years agocommitted patch (bug #967) to add missing translations for file actions
Bjoern Schiessle [Tue, 12 Jun 2012 09:39:03 +0000 (11:39 +0200)]
committed patch (bug #967) to add missing translations for file actions

12 years agoapplied patch provided by bug #966 to fix broken user specific quota settings
Bjoern Schiessle [Tue, 12 Jun 2012 09:18:34 +0000 (11:18 +0200)]
applied patch provided by bug #966 to fix broken user specific quota settings

12 years agoPDF.JS updated, compatibility.js added for browser support, should fix: oc-395
Thomas Mueller [Mon, 11 Jun 2012 22:49:40 +0000 (00:49 +0200)]
PDF.JS updated, compatibility.js added for browser support, should fix: oc-395

12 years agoutf8 in der DB config
Marco B [Tue, 5 Jun 2012 15:23:22 +0000 (17:23 +0200)]
utf8 in der DB config

12 years agoAdd .vimrc to .gitignore.
Thomas Tanghus [Mon, 11 Jun 2012 20:53:20 +0000 (22:53 +0200)]
Add .vimrc to .gitignore.

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Mon, 11 Jun 2012 20:18:46 +0000 (22:18 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoadd some information about repeating events caching on personal settings page
Georg Ehrke [Mon, 11 Jun 2012 20:16:26 +0000 (22:16 +0200)]
add some information about repeating events caching on personal settings page

12 years agoFix js for missing address fields.
Thomas Tanghus [Mon, 11 Jun 2012 20:13:45 +0000 (22:13 +0200)]
Fix js for missing address fields.

12 years agoQuick fix for index errors when not importing from files.
Thomas Tanghus [Mon, 11 Jun 2012 20:12:06 +0000 (22:12 +0200)]
Quick fix for index errors when not importing from files.

12 years agoEncoding conversion moved to OC_Contacts_VCard::decodeProperty in commit 95cc9730aa49...
Thomas Tanghus [Mon, 11 Jun 2012 20:05:15 +0000 (22:05 +0200)]
Encoding conversion moved to OC_Contacts_VCard::decodeProperty in commit 95cc9730aa49963a69e46154b0cba19232219d2e

12 years agoContacts: Fix encoding errors, import errors, developer headache, paint cute kittens...
Thomas Tanghus [Mon, 11 Jun 2012 20:00:06 +0000 (22:00 +0200)]
Contacts: Fix encoding errors, import errors, developer headache, paint cute kittens and pink clouds ;-)

12 years agofix a bug in OC_Calendar_Repeat
Georg Ehrke [Mon, 11 Jun 2012 19:43:24 +0000 (21:43 +0200)]
fix a bug in OC_Calendar_Repeat

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 agoRemoved unecessary sanitization
Lukas Reschke [Mon, 11 Jun 2012 17:49:24 +0000 (19:49 +0200)]
Removed unecessary sanitization

12 years agoRemoved double sanitization
Lukas Reschke [Mon, 11 Jun 2012 17:47:42 +0000 (19:47 +0200)]
Removed double sanitization

12 years agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Mon, 11 Jun 2012 17:46:12 +0000 (19:46 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoFix double sanitization
Lukas Reschke [Mon, 11 Jun 2012 17:43:37 +0000 (19:43 +0200)]
Fix double sanitization

12 years agoFixes a issue with the log
Lukas Reschke [Mon, 11 Jun 2012 17:33:16 +0000 (19:33 +0200)]
Fixes a issue with the log

12 years agoRemoved some unessecary sanitizations
Lukas Reschke [Mon, 11 Jun 2012 17:20:48 +0000 (19:20 +0200)]
Removed some unessecary sanitizations

12 years agoMake some apps compatible
Lukas Reschke [Mon, 11 Jun 2012 17:07:51 +0000 (19:07 +0200)]
Make some apps compatible

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 agoCheck for string
Lukas Reschke [Mon, 11 Jun 2012 16:12:46 +0000 (18:12 +0200)]
Check for string

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 agoconnect OC_Calendar_repeat to events.php
Georg Ehrke [Mon, 11 Jun 2012 15:25:03 +0000 (17:25 +0200)]
connect OC_Calendar_repeat to events.php

12 years agoadd function isrepeating to OC_Calendar_Object class and change OC_Calendar_Object...
Georg Ehrke [Mon, 11 Jun 2012 15:15:50 +0000 (17:15 +0200)]
add function isrepeating to OC_Calendar_Object class and change OC_Calendar_Object::getUTCforMDB from protected to public

12 years agofix bug in OC_Calendar_Repeat
Georg Ehrke [Mon, 11 Jun 2012 15:13:20 +0000 (17:13 +0200)]
fix bug in OC_Calendar_Repeat

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 agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Mon, 11 Jun 2012 13:38:02 +0000 (15:38 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoincrease version number of calendar
Georg Ehrke [Mon, 11 Jun 2012 13:37:19 +0000 (15:37 +0200)]
increase version number of calendar

12 years agosome fixes for repeating events caching
Georg Ehrke [Mon, 11 Jun 2012 13:36:48 +0000 (15:36 +0200)]
some fixes for repeating events caching

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 agoadd hooks to connect calendar / event changes with OC_Calendar_Repeat
Georg Ehrke [Mon, 11 Jun 2012 13:18:46 +0000 (15:18 +0200)]
add hooks to connect calendar / event changes with OC_Calendar_Repeat

12 years agomodify hooks in OC_Calendar_Calendar
Georg Ehrke [Mon, 11 Jun 2012 13:16:59 +0000 (15:16 +0200)]
modify hooks in OC_Calendar_Calendar

12 years agomodify hooks in OC_Calendar_Object
Georg Ehrke [Mon, 11 Jun 2012 13:15:13 +0000 (15:15 +0200)]
modify hooks in OC_Calendar_Object

12 years agoSome updates...
Lukas Reschke [Mon, 11 Jun 2012 13:03:45 +0000 (15:03 +0200)]
Some updates...

12 years agoremove insert id
Georg Ehrke [Mon, 11 Jun 2012 13:01:48 +0000 (15:01 +0200)]
remove insert id

12 years agosome work on repeating events caching - basic class should work now :)
Georg Ehrke [Mon, 11 Jun 2012 13:00:51 +0000 (15:00 +0200)]
some work on repeating events caching - basic class should work now :)

12 years agoHandling arrays
Lukas Reschke [Mon, 11 Jun 2012 12:36:11 +0000 (14:36 +0200)]
Handling arrays

12 years agoRevert
Lukas Reschke [Mon, 11 Jun 2012 11:27:32 +0000 (13:27 +0200)]
Revert

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 agoSettings...
Lukas Reschke [Mon, 11 Jun 2012 10:48:47 +0000 (12:48 +0200)]
Settings...

12 years agoFirst try of implementing assignHTML
Lukas Reschke [Mon, 11 Jun 2012 10:45:07 +0000 (12:45 +0200)]
First try of implementing assignHTML

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 agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Mon, 11 Jun 2012 08:59:19 +0000 (10:59 +0200)]
Merge branch 'master' into calendar_repeat

12 years agouse native sabredav functions to generate repeating events
Georg Ehrke [Mon, 11 Jun 2012 08:55:26 +0000 (10:55 +0200)]
use native sabredav functions to generate repeating events

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 agoremove include command for when
Georg Ehrke [Sun, 10 Jun 2012 16:41:17 +0000 (18:41 +0200)]
remove include command for when

12 years agofix merge conflicts
Georg Ehrke [Sun, 10 Jun 2012 16:38:01 +0000 (18:38 +0200)]
fix merge conflicts

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