nextcloud/core
Thomas Müller b091394a90 introduce new app page layout
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
2014-10-15 15:21:40 +02:00
..
ajax Close the session for preview generation 2014-09-29 14:27:44 +02:00
avatar Automatically Rotate Avatar based on exif data 2014-06-01 23:14:37 -07:00
command no loner use deprecated class \OC_Config 2014-09-22 12:04:48 +02:00
css increase whitespace below headings in settings 2014-10-08 12:46:24 +02:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
fonts make text preview backend use imagettftext, fixes #8087 2014-06-10 17:29:40 +02:00
img introduce new app page layout 2014-10-15 15:21:40 +02:00
js make sure that the notification gets shown again after a second try 2014-10-07 12:02:58 +02:00
l10n [tx-robot] updated from transifex 2014-10-14 01:54:28 -04:00
lostpassword Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
setup Try to create datadirectory to test whether the .htaccess works 2014-09-26 17:25:28 +02:00
share Use a route instead of s.php and convert tokens asap 2014-09-04 15:23:55 +02:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
tags JS version of the OCP\ITags interface 2013-10-04 17:21:52 +02:00
templates introduce new app page layout 2014-10-15 15:21:40 +02:00
user Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
application.php Use AppFramework instead of custom controller 2014-08-25 11:50:19 +02:00
register_command.php no loner use deprecated class \OC_Config 2014-09-22 12:04:48 +02:00
routes.php remove post setup check 2014-09-22 19:43:55 +02:00
strings.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00