]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agowritable not writeable
Robin Appelman [Sun, 5 Feb 2012 13:00:49 +0000 (14:00 +0100)]
writable not writeable

12 years agowatch for changes outside owncloud to the files
Robin Appelman [Sun, 5 Feb 2012 00:25:36 +0000 (01:25 +0100)]
watch for changes outside owncloud to the files

12 years agofix bug in transactions with PDO
Robin Appelman [Sun, 5 Feb 2012 00:23:41 +0000 (01:23 +0100)]
fix bug in transactions with PDO

12 years agosome improvements in file scanning
Robin Appelman [Sun, 5 Feb 2012 00:23:04 +0000 (01:23 +0100)]
some improvements in file scanning

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Sun, 5 Feb 2012 00:22:29 +0000 (01:22 +0100)]
Merge branch 'master' into filesystem

12 years agoUpdated readme url for install instructions
Tom Needham [Sat, 4 Feb 2012 23:40:47 +0000 (23:40 +0000)]
Updated readme url for install instructions

12 years agopreferences store fix
Bartek Przybylski [Sat, 4 Feb 2012 19:15:55 +0000 (20:15 +0100)]
preferences store fix

12 years agostripping root from gallery name
Bartek Przybylski [Sat, 4 Feb 2012 14:35:58 +0000 (15:35 +0100)]
stripping root from gallery name

12 years agohandling special chars in dirnames
Bartek Przybylski [Sat, 4 Feb 2012 10:02:13 +0000 (11:02 +0100)]
handling special chars in dirnames

12 years agogallery: fix FS hooks
Bartek Przybylski [Sat, 4 Feb 2012 09:30:32 +0000 (10:30 +0100)]
gallery: fix FS hooks

12 years agogallery settings, defining scan root and shor order
Bartek Przybylski [Fri, 3 Feb 2012 20:38:44 +0000 (21:38 +0100)]
gallery settings, defining scan root and shor order

12 years agoremoving console error in safari for bookmarks
Bartek Przybylski [Fri, 3 Feb 2012 20:37:09 +0000 (21:37 +0100)]
removing console error in safari for bookmarks

12 years agouse strip_tags for calendar names
Georg Ehrke [Thu, 2 Feb 2012 20:23:41 +0000 (21:23 +0100)]
use strip_tags for calendar names

12 years agoallow the usage of the filecache outside of the users home folder
Robin Appelman [Thu, 2 Feb 2012 18:04:13 +0000 (19:04 +0100)]
allow the usage of the filecache outside of the users home folder

12 years agoadd a label calendar to the settings page - bugfix for oc-157
Georg Ehrke [Thu, 2 Feb 2012 17:36:37 +0000 (18:36 +0100)]
add a label calendar to the settings page - bugfix for oc-157

12 years agoMore in-/output sanitation,
Thomas Tanghus [Thu, 2 Feb 2012 16:53:46 +0000 (17:53 +0100)]
More in-/output sanitation,

12 years agoSanitize in- and output.
Thomas Tanghus [Thu, 2 Feb 2012 15:46:38 +0000 (16:46 +0100)]
Sanitize in- and output.

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Thu, 2 Feb 2012 16:30:54 +0000 (17:30 +0100)]
Merge branch 'master' into filesystem

12 years agoCalendar: Bugfix: better input validation
Georg Ehrke [Thu, 2 Feb 2012 14:01:05 +0000 (15:01 +0100)]
Calendar: Bugfix: better input validation

12 years agogallery works in safari now
Bartek Przybylski [Wed, 1 Feb 2012 21:15:01 +0000 (22:15 +0100)]
gallery works in safari now

12 years agoBookmark layout updated
Marvin Thomas Rabe [Wed, 1 Feb 2012 21:02:06 +0000 (22:02 +0100)]
Bookmark layout updated

12 years agoBookmark layout updated
Marvin Thomas Rabe [Wed, 1 Feb 2012 20:19:31 +0000 (21:19 +0100)]
Bookmark layout updated

12 years agoFixed upload button display error
Marvin Thomas Rabe [Wed, 1 Feb 2012 19:58:04 +0000 (20:58 +0100)]
Fixed upload button display error

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Wed, 1 Feb 2012 14:57:32 +0000 (15:57 +0100)]
Merge branch 'master' into filesystem

12 years agofix javascript
David Iwanowitsch [Mon, 30 Jan 2012 17:14:09 +0000 (18:14 +0100)]
fix javascript

12 years agoAdded searchprovider for bookmarks, initial l10n support for bookmark plugin
David Iwanowitsch [Sun, 29 Jan 2012 18:32:33 +0000 (19:32 +0100)]
Added searchprovider for bookmarks, initial l10n support for bookmark plugin
moved some code from updateList.php to bookmarks.php, to make it reusable

12 years agoprevent sharing from making aditional http requests while scanning
Robin Appelman [Wed, 1 Feb 2012 14:33:12 +0000 (15:33 +0100)]
prevent sharing from making aditional http requests while scanning

additional requests to the server can block feedback of scannning depending on server configuration

12 years agoonly show what folder we are scanning to save bandwith
Robin Appelman [Wed, 1 Feb 2012 14:25:00 +0000 (15:25 +0100)]
only show what folder we are scanning to save bandwith

12 years agopre-select current language, sort available languages
Thomas Schmidt [Wed, 1 Feb 2012 11:00:38 +0000 (12:00 +0100)]
pre-select current language, sort available languages

12 years agoMerge branch 'tanghus_contacts'
Thomas Tanghus [Tue, 31 Jan 2012 18:35:11 +0000 (19:35 +0100)]
Merge branch 'tanghus_contacts'

12 years agoResize profile picture if bigger than 200px on either x or y.
Thomas Tanghus [Fri, 27 Jan 2012 20:34:56 +0000 (21:34 +0100)]
Resize profile picture if bigger than 200px on either x or y.
Bolded text on message box.

12 years ago- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93
Thomas Tanghus [Tue, 31 Jan 2012 18:26:26 +0000 (19:26 +0100)]
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93
  Property was added multiple times.
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-8
  "Missing "N" field: Contacts app not compatible with vcard 3.0 format"
- Almost sure I've fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-27
  "Full name in Contacts app doesn't sync to iOS 5 contacts" because it is caused by oc-8

12 years agoSome reminders in the code of what I have to change post OC3.0
Thomas Tanghus [Wed, 25 Jan 2012 00:10:56 +0000 (01:10 +0100)]
Some reminders in the code of what I have to change post OC3.0

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Tue, 31 Jan 2012 15:36:29 +0000 (16:36 +0100)]
Merge branch 'master' into filesystem

12 years agoadd option to send get data along with an eventsource request
Robin Appelman [Mon, 30 Jan 2012 22:26:01 +0000 (23:26 +0100)]
add option to send get data along with an eventsource request

12 years agoproper file sorting
Robin Appelman [Tue, 31 Jan 2012 15:33:47 +0000 (16:33 +0100)]
proper file sorting

12 years agodont try to use something that isn't there
Robin Appelman [Tue, 31 Jan 2012 15:33:16 +0000 (16:33 +0100)]
dont try to use something that isn't there

12 years agouse filesystem cache for searching
Robin Appelman [Tue, 31 Jan 2012 15:12:49 +0000 (16:12 +0100)]
use filesystem cache for searching

12 years agosome fixes to scanning
Robin Appelman [Tue, 31 Jan 2012 15:12:38 +0000 (16:12 +0100)]
some fixes to scanning

12 years agoprovide live feedback while scanning files
Robin Appelman [Tue, 31 Jan 2012 12:56:58 +0000 (13:56 +0100)]
provide live feedback while scanning files

12 years agodont try to use the filesystem when it isnt setup yet
Robin Appelman [Tue, 31 Jan 2012 11:44:01 +0000 (12:44 +0100)]
dont try to use the filesystem when it isnt setup yet

12 years agostart of proper feedback during filessytem scan
Robin Appelman [Mon, 30 Jan 2012 22:32:55 +0000 (23:32 +0100)]
start of proper feedback during filessytem scan

12 years agoadd option to send get data along with an eventsource request
Robin Appelman [Mon, 30 Jan 2012 22:26:01 +0000 (23:26 +0100)]
add option to send get data along with an eventsource request

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Mon, 30 Jan 2012 22:20:47 +0000 (23:20 +0100)]
Merge branch 'master' into filesystem

12 years agoprovide server side close option for EventStream
Robin Appelman [Mon, 30 Jan 2012 22:19:43 +0000 (23:19 +0100)]
provide server side close option for EventStream

12 years agoSharing app needs to be loaded for public link of file in Shared folder - fixes bug 113
Michael Gapczynski [Mon, 30 Jan 2012 21:49:24 +0000 (16:49 -0500)]
Sharing app needs to be loaded for public link of file in Shared folder - fixes bug 113

12 years agofix outdated README file
Frank Karlitschek [Mon, 30 Jan 2012 21:05:31 +0000 (22:05 +0100)]
fix outdated README file

12 years agomerge master into filesystem
Robin Appelman [Mon, 30 Jan 2012 19:29:33 +0000 (20:29 +0100)]
merge master into filesystem

12 years agoprovide small wrapper around server side events and provide a fallback for IE
Robin Appelman [Mon, 30 Jan 2012 19:19:51 +0000 (20:19 +0100)]
provide small wrapper around server side events and provide a fallback for IE

12 years agonew gallery look and feel
Bartek Przybylski [Mon, 30 Jan 2012 18:36:33 +0000 (19:36 +0100)]
new gallery look and feel

12 years agoautomatically show advanced options when no sqlite is available v3.0
Robin Appelman [Sun, 29 Jan 2012 16:39:54 +0000 (17:39 +0100)]
automatically show advanced options when no sqlite is available

12 years agoremove debug file
Georg Ehrke [Sun, 29 Jan 2012 15:07:54 +0000 (16:07 +0100)]
remove debug file

12 years agoadd a link to the credits page. fame for all our awesome contributors
Frank Karlitschek [Sun, 29 Jan 2012 13:45:38 +0000 (14:45 +0100)]
add a link to the credits page. fame for all our awesome contributors

12 years agofix version-compare in calendars app.php
Georg Ehrke [Sun, 29 Jan 2012 09:59:15 +0000 (10:59 +0100)]
fix version-compare in calendars app.php

12 years agoadd more language names
Robin Appelman [Sat, 28 Jan 2012 14:13:27 +0000 (15:13 +0100)]
add more language names

12 years agoincrease version number to 3. YeeHaw party!!
Frank Karlitschek [Fri, 27 Jan 2012 16:39:55 +0000 (17:39 +0100)]
increase version number to 3.  YeeHaw party!!

12 years agofix appstore download.
Frank Karlitschek [Fri, 27 Jan 2012 16:34:47 +0000 (17:34 +0100)]
fix appstore download.

12 years agoupdate translations
Robin Appelman [Thu, 26 Jan 2012 23:59:24 +0000 (00:59 +0100)]
update translations

12 years agochange https detection a bit, hopefully fixing an edge case
Robin Appelman [Thu, 26 Jan 2012 23:37:11 +0000 (00:37 +0100)]
change https detection a bit, hopefully fixing an edge case

12 years agofix non-absolute symbolic links
Robin Appelman [Thu, 26 Jan 2012 23:21:15 +0000 (00:21 +0100)]
fix non-absolute symbolic links

12 years agouse the correct hooks to remove contact/calendars of remvoed users
Robin Appelman [Thu, 26 Jan 2012 18:05:46 +0000 (19:05 +0100)]
use the correct hooks to remove contact/calendars of remvoed users

12 years agouse oc_filesystem::getlocalfile instead of manually trying to get the correct local...
Robin Appelman [Thu, 26 Jan 2012 17:12:59 +0000 (18:12 +0100)]
use oc_filesystem::getlocalfile instead of manually trying to get the correct local file when creating album covers

fixes broken album covers on shared files

12 years agoinitialize all storage backends when searching for a file, fixed searching in the...
Robin Appelman [Thu, 26 Jan 2012 16:56:13 +0000 (17:56 +0100)]
initialize all storage backends when searching for a file, fixed searching in the Shared folder

12 years agodb cleanup after gallery remove
Bartek Przybylski [Wed, 25 Jan 2012 20:15:27 +0000 (21:15 +0100)]
db cleanup after gallery remove

12 years agocreating thumbnails on upload, recursive remove
Bartek Przybylski [Wed, 25 Jan 2012 20:07:43 +0000 (21:07 +0100)]
creating thumbnails on upload, recursive remove

12 years agoRemoved debug output
Thomas Tanghus [Fri, 20 Jan 2012 20:11:34 +0000 (21:11 +0100)]
Removed debug output

12 years agoFixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92
Thomas Tanghus [Tue, 24 Jan 2012 22:02:02 +0000 (23:02 +0100)]
Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92
"Character '&' in address data causes wrong data".
This was also the case for the 'N' property.

12 years agoFix some issues in ampache resonponse
Robin Appelman [Tue, 24 Jan 2012 01:56:38 +0000 (02:56 +0100)]
Fix some issues in ampache resonponse

Patch by Markus Germeier

12 years agoupdate translations
Robin Appelman [Mon, 23 Jan 2012 23:42:08 +0000 (00:42 +0100)]
update translations

12 years agoMerge branch 'master' of gitorious.org:owncloud/owncloud
Robin Appelman [Mon, 23 Jan 2012 23:24:09 +0000 (00:24 +0100)]
Merge branch 'master' of gitorious.org:owncloud/owncloud

12 years agooc-89 handling no photos in collection alert
Bartek Przybylski [Mon, 23 Jan 2012 22:25:36 +0000 (23:25 +0100)]
oc-89 handling no photos in collection alert

12 years agodisable keyboard shortcuts as temp fix
Tom Needham [Mon, 23 Jan 2012 20:59:37 +0000 (20:59 +0000)]
disable keyboard shortcuts as temp fix

12 years agodont try to create a user with an already existing username
Robin Appelman [Mon, 23 Jan 2012 16:34:23 +0000 (17:34 +0100)]
dont try to create a user with an already existing username

12 years agodont show new user when an error occured
Robin Appelman [Mon, 23 Jan 2012 16:33:12 +0000 (17:33 +0100)]
dont show new user when an error occured

12 years agofix undefined indices - bugfix for oc-99
Georg Ehrke [Mon, 23 Jan 2012 14:05:53 +0000 (15:05 +0100)]
fix undefined indices - bugfix for oc-99

12 years agovalidate the calendar name
Georg Ehrke [Sat, 21 Jan 2012 16:42:34 +0000 (17:42 +0100)]
validate the calendar name

12 years agofix Undefined variable - bugfix for oc-69
Georg Ehrke [Sat, 21 Jan 2012 16:42:10 +0000 (17:42 +0100)]
fix Undefined variable - bugfix for oc-69

12 years agobump version number v3.0RC1
Frank Karlitschek [Sat, 21 Jan 2012 16:33:43 +0000 (17:33 +0100)]
bump version number

12 years agosome gallery css fixes
Robin Appelman [Fri, 20 Jan 2012 23:54:02 +0000 (00:54 +0100)]
some gallery css fixes

12 years agorecognizing img basing on extension
Bartek Przybylski [Fri, 20 Jan 2012 22:26:39 +0000 (23:26 +0100)]
recognizing img basing on extension

12 years agomake media detection based on extention case insensitive
Robin Appelman [Fri, 20 Jan 2012 18:34:34 +0000 (19:34 +0100)]
make media detection based on extention case insensitive

12 years agofix renaming albums
Robin Appelman [Fri, 20 Jan 2012 18:32:08 +0000 (19:32 +0100)]
fix renaming albums

12 years agodont show errors when not renaming an album
Robin Appelman [Fri, 20 Jan 2012 18:28:57 +0000 (19:28 +0100)]
dont show errors when not renaming an album

12 years agofix deleting/renaming albums with a ' in the name
Robin Appelman [Fri, 20 Jan 2012 18:26:09 +0000 (19:26 +0100)]
fix deleting/renaming albums with a ' in the name

12 years agotranslation updates
Robin Appelman [Fri, 20 Jan 2012 17:53:45 +0000 (18:53 +0100)]
translation updates

12 years agoonly double quoted string seems to be detected in js
Robin Appelman [Fri, 20 Jan 2012 16:47:55 +0000 (17:47 +0100)]
only double quoted string seems to be detected in js

12 years agomake oc_image work when php_exif isn't enabled
Robin Appelman [Fri, 20 Jan 2012 16:13:49 +0000 (17:13 +0100)]
make oc_image work when php_exif isn't enabled

12 years agoadd translation wrappers to gallery strings in js
Robin Appelman [Fri, 20 Jan 2012 16:09:31 +0000 (17:09 +0100)]
add translation wrappers to gallery strings in js

12 years agoshow proper feedback that collection scanning is done and show the collection afterwards
Robin Appelman [Fri, 20 Jan 2012 00:41:37 +0000 (01:41 +0100)]
show proper feedback that collection scanning is done and show the collection afterwards

12 years agoDon't wrap collection cells.
Cloud Dumper [Thu, 19 Jan 2012 14:14:24 +0000 (15:14 +0100)]
Don't wrap collection cells.

This change makes sure cells are never wrapped.

If the text is too big for the column, ellipsis is
used instead.

12 years agoSort songs also by path.
Cloud Dumper [Thu, 19 Jan 2012 14:05:41 +0000 (15:05 +0100)]
Sort songs also by path.

Add song_path in the ORDER BY.

Fix oc-31.

12 years agoMerge branch 'master' into filesystem
Robin Appelman [Thu, 19 Jan 2012 23:48:03 +0000 (00:48 +0100)]
Merge branch 'master' into filesystem

12 years agoinitial work on filesystemview
Robin Appelman [Thu, 19 Jan 2012 23:40:52 +0000 (00:40 +0100)]
initial work on filesystemview

12 years ago[Calendar] Use class for active view button
Bart Visscher [Thu, 19 Jan 2012 20:00:19 +0000 (21:00 +0100)]
[Calendar] Use class for active view button

12 years agoOC-23: [Calendar] Double vertical scrollbar in week view
Bart Visscher [Thu, 19 Jan 2012 19:26:07 +0000 (20:26 +0100)]
OC-23: [Calendar] Double vertical scrollbar in week view

12 years ago- Added fix for empty 'FN' field on import via CardDAV clients.
Thomas Tanghus [Thu, 19 Jan 2012 18:47:09 +0000 (19:47 +0100)]
- Added fix for empty 'FN' field on import via CardDAV clients.
- Make sure that the contact in the list has a display name.
- More tweaks on thumbnail caching.

12 years agoOptimizations and more aggressive caching.
Thomas Tanghus [Thu, 19 Jan 2012 17:28:17 +0000 (18:28 +0100)]
Optimizations and more aggressive caching.

12 years agoUI fixes in contact editor and address book dialog.
Thomas Tanghus [Thu, 19 Jan 2012 15:04:39 +0000 (16:04 +0100)]
UI fixes in contact editor and address book dialog.
Error checking in ajax methods.
Localize menu entry.

12 years agoAdded redirecting to static image file and caching for contacts with no photo embedded.
Thomas Tanghus [Thu, 19 Jan 2012 15:00:41 +0000 (16:00 +0100)]
Added redirecting to static image file and caching for contacts with no photo embedded.

12 years agofix double new calendar button - bugfix for oc 59
Georg Ehrke [Thu, 19 Jan 2012 11:27:16 +0000 (12:27 +0100)]
fix double new calendar button - bugfix for oc 59