Commit graph

988 commits

Author SHA1 Message Date
5fedf92661 Only show approved screenshots in search
Bug was reported by Reiner Hermann
2020-11-22 23:52:02 +01:00
169ad369e4 Error display handling fixed for uploads 2020-11-22 23:51:23 +01:00
9e455f25eb Tests adapted to usage of the Shrine gem 2020-11-12 22:29:00 +01:00
6a99a62ffa Added rake task to create derivates after migration 2020-11-12 22:28:29 +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
bc84a022fe Fixed database column for Shrinerb 2020-11-12 19:36:30 +01:00
54c1281a47 Clearer status text 2020-11-12 19:36:12 +01:00
40cd474ee3 More detailed error message 2020-11-12 19:35:51 +01:00
2878dbfad6 Show proper filename in error messages after upload 2020-11-12 19:35:35 +01:00
b921a832b4 web-console seems broken 2020-11-12 19:35:14 +01:00
ff1bad3f33 Package page uses imgcard style just like the grid view 2020-11-03 00:28:31 +01:00
206a828a38 Hide list of screenshots in upload page 2020-11-03 00:19:18 +01:00
e9e7b494c3 Rewording 2020-11-03 00:19:04 +01:00
9d102d72e6 Avoid adding empty P tags 2020-11-03 00:18:12 +01:00
44fe907d59 Partial template for small thumbnails added 2020-11-03 00:17:02 +01:00
4f2c89d928 Admin dropdown replaced by set of buttons under image 2020-11-03 00:07:50 +01:00
c928bdf261 Disabled incomplete admin menu in topbar 2020-11-03 00:07:26 +01:00
832bcefc3c Cookie warning footer repaired 2020-11-03 00:07:13 +01:00
d1ead2d825 Reduced allowed image size to 2000x2000 2020-11-03 00:06:56 +01:00
dd6f5b73f1 Minor rewording 2020-11-03 00:06:43 +01:00
3e6497d1c4 Minor style change 2020-11-03 00:06:32 +01:00
de233fd430 Nifty shadow behind pkgcards :) 2020-11-02 22:05:57 +01:00
b6bfef2ea3 Missed a line when migrating to Shrine 2020-11-01 23:28:34 +01:00
9667139531 Added default_url to 404 image 2020-11-01 23:28:19 +01:00
d74d507a3f Cruft 2020-11-01 23:27:57 +01:00
9621dd0875 New sizes for derivatives
thumb: for e.g. packages.debian.org
small: for display in grids
large: original image with added watermark
2020-11-01 23:27:45 +01:00
5cb1454694 Create derivatives upon new upload 2020-11-01 23:26:48 +01:00
a1b9a8a625 Removed statistics from details panel 2020-11-01 23:26:34 +01:00
b20ad877b5 More dev notes 2020-11-01 23:26:18 +01:00
57c2af613c Nicer about page in two-column layout 2020-11-01 23:26:13 +01:00
6ddf9ff48c Pagination fixed 2020-11-01 23:26:04 +01:00
3ad1dc605b Docs 2020-11-01 23:25:46 +01:00
3a4f40b7e3 Cruft 2020-11-01 23:25:34 +01:00
bd08afdede Nicer grid view 2020-11-01 23:25:11 +01:00
6b18b057f8 Slightly smaller headings 2020-11-01 23:24:21 +01:00
f1cff3883d small_img() helper added 2020-11-01 23:24:07 +01:00
c4f5741b0c Migration to Shrine attachment handling 2020-11-01 15:07:16 +01:00
2d53397dda Bug hint added
Asked on Stackoverflow:
https://stackoverflow.com/questions/64615529/how-can-i-avoid-accepting-broken-images-in-activestorage
2020-10-30 21:53:26 +01:00
8b11a77817 Fixed wrong docstring 2020-10-30 21:53:00 +01:00
29af244327 Migrating tests to system tests 2020-10-30 21:52:12 +01:00
a68c2b8422 System tests added 2020-10-30 18:28:23 +01:00
d0057e490f Task added to precompute image variants 2020-10-30 18:27:58 +01:00
174f604bbc Capybara added for Rails system tests 2020-10-30 18:27:38 +01:00
2700289ff8 Capybara test initializer removed
Apparently "system tests" are a better way to handle them.
2020-10-30 16:38:38 +01:00
f1c3982985 Moved top paginator to right place 2020-10-30 15:46:37 +01:00
401c34f021 Pagination layout fixed 2020-10-30 15:03:22 +01:00
2c67e321ba Bug hint 2020-10-30 15:03:11 +01:00
77d8daedea Added pagination of screenshots to reduce loading times 2020-10-25 02:21:12 +02:00
f323f94582 Paginator can handle both screenshots and packages now 2020-10-25 02:20:49 +02:00