Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Public upload feature | Roman Geber | 2013-06-25 | 1 | -1/+41 |
| | |||||
* | improved footer | Björn Schießle | 2013-06-13 | 1 | -2/+6 |
| | |||||
* | make pub link share footer aware of different owncloud editions | Björn Schießle | 2013-06-12 | 1 | -2/+2 |
| | |||||
* | use html video tag to preview videos for public shares | Björn Schießle | 2013-03-14 | 1 | -1/+8 |
| | |||||
* | explicitly add empty placeholder to inputs which use infield labels, fix #2049 | Jan-Christoph Borchardt | 2013-03-04 | 1 | -2/+2 |
| | |||||
* | [files_sharing] From echo to p | Lukas Reschke | 2013-02-27 | 2 | -23/+23 |
| | |||||
* | Style cleanup files_sharing | Bart Visscher | 2013-02-21 | 1 | -6/+14 |
| | |||||
* | fix positioning of password label, add autofocus to password field | Björn Schießle | 2013-02-11 | 1 | -2/+2 |
| | |||||
* | Replace filename key with fileTarget in template | Michael Gapczynski | 2013-02-10 | 1 | -3/+3 |
| | |||||
* | Merge pull request #1360 from owncloud/display_name | Lukas Reschke | 2013-01-29 | 1 | -2/+2 |
|\ | | | | | introduction of display names | ||||
| * | show display name instead of uid in the public shared files view | Björn Schießle | 2013-01-25 | 1 | -2/+2 |
| | | |||||
* | | Use HTML5 data attribute + fix undefined variable | Lukas Reschke | 2013-01-26 | 1 | -2/+0 |
| | | |||||
* | | Move publicListView to external JS | Lukas Reschke | 2013-01-21 | 1 | -8/+2 |
|/ | |||||
* | refs #505 - defining publicListView based on template parameter | Thomas Mueller | 2012-11-18 | 1 | -0/+8 |
| | |||||
* | Codestyle: FunctionCallArgumentSpacing | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | no content area, it overlaps the file list | Björn Schießle | 2012-10-05 | 1 | -2/+0 |
| | |||||
* | translate files_sharing app | scambra | 2012-09-21 | 1 | -2/+6 |
| | |||||
* | Fix styling of public shared files download button | Tom Needham | 2012-09-19 | 1 | -1/+1 |
| | |||||
* | Dynamicly resize public shared images | Tom Needham | 2012-09-19 | 1 | -1/+3 |
| | |||||
* | Show preview for public folder links | Michael Gapczynski | 2012-09-18 | 1 | -9/+15 |
| | |||||
* | Add additional html tags to public links template for previewers | Michael Gapczynski | 2012-09-03 | 1 | -0/+2 |
| | |||||
* | Show notification that no preview is available if no previewer is found for ↵ | Michael Gapczynski | 2012-08-29 | 1 | -0/+6 |
| | | | | a public link to a file | ||||
* | Fix password authentication for links and fix template problems for links by ↵ | Michael Gapczynski | 2012-08-29 | 2 | -5/+9 |
| | | | | creating a new base layout | ||||
* | Initial previewer for public links | Michael Gapczynski | 2012-08-27 | 3 | -11/+22 |
| | |||||
* | Removing most of files_sharing, the Share API implemented the majority of it | Michael Gapczynski | 2012-08-22 | 2 | -36/+0 |
| | |||||
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 1 | -0/+11 |
| | | | | | | | | | | Conflicts: apps/calendar/js/loader.js apps/contacts/index.php apps/contacts/js/loader.js apps/files/js/files.js apps/files_sharing/sharedstorage.php lib/filesystemview.php | ||||
* | Allow admin to disable resharing of files | Michael Gapczynski | 2012-04-25 | 1 | -0/+6 |
| | |||||
* | Added translatable text. | Marvin Thomas Rabe | 2011-10-02 | 1 | -6/+6 |
| | |||||
* | changed quotes | Jan-Christoph Borchardt | 2011-08-11 | 1 | -12/+12 |
| | |||||
* | Human readable permissions in shared files list | Michael Gapczynski | 2011-07-31 | 1 | -1/+1 |
| | |||||
* | Remove shared items check, it prevents sharing items if there aren't already ↵ | Michael Gapczynski | 2011-07-21 | 1 | -2/+0 |
| | | | | any. | ||||
* | First implementation of sharing user interface | Michael Gapczynski | 2011-07-20 | 2 | -30/+32 |
| | |||||
* | First version of shared storage provider - not functional | Michael Gapczynski | 2011-06-16 | 1 | -7/+8 |
| | |||||
* | Initial setup of sharing app | Michael Gapczynski | 2011-06-11 | 1 | -0/+29 |