Commit graph

28 commits

Author SHA1 Message Date
36984ff1d4 lab 2025-04-11 09:39:33 +02:00
25672aabb0 Update to Rails 7.2 2025-02-25 21:57:16 +01:00
0b9ca67fde Rewording 2021-02-21 17:05:08 +01:00
9a91229336 Fixed size and choice of dummy images 2021-02-14 16:41:52 +01:00
2529f6d037 Fixed wrong link on home page 2020-11-12 22:25:02 +01:00
f1944f25a3 Changed home page to card design 2020-11-12 19:37:05 +01:00
f1cff3883d small_img() helper added 2020-11-01 23:24:07 +01:00
879ddcfa69 Syntax fix for screenshot variants in ActiveStorage 2020-08-21 19:12:10 +02:00
b70a9f1a07 Use resize_to_limit to avoid stretching images 2020-08-17 01:48:51 +02:00
33086f9430 Merge branch 'master' of salsa.debian.org:debian/debshots 2020-04-20 20:29:06 +02:00
d130f68172 Upgrade from Rails 5.0 to 5.2 2020-04-14 02:16:25 +02:00
Christoph Haas
0207cb194b Cope with new installation without screenshots 2018-08-22 13:10:22 +02:00
Christoph Haas
459e86e25a Various fixes that prevented production deployment 2018-08-07 18:36:53 +02:00
Christoph Haas
06b8f92963 Restyling 2018-06-27 18:43:08 +02:00
Christoph Haas
d96a105a50 Make thumbnails equally high on home page 2018-06-18 17:17:22 +02:00
dd7527691e Dammit… I can't remember what I changed and why 2018-05-06 19:07:55 +02:00
ddc7e825fb Minor improvement 2017-04-23 22:56:13 +02:00
29360a3086 Use thumbnails for screenshots on front page. 2017-04-05 16:26:40 +02:00
10e44d1aaf Upload workflow improved 2016-11-01 09:16:52 +01:00
52590d866e Obsolete TODO hints removed 2016-08-29 19:57:36 +02:00
61cad639a6 Showing most wanted package on home page properly 2016-08-24 22:41:50 +02:00
9ad5a05914 Showing newest and most wanted package on home page 2016-08-23 19:00:39 +02:00
665bedc42a Removed bogus HR on main welcome page 2016-03-03 17:42:26 +01:00
9b3f05bad9 Removed image on the front page.
Because there is no useful information like review ratings or popcon scores that would help here.
Might be re-enabled later when that information is available.
2015-04-20 20:02:42 +02:00
351d42ccbb Fixed views to use Paperclip 2015-01-12 00:18:57 +01:00
59b353d569 Package upload paths fixed 2014-12-01 00:21:57 +01:00
f940e96014 Packages grid/list view are different controller actions now 2014-11-30 19:25:21 +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