manifold/common/util
Austin Chen da4ce99755
Merge Manifold for Teams infra into main codebase (#61)
* Add dev target for TheoremOne

* Restrict signups to theoremone.co emails

* Add new indices

* Forbid reads from unauthenticated users

* Client-side render pages that need auth

These pages are now client-side rendered:
- /home
- /leaderboards
- /market/...
- /fold/...

* Hide 404 for private Manifolds

* Brand instance for TheoremOne

* Hide "Add Funds" and "Personalize your feed"

* "M$" =>  "T$"

* Hide Discord & About Page too

* Update placeholders for teams

* Update firestore.indexes.json

* Switch /analytics to propz

* Migrate per-env code into common/

* More migrations to PROJECT_ID

* Conditionally use SSG depending on public vs private instance

* Fix props to be empty object

* Move more logic into access

* Spin out config files for each environment

* Generify most of the customizable brand stuff

* Move IS_PRIVATE_MANIFOLD to access.ts

* Rename access.ts to envs/constants.ts

* Add "dev:dev" alias

* Rever firestore rules to existing settings

* Fixes according to James's review
2022-03-08 18:43:30 -08:00
..
array.ts Custom feed (#43) 2022-02-03 18:13:04 -06:00
clean-username.ts User profile (#44) 2022-02-03 21:04:56 -06:00
format.ts Merge Manifold for Teams infra into main codebase (#61) 2022-03-08 18:43:30 -08:00
object.ts Free response (#47) 2022-02-17 17:00:19 -06:00
parse.ts Match tags with hash 2022-02-01 11:02:30 -06:00
promise.ts Fix leaderboard out of memory error with batchedWaitAll instead of Promise.all 2022-03-07 13:45:56 -08:00
random.ts New, pretty user page (#48) 2022-02-17 17:16:58 -08:00
slugify.ts formatting 2022-01-10 17:52:03 -06:00