Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Clipclops] External store, suspend/resume (#3829) | Eric Bailey | 2024-05-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | * Initial working external store * Clean up WIP, explore suspend/resume * Clean up state, bindings, snapshots, add some logs * Reduce snapshots, add better logic check * Bump interval a smidge * Remove unused type | ||||
* | Increase log dump to 500, dump everything in there (#2268) | Eric Bailey | 2023-12-21 | 2 | -6/+8 |
| | |||||
* | Disable sentry in dev (#2128) | Eric Bailey | 2023-12-07 | 1 | -2/+2 |
| | |||||
* | Throttle non-critical Sentry messages (#2110) | dan | 2023-12-06 | 2 | -2/+30 |
| | | | | | * Throttle non-critical Sentry messages * Run all timers in tests | ||||
* | Improve error handling in dev-only (#2095) | Eric Bailey | 2023-12-05 | 1 | -3/+9 |
| | |||||
* | Full send Sentry (#2018) | Eric Bailey | 2023-11-28 | 1 | -6/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update build profiles, sentry config * Enable sentry * Ok actually enable in dev * Remove debug * Add TF build * Fix typo * Remove debug * Remove unecessary config * Fix typo * Set env in Expo * Remove scripts * Clarify * Replace invalid character * Align on release/dist * Add build version * Just use package version * Align dist | ||||
* | Make sure logger serializes errors (#2001) | Eric Bailey | 2023-11-27 | 2 | -4/+37 |
| | |||||
* | Replace all logs with new logger | Eric Bailey | 2023-11-04 | 1 | -0/+2 |
| | |||||
* | Add logDump tests, ensure Log screen is reversed | Eric Bailey | 2023-11-04 | 2 | -1/+37 |
| | |||||
* | Comment out sentry in prod for now | Eric Bailey | 2023-11-04 | 1 | -1/+1 |
| | |||||
* | Add new logger | Eric Bailey | 2023-11-04 | 7 | -0/+837 |