- Mar 10, 2014
-
-
Thomas Tanghus authored
-
Thomas Tanghus authored
-
- Mar 06, 2014
-
-
Morris Jobke authored
This reverts commit 8e667d19.
-
- Mar 05, 2014
-
-
Thomas Müller authored
-
- Mar 02, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
-
- Feb 26, 2014
-
-
Joas Schilling authored
Fix #7166
-
- Feb 20, 2014
-
-
Robin Appelman authored
-
Jan-Christoph Borchardt authored
-
Lukas Reschke authored
-
- Feb 19, 2014
-
-
Lukas Reschke authored
-
Joas Schilling authored
Fix issue #7166
-
- Feb 07, 2014
-
-
Joas Schilling authored
Fix issue #6920
-
- Feb 04, 2014
-
-
Thomas Müller authored
-
Vincent Petry authored
When session_keepalive is true (default) the heartbeat will be send as often as the half of the session timeout value.
-
- Jan 24, 2014
-
-
Vincent Petry authored
- Refactored download URL building to make it overridable - Added download URL override in public page - Added JS unit tests for download URL - Added OC.redirect() method to facilitate unit testing
-
Vincent Petry authored
Makes it possible to create query strings by passing a JavaScript hash map and automatically encodes the keys and values.
-
- Jan 15, 2014
-
-
tsumi authored
As suggested by @PVince81 : https://github.com/owncloud/core/pull/6721#issuecomment-32289922
-
- Jan 10, 2014
-
-
tsumi authored
This fix issue of calendar app with IE8, see issue report for details: https://github.com/owncloud/calendar/issues/291
-
- Dec 18, 2013
-
-
Simon Könnecke authored
-
- Dec 16, 2013
-
-
Björn Schießle authored
-
Vincent Petry authored
Some apps might not define the same "nplural" value. To avoid conflicts, the plural function is now generated per app. Fixes #6427
-
- Dec 13, 2013
-
-
Vincent Petry authored
On the update page, config.js was missing which caused oc_webroot to not be available. That would trigger the faulty oc_webroot fallback that didn't take URLs like "/owncloud/index.php/files/apps" into account. This fix adds config.js in the update page and also a fix for the oc_webroot fallback, in case it is used elsewhere.
-
- Dec 07, 2013
-
-
Morris Jobke authored
-
- Nov 25, 2013
-
-
Simon Könnecke authored
-
- Oct 22, 2013
-
-
Jörn Friedrich Dreyer authored
- show tooltip when violating naming constraints while typing - when target filename exists on server fallback to dialog to interrupt the users flow because something unexpected went wrong - fixes #5062 - also fixes some whitespace and codestyle issues in files js - uses css selector over filterAttr in touched js files
-
- Oct 15, 2013
-
-
Raghu Nayyar authored
-
Raghu Nayyar authored
-
- Sep 17, 2013
-
-
Jörn Friedrich Dreyer authored
use places/folder icon, move link construction to JS, only show icon on hover, use 'searchresult' as css class name, add filter/unfilter methods, highlight searched files in current filelist only filter when correct FileList is present
-
- Sep 16, 2013
-
-
Jörn Friedrich Dreyer authored
-
- Sep 13, 2013
-
-
Vincent Petry authored
Frontend: - The files app list now uses ajax calls to refresh the list. - Added support the browser back button (history API). - Added mask + spinner while loading file list Backend: - Added utility function in core JS for parsing query strings. - Moved file list + breadcrumb template data code to helper functions - Fixed some file paths in trashbin app to be similar to the files app
-
- Aug 28, 2013
-
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
- Aug 18, 2013
-
-
Owen Winkler authored
-
- Aug 17, 2013
-
-
Thomas Müller authored
-
- Aug 16, 2013
-
-
Jörn Friedrich Dreyer authored
refactor OC.Breadcrumbs, allow injection of container to allow rendering crumbs into full screen editor
-
- Aug 15, 2013
-
-
Morris Jobke authored
-
- Aug 13, 2013
-
-
Jörn Friedrich Dreyer authored
-
- Aug 09, 2013
-
-
Christopher Schäpers authored
-
- Aug 03, 2013
-
-
Thomas Müller authored
-