]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-03-27 Tom Needhamimport method returns each apps' import status
2012-03-27 Tom Needhamcheck for sqlite
2012-03-27 Tom Needhamlook for migrate.php in appinfo folder
2012-03-27 Tom NeedhamStop error on export
2012-03-27 Tom NeedhamMerge branch 'master' into migration
2012-03-27 Thomas TanghusTrigger autocomplete wo button.
2012-03-27 Thomas TanghusImprovements in adding/deleting properties.
2012-03-27 Thomas TanghusContacts: Update contact list thumbnail when deleting...
2012-03-27 Thomas TanghusAdded some documentation.
2012-03-27 Arthur Schiwonreturn path of tmp file like filestorage/common does...
2012-03-26 Arthur SchiwonDo not use always the same name for download-zip to...
2012-03-26 Arthur SchiwonOverwrite Download-ZIP if it already exists. We do...
2012-03-26 Robin Appelmanfix square images not getting proper thumbnails
2012-03-26 Robin Appelmanfix timestamps when viewing logs
2012-03-26 Robin Appelmanfix gallery scan when an image cant be loaded
2012-03-26 Robin Appelmancrop and resize in a single step when creating thumbnail
2012-03-26 Robin Appelmanmemory cleanup in gallery
2012-03-26 Robin Appelmansome more memory cleanup in OC_Image
2012-03-26 Robin Appelmansome more memory cleanup in OC_Image
2012-03-26 Thomas TanghusSmall change and muting debug.
2012-03-26 Thomas TanghusCheck for empty value.
2012-03-26 Bart VisscherContacts: Fix saveproperty for categories
2012-03-26 Georg Ehrkeadded some authors to the Authors file
2012-03-26 Thomas TanghusRemoved obsolete code.
2012-03-26 Thomas TanghusFixed error in OC_Contacts_VCard::addFromDAVData as...
2012-03-25 Georg Ehrkeadd error 403 site
2012-03-24 Michael GapczynskiAdd test for Google Docs storage backend, tester needs...
2012-03-24 Michael GapczynskiMove Google Docs storage backend to files_remote app
2012-03-24 Bartek Przybylskispaces to tabs in bookmarks
2012-03-24 Bartek Przybylskibookmarks tag placement & list width fix
2012-03-24 Michael GapczynskiImplement fopen() for Google Docs storage backend
2012-03-24 Bartek Przybylskifix sharing address construction in opera and firefox
2012-03-24 Bartek Przybylskifix albums thumbnails preview for opera
2012-03-24 Bartek Przybylskifixup: sharing gallery for loggedin users fail
2012-03-24 Bartek Przybylskigallery sharing, experimental version
2012-03-23 Robin Appelmanwebdav storage backend
2012-03-23 Robin Appelmanmake sure we can load OC_Config when we need it
2012-03-23 Georg Ehrkefix previous made bug and fix oc bug - oc-139
2012-03-23 Georg Ehrkecheck if the title of an event is null - bugfix for...
2012-03-23 Georg EhrkeBookmarks: make link text click clickable too - bugfix...
2012-03-23 Georg Ehrkeuse unnamed as title for a bookmark if no title was...
2012-03-23 Frank KarlitschekdonĀ“t show ugly error message
2012-03-23 Frank Karlitschekmake it possible to connect to other ocs appstores...
2012-03-22 Robin Appelmanftp storage backend
2012-03-22 Robin Appelmanloosen tests for mtime and ctime a bit
2012-03-21 Georg Ehrkefix comments in crypt lib
2012-03-21 Tom NeedhamFix instance import
2012-03-21 Arthur Schiwonuse placeholder in template file
2012-03-21 Arthur SchiwonConfig file is more appropriate here
2012-03-20 Tom NeedhamRegister admin pane
2012-03-20 Tom NeedhamTry to use old uid when importing
2012-03-20 Tom NeedhamAdded unified import method.
2012-03-20 Georg Ehrkefix spelling fail in texteditor's style.css
2012-03-20 Georg Ehrkeadd microsoft office mimetypes to the fixlist - bugfix...
2012-03-19 Bart VisscherCleanup the template code for redundant code
2012-03-19 Bart VisscherSplit the init function in lib/base.php a bit
2012-03-19 Tom NeedhamAdd OC_Migration_Content class to help app devs. Restru...
2012-03-19 Georg Ehrkefix mimetype detection
2012-03-19 Arthur Schiwonenable admin to turn off ZIP downloads
2012-03-19 Georg Ehrkeregister text/x-vcard as a fileaction for vcard import
2012-03-19 Georg Ehrkeadd a proper email address for lostpassword service...
2012-03-17 Bartek Przybylskicreating and retrive thumbnails for intermediate galleries
2012-03-17 Tom NeedhamShorten export zip names
2012-03-17 Tom NeedhamCreate new user, create new data dir, copy files, impor...
2012-03-17 Tom NeedhamFix structure of export zip
2012-03-17 Tom NeedhamAdd exportinfo to user exports.
2012-03-17 Tom NeedhamMove user import to the admin
2012-03-17 Tom NeedhamDon't truncate users email
2012-03-17 Tom NeedhamDont truncate the time format
2012-03-17 Bartek Przybylskibredcrumb fix
2012-03-16 Tom NeedhamAdded prototype of user import
2012-03-16 Tom NeedhamMigration info is an object. Other fixes
2012-03-16 Tom NeedhamFix export for admin and users. Added 3 admin export...
2012-03-16 Arthur Schiwonit may take time for zip file download, so give a message
2012-03-16 Arthur Schiwoncheck if selected files for zip archive are not too...
2012-03-16 Arthur Schiwonmake Files settings work
2012-03-15 Tom NeedhamImprove admin_export ui and move system export cde...
2012-03-14 Bartek Przybylskifix adding photo to incorrect gallery
2012-03-14 Bartek Przybylskicreating intermediate galleries
2012-03-14 Tom NeedhamFix zip creation. Add param to cleanUp() method. Add...
2012-03-13 Tom Needhammove zip creation inside OC_Migrate
2012-03-13 Tom Needhamtypo :/
2012-03-13 Tom NeedhamAdd getApps() method to return apps supporting migration
2012-03-13 Tom NeedhamFinish import function for bookmarks
2012-03-13 Tom NeedhamUse data dir from config.php
2012-03-13 Tom Needhamadded cleanUp() method to OC_Migrate
2012-03-13 Tom Needhamfix structure of user export zip
2012-03-13 Tom Needhamjson encode the output
2012-03-13 Tom NeedhamFind migrate.php even for disabled apps. Improve ui...
2012-03-13 Thomas TanghusMake PHOTO deletable.
2012-03-13 Thomas TanghusAdded sync path for iOS/OS X.
2012-03-13 Thomas TanghusFixed NOTE property UI.
2012-03-12 Thomas TanghusCleanup in Contacts.
2012-03-12 Tom NeedhamImproved import function. Added param to connectDB...
2012-03-12 Thomas TanghusForce load profile pic after edit hack.
2012-03-12 Thomas TanghusRemember categories when they have changed.
2012-03-12 Tom NeedhamFix copyRows() return value. Generate app info and...
2012-03-12 Thomas TanghusRename...
2012-03-12 Thomas TanghusMore modifications for using jquery.multiple_autocomplete.
2012-03-12 Thomas TanghusSmall fix to jquery.multiple_autocomplete.
next