2014-08-25 |
Robin Appelman | Stream downloads from Swift object stores without downl... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Vincent Petry | Fix share dropdown when links are not allowed |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Vincent Petry | Do not close container/slider when clicking on single... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Arthur Schiwon | it does not affect gravity on planet earth, but only... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Arthur Schiwon | make singleselect check for gravity wish, and make... |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Morris Jobke | replace spaces with tabs in apps.js |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Vincent Petry | Fix default quota settings field |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Vincent Petry | Use global apps slide toggle logic |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Vincent Petry | Trigger events when app-settings visibility changes |
commit | commitdiff | tree | snapshot |
2014-08-21 |
Frank Karlitschek | 7.0.2 RC1 v7.0.2RC1 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jörn Friedrich... | use S3Client::encodeKey(), fixes #8325 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Jörn Friedrich... | add unit test for #8325 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Vincent Petry | Return whole file if range request cannot be granted... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Arthur Schiwon | backport of #10340 |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Joas Schilling | Ensure that filename is prefixed with a slash |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Joas Schilling | Do not filemtime() on "." directory. Use empty string... |
commit | commitdiff | tree | snapshot |
2014-08-20 |
Joas Schilling | Remove doubled slash between folder and path |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jan-Christoph... | remove obsolete 'Download preparing' message for zip... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jan-Christoph... | fix multiselect bar offset on shared page |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | fix undefined variable |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | only set core version at the end |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | Set maintaince mode when updating an app from the app... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | Also set the app version when updating from app store |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | Send feedback from upgrading apps to the upgrade ui |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | Allow loading app without checking the upgrade |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | extract upgrade parts to their own methods |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | handle service not available exceptions in index, remot... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | Throw an exception when we try to load an app that... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Robin Appelman | Extend OC_Util::needUpgrade to also catch app upgrades |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Vincent Petry | Hide sharing sections in files app when sharing API... |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Jörn Friedrich... | properly encode groups as json, not ',' separated |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Lukas Reschke | Fix copyright |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Bjoern Schiessle | fix broken unit tests |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Bjoern Schiessle | update unit tests with configurable share folder |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Bjoern Schiessle | make share folder configurable |
commit | commitdiff | tree | snapshot |
2014-08-19 |
Bjoern Schiessle | set incognitoMode to true, getUser should always return... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Jan-Christoph... | fix color of links in warnings, fix #10480 |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Joas Schilling | Add a note about overwritewebroot when using system... |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Vincent Petry | Added upgrade notice to avoid timeouts |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Vincent Petry | Fixed folder icon update routine when share owner exists |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Georg Ehrke | check if array index ocsid is set before accessing it |
commit | commitdiff | tree | snapshot |
2014-08-18 |
Stefan Rado | Make skeleton directory configurable. |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Lukas Reschke | Fix unit test |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Lukas Reschke | Move authentication failed logging to checkPassword |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Clark Tomlinson | Merge pull request #10440 from owncloud/enforce-debug |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Jan-Christoph... | change error text color to white for better contrast... |
commit | commitdiff | tree | snapshot |
2014-08-15 |
Oliver Gasser | Compare upload limit against biggest file |
commit | commitdiff | tree | snapshot |
2014-08-15 |
pzy | Update public.php |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Thomas Müller | in order to prevent false-positives on the code checker... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Bjoern Schiessle | we need the recipient as a additional parameter to... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Vincent Petry | Fix issue when no apps are enabled |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Bjoern Schiessle | new unit test added |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Bjoern Schiessle | no error if we try to delete a file which no longer... |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Bjoern Schiessle | no special action for folder named 'Shared' needed |
commit | commitdiff | tree | snapshot |
2014-08-14 |
Bjoern Schiessle | add error message if user wants to rename a file which... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Robin Appelman | Cast file id's to int so we can compare them properly |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Jan-Christoph... | trigger lazy loading earlier, fix #9823 |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Thomas Müller | Merge pull request #10406 from owncloud/japanese-stable7 |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Volkan Gezer | fix japanese lang code |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Volkan Gezer | Typo fix NL |
commit | commitdiff | tree | snapshot |
2014-08-13 |
gekmihesg | Load authentication backends before tryBasicAuth |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Bjoern Schiessle | add unit test for aes256/aes128 |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Bjoern Schiessle | update existing unit tests |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Bjoern Schiessle | support aes 256 |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Jörn Friedrich... | Merge pull request #10365 from owncloud/check_quota_on_... |
commit | commitdiff | tree | snapshot |
2014-08-13 |
Jörn Friedrich... | check quota when trying to download a file via new... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Bjoern Schiessle | fix broken variable name, recoveryPasswordSupported... |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Bjoern Schiessle | add unit tests |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Bjoern Schiessle | fix detection of system wide mount points |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Jan-Christoph... | Merge pull request #10271 from miicha/patch-2 |
commit | commitdiff | tree | snapshot |
2014-08-12 |
Bjoern Schiessle | remove 'no people found' entry |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tom Needham | Add scrollto to the url if sharing a file for long... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Tom Needham | Fix link to files and folders in internal share emails |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Thomas Müller | in case $_POST['itemSourceName'] does not exist we... |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Jean-Louis... | Backport of #9848 |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Thomas Müller | shared files/folders are not mounted |
commit | commitdiff | tree | snapshot |
2014-08-11 |
miicha | remove obsolete code comment |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Bjoern Schiessle | update unit test, min date should be always today + 1 |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Bjoern Schiessle | set minDate always to today + one day |
commit | commitdiff | tree | snapshot |
2014-08-11 |
Jan-Christoph... | simplify app navigation look |
commit | commitdiff | tree | snapshot |
2014-08-10 |
Robin Appelman | Add group management to the public api |
commit | commitdiff | tree | snapshot |
2014-08-09 |
Jan-Christoph... | remove confusing 'automatic logon rejected' message... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Thomas Müller | Merge pull request #10287 from owncloud/fix_search_in_s... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Bjoern Schiessle | remove share permissions if user is excluded from sharing |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Bjoern Schiessle | only show "share with others" and "share by link" navig... |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Jörn Friedrich... | add test for search() in shared cache |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Jörn Friedrich... | traverse folders in php to search in shared files |
commit | commitdiff | tree | snapshot |
2014-08-08 |
Bjoern Schiessle | add logout hook to remove keys from session |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Georg Ehrke | implement a txt preview fallback for the case that... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Arthur Schiwon | ldap_ prefix will be added in invokeLDAPMethod(), havin... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
miicha | Fix display of checkboxes in Pale Moon |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Tom Needham | Use human readable relative date for oc-dialog-filepickers |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Thomas Müller | we can only close the session if encryption is not... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Dan Jones | fix tiny thumbnails in public preview/share mode |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Robin Appelman | trim leading slash |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Robin Appelman | Fix SharedCache::getPathById |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Robin Appelman | return null instead of throwing an exception |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Robin Appelman | Fix Folder::getById |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Thomas Müller | Merge pull request #10226 from owncloud/fix-lowlat... |
commit | commitdiff | tree | snapshot |
2014-08-07 |
Bernhard Posselt | use id instead of resourceId |
commit | commitdiff | tree | snapshot |
next |