Commit Graph

294 Commits (master)

Author SHA1 Message Date
Zequez 898a8f6ccd It's bizarre how the default mods order changes for no apparent reason
I’m sure I’ll figure it out some day.
2015-08-05 23:13:27 -03:00
Zequez 03de026d1e Add add forum validation PM-sending to the model and controller 2015-08-05 23:11:10 -03:00
Zequez 75792a297a Bot for sending forum PMs. Took me way more time than I expected. 2015-08-05 21:25:26 -03:00
Zequez 39553ef97f ForumValidation controller and views 2015-08-04 11:21:22 -03:00
Zequez cdcfc0310e AuthorsController#show instead of UsersController#show 2015-08-04 07:24:56 -03:00
Zequez cd5e7a66bb Tweak the fake data generator so it does't add repeated authors to the same mod 2015-08-04 07:22:36 -03:00
Zequez 980750a1bf Not entirely sure why this broke, but the sort order doesn't really matter here 2015-08-04 07:04:33 -03:00
Zequez 9078983d1f Added ForumValidation model 2015-08-04 06:56:10 -03:00
Zequez 2b961fa266 Added authors-users separation updater for migration 2015-08-04 06:36:26 -03:00
Zequez d1858eb772 Add #factorio_name to User 2015-08-04 04:55:53 -03:00
Zequez 7d155c3e8a Set access control to the API to be able to access from the domain 2015-08-04 04:54:14 -03:00
Zequez f32896bfb1 Fixed the rest of the broken tests of the authors-users separation 2015-08-04 04:52:58 -03:00
Zequez dd430b2999 Add author model and all the relationships and replace the user where it should 2015-08-04 03:04:25 -03:00
Zequez db48410aec Invented the ActiveRecord scope variables 2015-08-02 00:43:55 -03:00
Zequez 81815c3e24 Added button to submit mod 2015-08-01 23:17:41 -03:00
Zequez 5aeed3ae42 Added basic post scraper processor 2015-08-01 23:17:25 -03:00
Zequez 0f49346bbc Create little utility to mount a web server with the VCR cassettes 2015-08-01 19:41:24 -03:00
Zequez 5d2c597089 Refactor scrapers to not self register 2015-08-01 18:32:08 -03:00
Zequez 5dab26c383 Fix Github link 2015-08-01 17:31:36 -03:00
Zequez 44b89c8561 Fix typo 2015-08-01 17:14:05 -03:00
Zequez ce7120cf24 Fix README 2015-08-01 07:57:55 -03:00
Zequez 2c6eb834d3 Add eager loading to API mods controller 2015-08-01 07:52:11 -03:00
Zequez e48f5f46b5 Update README with new API things 2015-08-01 07:41:20 -03:00
Zequez ccb429554e Require rails_helper by default on specs 2015-08-01 07:34:51 -03:00
Zequez e8253f0d65 Clean up spec rails helper 2015-08-01 07:34:36 -03:00
Zequez 6409a14c7e Remove some commented out code 2015-08-01 07:03:29 -03:00
Zequez baba89f965 Remove JSON output from main site 2015-08-01 07:03:17 -03:00
Zequez d273be15fd Added custom versions option to the mod serializer 2015-08-01 06:50:06 -03:00
Zequez 985a304308 Set config.api_only to false
I though this was de default, many tests were broken 😁
2015-08-01 06:36:17 -03:00
Zequez 211eaa3897 Remove debugging code that slipped by 2015-08-01 06:28:00 -03:00
Zequez ea6db48902 Fix not_found mods API controller 2015-08-01 06:25:11 -03:00
Zequez fb1b74cb74 Category API controller and serializer 2015-08-01 06:24:51 -03:00
Zequez cfb8cfa9c1 Mods API controller 2015-08-01 05:45:04 -03:00
Zequez d8b110cc25 Added serializers from active_model_serializers 2015-07-31 20:48:18 -03:00
Zequez 4a5709b0f0 Added minidocs on the root of the API 2015-07-31 18:53:09 -03:00
Zequez ffc1d01fbf Added API namespace and base controller 2015-07-31 17:20:16 -03:00
Zequez 1ed5554a0e Proper flash messages 2015-07-31 05:33:07 -03:00
Zequez 55afb50439 Remove strong tag from instructions buttons and do it from CSS 2015-07-31 05:32:44 -03:00
Zequez 049a16f497 Update static pages text 2015-07-31 05:31:07 -03:00
Zequez cf23c094c9 Add commented focus tag to .rspec for easy access 2015-07-31 05:30:45 -03:00
Zequez 2580d89989 Combined login/registration update 2015-07-31 05:30:21 -03:00
Zequez 6322f82617 Removed a notice, everything is public now 2015-07-30 04:44:48 -03:00
Zequez d789d87e3d I just realized why the button to give ownership of mods wasn't working 2015-07-30 03:38:07 -03:00
Zequez 5e710fce87 Added some temporal helpers for mods 2015-07-30 03:17:30 -03:00
Zequez d1480cad7f Added rake task to infer info_json_name from file name 2015-07-30 03:09:21 -03:00
Zequez caa4a4f454 Fix admin panel mods 2015-07-30 02:41:04 -03:00
Zequez 8b4c747c66 Added bookmarks feature 2015-07-29 22:19:15 -03:00
Zequez 2bea7be8e1 Fix Travis date comparison breaking due to some strange rounding 2015-07-28 22:44:08 -03:00
Zequez a0d231435e Performed a liposuction to the mods controller, and smeared the fat everywhere. It's beautiful now. 😷 2015-07-28 20:57:20 -03:00
Zequez ce778c2778 Added bookmarks model 2015-07-28 20:53:15 -03:00