- Feb 02, 2015
-
-
Thomas Müller authored
-
- Jan 05, 2015
-
-
Adam Williamson authored
This allows the directory where CSS/JS asset collections are written to be changed, in case SERVERROOT is not writeable. Note it does *not* allow the expected URL to be changed: whatever directory is used, the server must be configured to serve it at WEBROOT/assets. It may be possible to add another config parameter to allow the admin to specify a custom asset URL, but I thought I'd keep the first implementation simple.
-
Robin McCorkell authored
At some point SeparatorFilter should be included upstream (kriswallsmith/assetic), then lib/private/assetic/separatorfilter.php can be removed and the `use` in lib/private/templatelayout.php rewritten. SeparatorFilter inserts a separator between assets, preventing issues when files are incorrectly terminated. For JS this is a semicolon.
-
- Dec 09, 2014
-
-
Victor Dubiniuk authored
-
- Dec 06, 2014
-
-
Victor Dubiniuk authored
-
- Nov 12, 2014
-
-
Morris Jobke authored
-
- Oct 23, 2014
-
-
Christopher Schäpers authored
* fix #7484 * use UID, css, and div instead of span
-
Clark Tomlinson authored
-
- Oct 20, 2014
-
-
Lukas Reschke authored
There is no need to refer to the absolute path here if we can use the relative one. Conflicts: lib/private/templatelayout.php
-
Thomas Müller authored
-
- Oct 17, 2014
-
-
Thomas Müller authored
adding argument deleteSelf to rmdirr() - if false the directory itself will not be deleted only it's content adding repair step to clean the asset cache after upgrade + coding style adjustments
-
- Oct 16, 2014
-
-
Thomas Müller authored
-
- Oct 15, 2014
-
-
Lukas Reschke authored
This leads to the regeneration of the hash in case a single application is updated. Fixes https://github.com/owncloud/core/issues/11374
-
- Oct 06, 2014
-
-
Victor Dubiniuk authored
-
- Sep 17, 2014
-
-
Remco Brenninkmeijer authored
-
Morris Jobke authored
-
- Sep 11, 2014
-
-
Lukas Reschke authored
Conflicts: core/templates/layout.guest.php Step one, open guest layout for different styles.
-
- Aug 29, 2014
-
-
Robin Appelman authored
-
- May 15, 2014
-
-
Vincent Petry authored
-
- May 13, 2014
-
-
Robin McCorkell authored
-
- Apr 21, 2014
-
-
Lukas Reschke authored
-
- Apr 15, 2014
-
-
Thomas Müller authored
-
- Feb 20, 2014
-
-
Thomas Müller authored
-
- Feb 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Dec 09, 2013
-
-
Joas Schilling authored
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Sep 11, 2013
-
-
Christopher Schäpers authored
-
- Aug 29, 2013
-
-
Christopher Schäpers authored
-
- Aug 26, 2013
-
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-
- Aug 25, 2013
-
-
Christopher Schäpers authored
-
Christopher Schäpers authored
And other small improvements
-
Christopher Schäpers authored
-
- Aug 15, 2013
-
-
Christopher Schäpers authored
- Use camelCase - Add some phpdoc - Fix some indents - Use some more spacing
-
- Jul 21, 2013
-
-
Bart Visscher authored
-
- May 12, 2013
-
-
Lukas Reschke authored
-
- Apr 30, 2013
-
-
Florin Peter authored
revert changes to fbbc76f2 because master is very unstable right now
-
- Apr 26, 2013
-
-
Bart Visscher authored
-
Bart Visscher authored
-
- Apr 24, 2013
-
-
Lukas Reschke authored
-