Commit graph

21 commits

Author SHA1 Message Date
32f4c27637 Merge main into gbf-wiki 2023-07-16 02:07:33 -07:00
10d222fddc
Enable CORS for granblue.team (#116)
* Add granblue.team to cors
2023-07-05 13:08:51 -07:00
293e94437b
Update seeds and fix deletion bug (#110)
* Remove print statements from data migration

* (Hotfix) Fix data migration failing due to nil

* Fix stale migration errors

* Ensure new characters have Awakenings

Every character starts with Balanced Lv1 awakening

* Ensure weapons without awakenings do not expose key

* Updates database seeds (#109)

* Destroy favorites when a party is deleted
2023-06-23 20:34:08 -07:00
06f8d28874
February 2023 Update (#48) 2023-02-04 23:46:12 -08:00
3ced0c6523 Upgrade to rails 7 2023-01-23 01:01:08 -08:00
540df78ee9 Change CORS for production or dev env 2023-01-02 16:24:40 -08:00
c102d68dd7 Update blueprinter.rb 2022-12-21 03:31:24 -08:00
7720d5400f Configure Blueprinter 2022-12-21 01:17:04 -08:00
712c866296 Remove rabl 2022-12-21 01:16:34 -08:00
91d4dcb416 Update cors.rb 2022-02-01 05:02:44 -08:00
423d7047cb i give up 2022-01-30 02:12:09 -08:00
61842ba0c8 Update cors.rb 2022-01-30 01:21:21 -08:00
2aa868682e Update cors.rb 2022-01-30 01:14:02 -08:00
a87eba7aa6 Update cors.rb 2022-01-30 01:09:59 -08:00
51dd504a9f Test CORS 2022-01-30 01:07:14 -08:00
47576dff36 Move CORS definitions to env variable 2022-01-30 00:10:21 -08:00
e539bb16b6 Disable Doorkeeper's new client authentication for passwords
This will be removed eventually but figuring this out is not where I'm mentally at right now
2021-10-28 10:49:07 -07:00
2c9c6de915 Add doorkeeper files 2020-09-25 10:53:06 -07:00
a1030ebc58 Update cors.rb 2020-09-16 23:56:10 -07:00
703bcbdf9d Configure for ngrok 2020-09-16 03:41:03 -07:00
f616fe23db Restart on Rails 2020-09-14 18:30:54 -07:00