summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css
Commit message (Collapse)AuthorAgeFilesLines
* fix button on public upload pageJan-Christoph Borchardt2016-11-081-3/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Show spinner for files_drop againLukas Reschke2016-06-131-0/+1
| | | | Somehow the spinner wasn't there anymore after some changes. This makes it appear again.
* [stable9] Backport files drop featureLukas Reschke2016-06-111-0/+59
|
* Make more action icons themable + style fixesVincent Petry2016-02-251-0/+4
| | | | | Action icons now appear properly in public link page. More actions are now CSS icons.
* Fix public page footer position in IEVincent Petry2016-02-221-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 IEMorris Jobke2016-02-221-1/+0
| | | | | * tested in Firefox, Chrome, Safari, IE and Edge with folder and file shares * fixes #20044
* Fix the width of the share with inputMorris Jobke2015-11-301-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 Borchardt2015-10-301-4/+0
| | | | fix #18940
* Fix spinner positions in share tabVincent Petry2015-10-161-3/+11
| | | | Also fix missing spinner when removing link share
* move footer to bottom of public pageHendrik Leppelsack2015-10-071-0/+2
|
* fix public empty messageHendrik Leppelsack2015-10-061-1/+0
|
* fix scrollbars in public templateHendrik Leppelsack2015-10-061-1/+4
|
* adjust style of disabled buttonMorris Jobke2015-09-301-0/+10
|
* remove border around button of password protected link confirmationJan-Christoph Borchardt2015-09-281-1/+2
|
* fix sidebar spinnerHendrik Leppelsack2015-09-251-1/+5
|
* fix sidebar Sharing layout a bitJan-Christoph Borchardt2015-09-171-11/+13
|
* implements setting and removing password for link shares, including forced onesArthur Schiwon2015-09-161-0/+4
|
* now you even can shareArthur Schiwon2015-09-161-1/+0
|
* refactor share dialog for multi-purpose use (dropdown, sidebar) and better ↵Arthur Schiwon2015-09-161-0/+69
| | | | maintainability
* fix horizontal scrollbar in personal settings caused by federated cloud ID ↵Jan-Christoph Borchardt2015-08-241-0/+1
| | | | section
* fix right sidebar position and first styleJan-Christoph Borchardt2015-08-071-1/+1
|
* Styling fixes + hightlight in files sidebarVincent Petry2015-08-071-0/+3
| | | | | Sidebar scrolls with contents Highlight currently show file
* use inline confirm button style for password-protected links, ref #15176Jan-Christoph Borchardt2015-07-291-1/+0
|
* Fix regression of button at public download pageMorris Jobke2015-07-061-1/+1
| | | | * introduced with #17159
* federated cloud ID: add icons, fix HTML & layout, fix wordingJan-Christoph Borchardt2015-06-171-0/+29
|
* add social media button for diaspora, twitter, facebook and google+Bjoern Schiessle2015-06-172-0/+52
|
* Restore min-height for single previewsOlivier Paroz2015-05-201-0/+1
|
* Remove overflow+watermarkOlivier Paroz2015-04-231-9/+3
|
* An idea to suggest that this is just a sample of the full textOlivier Paroz2015-04-231-0/+11
|
* Show a text preview instead of a bitmap preview of textOlivier Paroz2015-04-231-1/+16
| | | | + fix the preview height
* fix multiselect bar offset on shared pageJan-Christoph Borchardt2014-08-191-1/+2
|
* Quick fix for #9119. Increase preview to keep empty message more centered ↵Remco Brenninkmeijer2014-07-301-1/+1
| | | | and push footer down.
* move public page footer rules from sharing app to core so it is used by ↵Jan-Christoph Borchardt2014-07-071-16/+0
| | | | other apps too
* IE8 fixesMorris Jobke2014-07-041-1/+10
|
* use icon-confirm instead of text for accepting remote share, works better ↵Jan-Christoph Borchardt2014-07-041-5/+23
| | | | with translations
* Merge pull request #9391 from owncloud/design-mobile-shareJan-Christoph Borchardt2014-07-031-0/+5
|\ | | | | Fix mobile share view glitches
| * hide text of download button, only show iconJan-Christoph Borchardt2014-07-021-0/+5
| |
* | fix lineheight of server2server shareVolkan Gezer2014-07-021-1/+0
|/
* drop unneeded codeMorris Jobke2014-06-271-14/+0
|
* Merge pull request #8399 from owncloud/server-server-sharingicewind19912014-06-171-0/+35
|\ | | | | Add server<->server sharing
| * fix broken buttons for IE8-11Morris Jobke2014-06-171-0/+1
| |
| * fixing layout issue - mostly alignmentMorris Jobke2014-06-171-0/+20
| |
| * Add interface for adding a public share to a different ownCloud instanceRobin Appelman2014-06-141-0/+14
| |
* | fix layout of password protected sharesMorris Jobke2014-06-131-0/+8
|/ | | | | * add password icon * fix upshifted arrow button - fixes #9024
* move mail template editor from core to standalone templateeditor repoJörn Friedrich Dreyer2014-06-131-33/+0
|
* Merge pull request #8824 from owncloud/mail_template_editing_in_webuiMorris Jobke2014-06-041-0/+33
|\ | | | | minimal mail template editor for administrators
| * convert mail template editor to app framework for a restful apiJörn Friedrich Dreyer2014-06-031-1/+1
| |
| * minimal mail template editor for administrators, refs #7177Jörn Friedrich Dreyer2014-06-021-0/+33
| |
* | infield label removal: remove last occurences of infield labelsJan-Christoph Borchardt2014-06-031-7/+0
|/
* Added sharing overview page (WIP)Vincent Petry2014-05-301-0/+3
| | | | | - added sharing overview entries in the sidebar - use OCS Share API to get the list of files