Commit Graph

8 Commits

Author SHA1 Message Date
4b09693862 feat: add safari clipboard copy support (#486) 2023-10-17 12:40:36 +11:00
2eed0ae063 feat: add posthog reverse proxy (#449) 2023-09-28 12:56:53 +10:00
4b8aa3298b feat: add single player mode 2023-09-20 13:48:30 +10:00
9014f01276 feat: universal upload
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.

Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-09-14 12:47:47 +10:00
2ab796910e refactor: extract common components into UI package 2023-08-23 11:22:13 +10:00
d0720f4c70 feat: update items
Refactored billing flag name

Refactored FeatureFlag type

Disabled session recording by default
2023-08-21 12:17:56 +10:00
f60cb22f11 feat: feature flags 2023-08-21 12:17:56 +10:00
803ebccee3 wip: refresh design 2023-06-09 18:22:21 +10:00