Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8824 from owncloud/mail_template_editing_in_webui | Morris Jobke | 2014-06-04 | 1 | -0/+41 |
|\ | | | | | minimal mail template editor for administrators | ||||
| * | convert mail template editor to app framework for a restful api | Jörn Friedrich Dreyer | 2014-06-03 | 1 | -3/+5 |
| | | |||||
| * | minimal mail template editor for administrators, refs #7177 | Jörn Friedrich Dreyer | 2014-06-02 | 1 | -0/+39 |
| | | |||||
* | | infield label removal: remove last occurences of infield labels | Jan-Christoph Borchardt | 2014-06-03 | 1 | -2/+2 |
| | | |||||
* | | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 1 | -2/+0 |
|/ | |||||
* | Removed "Share with" column | Vincent Petry | 2014-05-30 | 1 | -3/+0 |
| | |||||
* | Sharing overview fixes and unit tests | Vincent Petry | 2014-05-30 | 1 | -2/+2 |
| | | | | | | | | | | | | - Fixed renaming and fileActionsReady event - Added unit tests for shares list - Fixed public page with defer - Fixed file actions in sharing overview - Fixed sharing counterpart list (10 entries max) - Fixed file path attribute to be used in download action - Fix sharing list headers - OC.Share icons now operate on fileList instance - Fix OC.Share.updateIcon when more than one list in DOM | ||||
* | Small fixes to sharing overview | Vincent Petry | 2014-05-30 | 1 | -1/+1 |
| | | | | | | - Removed file size from file summary in sharing overview - Fixed document title - Fixed empty content text for shared overview | ||||
* | Removed selection checkboxes | Vincent Petry | 2014-05-30 | 1 | -9/+0 |
| | |||||
* | Group shares by type | Vincent Petry | 2014-05-30 | 1 | -3/+0 |
| | |||||
* | Added sharing overview page (WIP) | Vincent Petry | 2014-05-30 | 1 | -0/+43 |
| | | | | | - added sharing overview entries in the sidebar - use OCS Share API to get the list of files | ||||
* | remove noise texture from interface (not necessary, and blurry on high-res) | Jan-Christoph Borchardt | 2014-05-23 | 1 | -1/+1 |
| | |||||
* | load image via javascript and use $(document).width() to determine the ↵ | Thomas Müller | 2014-05-02 | 1 | -4/+0 |
| | | | | proper side of the image to be returned | ||||
* | Images on public sharing get downscaled to increase use experience - this ↵ | Thomas Müller | 2014-05-02 | 1 | -1/+4 |
| | | | | | | | | | | | 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 | ||||
* | disable download button if zip download is disabled | Thomas Müller | 2014-05-02 | 1 | -0/+2 |
| | |||||
* | remove file name from upper right button | Thomas Müller | 2014-04-29 | 1 | -1/+1 |
| | |||||
* | reintroduce download button on public shares | Thomas Müller | 2014-04-29 | 1 | -3/+10 |
| | |||||
* | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 2 | -2/+2 |
| | |||||
* | disable autocomplete for shared link password input, fix #7419 | Jan-Christoph Borchardt | 2014-02-26 | 1 | -1/+4 |
| | |||||
* | Fixed double file encoding for previews | Vincent Petry | 2014-01-30 | 1 | -1/+1 |
| | |||||
* | - adding class to header div: share-folder or share-file | Thomas Müller | 2014-01-29 | 1 | -2/+3 |
| | | | | - for supported previews are shown with a size of 500px; icons with a size of 128px | ||||
* | adjust file type icon placement for when no preview can be generated | Jan-Christoph Borchardt | 2014-01-29 | 1 | -1/+1 |
| | |||||
* | merge master into mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 2 | -2/+2 |
|\ | |||||
| * | Merge pull request #6912 from owncloud/replace-webroot-in-css | Morris Jobke | 2014-01-27 | 2 | -2/+2 |
| |\ | | | | | | | Remove %webroot% from CSS | ||||
| | * | remove %webroot from files_sharing app | Jan-Christoph Borchardt | 2014-01-23 | 2 | -2/+2 |
| | | | |||||
* | | | Instead of 'No preview available for ...' we simple display the mieme-type icon | Thomas Müller | 2014-01-23 | 1 | -12/+8 |
| | | | |||||
* | | | fix conflicts and add missing closing tag | Morris Jobke | 2014-01-23 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into mobile-style | Thomas Müller | 2014-01-23 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js apps/files_sharing/css/public.css apps/files_sharing/js/public.js apps/files_sharing/templates/public.php | ||||
| * | | remove extra upload controls | Myles McNamara | 2014-01-10 | 1 | -13/+1 |
| | | | |||||
| * | | fix upload button layout | Myles McNamara | 2014-01-10 | 1 | -5/+7 |
| |/ | |||||
* | | fix public share download button width | Jan-Christoph Borchardt | 2014-01-16 | 1 | -3/+3 |
| | | |||||
* | | add download button on single file share page | Thomas Müller | 2014-01-15 | 1 | -4/+10 |
| | | |||||
* | | reuse file upload as used within files app - remove public upload button | Thomas Müller | 2014-01-15 | 1 | -52/+2 |
|/ | |||||
* | readd sharing token to public template | Jörn Friedrich Dreyer | 2013-11-15 | 1 | -0/+1 |
| | | | | necessary for https://github.com/owncloud/apps/pull/1476 | ||||
* | display the original file name - this will change in case of renames | Thomas Müller | 2013-10-22 | 1 | -3/+3 |
| | |||||
* | Added direct link in public share page | Vincent Petry | 2013-10-18 | 1 | -0/+1 |
| | | | | Fixes #1167 | ||||
* | Merge pull request #5182 from owncloud/fix-sharring-with-password-screen | Morris Jobke | 2013-10-10 | 1 | -2/+5 |
|\ | | | | | Fix password screen for public shares | ||||
| * | Fix password screen for public shares | Morris Jobke | 2013-10-07 | 1 | -2/+5 |
| | | | | | | | | | | * Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998 | ||||
* | | Added filesApp flag as input field for files app detection | Vincent Petry | 2013-10-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | Since the files app can be reached under multiple URLs, either root, files.php or public.php, a flag has been added to the DOM to help apps (like file viewers) to detect whether they are currently in the files app. | ||||
* | | Added isPublic flag in files_sharing template | Vincent Petry | 2013-10-07 | 1 | -0/+1 |
|/ | | | | | | | To make it possible for apps to find out whether they are running in public mode, the flag "isPublic" will now be present in the DOM. This is required to disable the editor app in public mode to fix #5059 | ||||
* | Merge master into oc_preview | Georg Ehrke | 2013-08-19 | 1 | -1/+1 |
|\ | |||||
| * | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
| | | |||||
* | | implement previews of single shared files | Georg Ehrke | 2013-08-07 | 1 | -0/+4 |
|/ | |||||
* | Rewording | Victor Dubiniuk | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | Allow apps to have own 404 content, closes #3225 | Victor Dubiniuk | 2013-07-29 | 1 | -0/+12 |
| | |||||
* | initialize OC_Defaults in template constructorX | Björn Schießle | 2013-07-24 | 1 | -5/+3 |
| | |||||
* | Merge branch 'master' into more-themable-strings | Thomas Müller | 2013-07-24 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: lib/template.php | ||||
| * | Merge pull request #3947 from runky/patch-1 | Andreas Fischer | 2013-07-19 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | * runky/patch-1: Update authenticate.php | ||||
| | * | Update authenticate.php | runky | 2013-07-05 | 1 | -1/+1 |
| | | | | | | | | | Fix 'Undefined index: wrongpw' error | ||||
* | | | introduce shortname themable string and split from title, use for image alt text | Jan-Christoph Borchardt | 2013-07-11 | 1 | -1/+1 |
|/ / |