2014-09-27 |
Vincent Petry | Added spinners in share dropdown |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Jan-Christoph... | for whitelabeled edition, show branding name (e.g.... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Robin Appelman | Fix dav permissions for folders without create permissions |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Robin Appelman | Expose creatable permissions trough fileinfo |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Robin Appelman | Don't keep the full info of all children in memory |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Lukas Reschke | Clarify possible preview providers for type Office |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Morris Jobke | Merge pull request #11245 from owncloud/backport-11211 |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Robin Appelman | Show a proper error message when trying to scan the... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Thomas Müller | Updating 3rdparty - contains updated tar archive and... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Jan-Christoph... | fix filepicker home icon being partly hidden, fix ... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Check for blacklisted characters |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Vincent Petry | Moved WebDAV and internet checks to client side JS |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Merge branch 'stable7' into backport-11211 |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Remco Brenninkmeijer | Previous commit was not based on master, retry. Removed... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Thomas Müller | using flush() here is pointless as we render the layout... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Thomas Müller | remove post setup check |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Vincent Petry | Fix share key finding algorithm in various cases |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Victor Dubiniuk | Use non-empty defaults |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Do only follow HTTP and HTTPS redirects |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Append port to trusted domain in case it's not 80 or 443 |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Bjoern Schiessle | first check if a private key exists, if not it is alway... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Add a configuration switch for enabled preview mimetypes |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | WebDAV now throws 403 when deletion did not work |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Morris Jobke | Merge pull request #11230 from owncloud/fix-failing... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Victor Dubiniuk | Log unsuccessful temp file creation and return false |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Added extra check to avoid deleting key folders |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Thomas Müller | date printed in the admin section regarding last execut... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Reenable file proxy when renaming between mount points |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jörn Friedrich... | in quota wrapper use === instead of ! for better readab... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jörn Friedrich... | return boolean in Ciose::stream_seek |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jörn Friedrich... | return boolean in OC::stream_seek |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jörn Friedrich... | add seek and tell to streamwrapper test |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Robin McCorkell | Load apps in test situations |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Use afterBind to send fileId header for files and direc... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Morris Jobke | update 3rdparty submodule to its stable7 commit |
commit | commitdiff | tree | snapshot |
2014-09-22 |
voxsim | Backport of #9225 |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Robin Appelman | Also setup the filesystem when matching routes |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Robin Appelman | Remove unneeded file initialization in encryption,... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Robin Appelman | Don't automatically setup the filesystem the moment... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Add select2 cache for complete group list |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jan-Christoph... | fit select2 to ownCloud input style |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Fixed select2 for admin and apps page |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Added select2 on the apps page |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Remove excludegroup.php |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Load select2 on admin page |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Now using select2 for the groups excluded from sharing |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Move select2 from files_external to core |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Bjoern Schiessle | make sure that we really catch the files folder only |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Bjoern Schiessle | create backup from all keys before recovery |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Thomas Müller | Merge pull request #11202 from owncloud/stable_l10n_bac... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Thomas Müller | Merge pull request #11201 from owncloud/fix-button... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Georg Ehrke | make sure preview prop is instanceof OC_Image before... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Georg Ehrke | delete old previews |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Volkan Gezer | backport server2server strings |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Volkan Gezer | fix button text l10n |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Morris Jobke | Merge pull request #11195 from owncloud/stable_l10n_bac... |
commit | commitdiff | tree | snapshot |
2014-09-21 |
Thomas Müller | adding 'smallint unsigned' to type mapping for sqlite |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Volkan Gezer | backport stable translations |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Robin McCorkell | Merge pull request #11190 from owncloud/fix-unit-test... |
commit | commitdiff | tree | snapshot |
2014-09-20 |
Robin Appelman | Don't rely on the sorting the database gives us for... |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Lukas Reschke | Prevent updates between multiple major versions |
commit | commitdiff | tree | snapshot |
2014-09-19 |
Lukas Reschke | Move BasicAuth check to "isLoggedIn()" |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Volkan Gezer | update encryption doc link |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Lukas Reschke | Move basic auth check |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Vincent Petry | Add timeout to user and group deletion notification |
commit | commitdiff | tree | snapshot |
2014-09-18 |
Lukas Reschke | Make 404 page easier to understand |
commit | commitdiff | tree | snapshot |
2014-09-13 |
Frank Karlitschek | version bump |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Thomas Müller | adding unit test to truncate the table |
commit | commitdiff | tree | snapshot |
2014-09-17 |
Andreas Fischer | Use Doctrine Platform to generate SQL query for table... |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Vincent Petry | Merge pull request #11053 from owncloud/baskport-11041... |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Lukas Reschke | Reword the description |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Thomas Müller | Disable database migrations for MSSQL - scripts have... |
commit | commitdiff | tree | snapshot |
2014-09-16 |
Bjoern Schiessle | also expire file if timestamp = limit, happens if trash... |
commit | commitdiff | tree | snapshot |
2014-09-16 |
kondou | Preserve transparency when loading from a file |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Lukas Reschke | Use secure mimetype for content delivery |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Vincent Petry | Remove passing by reference to allow for proper GC |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Joas Schilling | Set overwritewebroot when installing owncloud to avoid... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Arthur Schiwon | if only one attribute is requested, the returned array... |
commit | commitdiff | tree | snapshot |
2014-09-15 |
Lukas Reschke | Do not double decode values |
commit | commitdiff | tree | snapshot |
2014-09-12 |
Thomas Müller | content size checks are not valid for LOCK |
commit | commitdiff | tree | snapshot |
2014-09-12 |
Thomas Müller | content size checks are not valid for LOCK |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Jan-Christoph... | fix nojavascript message alignment |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Johan Björk | Converted an array to PHP5.3 compatible version |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Johan Björk | Fixes #8326: deletion of directories on S3 |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Jan-Christoph... | fix folder icon alignment, fix #10866 |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Jan-Christoph... | fix svg of calendar filetype icon |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Jan-Christoph... | fix size of toggle icon, make container square |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Jan-Christoph... | improve style of checkmark icon, less bold, fitting... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Jörn Friedrich... | repair search lucene before installing |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Lukas Reschke | Add X-UA-Compatible to all templates |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Vincent Petry | Merge pull request #10998 from owncloud/use-section... |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Lukas Reschke | Use section in first element |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Vincent Petry | Merge pull request #10973 from owncloud/stable7-issue... |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Vincent Petry | Do not load extra user backends when an upgrade is due |
commit | commitdiff | tree | snapshot |
2014-09-10 |
Lukas Reschke | Merge pull request #10884 from owncloud/stable7_backpor... |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Joas Schilling | Use correct language package so the subject is correctl... |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Joas Schilling | Fix broken new lines in plain text mail template |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Bernhard Posselt | more sugar for including lists of templates |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Bernhard Posselt | append .html since componets always use html files |
commit | commitdiff | tree | snapshot |
2014-09-09 |
Bernhard Posselt | add template functions for html imports |
commit | commitdiff | tree | snapshot |
next |