Robin Appelman
67050fd463
fix file exist dialog styling
Signed-off-by: Robin Appelman <robin@icewind.nl>
10 years ago
Joas Schilling
6f2fe8c62a
Show the path, when the filename conflicts
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 years ago
Jan-Christoph Borchardt
22f76d96ad
ellipsize sharee name to not overlap with
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
10 years ago
Vincent Petry
f7deb2c2eb
Fix hidden files handling
Hidden files (dot files) are now always rendered in the DOM to make
sure that all file operations and selection still work as expected.
Their visibility is now toggled on CSS level.
10 years ago
Lukas Reschke
1f5b297722
Add cachebuster to apps.css
10 years ago
Jan-Christoph Borchardt
41519810e1
remove extra file size padding to fix action menu position
10 years ago
Bugsbane
92f7722b43
Add new "Recent files" icon to files app ( #356 )
* Added new "nav-icon-recent" CSS class
Added the class "nav-icon-recent" to display the new "recent files" file list view to be added by @icewind1991 in PR https://github.com/nextcloud/server/pull/292
It's now placed after nav-icon-files which was where @jancborchardt was suggesting iirc.
* Add new "Recent files" clock icon
Add the new icon for "Recent files" file list view in the files app by @icewind1991 , as discussed in PR https://github.com/nextcloud/server/pull/292
Icon is already compressed/cleaned by scour rather than svgo as svgo seems to corrupt it.
* Alter colour of "Recent" icon from grey to black
Change colour of the "recently used files" icon from grey to black, to match other icons in the files app.
* Replace recent icon with black, optimized version
Just updates the colour of the icon for "Recent files" from a grey version, to a black optimised version.
10 years ago
Morris Jobke
2e5e0c157d
adjust padding of text preview
10 years ago
Robin Appelman
a4d75a60a9
Add large sidebar previews for text files
10 years ago
Jan-Christoph Borchardt
9f0f003fe9
fix padding of 3-dot button on mobile
10 years ago
Vincent Chan
10f8d643dc
store icons in class
10 years ago
Vincent Chan
5315a479f3
fixes responsive/mobile view
10 years ago
Vincent Chan
aecdcf737f
dragging over folder will highlight folder only
10 years ago
Vincent Chan
203a07e7f3
change folder icon when dragging over a directory
10 years ago
Vincent Chan
433cea30c3
adds visual indication for file drag and drop
10 years ago
Pellaeon Lin
72ac5dd8a1
Make entire file tr droppable,
so that .canDrop will highlight the entire row when drag hover
10 years ago
Pellaeon Lin
d3ff3c589b
Add visual cue when moving draggable item over droppable item,
ie. breadcrumb and filenameTd
11 years ago
Vincent Petry
112b703df0
Add anchor icon in sidebar to copy permalink
10 years ago
Christoph Wurst
6c5696d3a8
filter hidden files on the web interface
add checkbox to toggle show/hide hidden files
persist show hidden setting
fix settings menu layout
test ApiController::showHiddenFiles
don't show hidden files by default
Store config in Backbone model and inject it into FileList
Filter files only temporarily when rending the file list
Fix file rename validation
10 years ago
Erik Pellikka
50655cbf7f
sidebar click modification
10 years ago
Stefan Weil
692f312513
apps/files: Fix typos in comments (found and fixed by codespell)
This contribution is AGPL and MIT licensed.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
10 years ago
Vincent Petry
3a36163e91
Fix download spinner to work with CSS styles
A recent change replaced img elements with CSS icons for file actions.
This fix adjusts the logic to work properly with CSS icons instead of
images.
10 years ago
Vincent Petry
b634f1e2c7
Make more action icons themable + style fixes
Action icons now appear properly in public link page.
More actions are now CSS icons.
10 years ago
Roeland Jago Douma
92cff0984d
Make file actions use icon CSS classes
This makes theming of file actions possible
10 years ago
Pookay
9bfc31e666
Fix the result at the bottom on IE
view issue #21898
10 years ago
Morris Jobke
61c104dcde
Remove unneeded markup for scan process - ref #20545
10 years ago
Morris Jobke
80e75aae49
Use color instead of transparency for proper tooltip appearance
* fixes #21436
10 years ago
Morris Jobke
0655f3d102
Revert "Fix column width of mtime column"
10 years ago
Morris Jobke
11d2d7a1bb
Fix column width of mtime column
* in some translations (e.g. german) the header of this column otherwise
got truncated
"Zeitpunkt der Freigabe" vs "Zeitpunkt der Freig"
10 years ago
Robin Appelman
17f0fc78ee
Fix image sizing for action icons in Edge
10 years ago
Vincent Petry
ecb10db039
Remove controls for file lists that don't need it
Remove controls from sharing overview and favorite file lists which
don't display paths.
11 years ago
Thomas Müller
3444d62063
Revert "Revert "Move trashbin specific CSS that modifies sidebar""
This reverts commit 0738ddfb76 .
11 years ago
Thomas Müller
0738ddfb76
Revert "Move trashbin specific CSS that modifies sidebar"
11 years ago
Vincent Petry
783971422c
Move trashbin specific CSS that modifies sidebar
Only when trashbin is enabled, its sidebar nav element must be fixed at
the bottom.
11 years ago
Vincent Petry
f3ce5fd234
[IE8] Fix "new" button width
11 years ago
Vincent Petry
9e66653fb3
[IE8] Remove non-working ellipsis support
This prevents the name element to be too wide, which would cause users
to mistakenly click on it instead of the empty space when wanting to
focus on a file for the sidebar.
Also fixed the close button on the sidebar (make it appear)
11 years ago
Vincent Petry
8a34c29b2c
[IE8] Fix dangling Delete action when multiselect is enabled
For some reason we need to cancel out the table's top: 95px, but just
for the delete action and not the other ones... whatever, IE8...
11 years ago
Vincent Petry
287fbdf77a
[IE8] Fix file list checkboxes
11 years ago
Vincent Petry
def76bed2a
[IE8] opacity for active newFileMenu items
11 years ago
Vincent Petry
d835115600
Keep opacity in current item in newFileMenu
Whenever the input field appears, the menu item should keep its opacity
instead of reacting on hover.
11 years ago
Vincent Petry
97bfc20ac8
[IE8] Fix popover menu borders for IE8
- fixes "New" menu
- fixes file actions menu
11 years ago
Vincent Petry
1015ca72c3
Prevent sort indicator hover to bypass multiselect restriction
11 years ago
Vincent Petry
d52361b09b
Disable sorting when multiselect is enabled in file list
11 years ago
Robin Appelman
fbe296df17
adjust aspect ratio of preview size when for aspect ratios > 16/9
11 years ago
Robin Appelman
222a4bd4ac
Scale portrait images correctly
11 years ago
Jan-Christoph Borchardt
4eb299a308
hide sort indicator when in multiselect mode, ref #19056
11 years ago
Robin Appelman
d0ea62a51c
adjust the height of the sidebar preview image when resizing the browser
11 years ago
Jan-Christoph Borchardt
f6aeb023cf
remove float from file/folder name in sidebar, fix #19243
11 years ago
Jan-Christoph Borchardt
475603eeb7
fix new menu not showing on mobile, fix #18879
11 years ago
Hendrik Leppelsack
0ce3b19e11
fix filelist checkboxes
11 years ago