]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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 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 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 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 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 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 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

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 agoMerge branch 'master' into calendar_repeat
Georg Ehrke [Sat, 9 Jun 2012 10:30:39 +0000 (12:30 +0200)]
Merge branch 'master' into calendar_repeat

12 years agoadd hooks for events
Georg Ehrke [Sat, 9 Jun 2012 10:30:09 +0000 (12:30 +0200)]
add hooks for events

12 years agoadd hooks for calendars
Georg Ehrke [Sat, 9 Jun 2012 10:18:25 +0000 (12:18 +0200)]
add hooks for calendars

12 years agosome more work on repeating events caching
Georg Ehrke [Sat, 9 Jun 2012 09:49:25 +0000 (11:49 +0200)]
some more work on repeating events caching

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 agosome work on repeating events caching
Georg Ehrke [Fri, 8 Jun 2012 20:22:16 +0000 (22:22 +0200)]
some work on repeating events caching

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