Commit graph

1119 commits

Author SHA1 Message Date
eee196507b Forgot to run tests 2021-02-28 22:07:33 +01:00
7004e14a88 Recovered moderate controller
It may not be necessary but deployment fails as it is refererred to from
other modules
2021-02-28 21:45:31 +01:00
7a3b65fe50 Authorisation management using CanCanCan added 2021-02-28 21:36:46 +01:00
51be4a4777 Two-column layout for login form 2021-02-28 02:37:26 +01:00
b7cc7ef4c0 Removed occurence of removed code 2021-02-28 02:09:29 +01:00
261ff90765 Gemfile.lock updated 2021-02-28 02:04:37 +01:00
58f5eb11b9 Cruft of old Debian SSO code 2021-02-28 02:04:07 +01:00
d19196b266 Alpha feature hint 2021-02-28 02:03:56 +01:00
e9eb680aed ENV variables renamed for clarity 2021-02-28 02:03:49 +01:00
afa90e3927 OAuth2 callback URL is now configurable 2021-02-28 01:59:53 +01:00
114ea469ee Info text on login page improved 2021-02-28 01:59:25 +01:00
686c9bbaaf Gem update 2021-02-27 23:51:13 +01:00
bc507cbe39 Salsa login works 2021-02-27 23:50:51 +01:00
b2ed771663 Fix SMTP relay host for dokku deployment 2021-02-25 02:54:45 +01:00
1f9187e35c Add ActionMailer to inform admins about new screenshots
This version only informs Christoph as a test
2021-02-25 02:43:14 +01:00
ae597a6235 Paperclip cruft removed 2021-02-25 00:14:17 +01:00
0a5c64d17c Rake task fixed for Shring 2021-02-25 00:14:08 +01:00
5ce1df07f3 Add default search order for screenshots 2021-02-24 23:50:31 +01:00
c6bea9b902 Add moderation hint below top bar 2021-02-24 23:47:30 +01:00
ef61db0d11 Cruft comment 2021-02-24 23:47:12 +01:00
ec43f47f92 Show Moderate link in topbar. Add menu icons. 2021-02-24 19:18:19 +01:00
117239ee87 automatically run db:migrate in postdeploy 2021-02-24 19:18:01 +01:00
3f2928e737 Recreate ipaddress field as PostgreSQL's inet type 2021-02-22 11:31:41 +01:00
16b14b1650 Extend uploaderip field to cope with IPv6 addresses 2021-02-22 11:25:13 +01:00
df855cd39b Prevent overflowing the flex grid 2021-02-21 21:29:42 +01:00
fd9710a071 Cron jobs added to Dokku's app.json configuration file 2021-02-21 20:29:40 +01:00
e9b2a2193e Make tests pass 2021-02-21 19:43:26 +01:00
ff5643756e Removed auto-approve 2021-02-21 19:41:20 +01:00
72225e32ef Docs 2021-02-21 19:41:04 +01:00
15d18d50c2 Center cards properly in the surrounding box
Otherwise the box is not centered in "Newest Upload" on the title page.
2021-02-21 19:40:57 +01:00
24718c14b7 Added missing dependency 2021-02-21 17:08:35 +01:00
0b9ca67fde Rewording 2021-02-21 17:05:08 +01:00
c0144a79c7 Typo 2021-02-21 17:04:57 +01:00
2dcb931143 Renamed Contribute link to Upload
That may make it easier for casual visitors to understand.
2021-02-21 17:04:52 +01:00
5889f70a4d Don't show anything in list view if there is no long description 2021-02-21 16:43:57 +01:00
896cd533b4 minor improvement 2021-02-21 16:43:02 +01:00
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