]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-09-27 Vincent PetryAdded spinners in share dropdown
2014-09-27 Jan-Christoph... for whitelabeled edition, show branding name (e.g....
2014-09-26 Robin AppelmanFix dav permissions for folders without create permissions
2014-09-26 Robin AppelmanExpose creatable permissions trough fileinfo
2014-09-25 Robin AppelmanDon't keep the full info of all children in memory
2014-09-24 Lukas ReschkeClarify possible preview providers for type Office
2014-09-24 Morris JobkeMerge pull request #11245 from owncloud/backport-11211
2014-09-24 Robin AppelmanShow a proper error message when trying to scan the...
2014-09-24 Thomas MüllerUpdating 3rdparty - contains updated tar archive and...
2014-09-24 Jan-Christoph... fix filepicker home icon being partly hidden, fix ...
2014-09-23 Lukas ReschkeCheck for blacklisted characters
2014-09-23 Vincent PetryMoved WebDAV and internet checks to client side JS
2014-09-23 Lukas ReschkeMerge branch 'stable7' into backport-11211
2014-09-23 Remco BrenninkmeijerPrevious commit was not based on master, retry. Removed...
2014-09-23 Thomas Müllerusing flush() here is pointless as we render the layout...
2014-09-23 Thomas Müllerremove post setup check
2014-09-23 Vincent PetryFix share key finding algorithm in various cases
2014-09-23 Victor DubiniukUse non-empty defaults
2014-09-23 Lukas ReschkeDo only follow HTTP and HTTPS redirects
2014-09-23 Lukas ReschkeAppend port to trusted domain in case it's not 80 or 443
2014-09-23 Bjoern Schiesslefirst check if a private key exists, if not it is alway...
2014-09-23 Lukas ReschkeAdd a configuration switch for enabled preview mimetypes
2014-09-22 Vincent PetryWebDAV now throws 403 when deletion did not work
2014-09-22 Morris JobkeMerge pull request #11230 from owncloud/fix-failing...
2014-09-22 Victor DubiniukLog unsuccessful temp file creation and return false
2014-09-22 Vincent PetryAdded extra check to avoid deleting key folders
2014-09-22 Thomas Müllerdate printed in the admin section regarding last execut...
2014-09-22 Vincent PetryReenable file proxy when renaming between mount points
2014-09-22 Jörn Friedrich... in quota wrapper use === instead of ! for better readab...
2014-09-22 Jörn Friedrich... return boolean in Ciose::stream_seek
2014-09-22 Jörn Friedrich... return boolean in OC::stream_seek
2014-09-22 Jörn Friedrich... add seek and tell to streamwrapper test
2014-09-22 Robin McCorkellLoad apps in test situations
2014-09-22 Vincent PetryUse afterBind to send fileId header for files and direc...
2014-09-22 Morris Jobkeupdate 3rdparty submodule to its stable7 commit
2014-09-22 voxsimBackport of #9225
2014-09-22 Robin AppelmanAlso setup the filesystem when matching routes
2014-09-22 Robin AppelmanRemove unneeded file initialization in encryption,...
2014-09-22 Robin AppelmanDon't automatically setup the filesystem the moment...
2014-09-22 Vincent PetryAdd select2 cache for complete group list
2014-09-22 Jan-Christoph... fit select2 to ownCloud input style
2014-09-22 Vincent PetryFixed select2 for admin and apps page
2014-09-22 Vincent PetryAdded select2 on the apps page
2014-09-22 Vincent PetryRemove excludegroup.php
2014-09-22 Vincent PetryLoad select2 on admin page
2014-09-22 Vincent PetryNow using select2 for the groups excluded from sharing
2014-09-22 Vincent PetryMove select2 from files_external to core
2014-09-22 Bjoern Schiesslemake sure that we really catch the files folder only
2014-09-22 Bjoern Schiesslecreate backup from all keys before recovery
2014-09-22 Thomas MüllerMerge pull request #11202 from owncloud/stable_l10n_bac...
2014-09-22 Thomas MüllerMerge pull request #11201 from owncloud/fix-button...
2014-09-21 Georg Ehrkemake sure preview prop is instanceof OC_Image before...
2014-09-21 Georg Ehrkedelete old previews
2014-09-21 Volkan Gezerbackport server2server strings
2014-09-21 Volkan Gezerfix button text l10n
2014-09-21 Morris JobkeMerge pull request #11195 from owncloud/stable_l10n_bac...
2014-09-21 Thomas Mülleradding 'smallint unsigned' to type mapping for sqlite
2014-09-20 Volkan Gezerbackport stable translations
2014-09-20 Robin McCorkellMerge pull request #11190 from owncloud/fix-unit-test...
2014-09-20 Robin AppelmanDon't rely on the sorting the database gives us for...
2014-09-19 Lukas ReschkePrevent updates between multiple major versions
2014-09-19 Lukas ReschkeMove BasicAuth check to "isLoggedIn()"
2014-09-18 Volkan Gezerupdate encryption doc link
2014-09-18 Lukas ReschkeMove basic auth check
2014-09-18 Vincent PetryAdd timeout to user and group deletion notification
2014-09-18 Lukas ReschkeMake 404 page easier to understand
2014-09-13 Frank Karlitschekversion bump
2014-09-17 Thomas Mülleradding unit test to truncate the table
2014-09-17 Andreas FischerUse Doctrine Platform to generate SQL query for table...
2014-09-16 Vincent PetryMerge pull request #11053 from owncloud/baskport-11041...
2014-09-16 Lukas ReschkeReword the description
2014-09-16 Thomas MüllerDisable database migrations for MSSQL - scripts have...
2014-09-16 Bjoern Schiesslealso expire file if timestamp = limit, happens if trash...
2014-09-16 kondouPreserve transparency when loading from a file
2014-09-15 Lukas ReschkeUse secure mimetype for content delivery
2014-09-15 Vincent PetryRemove passing by reference to allow for proper GC
2014-09-15 Joas SchillingSet overwritewebroot when installing owncloud to avoid...
2014-09-15 Arthur Schiwonif only one attribute is requested, the returned array...
2014-09-15 Lukas ReschkeDo not double decode values
2014-09-12 Thomas Müllercontent size checks are not valid for LOCK
2014-09-12 Thomas Müllercontent size checks are not valid for LOCK
2014-09-11 Jan-Christoph... fix nojavascript message alignment
2014-09-11 Johan BjörkConverted an array to PHP5.3 compatible version
2014-09-11 Johan BjörkFixes #8326: deletion of directories on S3
2014-09-11 Jan-Christoph... fix folder icon alignment, fix #10866
2014-09-11 Jan-Christoph... fix svg of calendar filetype icon
2014-09-11 Jan-Christoph... fix size of toggle icon, make container square
2014-09-11 Jan-Christoph... improve style of checkmark icon, less bold, fitting...
2014-09-11 Jörn Friedrich... repair search lucene before installing
2014-09-11 Lukas ReschkeAdd X-UA-Compatible to all templates
2014-09-11 Vincent PetryMerge pull request #10998 from owncloud/use-section...
2014-09-10 Lukas ReschkeUse section in first element
2014-09-10 Vincent PetryMerge pull request #10973 from owncloud/stable7-issue...
2014-09-10 Vincent PetryDo not load extra user backends when an upgrade is due
2014-09-10 Lukas ReschkeMerge pull request #10884 from owncloud/stable7_backpor...
2014-09-09 Joas SchillingUse correct language package so the subject is correctl...
2014-09-09 Joas SchillingFix broken new lines in plain text mail template
2014-09-09 Bernhard Posseltmore sugar for including lists of templates
2014-09-09 Bernhard Posseltappend .html since componets always use html files
2014-09-09 Bernhard Posseltadd template functions for html imports
next