Commit Graph

130 Commits (9e5a7c8d2226bf4a20e59aabd336c0698151d67f)

Author SHA1 Message Date
Marcin Kulik edca76233d It's rather "bare" than "raw" 11 years ago
Marcin Kulik f6ad790a09 Introduce HomePresenter 11 years ago
Marcin Kulik f7d2b97a6c Use the "method" API of CFG object everywhere 11 years ago
Marcin Kulik c9437524fb Move test routes definition from routes.rb to a test file 11 years ago
Marcin Kulik ec2004713e Set test specific carrierwave storage dir prefix in spec_helper 11 years ago
Marcin Kulik 4e3c9a5d28 Add config setting for using local persona js file 11 years ago
Marcin Kulik bf8b49b108 Move test specific carrierwave configuration to spec_helper 11 years ago
Marcin Kulik 7ab3d68071 Remove mounted JasmineRails engine 11 years ago
Marcin Kulik 205396c1d3 Use flat config files 11 years ago
Marcin Kulik cfef5364e8 Enable strict locale checking 11 years ago
Marcin Kulik d8de171f66 Add "Contributing" page 11 years ago
Marcin Kulik e2e117ce84 Refactor profile link helpers and decorators 11 years ago
Marcin Kulik 4b9c33f228 Add fake host pages with an embedded asciicast 11 years ago
Marcin Kulik af02d5e0b2 Dasherize how-it-works and getting-started doc paths 11 years ago
Marcin Kulik 100273f5bf Update browse page to new layout and add sorting 11 years ago
Marcin Kulik 3362da04dc Update information on "About" page 11 years ago
Marcin Kulik be327bbe42 Remove the troublesome catch-all-not-found route 11 years ago
Marcin Kulik eb13fd2f83 Add terms of service page 11 years ago
Marcin Kulik 88e2e54477 Add privacy policy 11 years ago
Marcin Kulik e5902e74bc Fix airbrake setup 11 years ago
Marcin Kulik 1239956c20 Upgrade simple_form to 3.0.0 11 years ago
Marcin Kulik d4cbc3e504 Make Persona the only login option (with the ability to access old accounts) 11 years ago
Marcin Kulik 8c43aaf081 Add login via Mozilla Persona 11 years ago
Marcin Kulik 3ecf1ff936 Put installation instructions on a separate docs page 11 years ago
Marcin Kulik 0634f52c99 Change all occurrences of old project name to the new one 11 years ago
Marcin Kulik 3c4ac3666e Update copy & code to use the new name 11 years ago
Marcin Kulik e3678da97a Remove Oj - it leaks like a little puppy 11 years ago
Marcin Kulik f53f4c1be8 Default to file storage 11 years ago
Marcin Kulik 5cd1192fa9 Fix the condition for carrierwave storage setting 11 years ago
Marcin Kulik 0e2c1784c6 Use terminal binary as a base for Terminal 11 years ago
Marcin Kulik cdc2f01753 Find or build user from omniauth hash in the middleware 11 years ago
Marcin Kulik 4e5468b54e Add feature spec for widget 11 years ago
Marcin Kulik c22cb1cdcc Get rid of the asciicast comments that are not used anymore 11 years ago
Marcin Kulik 1cafe408c5 Update routes for Rails 4 11 years ago
Marcin Kulik 61a909fc41 Update Rails config files for Rails 4 11 years ago
Marcin Kulik 056e5e4030 Limit sidekiq concurrency to 5 11 years ago
Marcin Kulik 86a4662fe5 Abstract stdout_data and stdout_timing as a single value object 11 years ago
Marcin Kulik 31c94b02d2 Make sure OmniAuth redirects to failure action also in dev/test env 11 years ago
Marcin Kulik b4a977817c Make the AR connection pool big enough for all Sidekiq workers 11 years ago
Marcin Kulik 4403b5cf4d Remove unicorn config 11 years ago
Marcin Kulik f22837f4e9 Add "embed" css/js bundles 11 years ago
Marcin Kulik 60c45e0b94 Remove old exposed secret token and use the one from CFG 11 years ago
Marcin Kulik 869e1b3c7a Disable airbrake in dev env completely 11 years ago
Marcin Kulik befe59c910 Precompile player.css 12 years ago
Marcin Kulik 9015c60ffc Restrict actions used for comment resource 12 years ago
Marcin Kulik bb1b9576e6 Use get instead of match in routes definition 12 years ago
Marcin Kulik ab387e6fdf Use jasmine-rails and jasmine-headless-webkit for headless JS testing 12 years ago
Marcin Kulik 1754656578 Raw page with player only 12 years ago
Marcin Kulik d72b5852e0 Move carrierwave storage config to initializer 12 years ago
Marcin Kulik f6929197da Example of the simplest auth setup for postgres 12 years ago