Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unused filter for opacity, fix #6408 | John Molakvoæ (skjnldsv) | 2017-09-23 | 1 | -2/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix browser width compatibility | John Molakvoæ (skjnldsv) | 2017-09-19 | 1 | -3/+10 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Move link share password box and button together | Jan-Christoph Borchardt | 2017-09-17 | 1 | -3/+6 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Add filename and sharer in public page | Morris Jobke | 2017-07-21 | 1 | -0/+10 |
| | | | | | | | | * shows the filename and sharer on the public page * allows the user to identify, that this is a user page and not an official page of the Nextcloud hosting * remove link on logo that redirects to login (fixes #5720) Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix working icon placement on password save | Daniel Calviño Sánchez | 2017-04-24 | 1 | -2/+3 |
| | | | | | | | | | | | | | Before, the icon appeared below the text input for the password. Now, it appears inside the text input, to the right end. The CSS was adjusted based on other icons shown in that position for other text inputs in the Share tab view, like the information icon or the clipboard icon. Fixes #4135 Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | Fix clickable area in share permissions menu | Morris Jobke | 2017-04-19 | 1 | -0/+11 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Improve menu CSS | Morris Jobke | 2017-04-19 | 1 | -7/+0 |
| | | | | | | | | * fix mess with menus and actions in the files app * reduces amount of !important usages * keeps the behaviour on mobile as well as on desktop Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix AdBlock blocking share icon, ref #866 | Jan-Christoph Borchardt | 2017-04-12 | 1 | -2/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | fix path | Morris Jobke | 2017-03-21 | 1 | -0/+0 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge some CSS files using our SCSS compiler | Lukas Reschke | 2017-03-21 | 6 | -0/+4 |
| | | | | | | This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fix layout of sharing buttons | Morris Jobke | 2017-03-14 | 1 | -0/+8 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Move social buttons to menu | Roeland Jago Douma | 2017-03-03 | 1 | -0/+11 |
| | | | | | | | | | * If there are social sharing buttons move them and the copy action to a menu * If there are no social sharing buttons just leave the copy action where it is directly Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix position of share autocomplete loading icon | Morris Jobke | 2017-02-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | fix public sharing buttons | Christoph Wurst | 2017-01-23 | 1 | -2/+5 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #3190 from nextcloud/fix-sharing-popover | John Molakvoæ | 2017-01-22 | 1 | -9/+7 |
|\ | | | | | Fix #3174 | ||||
| * | Fix #3174 | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -9/+7 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fixed public share header buttons | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -42/+21 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Login and authenticate inputs fixes | John Molakvoæ (skjnldsv) | 2017-01-22 | 1 | -6/+2 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix loader position and visibility | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -4/+6 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix popover arrow | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -0/+4 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix unshare delete icon | John Molakvoæ (skjnldsv) | 2016-12-02 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Remove white background from loading icon | Morris Jobke | 2016-12-02 | 1 | -2/+0 |
| | | | | | | | * allows to use the loading icon on non-white background (disabled input fields for example) * fixes #2466 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix missing text for downloads on mobile | Morris Jobke | 2016-11-29 | 1 | -1/+1 |
| | | | | | | * fixes #2362 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix #2384 | John Molakvoæ (skjnldsv) | 2016-11-29 | 1 | -1/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | use copy icon for local link rather than link icon to prevent confusion with ↵ | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+1 |
| | | | | | | sharing Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | properly align input box items in share tab view | Jan-Christoph Borchardt | 2016-11-17 | 1 | -9/+14 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | fix layout of sharing list | Jan-Christoph Borchardt | 2016-11-17 | 1 | -9/+16 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix styling of the breadcrumbs icon | Morris Jobke | 2016-11-08 | 1 | -2/+5 |
| | | | | | | | * properly center share icon * also apply styles for public share icon Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | fix share icon position and remove debug log | Christoph Wurst | 2016-11-08 | 1 | -1/+0 |
| | |||||
* | detail fixes for share current folder | Jan-Christoph Borchardt | 2016-11-07 | 1 | -1/+0 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | visually reflect sharing state of current folder | Christoph Wurst | 2016-11-07 | 1 | -0/+33 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Issue-1776: Add unshare function to 3-dot menu. | Julia Bode | 2016-10-29 | 1 | -2/+6 |
| | | | | Signed-off-by: Julia Bode <julia.bode@lulisaur.us> | ||||
* | fix button on public upload page | Jan-Christoph Borchardt | 2016-10-24 | 1 | -3/+4 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | add whitespace above share link so it's visually distinguished more | Jan-Christoph Borchardt | 2016-10-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | fix sharing icon's alignment and add padding to the unshare icon | Christoph Wurst | 2016-10-03 | 1 | -0/+10 |
| | |||||
* | Fix tests | Lukas Reschke | 2016-09-08 | 1 | -2/+1 |
| | |||||
* | Adding a optional disclaimer to the anonymous upload page | Morris Jobke | 2016-09-08 | 1 | -0/+11 |
| | |||||
* | up the minimum size of the public share video a bit, use 16/9 ratio, fix #603 | Jan-Christoph Borchardt | 2016-07-29 | 1 | -2/+7 |
| | |||||
* | Use an icon to set the email instead of a button with string | Thomas Müller | 2016-07-20 | 1 | -0/+1 |
| | |||||
* | Add clipboard button to public share link | Thomas Müller | 2016-07-20 | 1 | -3/+5 |
| | |||||
* | Add text about uploaded files | Lukas Reschke | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | Fix public upload for normal shares | Lukas Reschke | 2016-06-09 | 1 | -2/+0 |
| | |||||
* | Make uploading possible via select and cleanup CSS | Lukas Reschke | 2016-06-09 | 1 | -12/+39 |
| | |||||
* | Add fancy layout | Lukas Reschke | 2016-06-09 | 1 | -0/+34 |
| | |||||
* | move federated sharing settings to the federatedfilesharing app | Björn Schießle | 2016-04-22 | 2 | -82/+0 |
| | |||||
* | Make more action icons themable + style fixes | Vincent Petry | 2016-02-25 | 1 | -0/+4 |
| | | | | | Action icons now appear properly in public link page. More actions are now CSS icons. | ||||
* | Fix public page footer position in IE | Vincent Petry | 2016-02-22 | 1 | -0/+5 |
| | | | | | | | | The content element needs hasLayout, so triggering it with a display attribute. Without this, the #content element's height would be as high as the window's height instead of adjusting itself to its contents' height. | ||||
* | Fixes pagination in IE | Morris Jobke | 2016-02-22 | 1 | -1/+0 |
| | | | | | * tested in Firefox, Chrome, Safari, IE and Edge with folder and file shares * fixes #20044 | ||||
* | Fix the width of the share with input | Morris Jobke | 2015-11-30 | 1 | -1/+1 |
| | | | | | | * the ID of this has changed to #shareWith-viewNUMBER and shouldn't be used in CSS * now uses the proper classes | ||||
* | remove unneeded icons from input fields to not distract from submit button, ↵ | Jan-Christoph Borchardt | 2015-10-30 | 1 | -4/+0 |
| | | | | fix #18940 |