1
0
Fork 0
forked from OpenNeo/impress

Commit graph

  • 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
  • 52d4ec8443 Convert has_many conditions to where block Matchu 2023-07-29 12:13:58 -0700
  • 2dd9cfb3d5 Use all instead of scoped Matchu 2023-07-29 12:06:26 -0700
  • 5da4006053 Set up development database in Vagrant Matchu 2023-07-29 11:58:24 -0700
  • 7edfda6d19 Rename ClosetList.public -> publicly_visible Matchu 2023-07-29 11:37:46 -0700
  • 97bf520674 Update gems to Rails 4.1 (crashes!) Matchu 2023-07-29 11:33:39 -0700
  • d9ff19a7a2 Remove protected_attributes gem Matchu 2023-07-29 11:27:23 -0700
  • 09c9e3f346 Use strong parameters for ClosetHanger Matchu 2023-07-29 11:25:25 -0700
  • 0810f6c34b Use strong parameters for ClosetList Matchu 2023-07-29 11:22:15 -0700
  • 8aa4aa6e30 Drop NewsPosts model Matchu 2023-07-29 11:19:37 -0700
  • 248e710fcb Use strong parameters for User Matchu 2023-07-29 11:07:14 -0700
  • 523137253c Use strong parameters for Outfit Matchu 2023-07-29 10:52:23 -0700
  • cff393f014 Auto log in as test user in development mode Matchu 2023-07-29 10:39:07 -0700
  • 23b84cba26 Use strong parameters for Donation Matchu 2023-07-29 10:29:09 -0700
  • f9cd563c82 Delete attr_accessible from Campaign Matchu 2023-07-29 10:18:42 -0700
  • 209c9d7ffd Fix file reloading in a Vagrant environment Matchu 2023-07-29 10:14:58 -0700
  • 75602b949c Remove the development_async environment Matchu 2023-07-29 10:05:36 -0700
  • 740645a38b Update the cache namespace Matchu 2023-07-28 15:49:24 -0700
  • 5f887dc8a1 Backfill globalize's find_by_name method Matchu 2023-07-28 15:33:46 -0700
  • dc9d82ce86 Oops, fix item search crash in wardrobe Matchu 2023-07-28 15:16:06 -0700
  • 0b1e241158 Improve zones.json performance Matchu 2023-07-28 15:08:54 -0700
  • 6581597d7c Add user:owns/wants back to item search Matchu 2023-07-28 15:06:33 -0700
  • e1b17e05be Add fits and not_fits back to item search Matchu 2023-07-28 14:45:10 -0700
  • 62f1d883af Improve not_occupied solution Matchu 2023-07-28 14:10:13 -0700
  • c581b063c4 Oops, fix not_occupies logic error Matchu 2023-07-26 13:18:19 -0700
  • b244057808 Add restricts filter back to item search Matchu 2023-07-26 12:41:37 -0700
  • d952685c5d Add occupies filter back to item search Matchu 2023-07-26 12:28:25 -0700
  • 185b4eb2fc Use arel for item translation joins Matchu 2023-07-26 11:58:05 -0700
  • a653b0c20d Add is:pb back to item search Matchu 2023-07-26 11:51:52 -0700
  • 66db73748a Simplify filter API a bit Matchu 2023-07-26 11:46:10 -0700
  • 3e3aa6a126 Move Item name search logic to model scope Matchu 2023-07-26 11:15:35 -0700
  • 4cd8944bf4 Improve is:X failure message Matchu 2023-07-26 11:06:36 -0700
  • 72461972ca Start building new item search Matchu 2023-07-22 18:13:11 -0700
  • 6c741a2e44 Delete .sass-cache Matchu 2023-07-22 16:34:20 -0700
  • a29e016555 Update to new scope syntax Matchu 2023-07-22 14:04:01 -0700
  • ed59a874ff Fix SASS @extend of non-existant class Matchu 2023-07-22 13:47:56 -0700
  • aab7dc612c Upgrade sass-rails & compass-rails Matchu 2023-07-22 13:41:18 -0700
  • 90f799faf8 Remove unused JSX pragma in modeling React code Matchu 2023-07-22 13:35:41 -0700
  • 2df6ca57cc Fix modeling_i18n_tag crash Matchu 2023-07-22 13:34:08 -0700
  • f0f9033b8f Fix select bug in Item.all_by_ids_or_children Matchu 2023-07-22 13:32:29 -0700
  • 5d12ca0b7d Upgrade haml Matchu 2023-07-22 12:58:15 -0700
  • 14f66b1e9e Fix caching crashes in localized_cache Matchu 2023-07-22 12:52:53 -0700
  • 20c1d3eb5f Update to new set_table_name syntax Matchu 2023-07-22 12:36:04 -0700
  • c5b87d992e match router syntax -> get/post Matchu 2023-07-22 12:29:29 -0700
  • aa3d28c641 Update syntax for set_inheritance_column Matchu 2023-07-22 12:23:14 -0700
  • fb332634a4 Install protected_attributes gem Matchu 2023-07-22 12:20:30 -0700
  • b35c773be3 Remove flex from the app (breaks search!) Matchu 2023-07-22 12:18:53 -0700
  • 1ed973f319 Remove newrelic gem Matchu 2023-07-22 12:11:18 -0700
  • ca858f1350 Remove unused Devise initializer settings Matchu 2023-07-22 11:00:21 -0700
  • 72a08901c8 Upgrade to Ruby 2.2.4, Rails 4.0.13 Matchu 2023-07-21 19:39:32 -0700
  • a3b07b1e53 Update our license Matchu 2023-10-23 18:49:21 -0700
  • 7f8f7e624d Remove references to the Stripe gem Matchu 2023-07-21 18:54:15 -0700
  • 9cb71da77c Upgrade to Rails 3.2.22.5 Matchu 2023-07-21 18:33:04 -0700
  • 2112e74884 Add port forwarding to Vagrantfile Matchu 2023-07-21 18:19:24 -0700
  • e7ec7147ea Update gems Matchu 2023-07-21 18:07:36 -0700
  • c5cc9cc295 Add required dev packages to Vagrantfile Matchu 2023-07-21 18:07:12 -0700
  • 4da4f40c82 Replace git:// with https:// in Gemfile Matchu 2023-07-21 17:57:37 -0700
  • 1684c844ab Remove empty assets group from Gemfile Matchu 2023-07-21 17:55:06 -0700
  • 2155b9de4c Delete development_async gems from Gemfile Matchu 2023-07-21 17:54:29 -0700
  • 3e23543ab4 Add .ruby-version file Matchu 2023-07-21 17:48:33 -0700
  • d74f35b6bc Add Vagrantfile for installing Ruby 1.9.3 Matchu 2023-07-21 17:38:10 -0700
  • 8d691803ea Remove another stray file Matchu 2023-07-21 16:47:36 -0700
  • aaf52df9dc Remove silly stray file Matchu 2023-07-21 16:25:02 -0700
  • 4f357c2f9c
    Use images without awaiting conversion anymore Emi Dunn-Rankin 2022-10-15 16:26:12 -0700
  • 515b089b3b
    Update terms link to point to DTI 2020 Emi Dunn-Rankin 2022-09-25 06:11:34 -0700
  • 9bd2b27a4d
    Merge pull request #5 from openneo:https-swf-asset-url-bug Emi Dunn-Rankin 2022-08-23 03:06:28 -0700
  • fe9adb5766
    Oops, fix mall spider bug, added by our HTTPS fix Emi Dunn-Rankin 2022-08-23 03:04:54 -0700
  • 4446209ec4
    Merge pull request #4 from openneo:proxy-for-https-images Emi Dunn-Rankin 2022-08-02 21:18:11 -0700
  • bc64164d69
    Sigh, fix HTTPS for images AGAIN with a proxy now Emi Dunn-Rankin 2022-08-02 21:17:52 -0700
  • c9117fb318
    Merge pull request #3 from openneo:neopets-url-origin Emi Dunn-Rankin 2022-08-02 20:47:34 -0700
  • 568a3645de
    Use secret NEOPETS_URL_ORIGIN to bypass HTTPS Emi Dunn-Rankin 2022-08-02 20:46:47 -0700