summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/css/public.css
Commit message (Collapse)AuthorAgeFilesLines
* fix(files_sharing): note icon color on public pagesfix/note-icon-colorskjnldsv2024-11-081-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(assets): Recompile assetsnextcloud-command2024-06-191-0/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2024-06-061-1/+5
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compress SASS outputChristopher Ng2023-01-111-276/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix video fullscreen on public pageSimon L2022-12-271-0/+4
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix footerszaimen2022-10-031-2/+6
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compile assetsnextcloud-command2022-09-291-4/+4
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: also apply top margin to audio in firefoxMax2022-09-141-1/+1
| | | | | | | | 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-131-0/+8
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Compile assetsnextcloud-command2022-09-131-2/+11
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feature: first take on using the viewer to render single file sharesMax2022-08-251-0/+14
| | | | Signed-off-by: Max <max@nextcloud.com>
* Replace files app ids to classesVincent Petry2022-07-261-9/+9
| | | | | | | | | | | 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-131-0/+237
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge some CSS files using our SCSS compilerLukas Reschke2017-03-211-217/+0
| | | | | | This saves around 4 requests on the average page load. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* fix public sharing buttonsChristoph Wurst2017-01-231-2/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fixed public share header buttonsJohn Molakvoæ (skjnldsv)2017-01-221-42/+21
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix button on public upload pageJan-Christoph Borchardt2016-10-241-3/+4
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix testsLukas Reschke2016-09-081-2/+1
|
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+11
|
* up the minimum size of the public share video a bit, use 16/9 ratio, fix #603Jan-Christoph Borchardt2016-07-291-2/+7
|
* Add text about uploaded filesLukas Reschke2016-06-101-1/+1
|
* Fix public upload for normal sharesLukas Reschke2016-06-091-2/+0
|
* Make uploading possible via select and cleanup CSSLukas Reschke2016-06-091-12/+39
|
* Add fancy layoutLukas Reschke2016-06-091-0/+34
|
* 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
* 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
|
* Fix regression of button at public download pageMorris Jobke2015-07-061-1/+1
| | | | * introduced with #17159
* 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
* fix lineheight of server2server shareVolkan Gezer2014-07-021-1/+0
|
* drop unneeded codeMorris Jobke2014-06-271-14/+0
|
* 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
|
* Show less whitespace above publicly shared imagesRobin Appelman2014-05-231-7/+0
|
* Fixed many issues, clean upVincent Petry2014-05-151-8/+0
| | | | | | | | | | | | | | | - fixed upload and storage statistics - fixed infinite scroll to use the correct contain for scroll detection - fixed unit test that sometimes fail for rename case - controls are now sticky again - fixed selection overlay to be aligned with the table - fixed "select all" checkbox that had id conflicts - fixed public page - fixed global actions permissions detection - fix when URL contains an invalid view id - viewer mode now hides the sidebar (ex: text editor) - added unit tests for trashbin - clean up storage info in template (most is retrieved via ajax call now)
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-0/+4
| | | | | | | | | | | | | | | | | - FileList is now an instantiable class - FileActions is now in namespace - added App class for trashbin app - moved trashbin overrides into classes extending FileList - replaced many static calls with "this." or "self." to make the classes reusable/extendable - new URL parameter "view" to specify which view is shown, for example "files" or "trashbin" - added OC.Util.History utility class in core for handling history - moved URL handling/routing to OCA.Files.App - popstate will correctly update the current view and notify the view of the URL change so it can update the current dir - added JS unitt tests for the trashbin app - fixed public app to work with the new namespaces
* fix position and look of public download buttonJan-Christoph Borchardt2014-05-021-3/+0
|
* Merge pull request #8255 from owncloud/fix-public-download-buttonRaghu Nayyar2014-04-221-0/+13
|\ | | | | keep long file names in one line to not overflow download button on mobile