1
0
Fork 0
forked from OpenNeo/impress

Commit graph

  • 64e3702d6d Fix typography on wardrobe 2020 page Matchu 2023-08-10 20:09:30 -0700
  • 9cc45f0988 Add wardrobe-2020 outfit preview to item pages Matchu 2023-08-10 19:58:22 -0700
  • 2eb8a7cd60 Move Apollo error message stuff to apolloClient.js Matchu 2023-08-10 18:59:47 -0700
  • eef8f1349d Use react-router to *set* the page URL too Matchu 2023-08-10 18:54:25 -0700
  • b830198feb Oops, fix bad export in ItemPage Matchu 2023-08-10 18:53:25 -0700
  • 1398e9e21b Add /outfits/new route that wardrobe-2020 expects Matchu 2023-08-10 18:37:13 -0700
  • c6e544be70 Render wardrobe-2020 fullscreen Matchu 2023-08-10 18:19:03 -0700
  • 8d7eabf1e3 Add AppProvider to wardrobe-2020 Matchu 2023-08-10 18:09:10 -0700
  • aa76fbc933 Try to render wardrobe-2020 at /wardrobe Matchu 2023-08-10 17:31:45 -0700
  • 2884914cbe Fix createjs loading Matchu 2023-08-10 17:19:50 -0700
  • 3c1fcca986 Remove next/router references Matchu 2023-08-10 17:15:07 -0700
  • 6a59fa9f02 Replace next/link with physical links Matchu 2023-08-10 16:31:39 -0700
  • 8765d6c3b0 Replace next/image references Matchu 2023-08-10 16:17:44 -0700
  • 81b2a2b4a2 Bundle wardrobe-2020 into the app Matchu 2023-08-10 15:56:36 -0700
  • 0e7bbd526f Clarify the error behavior on AuthUser syncing Matchu 2023-08-06 18:35:52 -0700
  • 82be3bf5f9 Enable password resets Matchu 2023-08-06 18:30:09 -0700
  • 33b2953949 Enable basic AuthUser tracking Matchu 2023-08-06 18:27:33 -0700
  • 45090b8d1c Login/logout returns you to the same page Matchu 2023-08-06 18:24:23 -0700
  • e79428fa28 Add Remember Me to login Matchu 2023-08-06 18:03:06 -0700
  • b2a027fbbf Oops, should've used migration version 4.2 Matchu 2023-08-06 17:49:58 -0700
  • 60284a87cc Update schema.rb format Matchu 2023-08-06 17:46:47 -0700
  • fcf3292448 Add Rails version to old migrations Matchu 2023-08-06 17:45:45 -0700
  • c7e81314eb Can edit username in user settings page Matchu 2023-08-06 17:35:16 -0700
  • 83bbb84382 Use flash[:notice] instead of flash[:success] Matchu 2023-08-06 17:33:57 -0700
  • d65aafdd4c Signup and settings page for OpenNeo ID accounts Matchu 2023-08-06 17:26:56 -0700
  • eee097a9f8 Sync AuthUser and User names Matchu 2023-08-06 16:23:22 -0700
  • 75185de957 Create a User when we create an AuthUser Matchu 2023-08-06 16:08:13 -0700
  • 621a0bc211 Mark some more relationships as optional Matchu 2023-08-06 16:00:33 -0700
  • 07d2519e40 Stop using update_attributes Matchu 2023-08-06 15:56:28 -0700
  • 83f80facda Can log into OpenNeo ID accounts directly! Matchu 2023-08-06 15:52:05 -0700
  • 700e26d7df Remove old OpenNeo ID auth code Matchu 2023-08-03 17:40:52 -0700
  • 1d5af835a5 Add AuthUser model, connecting to openneo_id db Matchu 2023-08-03 17:14:09 -0700
  • fbda28e453 Add openneo_id to database.yml Matchu 2023-08-03 18:07:27 -0700
  • 0e4cc80ac8 Remove sanitize_sql_like monkey-patch Matchu 2023-08-04 17:21:38 -0700
  • d8eea93c1c Set SQL mode, fix bug in -fits:blue-acara search Matchu 2023-08-04 17:20:04 -0700
  • caef1620be Add database.yml to git again Matchu 2023-08-03 18:07:27 -0700
  • 3263a926dc Oops, add species search filter back Matchu 2023-08-04 16:54:19 -0700
  • 029163d11b Upgrade to Ruby 3.1.4 Matchu 2023-08-04 16:38:42 -0700
  • 990d69166e Oops, fix syntax bug in production.rb Matchu 2023-08-03 18:21:07 -0700
  • 709b145d19 Upgrade to webrick 1.8 Matchu 2023-08-03 16:43:37 -0700
  • 7e922503b5 Upgrade to Rails 7.0.6 Matchu 2023-08-03 16:37:45 -0700
  • 02a9afbb74 Upgrade to Ruby 3.0.6 Matchu 2023-08-03 16:15:23 -0700
  • eb5e9d53cb Oops, fix anonymous outfits Matchu 2023-08-02 17:57:53 -0700
  • 59efb49419 Upgrade to Rails 6.1.7.4 Matchu 2023-08-02 17:55:32 -0700
  • 7d582be79a Invalidate old session cookies Matchu 2023-08-02 17:37:09 -0700
  • eaf43128ba Add web console support for Vagrant users Matchu 2023-08-02 17:36:32 -0700
  • cfc5c4ef19 Fix stray bugs on minor codepaths Matchu 2023-08-02 17:28:22 -0700
  • be7e11a0d0 Upgrade to Rails 6.0.6.1 Matchu 2023-08-02 17:27:11 -0700
  • bb5065deed Update all our gems as far as we can Matchu 2023-08-02 17:16:24 -0700
  • bc3a9bc33b Fix gems we'd locked to old versions Matchu 2023-08-02 17:09:43 -0700
  • 2c167c0280 Upgrade to Ruby 2.6.10 Matchu 2023-08-02 17:07:30 -0700
  • 62fcc9fe00 Fix moving closet hanger to null-list Matchu 2023-08-02 16:34:41 -0700
  • 21201e8930 Clarify will_paginate's Gemfile comment Matchu 2023-08-02 16:30:17 -0700
  • e8131f3608 Fix bug with Arel ordering Matchu 2023-08-02 16:29:31 -0700
  • 43835f5a25 Fix missing attribute error on homepage Matchu 2023-08-02 16:24:27 -0700
  • fc34208db9 Upgrade web-console Matchu 2023-08-02 16:20:50 -0700
  • 86edc8584f Run rails app:update Matchu 2023-08-02 16:17:07 -0700
  • d97c32b5da Upgrade to Rails 5.2.8.1 Matchu 2023-08-02 16:05:02 -0700
  • 685ac2b4ad Make 4.1 -> 4.2 changes Matchu 2023-08-02 15:41:22 -0700
  • f80d220a62 Upgrade to Rails 4.2.11.3 and Ruby 2.4.10 Matchu 2023-08-02 15:18:36 -0700
  • a15cbeb307 Remove pet state labeling & Neopets gem Matchu 2023-08-02 14:58:16 -0700
  • 0d4c6ca077 Delete utf8 backfill for old Ruby Matchu 2023-08-02 14:45:07 -0700
  • 7e0971eac6 Delete unused deferred_attributes lib Matchu 2023-08-02 14:43:38 -0700
  • c9a7f0c4d4 Delete ~empty initializer files Matchu 2023-08-02 14:42:17 -0700
  • a8ee091f98 Delete unused Pledgie files Matchu 2023-08-02 14:40:48 -0700
  • f159091f0e Delete unused bullet.rb config file Matchu 2023-08-02 14:40:13 -0700
  • ef4b4bf520 Remove unused species/color/zone config files Matchu 2023-08-02 14:38:49 -0700
  • 078e81990f Delete empty file item_zone_sets.yml Matchu 2023-08-02 14:37:01 -0700
  • 4091ce2a5b Remove dotenv-deployment, upgrade dotenv-rails Matchu 2023-08-02 13:41:37 -0700
  • aa001f1e32 Uninstall passenger_monit Matchu 2023-08-02 13:36:53 -0700
  • acb99c3a02 Clean up the Gemfile + add explanations Matchu 2023-08-02 13:36:28 -0700
  • 375753ef89 Version the http_accept_languages gem Matchu 2023-08-02 13:24:56 -0700
  • 98cbaa0c96 Delete character_encodings gem used only in 1.8 Matchu 2023-08-02 13:22:34 -0700
  • c4f3a472ff Remove RightAWS gem Matchu 2023-08-02 13:20:22 -0700
  • d0616b6dfd Delete Camo references & Addressable gem Matchu 2023-08-02 13:16:05 -0700
  • fd263ea82f Remove mall spider cron jobs Matchu 2023-08-02 13:11:51 -0700
  • b0cceb8ce7 Uninstall Airbrake Matchu 2023-08-02 13:08:58 -0700
  • fde8ec0c3b Uninstall mini_magick Matchu 2023-08-02 13:07:57 -0700
  • 31ebf7d4eb Remove OutfitImageUploader and Carrierwave Matchu 2023-08-02 13:07:08 -0700
  • 38f3c9894c Delete WardrobeTip model Matchu 2023-08-02 13:05:30 -0700
  • 93c596007d Clarify image path methods for SwfAsset Matchu 2023-08-02 13:00:44 -0700
  • 1195a6190b Uninstall resque Matchu 2023-08-02 12:53:56 -0700
  • 8ea74b737e Remove outfit image saving Matchu 2023-08-02 12:51:10 -0700
  • e121d8bba2 Remove SWF conversion Matchu 2023-08-02 12:43:28 -0700
  • 298404208f Remove rails-observers Matchu 2023-08-02 12:30:05 -0700
  • a4a0188b1b Stop caching trade users on item page Matchu 2023-08-02 12:25:57 -0700
  • 44341ba731 Stop caching pet type images on item page Matchu 2023-08-02 12:22:39 -0700
  • b87492d4ee Stop caching item page contributors Matchu 2023-08-02 12:10:38 -0700
  • 0eea2c9652 Oops, remove item_observer from config Matchu 2023-08-02 12:08:48 -0700
  • cf2f78703b Stop caching latest contribution Matchu 2023-08-02 12:04:09 -0700
  • 1bf84b5106 Remove unused "outfits#new newest_items" cache Matchu 2023-08-02 12:02:19 -0700
  • 41fdcb5abc Remove newest_items caching from items page Matchu 2023-08-02 11:47:03 -0700
  • db74dd1e29 Remove as_json item caching Matchu 2023-08-02 11:41:19 -0700
  • ffa73b6b03 Simplify item page rendering Matchu 2023-08-02 11:38:10 -0700
  • 02abd4e07f Simplify item_link rendering Matchu 2023-08-02 11:34:27 -0700
  • 44a00146aa Oops, remove some remaining references to Flex Matchu 2023-08-02 11:18:37 -0700
  • 5d1cce293b Reimplement Advanced Search Matchu 2023-07-29 13:14:23 -0700
  • 3e728a8e56 Oops, fix ambiguous zones_restrict column Matchu 2023-07-29 13:11:53 -0700
  • fd87b41c17 Oops, add unowned & unwanted support to search! Matchu 2023-07-29 12:48:45 -0700
  • 8ba07800d9 Fix item data not loading Matchu 2023-07-29 12:18:22 -0700