Commit Graph

  • 7b51c317ca add operation for ensureStripeCustomerExists Loewy 2025-07-07 13:12:36 -07:00
  • 04f1bb4d74 Remove email param from ensureStripeCustomerExists Ivan Malison 2025-07-06 16:20:31 -06:00
  • fbd7c2020b Merge pull request 'Add ensureStripeCustomerExists to schema' (#188) from loewy/get-stripe-customer-mutation into master Ivan Malison 2025-07-04 12:06:47 -06:00
  • c0636a8863 ensure stripe customer rename Loewy 2025-07-03 19:43:21 -07:00
  • 7302d6b8b6 get stripe customer mutation, add stripe_customer_id to user gql type Loewy 2025-07-03 15:26:44 -07:00
  • 492178455c Add getUsersMatching Ivan Malison 2025-06-25 15:08:19 -07:00
  • 55a2edb042 Merge pull request 'Add bannerMessages to getDeployedConfig operation' (#187) from loewy/banner-on-deployed-config-ops into master loewy 2025-06-13 11:19:59 -06:00
  • 31cf492889 add bannerMessages to getDeployedConfig operation Loewy 2025-06-13 10:12:39 -07:00
  • de7dc675a1 Merge pull request 'Reverting config operation until BE deployed' (#186) from loewy/revert-config-operations into master loewy 2025-06-12 15:12:48 -06:00
  • f8f00d9c24 revert changes Loewy 2025-06-12 14:09:20 -07:00
  • dc207bce55 Merge pull request 'Add banners to config operations' (#185) from loewy/update-config-operations into master loewy 2025-06-12 14:30:17 -06:00
  • 2e5b8d2563 add banners to config operations Loewy 2025-06-12 13:29:24 -07:00
  • 46bcd08ae1 Merge pull request 'Add banner messages to DeployedConfigGql' (#184) from loewy/add-banner-to-config into master loewy 2025-06-12 14:27:36 -06:00
  • bd383b1d55 add banner messages to deployedConfigGql Loewy 2025-06-12 10:21:24 -07:00
  • cfffa3f640 Remove protobuf version restrictions ivan/remove-protobuf-restrictions Ivan Malison 2025-06-06 19:44:21 -06:00
  • 2459cb78f8 Merge pull request 'Add comments operations' (#183) from loewy/add-comments-feed-operation into master loewy 2025-05-16 18:34:07 -06:00
  • 8859ad8951 add lightweight query to refetch social interractions on comment mutation completion Loewy 2025-05-16 17:31:58 -07:00
  • bdc3961e46 add mutations for comments Loewy 2025-05-16 14:43:16 -07:00
  • 7c8c932a78 connect gql Loewy 2025-05-16 12:25:27 -07:00
  • ae746ccac0 Add getTableState Ivan Malison 2025-05-15 12:26:18 -07:00
  • 98266c7775 Merge pull request 'add comments' (#182) from add-comments into master wgester 2025-05-13 18:51:51 -06:00
  • 4918720ae3 add comments Will Gester 2025-05-13 17:40:09 -07:00
  • 8463ebf0e7 Merge pull request 'Add streamSegmentType to feed and playlist shot operations' (#181) from loewy/add-stream-type-to-get-shots into master loewy 2025-05-08 16:19:06 -06:00
  • 753179ca58 add streamsegmentType to get feed Loewy 2025-05-08 14:15:57 -07:00
  • 9ee5c721c1 add stream type to get shost for playlist Loewy 2025-05-08 13:44:58 -07:00
  • 00cca10cb3 Merge pull request 'Use pocketing intention fragment to prevent cache merge issues' (#180) from loewy/update-runs-operations into master loewy 2025-04-30 15:58:46 -06:00
  • ad704cad75 use entire fragment to prevent cache merge issues Loewy 2025-04-30 14:57:54 -07:00
  • e2743abb59 Merge pull request 'update runs' (#179) from dean/update-run-gql into master dean 2025-04-30 12:39:23 -06:00
  • e109e89a40 update runs Dean Wenstrand 2025-04-30 18:18:40 +00:00
  • 67bad20d24 Merge pull request 'Add limit and countRespectsLimit args' (#178) from loewy/add-limit-args-to-get-runs into master loewy 2025-04-24 13:48:12 -06:00
  • 0160455b9f add limit and countRespectsLimit args Loewy 2025-04-24 12:43:07 -07:00
  • 170ff70b7a Merge pull request 'Add required types to followers in feed operation' (#177) from loewy/add-required-types-to-feed-operation into master dean/update-runs-gql-operation loewy 2025-04-09 12:48:35 -06:00
  • 8df09b8c93 run just gql Loewy 2025-04-09 11:47:16 -07:00
  • 644ea66e98 add required types to followers in feed operation Loewy 2025-04-09 11:43:27 -07:00
  • 0a5097c5c0 Merge pull request 'Add followers to feed operation for reactions' (#176) from loewy/add-followers-in-reactions into master loewy 2025-04-08 18:21:33 -06:00
  • f4445f7ecb add followers to feed operation for reactions Loewy 2025-04-08 16:48:12 -07:00
  • 6a17c8e3cd schema mk/video-comments Loewy 2025-04-08 13:21:55 -07:00
  • 653f31e96a WIP: Comment CRUD Mike Kalange 2025-03-26 13:19:57 -07:00
  • b18fedae8e Merge pull request 'Add reactions gql to feed and react mutation operation' (#175) from loewy/add-react-to-video into master loewy 2025-04-07 11:33:55 -06:00
  • 31baa2b096 add profile image uri Loewy 2025-04-04 13:19:42 -07:00
  • 85cd37f70f add gql to fragment Loewy 2025-04-04 12:30:02 -07:00
  • b53aa172fa Add reactions mutation to operations Loewy 2025-04-04 12:18:20 -07:00
  • df2e534745 Merge pull request 'add reaction gql' (#174) from add-reactions into master Kat Huang 2025-04-03 18:42:46 -06:00
  • ea4980947f add reaction gql Will Gester 2025-04-03 17:39:55 -07:00
  • d6b9d5e9c5 merge mk/video-reaction Loewy 2025-03-31 14:25:39 -07:00
  • 1f33ba2531 Add support for video reaction Mike Kalange 2025-03-21 11:15:29 -07:00
  • 65475bca9b Merge pull request 'Add delete tags operation' (#173) from loewy/delete-tags-operation into master loewy 2025-03-31 13:47:46 -06:00
  • 280f5a66bd add delete tags operation" Loewy 2025-03-27 11:38:26 -07:00
  • 84daf2d136 Reintroduce retireTags Ivan Malison 2025-03-25 14:31:19 -06:00
  • 6558fb60e9 Add break heuristic Ivan Malison 2025-03-17 19:40:54 -06:00
  • 6462a6a464 Merge pull request 'Add delete tags' (#170) from mk/delete-tag into master countablecloud 2025-03-21 18:26:33 -06:00
  • 41a5bb7609 Add delete tags Mike Kalange 2025-03-21 17:22:24 -07:00
  • b8aaabea8b Merge pull request 'RetireTags mutation operation' (#169) from loewy/retire-tags-operation into master loewy 2025-03-21 15:50:59 -06:00
  • 2745521664 add operations to retire tag Loewy 2025-03-20 12:49:41 -07:00
  • 8efa2e067c Merge pull request 'Add functionality to retire tags' (#167) from mk/retire-tags-gql into master countablecloud 2025-03-21 14:39:27 -06:00
  • 919fe5ba24 Merge branch 'master' into mk/retire-tags-gql countablecloud 2025-03-19 15:08:46 -06:00
  • 7ff60dc9c5 Merge pull request 'Revert "Merge pull request 'Add functionality for retiring tags' (#165) from mk/retire-tags-gql into master"' (#166) from mk/revert-retire-tags into master countablecloud 2025-03-19 15:08:16 -06:00
  • 7e0d8a84ee Add functionality to retire tags Mike Kalange 2025-03-19 14:07:15 -07:00
  • 9f26b5aa0f Revert "Merge pull request 'Add functionality for retiring tags' (#165) from mk/retire-tags-gql into master" Mike Kalange 2025-03-19 14:05:41 -07:00
  • 70303b9363 Merge pull request 'Add functionality for retiring tags' (#165) from mk/retire-tags-gql into master countablecloud 2025-03-17 15:09:54 -06:00
  • 9ee1422d3e Add functionality for retiring tags Mike Kalange 2025-03-17 14:09:19 -07:00
  • 7a9d2545c4 Merge pull request 'Add average time field to video in feed operation' (#164) from loewy/add-average-time-per-shot-in-feed-operation into master loewy 2025-03-11 14:42:24 -06:00
  • c561ea20ab add average difficulty Loewy 2025-03-11 13:41:37 -07:00
  • 7ce0c058b7 add average time field to video in feed operation Loewy 2025-03-11 13:10:34 -07:00
  • c399edd882 Merge pull request 'Add average difficulty in VideoGql' (#163) from loewy/average-difficulty-in-video-gql into master countablecloud 2025-03-07 17:18:36 -07:00
  • 32d8cb0d41 add average diff in videogql Loewy 2025-03-07 16:16:42 -08:00
  • 9d912ed21e Add time to segment information Ivan Malison 2025-02-26 20:30:39 -07:00
  • 0bcfd32b14 Add start segment and end segment client side fields Ivan Malison 2025-02-26 19:29:15 -07:00
  • 9b27d288da Merge pull request 'Add shots to runs operation to get the id' (#162) from loewy/add-shots-in-runs into master loewy 2025-02-20 15:02:43 -07:00
  • b0f94f5ea8 add shots to runs to get id Loewy 2025-02-20 12:37:52 -08:00
  • de653ba54c Merge pull request 'Add tagClasses to getUserTags operation' (#161) from loewy/getUserTags-operation into master loewy 2025-02-05 13:51:14 -07:00
  • 2657628a54 add tagClasses to operation Loewy 2025-02-05 12:48:56 -08:00
  • cd20cfcb40 Add get runs for highlights Ivan Malison 2025-02-04 20:57:22 -07:00
  • 2657a9baf7 Merge pull request 'Return tag classes with tag' (#160) from kat/return-tag-classes-with-tag into master Kat Huang 2025-02-04 19:16:15 -07:00
  • 9bb4b7c513 Return tag classes with tag Kat Huang 2025-02-04 19:14:55 -07:00
  • a5050ed08d Merge pull request 'Revert previous commit 021cd35278ea74f6971ae021b33ddc1bba020e6d' (#159) from loewy/revert-adding-group into master loewy 2025-02-04 15:42:41 -07:00
  • b9e26243e9 revert Loewy 2025-02-04 14:41:11 -08:00
  • 021cd35278 Merge pull request 'Add group in return for user tags' (#158) from loewy/add-group-to-get-user-tags into master loewy 2025-02-04 14:48:11 -07:00
  • 8dda81236a add group to return for user tags Loewy 2025-02-04 13:44:58 -08:00
  • c7ff615fe4 Create tags in video metadata (#157) Kat Huang 2025-02-03 16:43:25 -07:00
  • 365cbb5f70 Merge pull request 'Create upload stream named fragment' (#156) from kat/named-fragment-mini-video into master Kat Huang 2025-01-28 21:31:23 -07:00
  • 194d0dcd22 Create upload stream named fragment Kat Huang 2025-01-28 21:28:31 -07:00
  • 8fcaa1397a Merge pull request 'Add query to get info for banner component' (#155) from loewy/get-banner-info-by-video-id into master loewy 2025-01-21 14:20:42 -07:00
  • e8e318b919 add query to get info for banner component Loewy 2025-01-20 15:04:23 -08:00
  • ff0a11ea0d Merge pull request 'Add last intended segment bound in fragment for VideoFeed stream obj' (#154) from loewy/add-last-intended-segment-bound-to-stream into master loewy 2025-01-16 23:03:42 -07:00
  • 84192d1387 add last intended segment bound Loewy 2025-01-16 22:01:57 -08:00
  • f1ae2b62d6 Add limit parameter Ivan Malison 2025-01-16 20:16:14 -07:00
  • 4f78cd94ab Add video info to longest runs leaderboard Ivan Malison 2025-01-16 17:01:32 -07:00
  • bfdda67d1a Add run filter and run fields Ivan Malison 2025-01-16 15:43:53 -07:00
  • 881350619a Add get longest runs operation Ivan Malison 2024-12-23 13:55:14 -07:00
  • 8bc67f75b0 Use RunGQL directly for run leaderboard Ivan Malison 2024-12-22 23:29:43 -07:00
  • df8495df77 Add proportion and total made to leaderboard query Ivan Malison 2024-12-22 15:36:51 -07:00
  • 0c45855f7d Add video count Ivan Malison 2024-12-22 15:37:06 -07:00
  • a2e659dfcb Add runs leaderboard Ivan Malison 2024-12-22 15:00:19 -07:00
  • 2a36a392ce Merge pull request 'Leaderboards operation' (#153) from loewy/leaderboard-operations into master loewy 2024-12-20 14:14:24 -07:00
  • 145c2f9558 leaderboards operation Loewy 2024-12-20 13:13:30 -08:00
  • 3f2e5d331f Add makes leaderboard Ivan Malison 2024-12-19 17:48:29 -07:00
  • bf8e851139 Merge pull request 'Add profile image for followers' (#152) from loewy/add-profile-image-for-followers into master loewy 2024-12-19 17:36:44 -07:00
  • eb15f4f3b8 add profile image to user relationship Loewy 2024-12-19 16:33:48 -08:00
  • 82ff8546d4 add profile image for followers Loewy 2024-12-19 16:31:46 -08:00