diff --git a/app.yaml b/app.yaml index 4ac719e..c916739 100755 --- a/app.yaml +++ b/app.yaml @@ -36,6 +36,9 @@ handlers: script: filehosting.app login: admin +builtins: +- remote_api: on + libraries: - name: jinja2 version: 2.6 diff --git a/static/img/inverted-appscale-logo-small.png b/static/img/inverted-appscale-logo-small.png new file mode 100644 index 0000000..0fba949 Binary files /dev/null and b/static/img/inverted-appscale-logo-small.png differ diff --git a/templates/apps.html b/templates/apps.html index 359670b..79035c0 100755 --- a/templates/apps.html +++ b/templates/apps.html @@ -6,7 +6,6 @@

{{ app_id }}

{{ description }}

Uploaded by {{ owner }}

File size is {{ size }}

-

This app has {{ download_count }} downloads.

Download this file @@ -18,6 +17,20 @@

{{ app_id }}

Edit file metadata

+ {% else %} + + {% endif %} diff --git a/templates/base.html b/templates/base.html index 9468d02..543c5d9 100755 --- a/templates/base.html +++ b/templates/base.html @@ -46,7 +46,7 @@ - AppScale +