aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix public background overrideJohn Molakvoæ (skjnldsv)2018-10-231-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #11538 from nextcloud/heading-boldMarin Treselj2018-10-031-1/+0
|\ | | | | Set headings to Semibold for better information architecture
| * Change heading weights from Light to Semibold for better information ↵Jan-Christoph Borchardt2018-10-011-1/+0
| | | | | | | | | | | | architecture Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Fix header overflow, fix more apps menu, fix #11552Jan-Christoph Borchardt2018-10-021-0/+6
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Ellipsize long filenames and sharee names in public share page headerJan-Christoph Borchardt2018-10-011-1/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix mobile view and add public share note viewJohn Molakvoæ (skjnldsv)2018-08-241-4/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix header calculation and better public designJohn Molakvoæ (skjnldsv)2018-08-241-3/+12
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #10707 from nextcloud/dark-theme-fixesJulius Härtl2018-08-181-1/+1
|\ | | | | Fix public pages background
| * Fix public pages backgroundJohn Molakvoæ (skjnldsv)2018-08-161-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #10695 from nextcloud/sharing-public-settings-fixesJulius Härtl2018-08-161-2/+2
|\ \ | | | | | | Fix password enforce on public links
| * | Disabled checkboxes and design fixesJohn Molakvoæ (skjnldsv)2018-08-161-2/+2
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Added feedback on autocomplete uiJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Ellipsis long username/mails in share viewJohn Molakvoæ (skjnldsv)2018-08-151-0/+4
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Design fixesJohn Molakvoæ (skjnldsv)2018-07-211-2/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Tests fixes and design bumpJohn Molakvoæ (skjnldsv)2018-07-211-1/+21
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Public fixesJohn Molakvoæ (skjnldsv)2018-07-211-1/+45
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Public shareJohn Molakvoæ (skjnldsv)2018-07-211-61/+54
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Popovermenu migrationJohn Molakvoæ (skjnldsv)2018-07-211-146/+165
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* UI set share note!John Molakvoæ (skjnldsv)2018-07-211-0/+21
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* show note on public link pageBjoern Schiessle2018-07-211-0/+5
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Merge pull request #9518 from ↵Roeland Jago Douma2018-06-211-27/+0
|\ | | | | | | | | nextcloud/feature/5986/public_share_controller_middleware Public share middleware & controller
| * Move public auth page overRoeland Jago Douma2018-06-201-27/+0
| | | | | | | | | | | | | | Now this is in core so the basics (that 99% of the app will want to use) looks always the same. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Various apps scssJohn Molakvoæ (skjnldsv)2018-06-201-1/+1
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix user selectable text for public links for text filesMorris Jobke2018-04-161-6/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-14/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Do not hide primary action textJulius Härtl2018-04-051-4/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Replace information icon with confirmation button in share inputJan-Christoph Borchardt2018-03-201-2/+10
| | | | | | | The confirmation button right now is just an icon; its behaviour will be added in the following commits. Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-071-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Improved inline confirm icon with opacity and fixed ext share loading stateJohn Molakvoæ (skjnldsv)2018-03-071-16/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed public templateJohn Molakvoæ (skjnldsv)2018-03-071-9/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use PublicTemplateResponse for files_sharingJulius Härtl2018-02-271-8/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix missing clipboard icon in shared linksDaniel Calviño Sánchez2018-01-241-0/+2
| | | | | | | | | | | | The clipboard icon in shared links appears either directly on the link input field or, if any social sharing app is enabled, in a menu. The clipboard icon uses the same CSS rules as other icons (like the information icon) to be posioned on the end of the input field, and those rules have to be "cancelled" when the icon is shown in the menu. Fixes #7990 Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Remove video preview from files_sharingJulius Härtl2018-01-221-6/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use guest css on sharing authentication pageJulius Härtl2018-01-031-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Show tha copy share link button properly inlineMorris Jobke2017-12-131-2/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fixed sharing popover and removed unused old codeJohn Molakvoæ (skjnldsv)2017-11-071-11/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Directly show linkJan-Christoph Borchardt2017-11-011-7/+6
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix scrollbar showing up on public pageJan-Christoph Borchardt2017-11-011-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Show and hide menu via Javascript, thanks @skjnldsvJan-Christoph Borchardt2017-11-011-0/+8
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Adjust prominence of shared-by info to not overpower file nameJan-Christoph Borchardt2017-11-011-1/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add label to download actionJan-Christoph Borchardt2017-11-011-0/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix display of Download entry textJan-Christoph Borchardt2017-11-012-6/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Move shared page controls to menu in top rightJan-Christoph Borchardt2017-11-011-10/+9
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Share views fixJohn Molakvoæ (skjnldsv)2017-10-261-11/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix checkboxes on popoverJohn Molakvoæ (skjnldsv)2017-10-261-5/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Removed unused filter for opacity, fix #6408John Molakvoæ (skjnldsv)2017-09-231-2/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix browser width compatibilityJohn Molakvoæ (skjnldsv)2017-09-191-3/+10
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move link share password box and button togetherJan-Christoph Borchardt2017-09-171-3/+6
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Add filename and sharer in public pageMorris Jobke2017-07-211-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 saveDaniel Calviño Sánchez2017-04-241-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>