]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 years agowebfinger protocol compatible + minor changes
Florian Hülsmann [Mon, 2 Apr 2012 15:12:52 +0000 (17:12 +0200)]
webfinger protocol compatible + minor changes

12 years agowebfinger reimplementation started
Florian Hülsmann [Sat, 31 Mar 2012 00:42:41 +0000 (02:42 +0200)]
webfinger reimplementation started

12 years agocreate static host-meta instead of symlink and .htaccess
Florian Hülsmann [Fri, 30 Mar 2012 19:35:09 +0000 (21:35 +0200)]
create static host-meta instead of symlink and .htaccess

12 years agowhitespace indentation fix
Florian Hülsmann [Wed, 28 Mar 2012 14:12:34 +0000 (16:12 +0200)]
whitespace indentation fix

12 years agowebfinger installation creates symlink in document root
Florian Hülsmann [Wed, 28 Mar 2012 14:07:50 +0000 (16:07 +0200)]
webfinger installation creates symlink in document root

12 years agoTrigger autocomplete wo button.
Thomas Tanghus [Tue, 27 Mar 2012 10:29:19 +0000 (12:29 +0200)]
Trigger autocomplete wo button.

12 years agoImprovements in adding/deleting properties.
Thomas Tanghus [Tue, 27 Mar 2012 10:26:59 +0000 (12:26 +0200)]
Improvements in adding/deleting properties.

12 years agoContacts: Update contact list thumbnail when deleting PHOTO.
Thomas Tanghus [Tue, 27 Mar 2012 08:12:30 +0000 (10:12 +0200)]
Contacts: Update contact list thumbnail when deleting PHOTO.

12 years agoAdded some documentation.
Thomas Tanghus [Mon, 26 Mar 2012 23:09:28 +0000 (01:09 +0200)]
Added some documentation.

12 years agoreturn path of tmp file like filestorage/common does. Fixes broken folder-/multifile...
Arthur Schiwon [Tue, 27 Mar 2012 00:24:52 +0000 (02:24 +0200)]
return path of tmp file like filestorage/common does. Fixes broken folder-/multifile-download.

12 years agoDo not use always the same name for download-zip to avoid collisions.
Arthur Schiwon [Mon, 26 Mar 2012 23:19:34 +0000 (01:19 +0200)]
Do not use always the same name for download-zip to avoid collisions.

12 years agoOverwrite Download-ZIP if it already exists. We do not want to show alien content.
Arthur Schiwon [Mon, 26 Mar 2012 23:18:38 +0000 (01:18 +0200)]
Overwrite Download-ZIP if it already exists. We do not want to show alien content.

12 years agofix square images not getting proper thumbnails
Robin Appelman [Mon, 26 Mar 2012 22:42:15 +0000 (00:42 +0200)]
fix square images not getting proper thumbnails

12 years agofix timestamps when viewing logs
Robin Appelman [Mon, 26 Mar 2012 22:21:31 +0000 (00:21 +0200)]
fix timestamps when viewing logs

12 years agofix gallery scan when an image cant be loaded
Robin Appelman [Mon, 26 Mar 2012 21:56:07 +0000 (23:56 +0200)]
fix gallery scan when an image cant be loaded

12 years agocrop and resize in a single step when creating thumbnail
Robin Appelman [Mon, 26 Mar 2012 21:53:48 +0000 (23:53 +0200)]
crop and resize in a single step when creating thumbnail

also so more explicit memory cleanup

12 years agomemory cleanup in gallery
Robin Appelman [Mon, 26 Mar 2012 20:40:38 +0000 (22:40 +0200)]
memory cleanup in gallery

12 years agosome more memory cleanup in OC_Image
Robin Appelman [Mon, 26 Mar 2012 20:33:37 +0000 (22:33 +0200)]
some more memory cleanup in OC_Image

12 years agosome more memory cleanup in OC_Image
Robin Appelman [Mon, 26 Mar 2012 20:28:40 +0000 (22:28 +0200)]
some more memory cleanup in OC_Image

12 years agoSmall change and muting debug.
Thomas Tanghus [Mon, 26 Mar 2012 20:26:06 +0000 (22:26 +0200)]
Small change and muting debug.

12 years agoCheck for empty value.
Thomas Tanghus [Mon, 26 Mar 2012 20:07:19 +0000 (22:07 +0200)]
Check for empty value.
Added missing classes on action icons.

12 years agoContacts: Fix saveproperty for categories
Bart Visscher [Mon, 26 Mar 2012 19:46:18 +0000 (21:46 +0200)]
Contacts: Fix saveproperty for categories

12 years agoadded some authors to the Authors file
Georg Ehrke [Mon, 26 Mar 2012 19:45:51 +0000 (21:45 +0200)]
added some authors to the Authors file

12 years agoRemoved obsolete code.
Thomas Tanghus [Mon, 26 Mar 2012 17:13:48 +0000 (19:13 +0200)]
Removed obsolete code.

12 years agoFixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ZITTA
Thomas Tanghus [Mon, 26 Mar 2012 00:04:34 +0000 (02:04 +0200)]
Fixed error in OC_Contacts_VCard::addFromDAVData as pointed out by Guillaume ZITTA

12 years agoadd error 403 site
Georg Ehrke [Sun, 25 Mar 2012 12:16:39 +0000 (14:16 +0200)]
add error 403 site

12 years agoAdd test for Google Docs storage backend, tester needs to token and token secret...
Michael Gapczynski [Sat, 24 Mar 2012 19:46:28 +0000 (15:46 -0400)]
Add test for Google Docs storage backend, tester needs to token and token secret to config

12 years agoMove Google Docs storage backend to files_remote app
Michael Gapczynski [Sat, 24 Mar 2012 19:27:42 +0000 (15:27 -0400)]
Move Google Docs storage backend to files_remote app

12 years agospaces to tabs in bookmarks
Bartek Przybylski [Sat, 24 Mar 2012 18:54:54 +0000 (19:54 +0100)]
spaces to tabs in bookmarks

12 years agobookmarks tag placement & list width fix
Bartek Przybylski [Sat, 24 Mar 2012 18:53:39 +0000 (19:53 +0100)]
bookmarks tag placement & list width fix

12 years agoImplement fopen() for Google Docs storage backend
Michael Gapczynski [Sat, 24 Mar 2012 18:49:44 +0000 (14:49 -0400)]
Implement fopen() for Google Docs storage backend

12 years agofix sharing address construction in opera and firefox
Bartek Przybylski [Sat, 24 Mar 2012 18:26:53 +0000 (19:26 +0100)]
fix sharing address construction in opera and firefox

12 years agofix albums thumbnails preview for opera
Bartek Przybylski [Sat, 24 Mar 2012 18:21:36 +0000 (19:21 +0100)]
fix albums thumbnails preview for opera

12 years agofixup: sharing gallery for loggedin users fail
Bartek Przybylski [Sat, 24 Mar 2012 17:40:27 +0000 (18:40 +0100)]
fixup: sharing gallery for loggedin users fail

12 years agogallery sharing, experimental version
Bartek Przybylski [Sat, 24 Mar 2012 17:35:16 +0000 (18:35 +0100)]
gallery sharing, experimental version

12 years agowebdav storage backend
Robin Appelman [Fri, 23 Mar 2012 17:54:38 +0000 (18:54 +0100)]
webdav storage backend

12 years agomake sure we can load OC_Config when we need it
Robin Appelman [Fri, 23 Mar 2012 17:52:41 +0000 (18:52 +0100)]
make sure we can load OC_Config when we need it

12 years agofix previous made bug and fix oc bug - oc-139
Georg Ehrke [Fri, 23 Mar 2012 16:27:52 +0000 (17:27 +0100)]
fix previous made bug and fix oc bug - oc-139

12 years agocheck if the title of an event is null - bugfix for oc-139
Georg Ehrke [Fri, 23 Mar 2012 16:09:51 +0000 (17:09 +0100)]
check if the title of an event is null - bugfix for oc-139

12 years agoBookmarks: make link text click clickable too - bugfix for oc-131
Georg Ehrke [Fri, 23 Mar 2012 15:58:48 +0000 (16:58 +0100)]
Bookmarks: make link text click clickable too - bugfix for oc-131

12 years agouse unnamed as title for a bookmark if no title was entered and curl fails
Georg Ehrke [Fri, 23 Mar 2012 15:53:44 +0000 (16:53 +0100)]
use unnamed as title for a bookmark if no title was entered and curl fails

12 years agodon´t show ugly error message
Frank Karlitschek [Fri, 23 Mar 2012 15:48:16 +0000 (16:48 +0100)]
don´t show ugly error message

12 years agomake it possible to connect to other ocs appstores and other ocs knowledgebase servers.
Frank Karlitschek [Fri, 23 Mar 2012 14:52:41 +0000 (15:52 +0100)]
make it possible to connect to other ocs appstores and other ocs knowledgebase servers.
also make it possible to switch the app store and the knowledgebase off completely.

12 years agoftp storage backend
Robin Appelman [Thu, 22 Mar 2012 18:56:19 +0000 (19:56 +0100)]
ftp storage backend

12 years agoloosen tests for mtime and ctime a bit
Robin Appelman [Thu, 22 Mar 2012 18:54:24 +0000 (19:54 +0100)]
loosen tests for mtime and ctime a bit

12 years agofix comments in crypt lib
Georg Ehrke [Wed, 21 Mar 2012 10:57:15 +0000 (11:57 +0100)]
fix comments in crypt lib

12 years agouse placeholder in template file
Arthur Schiwon [Wed, 21 Mar 2012 12:10:02 +0000 (13:10 +0100)]
use placeholder in template file

12 years agoConfig file is more appropriate here
Arthur Schiwon [Wed, 21 Mar 2012 12:05:15 +0000 (13:05 +0100)]
Config file is more appropriate here

adjust default value

12 years agofix spelling fail in texteditor's style.css
Georg Ehrke [Tue, 20 Mar 2012 18:48:08 +0000 (19:48 +0100)]
fix spelling fail in texteditor's style.css

12 years agoadd microsoft office mimetypes to the fixlist - bugfix for oc-357
Georg Ehrke [Tue, 20 Mar 2012 17:46:56 +0000 (18:46 +0100)]
add microsoft office mimetypes to the fixlist - bugfix for oc-357

12 years agoCleanup the template code for redundant code
Bart Visscher [Mon, 19 Mar 2012 20:55:27 +0000 (21:55 +0100)]
Cleanup the template code for redundant code

12 years agoSplit the init function in lib/base.php a bit
Bart Visscher [Mon, 19 Mar 2012 20:42:59 +0000 (21:42 +0100)]
Split the init function in lib/base.php a bit

12 years agofix mimetype detection
Georg Ehrke [Mon, 19 Mar 2012 11:41:10 +0000 (12:41 +0100)]
fix mimetype detection

12 years agoenable admin to turn off ZIP downloads
Arthur Schiwon [Mon, 19 Mar 2012 10:56:02 +0000 (11:56 +0100)]
enable admin to turn off ZIP downloads

user interface offers multi-file/folder downloads only if available

make function name more clear

12 years agoregister text/x-vcard as a fileaction for vcard import
Georg Ehrke [Mon, 19 Mar 2012 08:58:44 +0000 (09:58 +0100)]
register text/x-vcard as a fileaction for vcard import

12 years agoadd a proper email address for lostpassword service - bugfix for oc-178
Georg Ehrke [Mon, 19 Mar 2012 08:09:18 +0000 (09:09 +0100)]
add a proper email address for lostpassword service - bugfix for oc-178

12 years agocreating and retrive thumbnails for intermediate galleries
Bartek Przybylski [Sat, 17 Mar 2012 22:41:10 +0000 (23:41 +0100)]
creating and retrive thumbnails for intermediate galleries

12 years agoDon't truncate users email
Tom Needham [Sat, 17 Mar 2012 12:51:11 +0000 (12:51 +0000)]
Don't truncate users email

12 years agoDont truncate the time format
Tom Needham [Sat, 17 Mar 2012 12:41:16 +0000 (12:41 +0000)]
Dont truncate the time format

12 years agobredcrumb fix
Bartek Przybylski [Sat, 17 Mar 2012 12:30:18 +0000 (13:30 +0100)]
bredcrumb fix

12 years agoit may take time for zip file download, so give a message
Arthur Schiwon [Fri, 16 Mar 2012 15:25:41 +0000 (16:25 +0100)]
it may take time for zip file download, so give a message

12 years agocheck if selected files for zip archive are not too large
Arthur Schiwon [Fri, 16 Mar 2012 15:25:15 +0000 (16:25 +0100)]
check if selected files for zip archive are not too large

offer config option

12 years agomake Files settings work
Arthur Schiwon [Fri, 16 Mar 2012 15:00:12 +0000 (16:00 +0100)]
make Files settings work

12 years agofix adding photo to incorrect gallery
Bartek Przybylski [Wed, 14 Mar 2012 23:09:06 +0000 (00:09 +0100)]
fix adding photo to incorrect gallery

12 years agocreating intermediate galleries
Bartek Przybylski [Wed, 14 Mar 2012 21:28:55 +0000 (22:28 +0100)]
creating intermediate galleries

12 years agoMake PHOTO deletable.
Thomas Tanghus [Tue, 13 Mar 2012 13:56:03 +0000 (14:56 +0100)]
Make PHOTO deletable.

12 years agoAdded sync path for iOS/OS X.
Thomas Tanghus [Tue, 13 Mar 2012 13:28:38 +0000 (14:28 +0100)]
Added sync path for iOS/OS X.

12 years agoFixed NOTE property UI.
Thomas Tanghus [Tue, 13 Mar 2012 01:55:17 +0000 (02:55 +0100)]
Fixed NOTE property UI.

12 years agoCleanup in Contacts.
Thomas Tanghus [Mon, 12 Mar 2012 23:55:15 +0000 (00:55 +0100)]
Cleanup in Contacts.

12 years agoForce load profile pic after edit hack.
Thomas Tanghus [Mon, 12 Mar 2012 20:56:28 +0000 (21:56 +0100)]
Force load profile pic after edit hack.

12 years agoRemember categories when they have changed.
Thomas Tanghus [Mon, 12 Mar 2012 20:55:54 +0000 (21:55 +0100)]
Remember categories when they have changed.

12 years agoRename...
Thomas Tanghus [Mon, 12 Mar 2012 15:47:29 +0000 (16:47 +0100)]
Rename...

12 years agoMore modifications for using jquery.multiple_autocomplete.
Thomas Tanghus [Mon, 12 Mar 2012 15:44:16 +0000 (16:44 +0100)]
More modifications for using jquery.multiple_autocomplete.

12 years agoSmall fix to jquery.multiple_autocomplete.
Thomas Tanghus [Mon, 12 Mar 2012 14:30:52 +0000 (15:30 +0100)]
Small fix to jquery.multiple_autocomplete.

12 years agoContacts: Modifications for using categories.
Thomas Tanghus [Mon, 12 Mar 2012 13:12:27 +0000 (14:12 +0100)]
Contacts: Modifications for using categories.

12 years agoAdded category editor for apps using OC_VObjects.
Thomas Tanghus [Mon, 12 Mar 2012 13:07:48 +0000 (14:07 +0100)]
Added category editor for apps using OC_VObjects.

12 years agooc_db isn't pdo
Robin Appelman [Sun, 11 Mar 2012 20:48:35 +0000 (21:48 +0100)]
oc_db isn't pdo

12 years agofix thumbnail generation
Bartek Przybylski [Sun, 11 Mar 2012 19:00:50 +0000 (20:00 +0100)]
fix thumbnail generation

12 years agodisabling file handlers in gallery for now
Bartek Przybylski [Sun, 11 Mar 2012 18:17:51 +0000 (19:17 +0100)]
disabling file handlers in gallery for now

12 years agomedia scanner fix
Bartek Przybylski [Sun, 11 Mar 2012 16:29:21 +0000 (17:29 +0100)]
media scanner fix

12 years agogallery migration to events system
Bartek Przybylski [Sun, 11 Mar 2012 15:49:21 +0000 (16:49 +0100)]
gallery migration to events system

12 years agospaces to tabs
Tom Needham [Sun, 11 Mar 2012 12:03:41 +0000 (12:03 +0000)]
spaces to tabs

12 years agoText editor will now wrap text based on window size
Tom Needham [Sat, 10 Mar 2012 14:32:57 +0000 (14:32 +0000)]
Text editor will now wrap text based on window size

12 years agofix character encoding bug oc-278
Tom Needham [Sat, 10 Mar 2012 14:06:30 +0000 (14:06 +0000)]
fix character encoding bug oc-278

12 years agoupdate file extensions in editor
Tom Needham [Sat, 10 Mar 2012 14:00:57 +0000 (14:00 +0000)]
update file extensions in editor

12 years agospaces to tabs replacement
Bartek Przybylski [Fri, 9 Mar 2012 15:47:53 +0000 (16:47 +0100)]
spaces to tabs replacement

12 years agofilescan by mimetype scan
Bartek Przybylski [Fri, 9 Mar 2012 15:45:57 +0000 (16:45 +0100)]
filescan by mimetype scan

12 years agofilecache search comparition fix
Bartek Przybylski [Fri, 9 Mar 2012 15:28:26 +0000 (16:28 +0100)]
filecache search comparition fix

12 years agoYet a missing file :-P
Thomas Tanghus [Fri, 9 Mar 2012 12:56:20 +0000 (13:56 +0100)]
Yet a missing file :-P

12 years agoAdded missing template.
Thomas Tanghus [Fri, 9 Mar 2012 11:11:52 +0000 (12:11 +0100)]
Added missing template.

12 years agoMerge branch 'vcategories'
Thomas Tanghus [Fri, 9 Mar 2012 09:29:58 +0000 (10:29 +0100)]
Merge branch 'vcategories'

12 years agoTemporarily disabled multi_autoselect.
Thomas Tanghus [Fri, 9 Mar 2012 09:29:00 +0000 (10:29 +0100)]
Temporarily disabled multi_autoselect.

12 years agoParses malformed N fields a bit more tolerantly. Thanks to nibbler for the patch :-)
Thomas Tanghus [Fri, 9 Mar 2012 06:36:05 +0000 (07:36 +0100)]
Parses malformed N fields a bit more tolerantly. Thanks to nibbler for the patch :-)

12 years agoAdd missing file.
Thomas Tanghus [Wed, 22 Feb 2012 10:25:45 +0000 (11:25 +0100)]
Add missing file.

12 years agofix write hook for gallery
Robin Appelman [Thu, 8 Mar 2012 14:47:49 +0000 (15:47 +0100)]
fix write hook for gallery

12 years agoMerge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategories
Thomas Tanghus [Thu, 8 Mar 2012 01:55:48 +0000 (02:55 +0100)]
Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategories

Conflicts:
apps/contacts/lib/vcard.php
apps/contacts/templates/part.contact.php

12 years agoMerge gitorious.org:owncloud/owncloud into vcategories
Thomas Tanghus [Wed, 7 Mar 2012 22:38:44 +0000 (23:38 +0100)]
Merge gitorious.org:owncloud/owncloud into vcategories

Conflicts:
apps/contacts/ajax/saveproperty.php
apps/contacts/lib/vcard.php

12 years agoUse OC.dialogs.
Thomas Tanghus [Wed, 7 Mar 2012 21:57:37 +0000 (22:57 +0100)]
Use OC.dialogs.

12 years agoContacts: Add UI for categories
Bart Visscher [Wed, 7 Mar 2012 20:50:55 +0000 (21:50 +0100)]
Contacts: Add UI for categories

12 years agoMerge branch 'master' into vcategories
Bart Visscher [Wed, 7 Mar 2012 20:49:46 +0000 (21:49 +0100)]
Merge branch 'master' into vcategories

Conflicts:
apps/contacts/lib/vcard.php