- Oct 21, 2015
-
-
Joas Schilling authored
-
- Oct 09, 2015
-
-
Vincent Petry authored
-
- Oct 02, 2015
-
-
Vincent Petry authored
- calculate multiselect header width to exclude scrollbar - call FileList._onResize() when sidebar is toggled ("appresized"), this also updates the breadcrumb width - moved global getScrollBarWidth() to OC.Util namespace
-
Morris Jobke authored
* fixes #18627
-
- Sep 29, 2015
-
-
Vincent Petry authored
Added hack that uses a "filter" CSS with explicit URL to fix the "New" menu by scaling down icons and also fix the folder/filetype icon in the sidebar by scaling it up.
-
- Sep 28, 2015
-
-
Vincent Petry authored
-
- Sep 23, 2015
-
-
Hendrik Leppelsack authored
-
- Sep 15, 2015
-
-
Lukas Reschke authored
If a response to a $.ajax() request returns a content type of "application/javascript" JQuery would previously execute the response body. This is a pretty unexpected behaviour and can result in a bypass of our Content-Security-Policy as well as multiple unexpected XSS vectors.
-
- Aug 28, 2015
-
-
Vincent Petry authored
Controls bar calculation needs to take the sidebar visibility into account. Recalculation is now triggered when sidebar is toggled, using a new app-content event "appresized".
-
- Aug 12, 2015
-
-
Hendrik Leppelsack authored
-
Vincent Petry authored
-
- Aug 11, 2015
-
-
Vincent Petry authored
FileActionsMenu is now a backbone view. The trigger and highlight handling is now done in the FileActions.showMenu() method using events.
-
- Aug 10, 2015
-
-
Vincent Petry authored
File actions now have two types "inline" and "dropdown". The default is "dropdown". The file actions will now be shown in a dropdown menu.
-
- Aug 07, 2015
-
-
Jan-Christoph Borchardt authored
-
- Aug 06, 2015
-
-
Vincent Petry authored
-
- Jul 27, 2015
-
-
Hendrik Leppelsack authored
-
- Jul 26, 2015
-
-
Hendrik Leppelsack authored
-
- Jul 25, 2015
-
-
Lukas Reschke authored
Tipsy also supported the `fallback` element which will now not work anymore. To enhance compatibility we shall also implement it in the shim. Fixes https://github.com/owncloud/core/issues/17870
-
- Jul 13, 2015
-
-
Vincent Petry authored
These should be used in the future instead of location.*. It will make it possible to stub these methods for writing unit tests and simulating different URL schemes.
-
Vincent Petry authored
When empty arguments are given, the leading or trailing slash was not detected properly.
-
- Jul 10, 2015
-
-
Vincent Petry authored
-
- Jul 08, 2015
-
-
Hendrik Leppelsack authored
-
- Jul 07, 2015
-
-
Morris Jobke authored
-
- Jul 06, 2015
-
-
Hendrik Leppelsack authored
-
- Jun 22, 2015
-
-
Hendrik Leppelsack authored
-
- Jun 16, 2015
-
-
Hendrik Leppelsack authored
-
- Apr 15, 2015
-
-
Jan-Christoph Borchardt authored
-
- Apr 09, 2015
-
-
Morris Jobke authored
* fixes #12326 - the settings menu is closed now, because the event is executed
-
- Mar 27, 2015
-
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
- Mar 26, 2015
-
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
- Mar 25, 2015
-
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
- Mar 24, 2015
-
-
Daniel Hansson authored
Use local time instead. http://momentjs.com/
-
Daniel Hansson authored
Use correct time format in WebUI
-
Vincent Petry authored
This reverts commit 8279dde9.
-
- Mar 23, 2015
-
-
Daniel Hansson authored
Update how the time shows in WebUI. My first PR to core, woha. :)
-