Ferdinand Thiessen
|
39e0a42ed2
|
fix: Upload progress shows number of files to upload and current index
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2023-08-21 23:18:45 +07:00 |
Simon L
|
f5e8268ced
|
Use the color-primary-element* variables
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-05-13 10:15:33 +07:00 |
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 |
Zyc
|
b58b50874c
|
add build css files
Signed-off-by: Zyc <zyclotrop.j@gmail.com>
|
2022-12-03 03:26:15 +07:00 |
szaimen
|
da806cf552
|
fix upload bar
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-09-07 11:16:25 +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 |
Robin Appelman
|
af9b3e3889
|
fix conflict dialog styling in firefox
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-12-05 14:20:54 +07:00 |
Robin Appelman
|
67050fd463
|
fix file exist dialog styling
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-10-19 14:18:21 +07:00 |
Vincent Petry
|
5f6fb45704
|
Merge branch 'Superduper-Progressbar-branch-thingie' of https://github.com/luckydonald/core into luckydonald-Superduper-Progressbar-branch-thingie
|
2016-05-12 18:15:54 +07:00 |
Vincent Petry
|
59273a8863
|
Combine upload action into the "New" menu
Refactored the new menu to be encapsulated in the NewFileMenu JS class
|
2015-08-28 17:27:48 +07:00 |
Sugaroverdose
|
0418c9da3d
|
Play with z-index to make proper dropdown overlap
|
2015-01-28 20:24:12 +07:00 |
Jan-Christoph Borchardt
|
0e78415cb1
|
fix accessibility of file upload
|
2014-12-18 14:12:34 +07:00 |
Jörn Friedrich Dreyer
|
c615b3527f
|
show readonly message in file conflict dialog, make it always selected
|
2014-12-11 16:32:27 +07:00 |
pdessauw
|
0d078e48ce
|
Highlight every uploaded files and scroll down to the last one
|
2014-09-03 09:59:01 +07:00 |
luckydonald
|
69d88500d3
|
Updated String formatting. Label font-weight was already normal.
|
2014-08-13 13:06:00 +07:00 |
luckydonald
|
5e86ff6d85
|
Fixed Positioning, fixed formatting for both mobile and desktop.
Tooltips still frustrate me-
And the updated code with tabs nicely. yay.
|
2014-08-13 11:40:36 +07:00 |
luckydonald
|
159747117f
|
Added remaining time displaying, moved Information to tooltip, removed now unneeded speed div
|
2014-08-12 00:32:46 +07:00 |
luckydonald
|
45aa28c139
|
...in case the text gets to big, don't wrap to new line. Instead just cut it.
|
2014-08-11 02:47:57 +07:00 |
luckydonald
|
7fc574cc53
|
Updated and optimized Mobile Layout as well.
|
2014-08-11 02:37:01 +07:00 |
luckydonald
|
19efa259e9
|
Fixed translations, indentation and renamed the .percents class to .speed class.
|
2014-08-10 23:45:06 +07:00 |
luckydonald
|
03a34235e0
|
Upload progress bar now displays informations about uploades size (12kB of 3MB) and the current speed.
|
2014-08-10 22:26:03 +07:00 |
Morris Jobke
|
b75fe439e7
|
fix CSS for upload button - fixes #8939
|
2014-06-16 13:51:49 +07:00 |
Jan-Christoph Borchardt
|
990405d6ee
|
fix position of sidebar toggle, fix Files controls position problems
|
2014-06-05 17:21:49 +07:00 |
Morris Jobke
|
0a1708ba11
|
Merge pull request #6912 from owncloud/replace-webroot-in-css
Remove %webroot% from CSS
|
2014-01-27 04:11:15 +07:00 |
Jan-Christoph Borchardt
|
809fb8482d
|
remove %webroot% from files app
|
2014-01-23 13:11:08 +07:00 |
raghunayyar
|
39906cefbf
|
Converts em to px values for styles in Files.
|
2013-10-06 23:28:22 +07:00 |
Jan-Christoph Borchardt
|
c335169f6d
|
increase height of controls bar and elements to more clickable 44px
|
2013-10-04 08:41:16 +07:00 |
Jörn Friedrich Dreyer
|
12ff268e60
|
move upload dialog css to separate file
|
2013-09-18 17:20:14 +07:00 |