Commit graph

1083 commits

Author SHA1 Message Date
c234ffec4f Ignore packages ending in -l10n 2021-02-21 15:57:56 +01:00
940b3a16fa Slightly less ugly list view 2021-02-21 15:57:42 +01:00
8d66a2ede2 Limit the height of the long description in list view 2021-02-21 15:57:32 +01:00
c6296b882d Add support for env var DEBSHOTS_ALERT_MESSAGE
If that environment variable is set then it will display on every page.
2021-02-21 12:04:19 +01:00
1a21007068 Properly detect duplicate uploads 2021-02-21 11:38:53 +01:00
46352afc58 More dots-in-URLs-routing-issues workarounds 2021-02-21 11:12:53 +01:00
f68482f850 Simplification 2021-02-21 11:12:35 +01:00
b6e4bd8a99 Work around Rails expectations that forbid dots in parameters 2021-02-21 11:12:16 +01:00
75083eed6f Fix: show Delete button to admins 2021-02-20 22:27:22 +01:00
2297059e84 Trivial rewording 2021-02-20 22:24:41 +01:00
eaa81e45ed Fix card view. image class was missing. 2021-02-20 22:23:37 +01:00
b41c78abbf Add user hint to use Ctrl-V 2021-02-20 22:23:23 +01:00
0f20a53554 Allow Ctrl-V uploads from details and upload view 2021-02-20 22:23:10 +01:00
44a7f31bd4 Fixed broken maginifying glass effect 2021-02-20 21:49:16 +01:00
443f898ffd Cruft 2021-02-20 21:19:24 +01:00
6542ffbc19 Add JSON response for paste-uploads 2021-02-20 21:19:15 +01:00
a8325e4833 Cruft 2021-02-20 21:18:55 +01:00
e5b867fc16 JS display paste-upload errors directly 2021-02-20 21:18:47 +01:00
aaf22a34fb Cruft 2021-02-20 21:18:29 +01:00
9bd01ff30b Put striped background behind unapproved images 2021-02-20 21:18:17 +01:00
ecbc30cb6e Fixed selection criterion for newest upload 2021-02-20 16:41:41 +01:00
afe6f7ed7f Moved ctrl-v upload Javascript back to controller 2021-02-20 16:39:44 +01:00
aca9df2910 Allow uploads of images up to 8000x8000 but shrink to 2000x2000 2021-02-18 02:00:34 +01:00
3116fb6b4d Security fix: users must not approve their own uploads 2021-02-18 02:00:11 +01:00
2dedd924ee Using correct variables for logging 2021-02-18 01:59:58 +01:00
107f2a8dbe Cruft 2021-02-18 01:59:46 +01:00
1d364de8c8 Handle uploads using Ctrl-V 2021-02-18 01:59:40 +01:00
499c59b761 Render delete button partial for users 2021-02-18 01:59:16 +01:00
d78362e45f Remove blank error message upon successful uploads 2021-02-18 01:59:04 +01:00
0571617ea7 Cruft 2021-02-18 01:58:38 +01:00
13bb26b711 More debugging 2021-02-18 01:58:25 +01:00
0d6b50c232 Slight simplification 2021-02-18 01:58:17 +01:00
102ea7e67c Displaying delete button for user's own upload 2021-02-18 01:58:04 +01:00
28519c1f30 Unused route removed 2021-02-18 01:57:44 +01:00
09fc6e0113 Added to_param to refer to packages by /:name 2021-02-18 01:57:33 +01:00
6303343c17 JSON output migrated to Paperclip style URLs 2021-02-14 22:13:27 +01:00
5153043f46 Hint of deprecated ISP removed. Dokku hint added. 2021-02-14 19:01:57 +01:00
2862d2354d Slight improvement of default error messages. 2021-02-14 18:59:48 +01:00
c5cd5db749 Added template for moderation list 2021-02-14 18:51:53 +01:00
ce7198b713 Added simple moderate feature in My page 2021-02-14 18:48:48 +01:00
953cd056aa Clearer links in paginator 2021-02-14 18:01:46 +01:00
3f0737c614 Fix 404 for missing package 2021-02-14 16:51:55 +01:00
9a91229336 Fixed size and choice of dummy images 2021-02-14 16:41:52 +01:00
eb2a5c6e19 Healthcheck added
https://github.com/linqueta/rails-healthcheck
2021-02-14 16:41:29 +01:00
e9062012dd CI is not totally necessary at the moment 2021-02-14 16:07:36 +01:00
1f7ba785a1 One partial view eliminated 2021-02-14 15:33:22 +01:00
a46a44ac39 No debug logging in production 2021-02-14 15:32:45 +01:00
dc5e6d151b One SQL query per view saved 2021-02-14 15:32:37 +01:00
c636ee40a5 Simplified browsing view 2021-02-14 11:14:13 +01:00
fce8fe2dce Renamed. The image was actually the small version. 2021-02-14 10:35:50 +01:00