You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Integrate LemonSqueezy for payment processing (#113)
* handle lemonsqueezy subscriptions and create entitlements from them
* update existing entitlements
* add premium page and start implementing endpoints
* add pricing list to premium page
* fix build errors
* move plan info to backend and more refactoring
* implement subscription management
* store plan id in entitlements instead of lemonsqueezy ids
* [WIP] Entitlements (#123)
* implement mvp entitlement feature computation
* centralize feature computation
* enforce monthly credit usage limit
* enforce guild count limit
* minor
* minor
* Collaborators (#121)
* collaborators MVP
* fix rebase
* enforce max collaborators from entitlements
* minor
* minor
* Hand out roles to subscribers (#126)
* update json example
* hand out roles to premium subscribers
* run plan manager
* sqlc generate
0 commit comments