hensei-api/app/models
Justin Edmund 037f74d86d
Deploy unauthenticated profile fix (#93)
* Implements advanced filters (#90)

* Add advanced filters

Adds new filters to search:

* Full auto
* Charge attack
* Auto guard
* Number of weapons (user-selectable now)
* Number of summons
* Number of characters
* Maximum number of turns
* Maximum number of buttons
* Maximum clear time
* User quality (No anonymous users)
* Name quality (No untitled teams)
* Remixes (Only show original teams)

* Update advanced filter params

* Add default to party counter cache

* Fix a bug where unauthenticated users couldn't view profiles (#92)

* Implements advanced filters (#90) (#91)

* Add advanced filters

Adds new filters to search:

* Full auto
* Charge attack
* Auto guard
* Number of weapons (user-selectable now)
* Number of summons
* Number of characters
* Maximum number of turns
* Maximum number of buttons
* Maximum clear time
* User quality (No anonymous users)
* Name quality (No untitled teams)
* Remixes (Only show original teams)

* Update advanced filter params

* Add default to party counter cache

* Fix being unable to see profiles when unauth
2023-04-09 21:52:16 -07:00
..
concerns Restart on Rails 2020-09-14 18:30:54 -07:00
app_update.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
application_record.rb Run RuboCop on everything 2022-12-21 00:22:47 -08:00
character.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
favorite.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
grid_character.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
grid_summon.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
grid_weapon.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
job.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
job_accessory.rb February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
job_skill.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
party.rb Deploy unauthenticated profile fix (#93) 2023-04-09 21:52:16 -07:00
raid.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
summon.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
user.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00
weapon.rb Refactor weapon conflicts into model validations 2023-01-02 21:24:53 -08:00
weapon_key.rb Add all blueprints and associate with models 2022-12-21 03:31:55 -08:00