Commit graph

21 commits

Author SHA1 Message Date
5ca2920d9d make sure that images are only delivered if the user has view permission 2025-06-18 01:36:17 +02:00
8b6e9b4fdd Re-added dummy PNG files for 404 returns of images 2021-02-13 22:32:41 +01:00
Christoph Haas
79bf7a2276 Added icons for SSO providers 2018-08-08 21:27:47 +02:00
Christoph Haas
2d70ee3bdd Accidentally added metadata file removed 2018-08-08 20:08:24 +02:00
Christoph Haas
25fedb26bb Font of SVG icons set to sans-serif 2018-08-06 18:54:23 +02:00
Christoph Haas
1cc6596af5 Changed font so sans-serif 2018-08-06 16:25:17 +02:00
Christoph Haas
193d44f89a Stuff 2017-08-14 08:09:23 +02:00
396938193e SSO login buttons added 2017-04-19 13:00:07 +02:00
e1cbb6c3f6 SSO buttons added 2017-04-19 11:50:49 +02:00
621e16072d Added dummy image for broken files 2016-11-03 13:25:00 +01:00
205c624778 Delivering proper PNG 404 images for thumbnails and large images 2016-06-27 17:38:24 +02:00
3cd354f9c8 Added dummy image for no-screenshots-available as SVG 2015-04-27 00:16:25 +02:00
c085df9eed Implemented the /thumbnail/PACKAGE url
Returns a 160x120 thumbnail image if possible
Returns a dummy image and a 404 status code otherwise.
2015-04-19 12:56:58 +02:00
e8b4b7b525 Renamed to from "upload file" to "upload files".
Multiple file uploads are supported now.
2015-04-19 01:12:01 +02:00
1ac12c02a8 Added please-wait button that shows after automatic file upload 2015-04-19 01:11:43 +02:00
fe7df776bc Moved upload.svg 2015-04-18 21:35:30 +02:00
f0e09f1166 Added placeholder image 2014-11-30 16:06:40 +01:00
18614a5790 Added icon for user profile 2014-11-16 20:12:38 +01:00
f3ea0844d9 Added Debian logo 2014-11-16 20:12:29 +01:00
b79bfafb0c Added icons for the jQuery "raty" star rating script 2014-11-16 20:11:47 +01:00
87f545414f Getting the project working again
Replace Twitter Bootstrap by Zurb Foundation
Used @import in SCSS instad of require_tree for proper order and use of variables like $debian_color
Moved old files out of the way (renamed them to xx*)
Welcome controller (/) works
Moved templates from ERB to SLIM format
Fixed database settings
Reduced routes to working ones
Tidied up Gemfile
Checked in experimental lab files

Tried to find a good description for this massive commit :)
2014-11-16 18:26:03 +01:00