Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #2475 from nextcloud/fix-filename-local-link | Morris Jobke | 2016-12-02 | 1 | -6/+1 | |
|\ | | | | | fix width of filename in sidebar to accommodate local link | |||||
| * | properly calculate the width of the name in the sidebar | Morris Jobke | 2016-12-02 | 1 | -6/+1 | |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
| * | fix width of filename in sidebar to accommodate local link | Jan-Christoph Borchardt | 2016-12-02 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | |||||
* | | Increase width of new menu | Morris Jobke | 2016-12-02 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | fix vertical sizing change of popover in new folder flow | Jan-Christoph Borchardt | 2016-12-02 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | |||||
* | | Fix input field for new folder - fixes #2245 | Morris Jobke | 2016-12-02 | 1 | -1/+2 | |
|/ | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | We should always show permanent actions | Roeland Jago Douma | 2016-12-01 | 1 | -7/+3 | |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | Fix mobile view | John Molakvoæ (skjnldsv) | 2016-11-29 | 1 | -5/+0 | |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | bring back permissions for mail shares | Bjoern Schiessle | 2016-11-28 | 1 | -0/+1 | |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | |||||
* | improved style of shared entry | Morris Jobke | 2016-11-23 | 1 | -3/+8 | |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | make the share icon in the filelist visible again | Robin Appelman | 2016-11-23 | 1 | -0/+1 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | Fix popover layout fix for files and global | John Molakvoæ (skjnldsv) | 2016-11-21 | 1 | -18/+2 | |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | Merge pull request #2116 from nextcloud/downstream-26511 | Morris Jobke | 2016-11-18 | 1 | -0/+8 | |
|\ | | | | | Display changes in file versions tab view and detailsView | |||||
| * | Display changes in file versions tab view and detailsView (#26511) | Michael Jobst | 2016-11-14 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | * Display changes in file versions tab view and detailsView * versions tab enhancements enhanced js test file removed css superscript attribute for version size * Replaced spaces with tabs | |||||
* | | use copy icon for local link rather than link icon to prevent confusion with ↵ | Jan-Christoph Borchardt | 2016-11-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | sharing Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | |||||
* | | fix layout of sharing list | Jan-Christoph Borchardt | 2016-11-17 | 1 | -2/+2 | |
|/ | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | |||||
* | Merge pull request #1768 from nextcloud/more-filepicker | Jan-Christoph Borchardt | 2016-10-20 | 1 | -0/+1 | |
|\ | | | | | More filepicker improvements | |||||
| * | fix file exist dialog styling | Robin Appelman | 2016-10-19 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Show the path, when the filename conflicts | Joas Schilling | 2016-10-19 | 1 | -2/+4 | |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | ellipsize sharee name to not overlap with | Jan-Christoph Borchardt | 2016-10-18 | 1 | -1/+6 | |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | |||||
* | Fix hidden files handling | Vincent Petry | 2016-08-19 | 1 | -0/+15 | |
| | | | | | | | 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. | |||||
* | Add cachebuster to apps.css | Lukas Reschke | 2016-08-18 | 1 | -7/+7 | |
| | ||||||
* | remove extra file size padding to fix action menu position | Jan-Christoph Borchardt | 2016-07-30 | 1 | -7/+0 | |
| | ||||||
* | Add new "Recent files" icon to files app (#356) | Bugsbane | 2016-07-11 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | * 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. | |||||
* | adjust padding of text preview | Morris Jobke | 2016-07-04 | 1 | -2/+3 | |
| | ||||||
* | Add large sidebar previews for text files | Robin Appelman | 2016-07-04 | 1 | -6/+13 | |
| | ||||||
* | Merge pull request #83 from nextcloud/file-drop-highlight | Marius Blüm | 2016-06-15 | 2 | -0/+20 | |
|\ | | | | | File drop highlight | |||||
| * | store icons in class | Vincent Chan | 2016-06-15 | 1 | -4/+0 | |
| | | ||||||
| * | fixes responsive/mobile view | Vincent Chan | 2016-06-15 | 2 | -5/+9 | |
| | | ||||||
| * | dragging over folder will highlight folder only | Vincent Chan | 2016-06-15 | 1 | -0/+8 | |
| | | ||||||
| * | change folder icon when dragging over a directory | Vincent Chan | 2016-06-15 | 1 | -0/+4 | |
| | | ||||||
| * | adds visual indication for file drag and drop | Vincent Chan | 2016-06-13 | 1 | -0/+8 | |
| | | ||||||
* | | fix padding of 3-dot button on mobile | Jan-Christoph Borchardt | 2016-06-15 | 1 | -7/+7 | |
|/ | ||||||
* | Make entire file tr droppable, | Pellaeon Lin | 2016-05-21 | 1 | -1/+2 | |
| | | | | so that .canDrop will highlight the entire row when drag hover | |||||
* | Add visual cue when moving draggable item over droppable item, | Pellaeon Lin | 2016-05-21 | 1 | -0/+4 | |
| | | | | ie. breadcrumb and filenameTd | |||||
* | Merge branch 'Superduper-Progressbar-branch-thingie' of ↵ | Vincent Petry | 2016-05-12 | 2 | -1/+41 | |
|\ | | | | | | | https://github.com/luckydonald/core into luckydonald-Superduper-Progressbar-branch-thingie | |||||
| * | Updated String formatting. Label font-weight was already normal. | luckydonald | 2014-08-13 | 1 | -1/+1 | |
| | | ||||||
| * | Fixed Positioning, fixed formatting for both mobile and desktop. | luckydonald | 2014-08-13 | 1 | -3/+3 | |
| | | | | | | | | | | Tooltips still frustrate me- And the updated code with tabs nicely. yay. | |||||
| * | Added remaining time displaying, moved Information to tooltip, removed now ↵ | luckydonald | 2014-08-12 | 1 | -13/+1 | |
| | | | | | | | | unneeded speed div | |||||
| * | ...in case the text gets to big, don't wrap to new line. Instead just cut it. | luckydonald | 2014-08-11 | 1 | -0/+4 | |
| | | ||||||
| * | Updated and optimized Mobile Layout as well. | luckydonald | 2014-08-11 | 2 | -1/+15 | |
| | | ||||||
| * | Fixed translations, indentation and renamed the .percents class to .speed class. | luckydonald | 2014-08-10 | 1 | -2/+2 | |
| | | ||||||
| * | Upload progress bar now displays informations about uploades size (12kB of ↵ | luckydonald | 2014-08-10 | 1 | -1/+34 | |
| | | | | | | | | 3MB) and the current speed. | |||||
* | | Add anchor icon in sidebar to copy permalink | Vincent Petry | 2016-05-06 | 1 | -0/+13 | |
| | | ||||||
* | | filter hidden files on the web interface | Christoph Wurst | 2016-04-19 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | sidebar click modification | Erik Pellikka | 2016-03-24 | 1 | -3/+17 | |
| | | ||||||
* | | apps/files: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-09 | 1 | -2/+2 | |
| | | | | | | | | | | | | This contribution is AGPL and MIT licensed. Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||||
* | | Fix download spinner to work with CSS styles | Vincent Petry | 2016-03-04 | 1 | -0/+13 | |
| | | | | | | | | | | | | 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. | |||||
* | | Make more action icons themable + style fixes | Vincent Petry | 2016-02-25 | 1 | -2/+4 | |
| | | | | | | | | | | Action icons now appear properly in public link page. More actions are now CSS icons. | |||||
* | | Make file actions use icon CSS classes | Roeland Jago Douma | 2016-02-25 | 1 | -3/+9 | |
| | | | | | | | | This makes theming of file actions possible |