about summary refs log tree commit diff
path: root/src/App.web.tsx
Commit message (Expand)AuthorAgeFilesLines
...
* [APP-511] metrics overhaul: frontend work (#506)Ansh2023-06-151-1/+1
* Feat: Use system default color mode, but allow user overrideJaz2023-05-161-1/+1
* [APP-527] setup sentry (#532)Ansh2023-05-011-0/+1
* #435 web dark mode (#455)Ansh2023-04-121-12/+16
* Add analytics to the web build (close #233) (#385)Paul Frazee2023-04-041-6/+10
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-14/+10
* Sync browser navigation with appPaul Frazee2023-02-241-0/+1
* fix: browser historyMichael Staub2023-02-231-1/+9
* Implement web toastPaul Frazee2023-01-261-2/+2
* Get MVP of web app runningPaul Frazee2023-01-261-2/+5
* Fix all type errorsPaul Frazee2023-01-261-2/+2
* Fix toast positioning (close #9)Paul Frazee2022-11-281-1/+1
* New navigation model (#1)Paul Frazee2022-08-311-2/+2
* Implement Web versions of the bottom sheet, toast, and progress circlePaul Frazee2022-07-251-9/+5
* Add share bottom-sheet to feed and threadPaul Frazee2022-07-251-3/+9
* Add iconsPaul Frazee2022-07-191-22/+2
* Replace mobx-state-tree with mobx and get a basic home feed renderingPaul Frazee2022-07-191-2/+26
* Add mock API and reorg code for clarityPaul Frazee2022-07-181-1/+1
* Add routes and core viewsPaul Frazee2022-06-091-57/+2
* Add state managementPaul Frazee2022-06-091-0/+80