Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-07 | 24 | -0/+24 |
| | |||||
* | Merge pull request #12653 from owncloud/full_content_search_results | Morris Jobke | 2015-01-06 | 1 | -0/+6 |
|\ | | | | | Full content width search results | ||||
| * | use class for no results div instead of id. the elements are not unique. | Jörn Friedrich Dreyer | 2015-01-06 | 1 | -1/+1 |
| | | |||||
| * | filter trashbin and share views | Jörn Friedrich Dreyer | 2015-01-05 | 1 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-06 | 72 | -74/+2 |
| | | |||||
* | | Check for version before mounting a public link | Morris Jobke | 2015-01-05 | 2 | -2/+3 |
| | | | | | | | | | | | | * ownCloud 7.0.0 is needed - version of merge of server <-> server sharing - https://github.com/owncloud/core/pull/8399 * adjust error message | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-05 | 4 | -2/+38 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-04 | 6 | -14/+62 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-03 | 2 | -30/+30 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-02 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-01 | 2 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-31 | 6 | -2/+28 |
| | |||||
* | Merge pull request #13012 from owncloud/small_fix | Thomas Müller | 2014-12-27 | 1 | -11/+9 |
|\ | | | | | only send activity if we have a valid path and the file is readable | ||||
| * | only send activity if we have a valid path and the file is readable | Bjoern Schiessle | 2014-12-23 | 1 | -11/+9 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-27 | 2 | -0/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-26 | 6 | -0/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-25 | 4 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-24 | 16 | -0/+44 |
|/ | |||||
* | Merge pull request #10292 from owncloud/external-share-delete | Morris Jobke | 2014-12-23 | 1 | -1/+0 |
|\ | | | | | Fix trashbin when deleting a file over an external share | ||||
| * | Fix trashbin when deleting a file over an external share | Robin Appelman | 2014-08-08 | 1 | -1/+0 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-23 | 2 | -0/+10 |
| | | |||||
* | | Make sure the path passed to the activity manager is normalized | Robin Appelman | 2014-12-22 | 1 | -1/+1 |
| | | |||||
* | | add activity if public shared file/folder was downloaded | Bjoern Schiessle | 2014-12-22 | 3 | -6/+43 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-22 | 8 | -0/+42 |
| | | |||||
* | | Merge pull request #12942 from owncloud/favs-missingsharedsubdirs | Morris Jobke | 2014-12-21 | 2 | -13/+78 |
|\ \ | | | | | | | Fix issues with searchByTag in shared storage | ||||
| * | | Fix issues with searchByTag in shared storage | Vincent Petry | 2014-12-18 | 2 | -13/+78 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-21 | 14 | -0/+34 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-20 | 24 | -24/+24 |
| | | | |||||
* | | | Next step in server-to-server sharing next generation, see #12285 | Bjoern Schiessle | 2014-12-19 | 13 | -102/+414 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beside some small improvements and bug fixes this will probably the final state for OC8. To test this you need to set up two ownCloud instances. Let's say: URL: myPC/firstOwnCloud user: user1 URL: myPC/secondOwnCloud user: user2 Now user1 can share a file with user2 by entering the username and the URL to the second ownCloud to the share-drop-down, in this case "user2@myPC/secondOwnCloud". The next time user2 login he will get a notification that he received a server-to-server share with the option to accept/decline it. If he accept it the share will be mounted. In both cases a event will be send back to user1 and add a notification to the activity stream that the share was accepted/declined. If user1 decides to unshare the file again from user2 the share will automatically be removed from the second ownCloud server and user2 will see a notification in his activity stream that user1@myPC/firstOwnCloud has unshared the file/folder from him. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-19 | 18 | -2/+110 |
| | | | |||||
* | | | Merge pull request #12941 from owncloud/wave-accessibility-compliance | Morris Jobke | 2014-12-19 | 2 | -2/+6 |
|\ \ \ | | | | | | | | | Wave accessibility compliance | ||||
| * | | | add empty alt text to decorative preview of public share image | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix accessibility of logos | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+5 |
| |/ / | |||||
* | | | Merge pull request #12896 from owncloud/drop-deprecated | Jörn Friedrich Dreyer | 2014-12-18 | 4 | -8/+9 |
|\ \ \ | | | | | | | | | first step to drop \OCP\Config:: in favour of IConfig | ||||
| * | | | first step to drop \OCP\Config:: in favour of IConfig | Morris Jobke | 2014-12-17 | 4 | -8/+9 |
| | | | | |||||
* | | | | Merge pull request #12907 from owncloud/delete-invalid-external-share | Robin Appelman | 2014-12-18 | 1 | -0/+8 |
|\ \ \ \ | |_|/ / |/| | | | Fix deleting invalid s2s shares | ||||
| * | | | Root always exists | Robin Appelman | 2014-12-17 | 1 | -0/+8 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-18 | 76 | -224/+6 |
| | | | | |||||
* | | | | improve empty states for sharing and shared links as well | Jan-Christoph Borchardt | 2014-12-17 | 1 | -3/+7 |
| | | | | |||||
* | | | | use empty state for 'Shared with you' as well | Jan-Christoph Borchardt | 2014-12-17 | 1 | -1/+3 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-17 | 4 | -10/+22 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-16 | 6 | -0/+20 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-15 | 4 | -2/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-14 | 14 | -0/+46 |
| | | |||||
* | | Merge pull request #12795 from owncloud/files-layoutchanges | Morris Jobke | 2014-12-13 | 2 | -6/+7 |
|\ \ | | | | | | | Move file thumbnail element into the label tag | ||||
| * | | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 2 | -6/+7 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-13 | 22 | -66/+0 |
| | | | |||||
* | | | Merge pull request #12778 from owncloud/searchbytags2 | Vincent Petry | 2014-12-12 | 2 | -0/+74 |
|\ \ \ | | | | | | | | | Added searchByTags to view, storage and cache | ||||
| * | | | Make $userId mandatory for searchByTags | Vincent Petry | 2014-12-12 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | $userId is now a mandatory parameter for searchByTags. Also fixed some places in the code where the argument was missing (Node API and View) | ||||
| * | | | Added searchByTags to view, storage and cache | Vincent Petry | 2014-12-11 | 2 | -0/+73 |
| | | | |