aboutsummaryrefslogtreecommitdiff
path: root/userapi/storage/sqlite3
AgeCommit message (Expand)Author
2022-08-05Fix linter issues (#2624)Till
2022-07-25Update database migrations, remove goose (#2264)Till
2022-05-05Update table names for user API stats tableNeil Alexander
2022-05-04Add opt-in anonymous stats reporting (#2249)Till
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-04-28Make tests more reliableTill Faelligen
2022-04-27Add UserAPI storage tests (#2384)Till
2022-04-19Change `pushkey_ts` to be seconds (fix #2354) (#2358)Neil Alexander
2022-03-28User directory for nearby Pinecone peers (P2P demo) (#2311)Neil Alexander
2022-03-03Clean old notifications regularly (#2244)Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-18Refactor user API storage (#2202)Neil Alexander
2022-02-18Merge both user API databases into one (#2186)Neil Alexander