]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-09-28 Bart VisscherCorrectly fix oc-1016 and fix downloading of files
2012-09-28 Lukas ReschkeMerge pull request #19 from arkascha/master
2012-09-28 Christian ReinerFix to preserve backward compatibility for apps creatin...
2012-09-28 Björn Schießleetag has to be removed after version rollback to enable...
2012-09-28 Björn Schießlemove back to "lastmodified" property since "getlastmodi...
2012-09-28 Christian ReinerAdded name to AUTHORS file, since mentioned in file...
2012-09-28 Christian ReinerMerge branch 'master' of git://github.com/owncloud...
2012-09-28 Christian ReinerReimplementation of CSRF protection including autorefresh
2012-09-28 Jenkins for... [tx-robot] updated from transifex
2012-09-27 Robin Appelmansome more sane column sizes for appconfig and preferences
2012-09-27 Lukas ReschkeThis .gitkeep is unneeded
2012-09-27 Arthur SchiwonLDAP: comparison, not assignment. Thanks to Manuel...
2012-09-27 Björn Schießlecheck if file really exist before add/remove it
2012-09-27 Björn Schießleonly upload valid ssl root certificates
2012-09-27 Frank KarlitschekRC 1 v4.5.0RC1
2012-09-27 Jenkins for... [tx-robot] updated from transifex
2012-09-26 Björn Schießletake '\' on windows systems into account to prevent...
2012-09-26 Björn Schießlefix security issue, don't allow to go back in the path
2012-09-26 Björn SchießleThe mtime in the file cache has to be updated after...
2012-09-26 Robin Appelmanfix sharing for newly uploaded or created files
2012-09-26 Jenkins for... [tx-robot] updated from transifex
2012-09-26 Thomas MüllerPython language setting on gettext
2012-09-26 Björn Schießleprepare server for move of property name "lastmodified...
2012-09-26 Arthur SchiwonSharing: write update errors to logfile; do not die...
2012-09-26 Björn SchießleMerge branch 'master' of github.com:owncloud/core
2012-09-26 Björn Schießle- take webdav namespace for properties into account
2012-09-26 Michael GapczynskiFix unsetting share expiration date
2012-09-26 Michael GapczynskiShow share expiration date set for shared item
2012-09-26 Michael GapczynskiProperly format the share expiration time for the datab...
2012-09-26 Michael GapczynskiStop autocomplete selection event propogration so share...
2012-09-26 Jenkins for... [tx-robot] updated from transifex
2012-09-25 Bart VisscherAdd OC_Files::searchByMime function
2012-09-25 Lukas ReschkePasswords containing a ":" don't work with this explode
2012-09-25 Arthur SchiwonAdd missing Sharing permission
2012-09-25 Arthur SchiwonSharing update: take over reshares and thus don't fail
2012-09-25 Björn SchießleMerge branch 'master' of github.com:owncloud/core
2012-09-25 Björn Schießleseperate the form to set up the mount points and the...
2012-09-25 Arthur SchiwonFix files_sharing update script, by making filesystem...
2012-09-25 Arthur Schiwonbackwards compat to older xcache versions, don't fail...
2012-09-25 Jenkins for... [tx-robot] updated from transifex
2012-09-24 Bart VisscherFix getting individual shared file information
2012-09-24 Brice MaronSmall css fix for button new in files. fix oc-1638
2012-09-24 Jörn Friedrich... use file instead of dir in search provider file fix...
2012-09-24 Jenkins for... [tx-robot] updated from transifex
2012-09-23 Lukas ReschkeFix typo
2012-09-23 Lukas ReschkeCorrect "ownCloud"
2012-09-23 Robin Appelmansome js style fixes
2012-09-23 Robin Appelmanfix some more phpdoc
2012-09-23 Robin Appelmanfix phpdoc and handle some edges cases better in oc_db
2012-09-23 Jenkins for... [tx-robot] updated from transifex
2012-09-22 Lukas ReschkeUpdate authors
2012-09-22 Lukas ReschkeSanitize download URL
2012-09-22 Lukas ReschkeAdded a missing CSRF check
2012-09-22 Lukas ReschkeSanitize user input
2012-09-22 Jenkins for... [tx-robot] updated from transifex
2012-09-21 Jenkins for... [tx-robot] updated from transifex
2012-09-21 Thomas MüllerMerge pull request #15 from scambra/delete-fixes
2012-09-21 Thomas MüllerMerge pull request #17 from scambra/4.5-l10n-fixes
2012-09-21 Bart VisscherCatch exceptions when updating an app
2012-09-21 Bart VisscherCatch exceptions in upgrading files_sharing, skip the...
2012-09-21 Bart VisscherFix the mimetype filter in OC_Share_Backend_File
2012-09-21 Bart VisscherCheck mimetype filter in file share backend
2012-09-21 Bart VisscherFix undefined user var, use getUser
2012-09-21 Bart VisscherForgot to return the fileinfo
2012-09-21 Björn Schießleadd a line break after every certificate
2012-09-21 Tom NeedhamChange background colour of upload button to be consist...
2012-09-21 Bart VisscherDon't use OC_FileCache directly, but use the functions...
2012-09-21 Arthur SchiwonLDAP: replace expensive recursiveArraySearch with direc...
2012-09-21 scambratranslate rename and history actions
2012-09-21 scambrasome characters in comments avoid finding some strings...
2012-09-21 scambrafix translation for core/lostpassword
2012-09-21 scambrafix translating dialog buttons, they are translated...
2012-09-21 scambratranslate files_sharing app
2012-09-21 Jenkins for... [tx-robot] updated from transifex
2012-09-20 Jörn Friedrich... use AL32UTF8 charset to connect to oracle, fixes file...
2012-09-20 Jörn Friedrich... escape user column in OC_FileCache::clear
2012-09-20 Jörn Friedrich... shorten index name, oracle can only handle identifiers...
2012-09-20 Arthur SchiwonLDAP: add forgotten class, fixes oc-1803
2012-09-20 Frank Karlitschekchange the new button color on mouse over so that the...
2012-09-20 icewind1991Merge pull request #13 from scambra/safari-fixes
2012-09-20 Björn Schießlefloat right element needs to be the first element,...
2012-09-20 scambrause post to delete files, get has a limit and fails...
2012-09-20 scambrafix js success callback on safari when uploading files
2012-09-20 Jenkins for... [tx-robot] updated from transifex
2012-09-19 Robin Appelmandb indexes for appconfig and preferences
2012-09-19 Robin Appelmanuse tabs in db_structure
2012-09-19 Bernhard Posseltmade upload button the same height in chrome and firefox
2012-09-19 Tom NeedhamGeneral style fixes for the share dropdown
2012-09-19 Tom NeedhamFix styling of public shared files download button
2012-09-19 Tom NeedhamDynamicly resize public shared images
2012-09-19 Bart VisscherFix syntax bug
2012-09-19 Bart VisscherFix versioning of shared files
2012-09-19 Bart VisscherFix sharing of single files, target name was not correct
2012-09-19 Brice MaronCatch unreadable app folder error
2012-09-19 Tom NeedhamFix datepicker icons for all uses across ownCloud
2012-09-19 Frank Karlitschekbeta 4 v4.5.0beta4
2012-09-19 Arthur SchiwonLDAP: take out ldapUuidAttribute from on-the-fly check...
2012-09-19 Tom NeedhamIncrease click area of breadcrumb, fix oc-703
2012-09-19 Björn SchießleMerge branch 'master' of github.com:owncloud/core
2012-09-19 Björn Schießlefix for bug #1752 (Renaming of folders in files view...
next