aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): recompile assetschore/update-sass-loaderGrigorii K. Shartsev2024-10-144-4/+4
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore: Compile assetsFerdinand Thiessen2024-09-034-4/+4
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Remove legacy JS code for public page menu (header actions)Ferdinand Thiessen2024-09-031-25/+0
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add stylelint rules to verify we only use logical propertiesFerdinand Thiessen2024-08-296-7/+7
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-292-16/+15
| | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* chore(assets): Recompile assetsnextcloud-command2024-06-198-4/+22
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Add SPDX headerAndy Scherzinger2024-06-194-0/+10
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore(assets): Recompile assetsnextcloud-command2024-06-068-8/+26
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Add SPDX headerAndy Scherzinger2024-06-065-21/+21
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Compress SASS outputChristopher Ng2023-01-118-794/+8
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix video fullscreen on public pageSimon L2022-12-275-2/+14
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump sass from 1.52.1 to 1.56.1dependabot[bot]2022-12-054-28/+8
| | | | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.56.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* address reviewSimon L2022-11-243-6/+3
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix missing share iconSimon L2022-11-082-5/+5
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* fix footerszaimen2022-10-035-8/+22
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compile assetsnextcloud-command2022-09-294-10/+10
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix public view - attempt 2szaimen2022-09-291-5/+4
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* fix: also apply top margin to audio in firefoxMax2022-09-143-3/+3
| | | | | | | | Based on https://github.com/nextcloud/viewer/pull/1371 . If we are displaying an audio file in a single page share provide enough margin to display the speed settings. Signed-off-by: Max <max@nextcloud.com>
* Compile assetsnextcloud-command2022-09-134-2/+18
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix public audio styleszaimen2022-09-131-0/+9
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* Compile assetsnextcloud-command2022-09-134-6/+24
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix public viewszaimen2022-09-131-2/+15
| | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* feature: first take on using the viewer to render single file sharesMax2022-08-258-6/+44
| | | | Signed-off-by: Max <max@nextcloud.com>
* Replace files app ids to classesVincent Petry2022-07-265-42/+42
| | | | | | | | | | | Replaced ids to classes for the following: - #filestable -> .files-filestable - #fileList -> .files-fileList - #controls -> .files-controls - #emptycontent -> .emptyfilelist.emptycontent Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Cleanup and compileJohn Molakvoæ2022-05-138-0/+741
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Migrate apps scssJohn Molakvoæ2022-05-133-6/+12
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* 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>