2013-05-24 |
Björn Schießle | remove unneeded hooks |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Björn Schießle | increase ownCloud version number to upgrade file cache... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Björn Schießle | backport file cache changes from master to stable5... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Björn Schießle | add post hooks to share API, needed by the encryption app |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Björn Schießle | add post hooks to share API, needed by the encryption app |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Björn Schießle | backport trashbin: enable trashbin to handle encryption... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Björn Schießle | backport changes to share.php to enable the encryption... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Björn Schießle | backport: enable admin to recover encrypted files |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Björn Schießle | add new files encryption app |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Björn Schießle | move old files_encryption out of the way |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Michael Gapczynski | Switch to calling deleteAll via storage to avoid emitti... |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Michael Gapczynski | Remove user name addition to paths in deleteAll |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Michael Gapczynski | Add data-dir attribute to home breadcrumb |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Michael Gapczynski | Fix undefined variable for copying empty folders |
commit | commitdiff | tree | snapshot |
2013-05-24 |
Michael Gapczynski | Add support for copying/moving folders between storages... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Michael Gapczynski | RUNTIME_NOSETUPFS no longer exists, using tearDownFS... |
commit | commitdiff | tree | snapshot |
2013-05-22 |
Robin Appelman | Have the filecache updater testcase clean the filesyste... |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Jörn Friedrich... | cleanup after people who don't test in ie |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Robin Appelman | Set storage id for openstack swift backend |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Michael Gapczynski | Initialize collectionTypes variable as false |
commit | commitdiff | tree | snapshot |
2013-05-17 |
Florin Peter | only connect share hooks if installation OC is installed |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Thomas Tanghus | Add Compound property to avoid double escaping values. |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Thomas Tanghus | StringProperty unittest |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Thomas Tanghus | Add OC\VObject\StringProperty. Partial fix for owncloud... |
commit | commitdiff | tree | snapshot |
2013-05-15 |
Thomas Tanghus | Merge pull request #3355 from owncloud/filepicker_escap... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Thomas Tanghus | Escape file names and types in filepicker. |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Björn Schießle | Merge pull request #3350 from owncloud/fix_history_template |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Björn Schießle | fix history template, print_unescaped() needs to includ... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Björn Schießle | touch() needs to be performed relative to user/files... |
commit | commitdiff | tree | snapshot |
2013-05-14 |
Frank Karlitschek | 5.0.6 v5.0.6 |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Frank Karlitschek | backport https://github.com/owncloud/core/pull/3329 |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Lukas Reschke | Add requesttoken to guest view |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Frank Karlitschek | 5.0.6 RC2 |
commit | commitdiff | tree | snapshot |
2013-05-12 |
Lukas Reschke | Merge pull request #3290 from owncloud/config-data |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Jörn Friedrich... | don't emit rename hooks on partial file renames |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Jörn Friedrich... | rename isIgnoredFile to isPartialFile, remove check... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Björn Schießle | Merge pull request #3282 from owncloud/fix_etag_update |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Björn Schießle | don't call correctFolder() in touchHook, it will be... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Robin Appelman | Cache: only look for child entires when doing a move... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Björn Schießle | rename a file if it gets restored so that it no longer... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Björn Schießle | update etag for for the touched file |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Björn Schießle | touch file relative to users file folder, otherwise... |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Bart Visscher | Merge pull request #3141 from owncloud/fix_2553 |
commit | commitdiff | tree | snapshot |
2013-05-07 |
Morris Jobke | Merge pull request #3244 from owncloud/allow_set_quota_... |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Björn Schießle | allow to set quota to zero, issue #2696 |
commit | commitdiff | tree | snapshot |
2013-05-06 |
blizzz | Merge pull request #3143 from owncloud/ldap_guid_check |
commit | commitdiff | tree | snapshot |
2013-05-05 |
Frank Karlitschek | 5.0.6 RC |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Lukas Reschke | Merge pull request #3245 from owncloud/use-$view |
commit | commitdiff | tree | snapshot |
2013-05-06 |
Michael Gapczynski | Fix #2816 renaming shared files |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Arthur Schiwon | LDAP: cachekey in set method needs to match with that... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Bernhard Posselt | respect format output |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Bernhard Posselt | logout before output to not run into header already... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Bernhard Posselt | fix bug that would only return error responses for... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Robin Appelman | Dont task external storages with creating their own... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
Arthur Schiwon | LDAP: remove restriction from group names to be in... |
commit | commitdiff | tree | snapshot |
2013-05-03 |
blizzz | Merge pull request #3197 from owncloud/fix_userlist |
commit | commitdiff | tree | snapshot |
2013-04-30 |
Arthur Schiwon | Fix retrieval of users with multiple backends |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Lukas Reschke | It's a class |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Lukas Reschke | Remove uneeded onclick handler |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Lukas Reschke | Move onclick handler |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Robin Appelman | Files: Fix XSS when creating dropshadow |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Tom Needham | Correct the api response when both a shipped app and... |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Tom Needham | Fix typo |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Tom Needham | Code style for ocs/routes.php |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Tom Needham | Change app identifier for core api routes |
commit | commitdiff | tree | snapshot |
2013-04-28 |
Tom Needham | Use correct variable when checking auth |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Arthur Schiwon | Cache Test: set datadir to temporary location, otherwis... |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Arthur Schiwon | LDAP: do not reset UUID attribute setting when guid... |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Arthur Schiwon | Cache: mount user mountpoints to make sure that //... |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Morris Jobke | modify password clone to password type right on submit... |
commit | commitdiff | tree | snapshot |
2013-04-26 |
Morris Jobke | turn off autocompletion for password field |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Morris Jobke | Merge pull request #3115 from owncloud/backport-3109... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Jenkins for... | backport #3109 to stable5 - changed *.po and *.pot... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Robin Appelman | Files: fix the order fileactions are computed for a... |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Morris Jobke | fix wrong shared icon description |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Lukas Reschke | Allow loading of external media ressources |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Florian Scholz | - xframe restriction configurable now |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Daniel Molkentin | Merge pull request #3100 from owncloud/ensure_index_php |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Bernhard Posselt | use variable instead of relative path to file |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Bernhard Posselt | check if there is a default/ folder in the theme direct... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Lukas Reschke | Disallow URLs containing a @ |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Robin Appelman | Files: also check if the source path is valid when... |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Arthur Schiwon | LDAP: reset user/group-config association only after... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Thomas Tanghus | Merge pull request #3076 from owncloud/manually_backpor... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Thomas Tanghus | Backport #2567 |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Jan-Christoph... | remove unnecessary border from navigation, looked stran... |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Jan-Christoph... | make textarea inherit ownCloud font instead of using... |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Bart Visscher | No need to strip slashes, json_decode handles that... |
commit | commitdiff | tree | snapshot |
2013-04-10 |
Frank Karlitschek | 5.0.5 v5.0.5 |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Jan-Christoph... | apply navigation hover effect directly to img and span... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Brice Maron | Warn when we do an upgrade |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Jan-Christoph... | additional comments |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Jan-Christoph... | fix navigation hover effect, documentation |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Thomas Tanghus | Remove not null constraint. Fix #2976 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Thomas Müller | Merge pull request #2967 from Mirodin/patch-6 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Thomas Müller | Merge pull request #2965 from Mirodin/patch-5 |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Mirodin | Update de_DE.php |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Mirodin | Update de.php |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Bart Visscher | Merge pull request #2960 from owncloud/always_load_file... |
commit | commitdiff | tree | snapshot |
2013-04-17 |
Jörn Friedrich... | always connect file cache updater hooks first |
commit | commitdiff | tree | snapshot |
next |