pinafore/src/routes/_database
Nolan Lawson 43baaf36ae
fix: close IDB connections when page is frozen (#1196)
OK let's try this
2019-05-08 20:53:33 -07:00
..
timelines feat: implement notification filters (all vs mentions) (#1177) 2019-05-04 17:58:44 -07:00
accounts.js fix: do remote search when autosuggesting accounts (#1182) 2019-05-05 19:16:02 -07:00
asyncDatabase.js perf: move indexeddb operations to async module (#813) 2018-12-15 17:13:40 -08:00
cache.js test: add IndexedDB tests (#1075) 2019-03-03 18:34:10 -08:00
cleanup.js test: add IndexedDB tests (#1075) 2019-03-03 18:34:10 -08:00
clear.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
constants.js fix: fix pleroma snowflake IDs for real (#1084) 2019-03-05 20:25:10 -08:00
database.js perf: move indexeddb operations to async module (#813) 2018-12-15 17:13:40 -08:00
database.prod.js perf: move indexeddb operations to async module (#813) 2018-12-15 17:13:40 -08:00
databaseApis.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
databaseLifecycle.js fix: close IDB connections when page is frozen (#1196) 2019-05-08 20:53:33 -07:00
helpers.js test: add IndexedDB tests (#1075) 2019-03-03 18:34:10 -08:00
keys.js fix: use correct sorting for snowflake IDs (#1074) 2019-03-03 17:21:22 -08:00
knownInstances.js fix: close IDB connections when page is frozen (#1196) 2019-05-08 20:53:33 -07:00
meta.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
migrations.js fix: use correct sorting for snowflake IDs (#1074) 2019-03-03 17:21:22 -08:00
relationships.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
utils.js fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00