- 26 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 11 Mar, 2015 1 commit
-
-
Roeland Jago Douma authored
-
- 26 Feb, 2015 1 commit
-
-
Morris Jobke authored
This reverts commit 6a1a4880.
-
- 23 Feb, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 06 Feb, 2015 1 commit
-
-
Lukas Reschke authored
-
- 04 Feb, 2015 1 commit
-
-
Roeland Jago Douma authored
This fixes #13673. It now lists link sharing, passwords enforced, and if public uploads are allowed.
-
- 19 Dec, 2014 1 commit
-
-
Bjoern Schiessle authored
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.
-
- 04 Dec, 2014 1 commit
-
-
Bjoern Schiessle authored
-
- 14 Nov, 2014 1 commit
-
-
Lukas Reschke authored
fixes download issue introduced by #10755 Conflicts: apps/files_sharing/public.php
-
- 21 Sep, 2014 1 commit
-
-
Georg Ehrke authored
-
- 19 Aug, 2014 1 commit
-
-
Lukas Reschke authored
-
- 16 Jun, 2014 1 commit
-
-
Robin Appelman authored
-
- 14 Jun, 2014 2 commits
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- 13 Jun, 2014 1 commit
-
-
Jörn Friedrich Dreyer authored
-
- 12 Jun, 2014 1 commit
-
-
Jörn Friedrich Dreyer authored
-
- 03 Jun, 2014 1 commit
-
-
Jörn Friedrich Dreyer authored
-
- 02 May, 2014 1 commit
-
-
Thomas Müller authored
Images on public sharing get downscaled to increase use experience - this will speed up loading time - adding keep aspect to core/ajax/preview.php - remove duplicate method Preview::show() - no more hard coded mimetype of preview - remove .png from the preview urls - keep old route preview.png for backwards compatibility - aspect preserving previews are now cached
-
- 10 Mar, 2014 1 commit
-
-
Robin Appelman authored
-
- 02 Mar, 2014 1 commit
-
-
Thomas Müller authored
-
- 19 Sep, 2013 1 commit
-
-
Bjoern Schiessle authored
-
- 17 Sep, 2013 2 commits
-
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
- 16 Sep, 2013 1 commit
-
-
Bjoern Schiessle authored
-
- 06 Sep, 2013 2 commits
-
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
- 04 Sep, 2013 2 commits
-
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
- 19 Aug, 2013 1 commit
-
-
Georg Ehrke authored
-
- 31 Dec, 2012 1 commit
-
-
Tom Needham authored
-
- 31 Oct, 2012 1 commit
-
-
Tom Needham authored
-
- 28 Oct, 2012 1 commit
-
-
Tom Needham authored
-
- 16 Oct, 2012 1 commit
-
-
Sam Tuke authored
-
- 07 Sep, 2012 1 commit
-
-
Thomas Mueller authored
-
- 14 Apr, 2012 1 commit
-
-
Robin Appelman authored
-
- 12 Apr, 2012 2 commits
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- 12 Feb, 2012 1 commit
-
-
Robin Appelman authored
includes some tests for storage providers, more to come
-
- 25 Sep, 2011 1 commit
-
-
Bart Visscher authored
Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
-
- 18 Sep, 2011 1 commit
-
-
Bart Visscher authored
Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
-