about summary refs log tree commit diff
path: root/src/env.ts
Commit message (Collapse)AuthorAgeFilesLines
* E2E 🟢 (#2092)Eric Bailey2023-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add logged out e2e ctrl, fix login test * Fix log handling via env vars in expo * Fix create account test * Upgrade dev-env * Fix home screen tests * Fix composer tests * Fix curate-lists tests, split in two * Fix invite codes test * Fix curate-lists tests * Give up on mergefeed test * Fix mod lists * Fix app view url * Fix profile tests * Fix profile test with hack * Keep using globals * Fix two more * Fix thread view * Better skip for merge feed * Revert debug code
* Add new loggerEric Bailey2023-11-041-0/+9
|
* Add a server instance selector and drop env varsPaul Frazee2022-11-151-10/+0
|
* Add staging envPaul Frazee2022-11-111-3/+8
|
* Fix web buildPaul Frazee2022-06-151-4/+2
|
* Polyfills for native cryptoPaul Frazee2022-06-151-2/+4
|
* Add base auth & ucan request flow (web only)Paul Frazee2022-06-141-0/+5