Commit Graph

  • 88ebd1a820 Updated README with deprecation warning master Ezequiel Schwartzman 2017-01-18 20:19:02 -0300
  • 64e3dffc8a Gemlock Ezequiel Schwartzman 2017-01-18 20:18:52 -0300
  • 31d111e5f0 Disable account creation Zequez 2016-07-11 00:54:29 -0300
  • fc03c9e5c2 Disabled new mods creation and new releases creation Zequez 2016-07-11 00:38:06 -0300
  • 7c5246d8d3 Added official app banner Zequez 2016-07-11 00:18:23 -0300
  • 182fbc78b4 Fix Analytics, Jesus Christ, it's been broken all this time Zequez 2016-04-02 12:24:19 -0300
  • b485751feb Added password recovery form Zequez 2016-03-12 16:44:44 -0300
  • 937df490b8 Added Sendgrid Zequez 2016-03-12 16:37:53 -0300
  • 843c11ec79 Updated README Zequez 2015-08-07 11:16:40 -0300
  • 0117e9aa09 Fix translation Zequez 2015-08-07 11:12:17 -0300
  • 84d4a3fadc Add migration to set all the mod#author from mod#authors Zequez 2015-08-07 11:09:48 -0300
  • acd153add3 And of course, I should at least make a test to ensure the admin pages at least load Zequez 2015-08-07 11:04:39 -0300
  • 30aaf43b0d Mod#authors it's officially un-needed! Zequez 2015-08-07 10:57:21 -0300
  • d76b57b91e Author eager loading index Zequez 2015-08-07 10:46:57 -0300
  • b84e99ebdc Authors mods counter cache Zequez 2015-08-07 10:46:28 -0300
  • c3e26ea65c Updated mod serializer Zequez 2015-08-07 10:43:31 -0300
  • 7db27d031d Updated authors in the views Zequez 2015-08-07 10:40:47 -0300
  • 8c2d966fc8 Yay! All tests passing. Now I just have to update the views. Zequez 2015-08-07 10:30:41 -0300
  • 1be2bfa491 Still breaking things by adding a single author again Zequez 2015-08-07 08:43:07 -0300
  • bb48ae060d Mess things up a little Zequez 2015-08-07 07:36:52 -0300
  • d68e7d5062 Well renaming the column #author_id to #owner_id wasn't that bad either Zequez 2015-08-07 07:05:14 -0300
  • 5b389b5131 Add mods#additional_contributors column Zequez 2015-08-07 06:49:06 -0300
  • 5fcbeab0c9 Well removing mods#author was way easier than I was expecting Zequez 2015-08-07 06:48:40 -0300
  • 013572c1d9 Fix admin users Zequez 2015-08-07 06:00:13 -0300
  • bad861413f Change devise users path to /accounts instead of /users Zequez 2015-08-07 05:52:04 -0300
  • 5cb271cd73 Oops, forgot to add the proper layout to mods#show Zequez 2015-08-07 05:44:12 -0300
  • c2ecb6ef20 Enhance some CSS and messages. Zequez 2015-08-07 05:43:17 -0300
  • dbb0e6558a Remove obsolete spec Zequez 2015-08-07 05:28:23 -0300
  • 4bc551ee24 Remove redundancy on .rspec Zequez 2015-08-06 16:59:11 -0300
  • 8492aa41ff Added parallel tests support. Zequez 2015-08-06 16:54:50 -0300
  • ecf63668a3 😫 For some reason this was making Rspec HANG in different unrelated tests Zequez 2015-08-06 16:42:37 -0300
  • acf3ddfe60 Remove jQuery CDN so it doesn't fail test while offline Zequez 2015-08-06 16:40:05 -0300
  • c18145cb93 Fix some forum_validations tests Zequez 2015-08-06 16:01:22 -0300
  • 4f4c0b5097 Separate mods#edit and mods#new into 2 views with a shared partial Zequez 2015-08-06 15:52:12 -0300
  • 90591dbf8d Standardised layout types and cleaned up CSS Zequez 2015-08-06 15:26:09 -0300
  • 3e9edc1a17 Add ModsDecorator#form_title Zequez 2015-08-06 13:46:27 -0300
  • 648a5438f9 Add finding authors by slugged with a bang Zequez 2015-08-06 12:20:50 -0300
  • 1b7504fabe 🐛 Preload the authors_mod on AuthorsUsersSeparatorUpdater Zequez 2015-08-06 12:12:39 -0300
  • 8dad840867 🐛 Fix ModDecorator#authors_links_list adding maintainer for both nil author#user & mod#owner Zequez 2015-08-06 11:20:26 -0300
  • a8a8fa4d99 Reset mods counter on AuthorsUsersSeparationUpdater Zequez 2015-08-06 11:00:36 -0300
  • a3cb596db8 🐛 Add authors#mods_count that wasn't being used Zequez 2015-08-06 10:54:33 -0300
  • 4fd57f33fe 🐛 Fix AuthorsUsersSeparationUpdater Zequez 2015-08-06 10:54:10 -0300
  • 59124660b5 I think I messed up a migration at some point; Doesn't matter, all test OK Zequez 2015-08-06 09:46:09 -0300
  • 7f6e9e6940 Add title to authors page Zequez 2015-08-06 09:44:20 -0300
  • b290a04c3e Fix some authors validations edge cases Zequez 2015-08-06 09:41:44 -0300
  • 4d0d1d2aa5 Add rake task to import prod DB from Heroku Zequez 2015-08-06 09:18:04 -0300
  • 3535575331 Drop back to using User#name, and not User#forum_name Zequez 2015-08-06 07:16:09 -0300
  • 707592b25d Integration tests for forum validation, it works! Zequez 2015-08-06 06:54:03 -0300
  • 35345f9cf4 I'm still unsure why this ordering breaks Zequez 2015-08-06 06:41:45 -0300
  • d069a4172d Added forum validation after users registration Zequez 2015-08-06 06:06:32 -0300
  • 898a8f6ccd It's bizarre how the default mods order changes for no apparent reason Zequez 2015-08-05 23:13:27 -0300
  • 03de026d1e Add add forum validation PM-sending to the model and controller Zequez 2015-08-05 23:11:10 -0300
  • 75792a297a Bot for sending forum PMs. Took me way more time than I expected. Zequez 2015-08-05 21:25:26 -0300
  • 39553ef97f ForumValidation controller and views Zequez 2015-08-04 11:21:22 -0300
  • cdcfc0310e AuthorsController#show instead of UsersController#show Zequez 2015-08-04 07:24:56 -0300
  • cd5e7a66bb Tweak the fake data generator so it does't add repeated authors to the same mod Zequez 2015-08-04 07:22:36 -0300
  • 980750a1bf Not entirely sure why this broke, but the sort order doesn't really matter here Zequez 2015-08-04 07:04:33 -0300
  • 9078983d1f Added ForumValidation model Zequez 2015-08-04 06:56:10 -0300
  • 2b961fa266 Added authors-users separation updater for migration Zequez 2015-08-04 06:36:26 -0300
  • d1858eb772 Add #factorio_name to User Zequez 2015-08-04 04:55:53 -0300
  • 7d155c3e8a Set access control to the API to be able to access from the domain Zequez 2015-08-04 04:54:14 -0300
  • f32896bfb1 Fixed the rest of the broken tests of the authors-users separation Zequez 2015-08-04 04:52:58 -0300
  • dd430b2999 Add author model and all the relationships and replace the user where it should Zequez 2015-08-04 02:59:14 -0300
  • db48410aec Invented the ActiveRecord scope variables Zequez 2015-08-02 00:43:55 -0300
  • 81815c3e24 Added button to submit mod Zequez 2015-08-01 23:17:41 -0300
  • 5aeed3ae42 Added basic post scraper processor Zequez 2015-08-01 23:17:25 -0300
  • 0f49346bbc Create little utility to mount a web server with the VCR cassettes Zequez 2015-08-01 19:41:24 -0300
  • 5d2c597089 Refactor scrapers to not self register Zequez 2015-08-01 18:32:08 -0300
  • 5dab26c383 Fix Github link Zequez 2015-08-01 17:31:36 -0300
  • 44b89c8561 Fix typo Zequez 2015-08-01 17:14:05 -0300
  • ce7120cf24 Fix README Zequez 2015-08-01 07:57:55 -0300
  • 2c6eb834d3 Add eager loading to API mods controller Zequez 2015-08-01 07:52:11 -0300
  • e48f5f46b5 Update README with new API things Zequez 2015-08-01 07:41:20 -0300
  • ccb429554e Require rails_helper by default on specs Zequez 2015-08-01 07:34:51 -0300
  • e8253f0d65 Clean up spec rails helper Zequez 2015-08-01 07:34:36 -0300
  • 6409a14c7e Remove some commented out code Zequez 2015-08-01 07:03:29 -0300
  • baba89f965 Remove JSON output from main site Zequez 2015-08-01 07:00:15 -0300
  • d273be15fd Added custom versions option to the mod serializer Zequez 2015-08-01 06:50:06 -0300
  • 985a304308 Set config.api_only to false Zequez 2015-08-01 06:36:17 -0300
  • 211eaa3897 Remove debugging code that slipped by Zequez 2015-08-01 06:28:00 -0300
  • ea6db48902 Fix not_found mods API controller Zequez 2015-08-01 06:25:11 -0300
  • fb1b74cb74 Category API controller and serializer Zequez 2015-08-01 06:24:51 -0300
  • cfb8cfa9c1 Mods API controller Zequez 2015-08-01 05:45:04 -0300
  • d8b110cc25 Added serializers from active_model_serializers Zequez 2015-07-31 20:48:18 -0300
  • 4a5709b0f0 Added minidocs on the root of the API Zequez 2015-07-31 18:53:09 -0300
  • ffc1d01fbf Added API namespace and base controller Zequez 2015-07-31 16:13:00 -0300
  • 1ed5554a0e Proper flash messages Zequez 2015-07-31 05:33:07 -0300
  • 55afb50439 Remove strong tag from instructions buttons and do it from CSS Zequez 2015-07-31 05:32:44 -0300
  • 049a16f497 Update static pages text Zequez 2015-07-31 05:31:07 -0300
  • cf23c094c9 Add commented focus tag to .rspec for easy access Zequez 2015-07-31 05:30:45 -0300
  • 2580d89989 Combined login/registration update Zequez 2015-07-31 05:30:21 -0300
  • 6322f82617 Removed a notice, everything is public now Zequez 2015-07-30 04:44:48 -0300
  • d789d87e3d I just realized why the button to give ownership of mods wasn't working Zequez 2015-07-30 03:38:07 -0300
  • 5e710fce87 Added some temporal helpers for mods Zequez 2015-07-30 03:17:30 -0300
  • d1480cad7f Added rake task to infer info_json_name from file name Zequez 2015-07-30 03:09:21 -0300
  • caa4a4f454 Fix admin panel mods Zequez 2015-07-30 02:40:55 -0300
  • 8b4c747c66 Added bookmarks feature Zequez 2015-07-29 22:19:15 -0300
  • 2bea7be8e1 Fix Travis date comparison breaking due to some strange rounding Zequez 2015-07-28 22:44:08 -0300
  • a0d231435e Performed a liposuction to the mods controller, and smeared the fat everywhere. It's beautiful now. 😷 Zequez 2015-07-28 20:57:20 -0300
  • ce778c2778 Added bookmarks model Zequez 2015-07-28 20:52:20 -0300