Commit Graph

10 Commits

Author SHA1 Message Date
fcf0e1c51e Replace BadgerDB with bbolt 2025-01-13 23:15:18 +01:00
d84d2d0905 Replace SQLite with BadgerDB 2022-01-21 11:45:54 +01:00
8122b2552d Remove dead code 2021-05-13 13:35:11 +02:00
ca3a729c36 Add linter, fix linting issue 2021-04-25 16:23:53 +02:00
e59b9d6663 Clear all HTTP request logs (#49)
* Create mutation to clear request logs

* Add UI for clearing all HTTP request logs

* Use consistent naming

* Explicitly delete only from http_requests

* Check if datebase is open

* Add confirmation dialog
2020-11-28 15:48:19 +01:00
0d04996f06 Add scope support 2020-10-29 20:55:22 +01:00
fedb425381 Add project management 2020-10-11 17:09:39 +02:00
ba7d88dfc5 Replace Cayley with SQLite3 2020-10-04 11:50:03 +02:00
d48f1f058d Add scaffolding for scope package 2020-10-01 21:46:35 +02:00
2e88b4abc8 Add initial (rough) database support 2020-09-26 23:36:48 +02:00