]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
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 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...
2012-09-19 Arthur Schiwonset configuvalue in table appconfig back to clob. Likel...
2012-09-19 Björn SchießleMerge branch 'master' of github.com:owncloud/core
2012-09-19 Björn Schießleadd generated unique file name to the uploadingFiles...
2012-09-19 Björn Schießleexecute lastAction() before add new one
2012-09-19 Michael GapczynskiFix changing of share status icons, bug fix for oc...
2012-09-19 Michael GapczynskiDon't show the expiration option until a share occurs...
2012-09-19 Michael GapczynskiRemove the content and table to prevent covering the...
2012-09-19 Michael GapczynskiShow preview for public folder links
2012-09-19 Jenkins for... [tx-robot] updated from transifex
2012-09-18 Tom NeedhamFix oc-1769, renaming folders with extensions
2012-09-18 Tom NeedhamFix grammer and dont split translatable string
2012-09-18 Bart VisscherRun proxies and emit signals when finising chunked...
2012-09-18 Tom NeedhamOnly try to delete migration.db if it was created.
2012-09-18 Tom NeedhamAllow exporting of users from any user backend, fixed...
2012-09-18 Sam TukeAdded failsafes for retrieving remote apps on settings...
2012-09-18 Björn Schießleuse more oc file operations instead of plain PHP functions
2012-09-18 Björn Schießledon't interpret strpos '0' as 'false' in while loop
2012-09-18 Sam TukeMerge branch 'master' of https://github.com/owncloud...
2012-09-18 Sam TukeFixed bug with duplicate entries for installed 3rd...
2012-09-18 Jenkins for... [tx-robot] updated from transifex
2012-09-17 Arthur SchiwonLDAP: fix MySQL-query with DUAL table by removing wrong...
2012-09-17 Robin Appelmanfix problem with quota proxy when using copy
2012-09-17 Robin Appelmandont trigger filesystem hooks when not using the defaul...
2012-09-17 Bart VisscherFix 'Search only shows the app name of the first app'
2012-09-17 Bart VisscherCheck format of chunked filename
2012-09-17 Bart VisscherCheck if the versioned file exists before trying to...
2012-09-17 Bart VisscherFix return statement
2012-09-17 Bart VisscherNormalize path before calling removeETagPropertyForPath
2012-09-17 Jörn Friedrich... timestamp uses emptystring as NULL default
2012-09-17 Tom NeedhamFix oc-1726, cannot delete multiple files one by one...
2012-09-17 Björn SchießleMerge branch 'master' of github.com:owncloud/core
2012-09-17 Björn Schießleadd leading '?' to parameter list (fixes bug #1732)
2012-09-17 Jörn Friedrich... fix default values: 1. remove whitespace, don't use...
2012-09-17 Jörn Friedrich... use user name as db name for oracle connection made...
2012-09-17 Thomas MüllerUse correct translation file
2012-09-17 Thomas Müller$l was undefined
2012-09-17 Thomas MüllerEnhanced space handling - thx fmms
2012-09-17 Thomas MüllerAdding a few more string to translation
2012-09-17 Jenkins for... [tx-robot] updated from transifex
2012-09-16 Frank Karlitscheki just learned that we also have to check if directorie...
2012-09-16 Frank Karlitschekadd a bit more space
2012-09-16 Michael GapczynskiAdd chosen script and style, bug fix for oc-1745
2012-09-16 Alessandro... makes cron config layout similar to the sharing one
2012-09-16 Frank Karlitschekstructure the settings options a bit better.
2012-09-16 Frank KarlitschekMerge branch 'master' of https://github.com/owncloud...
2012-09-16 Frank Karlitschekadd a legend tag. it´s consistent and looks nicer
2012-09-16 Robin Appelmanshow the size of new files when using New->From Url
2012-09-16 Jenkins for... [tx-robot] updated from transifex
2012-09-15 Jenkins for... [tx-robot] updated from transifex
2012-09-14 Jenkins for... [tx-robot] updated from transifex
2012-09-13 Thomas TanghusCheck if categories is an array.
2012-09-13 Frank Karlitschekmark as an updated beta 3 with some more fixes
2012-09-13 Michael GapczynskiSet configured to true after configuring Dropbox storage
2012-09-13 Jenkins for... [tx-robot] updated from transifex
2012-09-12 Bart VisscherEnable post_write trigger
2012-09-12 Bart Visscherdirname can also return '.' for empty path
2012-09-12 Bart VisscherDon't hide errors doing the versioning copy
2012-09-12 Jörn Friedrich... correctly calculate the MDB2 portability
next