Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keep oauth tokens around a bit after expiry | pennae | 2022-07-13 | 2 | -0/+15 |
| | | | | | | | firefox wants to delete profile access tokens after they're expired and logs errors if it can't do that. since this happens every hour we can end up with a bunch of error logs very quickly, so we better let it do what it wants. | ||||
* | add downgrade migration for first schema version | pennae | 2022-07-13 | 1 | -1/+44 |
| | |||||
* | initial import | pennae | 2022-07-13 | 2 | -0/+292 |