]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-04-12 Florian PreinstorferFix a session fixation vulnerability
2012-04-12 unknownwrong defaultValue definition in OC.AppConfig.getValue
2012-04-12 Deepak MittalFixed OC-261 by modifying js files in apps/media/
2012-04-12 GrundikUTF8 locale by default
2012-04-12 Daniele E.... Use OC_Helper::serverHost() in openid settings
2012-04-12 Daniele E.... Use OC_Helper::serverHost() in OC_Helper::linkToAbsolute()
2012-04-12 Daniele E.... Add method OC_Helper::serverHost()
2012-04-12 Robin Appelmantests for oc_filesystem
2012-04-12 Robin Appelmanupgrade getid3
2012-04-11 Frank Karlitschekincrease version to show that we are not the same as...
2012-04-10 Bart VisscherVCategories: fix function names to coding standard
2012-04-10 Bart VisscherContacts: fix function names to coding standard
2012-04-10 Bart VisscherContacts: Don't lowercase categories value when saving
2012-04-10 Bart VisscherContacts: Make part.no_contacts.php translatable
2012-04-10 Bart VisscherSilence error for missing appinfo info file
2012-04-10 Frank KarlitschekMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-04-10 Frank Karlitschekdon´t enable by default. still broken
2012-04-10 Arthur Schiwonfix: drag'n'drop actions with files containing special...
2012-04-09 Frank Karlitschekfix includes
2012-04-09 Frank KarlitschekAdd Craigs granite library to 3rdparty and files_versio...
2012-04-09 Thomas TanghusContacts: Fix for not being able to add contact to...
2012-04-09 Thomas TanghusRemoved padding.
2012-04-09 Thomas TanghusRe-added file I had accidentally removed earlier :-P
2012-04-08 Tom NeedhamCopy over all file app data for imported user
2012-04-08 Tom NeedhamDecode json response for admin exports
2012-04-08 Tom NeedhamFix sqlite version detection
2012-04-07 Tom NeedhamEmit hooks for user creation
2012-04-07 Tom NeedhamReturn JSON for import and export methods of OC_Migrate
2012-04-07 Tom NeedhamMerge branch 'master' into migration
2012-04-07 Tom NeedhamHide instance import as it eats data
2012-04-07 Tom Needhamrename admin_export -> admin_migrate
2012-04-07 Tom NeedhamDisplay errors on import
2012-04-07 Thomas TanghusContacts: Misc. cleanup tweaks.
2012-04-07 Thomas TanghusFix bug oc-413: PHP fatal error in contacts page when...
2012-04-07 Tom NeedhamAdd some filetypes
2012-04-07 Tom NeedhamUpdate url
2012-04-06 Tom NeedhamGive editor focus after saving
2012-04-06 Tom NeedhamProvide undo when closing editor with unsaved changes
2012-04-06 Tom NeedhamShow nice errors
2012-04-05 Bartek Przybylskimimetype filter for filepicker
2012-04-05 Bartek Przybylskifilepicker loading style fixup
2012-04-05 Bartek Przybylskiloading screen for filepicker
2012-04-04 Florian HülsmannMerge commit 'refs/merge-requests/102' of git://gitorio...
2012-04-04 Tom NeedhamMake the token really random
2012-04-04 Arthur Schiwonwebdav needs to load authentication apps
2012-04-03 Tom NeedhamCheck blacklist before saving to filesystem
2012-04-03 Tom NeedhamDont typecast variables as integers
2012-04-03 Bartek Przybylskiadding icons to filepicker
2012-04-03 Thomas TanghusContacts: l11n for geo autocomplete. Not sure if it...
2012-04-03 Thomas TanghusContacts: Added autocomplete using geonames.org.
2012-04-03 Thomas TanghusContacts: First work on cleaner design.
2012-04-03 Thomas TanghusContacts: rescan categories on load if there are none.
2012-04-02 Florian Hülsmannmerged from upstream
2012-04-02 Bartek Przybylskimultiselect handle for filepicker
2012-04-02 Tom NeedhamMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-04-02 Tom Needhamconfirm close when there are unsaved changes
2012-04-02 Bartek Przybylskidialogs filepicker first draft
2012-04-02 Tom Needhamadd * to filename when changes have been made
2012-04-02 Tom Needhamuse OC_Dialogs instead of alert()
2012-04-02 Florian HülsmannMerge branch 'master' of gitorious.org:~cbix/owncloud...
2012-04-02 Florian Hülsmannwebfinger protocol compatible + minor changes
2012-04-02 Florian Hülsmannwebfinger protocol compatible + minor changes
2012-04-01 Michael GapczynskiMove writable check into local filestorage so shared...
2012-04-01 Robin Appelmanthe core apps don't have types
2012-04-01 Robin Appelmanoc_db is not pdo
2012-04-01 Frank KarlitschekTry to configure php to enable big file uploads.
2012-04-01 Frank Karlitschekupdate outdated README
2012-04-01 Frank KarlitschekShow the different editions to the user. Used in the...
2012-04-01 Michael GapczynskiCheck file handle exists before trying to read file
2012-04-01 Tom Needhamtry to use transactions to replace db
2012-04-01 Tom NeedhamFix user app data export
2012-03-31 Tom NeedhamMerge branch 'master' into migration
2012-03-31 Tom NeedhamFix owncloud log
2012-03-31 Tom NeedhamRemove db tmp file after export creation
2012-03-31 Robin Appelmanprevent an possible xss exploit
2012-03-31 Tom Needhamremove debug
2012-03-31 Tom NeedhamFix loading image after export failure
2012-03-31 Tom NeedhamMerge branch 'master' into migration
2012-03-31 Tom NeedhamUse ajax to download file, OC_Dialogs for errors
2012-03-31 Bartek Przybylskiadding callback when ok click on alert dialog
2012-03-31 Robin Appelmanfix eventsource for ie
2012-03-31 Robin Appelmandont send to much when scanning large folders
2012-03-31 Robin Appelmansend more progress updates when scanning large folders
2012-03-31 Robin Appelmanmake sure output buffering is dissabled when using...
2012-03-31 Robin Appelmanfix potential problem when using multiply eventsource's
2012-03-31 Florian Hülsmannwebfinger reimplementation started
2012-03-30 Bart VisscherFix HTML, misspelled span close tag
2012-03-30 Bart VisscherMove logfile determination to init function
2012-03-30 Bart VisschercheckUpgrade has to be after template initialization
2012-03-30 Bart VisscherMove more from base init to separate functions
2012-03-30 Bart VisscherAdd support for logging to syslog
2012-03-30 Bartek Przybylskiselect field added to oc.dialogs.form, gallery ported...
2012-03-30 Florian Hülsmanncreate static host-meta instead of symlink and .htaccess
2012-03-30 Bartek Przybylskifix sharing nested galleries
2012-03-30 Robin Appelmanclean pre-path_hash fscache entries
2012-03-30 Jan-Christoph... clarifying remoteStorage description
2012-03-30 Jan-Christoph... renamed Gallery to Pictures, still needs to be changed...
2012-03-30 Jan-Christoph... renaming remote storage support to External storage...
2012-03-30 Robin Appelmanadd path_hash to the filesystem cache
2012-03-30 Robin Appelmanadd the option to only load apps of a specific type
next