ae597a6235
Paperclip cruft removed
2021-02-25 00:14:17 +01:00
5ce1df07f3
Add default search order for screenshots
2021-02-24 23:50:31 +01:00
f68482f850
Simplification
2021-02-21 11:12:35 +01:00
443f898ffd
Cruft
2021-02-20 21:19:24 +01:00
ecbc30cb6e
Fixed selection criterion for newest upload
2021-02-20 16:41:41 +01:00
0571617ea7
Cruft
2021-02-18 01:58:38 +01:00
ce7198b713
Added simple moderate feature in My page
2021-02-14 18:48:48 +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
d74d507a3f
Cruft
2020-11-01 23:27:57 +01:00
c4f5741b0c
Migration to Shrine attachment handling
2020-11-01 15:07:16 +01:00
8b11a77817
Fixed wrong docstring
2020-10-30 21:53:00 +01:00
c23cfbbba2
Watermark now on east. New method for medium-sized images
2020-10-20 21:24:23 +02:00
fa080dca01
Forward deprecation of watermark processing
2020-10-20 19:49:38 +02:00
8021c81d53
Better docstrings
2020-10-20 19:42:21 +02:00
7ac69a1d8a
Rails update. Fancybox update. Migrations from Paperclip.
2020-10-19 18:49:47 +02:00
771ca41240
Added helper methods for screenshots
2020-08-21 19:11:21 +02:00
cfe6790179
Future features commented out
2020-08-21 19:11:03 +02:00
2f6be566ef
Remove Paperclip cruft
2020-08-17 01:49:35 +02:00
53911f226d
Validation for uploaded image type added
2020-08-17 01:47:59 +02:00
d130f68172
Upgrade from Rails 5.0 to 5.2
2020-04-14 02:16:25 +02:00
Christoph Haas
0dd63f6bf6
Attempt to assign anonymous screenshots to logged-in user
2018-08-20 19:32:34 +02:00
Christoph Haas
9428d8d7dd
Screenshot upload process fixed and tested
2018-08-17 09:21:32 +02:00
83765bec1b
Show only approved screenshots on title page
2018-05-28 17:03:04 +02:00
0bfacbee30
Anonymous uploads replaced by creation of ad-hoc users
2017-08-17 09:31:06 +02:00
Christoph Haas
193d44f89a
Stuff
2017-08-14 08:09:23 +02:00
a502e2295b
Users are connected to screenshots now
2017-04-23 13:38:12 +02:00
020a864736
Added welcome and profile actions to the my controller
2017-04-23 13:37:48 +02:00
bbccbfcc20
Showing number of users' uploaded screenshots at the top
2017-01-31 22:44:11 +01:00
34d7eb649c
New upload review process partly finished
2017-01-18 21:30:14 +01:00
48840f6254
Upgrade to Rails 5.0.1
2016-10-29 17:41:47 +02:00
9ad5a05914
Showing newest and most wanted package on home page
2016-08-23 19:00:39 +02:00
36ef94d763
Prevent empty report reasons for screenshots
2016-07-21 11:29:42 +02:00
91c2b327d1
Unused method removed
2016-07-13 14:22:38 +02:00
2d73e7a1b4
Do not show version in image caption
2016-06-22 18:10:23 +02:00
c2fe896cbc
Show version along with description as screenshot caption
2016-06-21 16:53:42 +02:00
cecb5f47cc
Showing reason why a screenshot was reported
2016-06-13 17:56:26 +02:00
b30794884f
screenshot.adminstatus added, debug info removed from admin dropdown
2016-06-06 15:56:16 +02:00
df74c9e014
Moved screenshot approval code into model
2016-06-05 23:06:04 +02:00
d4f3c2ecc5
Removed default sorting scope to avoid problems with group_by
2016-04-14 16:49:29 +02:00
f12f61b23c
Show progressbar on moderation screen
2016-04-08 18:25:53 +02:00
16999260ca
Dropdown on details page allows image management for users and admins
2016-04-07 17:01:00 +02:00
3eeb9a63dc
Using created_at instead of legacy 'uploaddatetime' field
2016-03-04 15:41:50 +01:00
51c6c99d61
Turned admin/moderation on details page into a dropdown
2016-03-04 12:32:24 +01:00
d7bfa0843f
Added age_days method to display the upload age of a screenshot
2016-03-02 16:36:27 +01:00
66ea039c10
Image uniqueness validation improved
...
Screenshots will be accepted now even if the same image
(determined by its image_fingerprint) exists on other packages.
However the upload will be rejected if the very same
screenshot exists on the same package.
2015-06-26 21:17:07 +02:00
75eee8e3cc
Path for importing debshots1 screenshots fixed
2015-06-14 23:11:02 +02:00
84b2af5f60
image_url() fixed. Wrong quotes. Interpolates path correctly now.
2015-05-02 11:56:27 +02:00
308c89c9ea
Explanation for validator of unique images added
2015-04-27 00:54:57 +02:00
3a17af689e
Added unique validator that checks for duplicate image uploads
2015-04-27 00:20:25 +02:00
9377af7795
Added size limit of 5 MB for screenshots
2015-04-27 00:20:10 +02:00