aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css
Commit message (Collapse)AuthorAgeFilesLines
* space above the downloadFile element addedsangramsinh.desai@t-systems.com2021-09-021-0/+1
| | | | | Signed-off-by: Sangramsinh Desai <sangramsinh.desai@t-systems.com> Signed-off-by: sangramsinh.desai@t-systems.com <sangramsinh.desai@t-systems.com>
* Remove unused sharedfilelistVincent Petry2020-10-221-3/+0
| | | | | | It isn't loaded anywhere Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Fix public layout header title & descriptionJohn Molakvoæ (skjnldsv)2020-04-301-16/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #19913 from ↵Roeland Jago Douma2020-04-031-0/+6
|\ | | | | | | | | nextcloud/bugfix/noid/remove-user-name-from-public-sharing-page Remove user name from public sharing page
| * Remove user name from public sharing pageJoas Schilling2020-04-011-0/+6
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | add translation strings & add margin to uploaded files-listChristopher Mueller2020-03-311-1/+1
| | | | | | | | Signed-off-by: Christopher Mueller <chrinimue@posteo.me>
* | add progressbar for every element & better designChristopher Mueller2020-03-311-4/+12
| | | | | | | | Signed-off-by: Christopher Mueller <chrinimue@posteo.me>
* | Add basic progressbar to public upload pageChristopher Mueller2020-03-311-0/+4
|/ | | | Signed-off-by: Christopher Mueller <chrinimue@posteo.me>
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+32
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #16118 from ↵Roeland Jago Douma2019-06-271-0/+6
|\ | | | | | | | | nextcloud/fix-placement-of-icon-in-public-share-page-for-audio-files Fix placement of icon in public share page for audio files
| * Fix placement of icon in public share page for audio filesDaniel Calviño Sánchez2019-06-271-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | When the preview for audio files is used an HTML 5 audio element is shown in the public share page. This element is added by the template, so it is already there when the mimetype icon is added to the "#imgframe" element. Instead of appended the icon is now prepended, so it appears before the audio element (prepending instead of appending should make no difference for other types of files, as in that case the "#imgframe" element is empty). Besides that, the CSS was modified to show the icon centered above the audio preview instead of next to it. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Fix download entry shown on public share menu when not in mobileDaniel Calviño Sánchez2019-06-121-1/+1
| | | | | | | | | | | | | | Due to a typo in the variable name the rule was not properly parsed and applied. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | CSS: adjust media query breakpoint to improve tablet readabilitynacho2019-05-301-1/+1
|/ | | | see https://github.com/nextcloud/news/pull/467
* Move files_sharing additionalscripts over to webpackRoeland Jago Douma2019-02-153-318/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Tweak the uploaded files icon positionMichael Weimann2019-01-041-1/+2
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Fix share link password inputJohn Molakvoæ (skjnldsv)2018-11-201-5/+17
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix breakpoint and shrinking of the content + listJohn Molakvoæ (skjnldsv)2018-11-142-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Better primary visual on public pagesJohn Molakvoæ (skjnldsv)2018-11-071-0/+14
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Improve text to be better translatable and use CSS instead of HTML for bold textMorris Jobke2018-11-071-0/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix indentation of CSSMorris Jobke2018-11-071-6/+6
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Moves the terms of service into a dialogMichael Weimann2018-11-072-8/+4
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Inlines the share note for file dropsMichael Weimann2018-11-072-4/+21
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-061-0/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix wording, sort 'Add another link' to bottom so it does not confuseJan-Christoph Borchardt2018-11-011-0/+5
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Use primary color for share link icon background instead of bland greyJan-Christoph Borchardt2018-11-011-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix note displayJohn Molakvoæ (skjnldsv)2018-11-011-1/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Copy link outside menuJohn Molakvoæ (skjnldsv)2018-11-011-7/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Migrate link shares to arrayJohn Molakvoæ (skjnldsv)2018-11-011-19/+17
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Styling papercutsJulius Härtl2018-10-301-0/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Make dropdown height 6 1/2 entriesJulius Härtl2018-10-301-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Increase max-width of the share autocompletion suggestionsJulius Härtl2018-10-301-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge contacts and add type of result to the UIJulius Härtl2018-10-301-0/+19
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Improve share select listJulius Härtl2018-10-301-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* 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>