Commit graph

323 commits

Author SHA1 Message Date
Christoph Haas
459e86e25a Various fixes that prevented production deployment 2018-08-07 18:36:53 +02:00
Christoph Haas
b3bc6c0b76 Minor reorg 2018-08-06 22:59:16 +02:00
Christoph Haas
85fab774e8 Typos and formatting 2018-08-06 22:58:47 +02:00
Christoph Haas
a556ee2344 Animate upload button 2018-08-06 22:58:33 +02:00
Christoph Haas
4060111b7f Added packages_without route 2018-08-06 22:56:54 +02:00
Christoph Haas
4846573304 Show dummy thumbnail in full width in list view 2018-08-06 16:25:51 +02:00
Christoph Haas
06b8f92963 Restyling 2018-06-27 18:43:08 +02:00
Christoph Haas
03cdb9bfd9 Wrapped top-bar properly 2018-06-19 14:25:39 +02:00
Christoph Haas
5598fe5853 Wrapping the top-bar in a row 2018-06-19 11:49:14 +02:00
Christoph Haas
fe6430322b Disabled Ubuntu reviews
The reviews are pretty useless. People refer to bugs or old versions or
just don't know how to use a piece of software. This is not helpful.
2018-06-19 11:49:02 +02:00
Christoph Haas
194c0370fb Simplified top menu bar 2018-06-18 17:17:42 +02:00
Christoph Haas
d96a105a50 Make thumbnails equally high on home page 2018-06-18 17:17:22 +02:00
fa9bcbcab3 Design improvements 2018-05-30 20:11:33 +02:00
bb615378f2 Flash/callouts more sublte now 2018-05-29 16:49:47 +02:00
5ff7de59f1 Software center is deprecated. Renamed app. 2018-05-29 16:49:27 +02:00
24a27e3a0e List layout made less cluttered 2018-05-29 16:49:14 +02:00
969abda5da Elaborationism 2018-05-28 20:25:52 +02:00
85068a6a87 Show details again 2018-05-28 17:30:27 +02:00
1c3f692ec0 Fix logging with with Javascript disabled 2018-05-28 16:57:01 +02:00
2a0c879d53 Show flash messages in same width as main container 2018-05-28 16:50:22 +02:00
9da15a6954 Smaller callout icons to ensure vertical alignment 2018-05-28 16:50:09 +02:00
dd7527691e Dammit… I can't remember what I changed and why 2018-05-06 19:07:55 +02:00
d22bfe411a Fix for Devise's "true" flash message was broken. Fixed the fix. 2017-08-17 19:22:11 +02:00
02d96bd6b7 Avoiding Devise's "true" flash popup 2017-08-17 19:00:11 +02:00
0bfacbee30 Anonymous uploads replaced by creation of ad-hoc users 2017-08-17 09:31:06 +02:00
c03be398f6 No longer required. Editing will move to details page 2017-08-14 19:08:18 +02:00
ccd590cfc3 Fixed controller that received uploads 2017-08-14 19:07:57 +02:00
Christoph Haas
193d44f89a Stuff 2017-08-14 08:09:23 +02:00
cc3f406490 Hint added that reviews are from Ubuntu users 2017-08-11 21:06:56 +02:00
0fbc247aff Reporting of spam screenshots disabled
Will be re-enabled later with a proper seperate page.
2017-08-11 21:06:33 +02:00
9549720a7a Dummy action to show user screenshots added 2017-04-24 00:04:40 +02:00
ddc7e825fb Minor improvement 2017-04-23 22:56:13 +02:00
553887f114 Minor change 2017-04-23 22:56:00 +02:00
f34e58ceb4 My menu fixed 2017-04-23 22:55:52 +02:00
5f106ef1b3 Changed top bar to point to /my controller 2017-04-23 18:00:27 +02:00
47a4178b50 Added alternative way to create SSO login buttons 2017-04-23 18:00:03 +02:00
93ffcfa7fc Login text improved 2017-04-23 17:59:53 +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
8e4dd058b6 Site name text improved 2017-04-22 19:15:03 +02:00
ea2e2cdee8 Docs added on authentication and nginx for development 2017-04-22 18:24:53 +02:00
5945b71194 Right details box is now properly stuck to the top 2017-04-19 21:45:17 +02:00
dab415da0e Improved page that appears after a successful login 2017-04-19 13:07:19 +02:00
12b47d9f01 Nicer login page 2017-04-19 12:59:44 +02:00
c07a144ac9 View added for users who just logged in 2017-04-19 00:19:48 +02:00
b24abd7328 Github SSO added 2017-04-19 00:15:29 +02:00
65723d3063 Amazon SSO added 2017-04-17 13:11:44 +02:00
2a7491edcd Google authentication added 2017-04-17 00:42:03 +02:00
4bad4d3a36 OpenID auth using Launchpad and Stackexchange works 2017-04-16 23:58:08 +02:00
898dd81c6b Playing with OmniAuth
However OmniAuth is mainly used for authorization. So let's try a more
lightweight approach with just OpenID.
2017-04-15 23:08:25 +02:00