Commit graph

645 commits

Author SHA1 Message Date
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
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
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
1f7ba785a1 One partial view eliminated 2021-02-14 15:33:22 +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
f2a283606e Fine-tuning the list view 2021-02-14 10:35:20 +01:00
011d479cb0 temporarily allow larger images for paperclip migration 2021-02-14 01:21:00 +01:00
456d9df8c0 Removed file exist check in old Paperclip-style 2021-02-13 23:22:16 +01:00
e9aea5325a Missing images return images properly now 2021-02-13 22:33:02 +01:00
baaa419f00 /thumbnail and /screenshot redirect properly to Shrine file 2021-02-13 22:15:57 +01:00
dd4d105b87 Added screenshots_visible_to_user helper 2020-11-23 00:22:04 +01:00
0aa959be84 Handle single and multiple flash messages correctly 2020-11-23 00:21:52 +01:00
7788025cf7 Properly show screenshots visible to the user 2020-11-23 00:21:40 +01:00
427cdf87d7 Moved Screenshot.adminstatus to status_text helper
This change allows the use of fa_icon helpers
2020-11-23 00:21:17 +01:00
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
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
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
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