- Jan 27, 2015
-
-
Thomas Müller authored
disable the app code checker - some previous shipped apps cannot be installed from the appstore now :facepunch:
-
- Nov 27, 2014
-
-
Richard Clarkson authored
During performance optimization I have discovered that the installer scans all files for the blacklisted words. This greatly impacts speed on lower end devices such as the raspberry pie. This commit limits it to PHP files which seems to achieve the desired effect. I have used the --include option to achieve this, see http://stackoverflow.com/questions/1987926/how-do-i-grep-recursively This contribution is MIT licensed
-
- Nov 25, 2014
-
-
Joas Schilling authored
-
- Oct 15, 2014
-
-
Thomas Müller authored
filter installed and not-installed apps properly kill unneeded file load category 'Installed' on page load adding documentation links new apps mgmt: first style adjustment apps mgmt: only show license and preview if they exist adding buttons new apps mgmt: fix for mobile use app icon if available new apps mgmt: position enable/disable toggle to the right new apps mgmt: proper display of icons or previews new apps mgmt: fix loading spinner reenable group selection for apps new apps mgmt: position enable button normally again new apps mgmt: clarify wording from 'Installed' to 'Enabled' reintroduce enable/disable Move rating image path generation to client-side Move expression outside of l10n fix group handling add buttons for 'More apps' and 'Add your app' again disable changed date of app for now adding recommended label style 'Recommended' app tag fixing php warning sort by rating adding meta-category 'Recommended' Only show existing documentation links lacy loading of screenshots making group based app activation work again adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg' adding app.svg for all core apps query string '?installed' is not longer needed update and uninstall is back + error feedback remove unneeded parameter fix alignment of 'recommended' label
-
- Aug 31, 2014
-
-
Robin Appelman authored
-
- Aug 14, 2014
-
-
Thomas Müller authored
in order to prevent false-positives on the code checker - exec and eval will not longer be grepped for
-
- Jul 11, 2014
-
-
Thomas Müller authored
append file extension to the temporary file which contains the downloaded archive - in case of zip files fileinfo doesn't seem to return anything reliable
-
- Jul 10, 2014
-
-
Georg Ehrke authored
-
- Jun 22, 2014
-
-
Bart Visscher authored
-
- Jun 16, 2014
-
-
Georg Ehrke authored
-
- Jun 13, 2014
-
-
Georg Ehrke authored
those apps will have to use the public api
-
Georg Ehrke authored
-
- Jun 10, 2014
-
-
Georg Ehrke authored
-
- Jun 06, 2014
-
-
Georg Ehrke authored
-
- Jun 05, 2014
-
-
Thomas Müller authored
-
- Jun 04, 2014
-
-
Georg Ehrke authored
-
- Jun 03, 2014
-
-
Georg Ehrke authored
-
- Jun 02, 2014
-
-
Georg Ehrke authored
-
- May 31, 2014
-
-
Georg Ehrke authored
-
Georg Ehrke authored
-
Georg Ehrke authored
-
- May 27, 2014
-
-
Vincent Petry authored
Apps can now specify a minimum and maximum version of ownCloud in which they are supported.
-
- May 19, 2014
-
-
Morris Jobke authored
* test case added to avoid adding them later
-
- May 13, 2014
-
-
Robin McCorkell authored
-
Robin McCorkell authored
-
- Feb 21, 2014
-
-
Philipp Schmitt authored
-
- Feb 19, 2014
-
-
Morris Jobke authored
-
Scrutinizer Auto-Fixer authored
This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
-
- Feb 08, 2014
-
-
Joas Schilling authored
Issue #7111
-
- Feb 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jan 15, 2014
-
-
Thomas Müller authored
-
- Nov 18, 2013
-
-
Frank Karlitschek authored
switch code checker on by default. apps are not allowed to access some of the internal classes where we have a public api for now
-
Frank Karlitschek authored
-
- Oct 28, 2013
-
-
Morris Jobke authored
-
- Oct 25, 2013
-
-
Bart Visscher authored
See #4716
-
Bart Visscher authored
See #5202
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Sep 19, 2013
-
-
Bart Visscher authored
-
- Sep 04, 2013
-
-
Arthur Schiwon authored
-