Commit graph

36 commits

Author SHA1 Message Date
33cef2050c Added route for resolving character conflicts 2022-11-19 06:02:17 -08:00
c3566944cd Add endpoint for fetching all jobs 2022-03-22 03:41:00 -07:00
29b533d104 Update search routes to use POST instead of GET 2022-03-09 11:02:32 -08:00
9fd1c33296 Add routes for User 2022-03-04 05:14:46 -08:00
4892153f87 Add route for updating grid weapons 2022-03-03 00:17:22 -08:00
0f72a24e0c Add weapon keys route 2022-03-02 14:39:25 -08:00
6a00c60a33 Add route for favorites 2022-02-27 19:59:54 -08:00
25b12b10c4 Add routes for Favorites 2022-02-27 19:03:29 -08:00
6f0dd42cc8 Add route for all parties 2022-02-26 19:27:49 -08:00
edf489ce31 Add route to get all raids 2022-02-23 19:04:34 -08:00
00be912c31 Fix whitespace 2022-02-23 16:30:38 -08:00
9d4706b741 Add route for updating parties 2022-02-04 14:47:47 -08:00
5ea9f367c1 Add routes to pull data for individual objects in a party 2022-02-04 01:00:30 -08:00
91d4dcb416 Update cors.rb 2022-02-01 05:02:44 -08:00
66f281714b Add routes for updating the uncap level of an object 2022-02-01 03:28:57 -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
1ea9768d64 Update database.yml 2022-01-29 20:56:50 -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
be6a05124a Add search for Characters 2020-10-19 03:57:07 -07:00
43130f69e0 Add routes for Characters 2020-10-19 03:56:40 -07:00
a63027aff6 Update routes for search and summons 2020-10-18 22:25:35 -07:00
12a98d4abd Update UsersController
Adds registration, check_email, and check_username methods
2020-09-25 10:53:56 -07:00
2c9c6de915 Add doorkeeper files 2020-09-25 10:53:06 -07:00
ec54d7d05e Add definitions.rb for solargraph 2020-09-25 10:51:54 -07:00
2def96352f Add custom TokensController for login 2020-09-25 10:42:34 -07:00
2164c10ab1 Move route from party to parties 2020-09-18 06:43:49 -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
ddce195afa Add weapons routes
These are for GridWeapons though
2020-09-16 03:28:14 -07:00
3efabf11c5 Fix party resource
Added more endpoints and renamed to `:party`
2020-09-16 03:27:33 -07:00
f616fe23db Restart on Rails 2020-09-14 18:30:54 -07:00