Christopher Ng
|
8700730204
|
Compress SASS output
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-01-11 17:46:32 +07:00 |
dependabot[bot]
|
06b68e2300
|
Bump sass from 1.52.1 to 1.56.1
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>
|
2022-12-05 23:06:18 +07:00 |
Max
|
99aa938452
|
feature: first take on using the viewer to render single file shares
Signed-off-by: Max <max@nextcloud.com>
|
2022-08-25 21:59:19 +07:00 |
Vincent Petry
|
bb2557c389
|
Replace files app ids to classes
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>
|
2022-07-26 10:19:19 +07:00 |
John Molakvoæ
|
73918b8af9
|
Cleanup and compile
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-05-13 16:13:00 +07:00 |
Lukas Reschke
|
5c7ad6d3ec
|
Merge some CSS files using our SCSS compiler
This saves around 4 requests on the average page load.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-03-21 16:35:31 +07:00 |
Morris Jobke
|
db84c1c872
|
Fix missing text for downloads on mobile
* fixes #2362
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-29 17:06:09 +07:00 |
Jan-Christoph Borchardt
|
560c530875
|
hide text of download button, only show icon
|
2014-07-02 23:21:06 +07:00 |
Jan-Christoph Borchardt
|
eeaefd84c3
|
change mobile breakpoint for shared view to 768px as well
|
2014-03-26 16:32:09 +07:00 |
Thomas Müller
|
8958b9147b
|
adding ellipsis on file names to public file list as well
|
2014-03-26 00:14:38 +07:00 |
Jan-Christoph Borchardt
|
edea7781b7
|
make header scroll up for single shares, more view of content on small screens
|
2014-01-29 17:20:55 +07:00 |
Jan-Christoph Borchardt
|
5a869732d1
|
adjust file type icon placement for when no preview can be generated
|
2014-01-29 15:28:57 +07:00 |
Jan-Christoph Borchardt
|
d310df505c
|
permanently show download action on mobile, only icon
|
2014-01-29 11:43:34 +07:00 |
Jan-Christoph Borchardt
|
d463edaf09
|
on mobile, show single shared image at full width without margin
|
2014-01-16 15:56:18 +07:00 |
Jan-Christoph Borchardt
|
db837bf696
|
improvements to public files mobile view
|
2014-01-15 15:48:42 +07:00 |
Jan-Christoph Borchardt
|
2bdd014f83
|
first mobile style rules, hide extra columns in files view and scroll header
|
2014-01-14 22:14:06 +07:00 |