init database constructor

This commit is contained in:
yggverse 2024-04-14 15:07:49 +03:00
parent 7ac9260ba7
commit 2053ab01de
5 changed files with 71 additions and 5 deletions

View file

@ -7,10 +7,11 @@ At this moment project under development!
* [x] Custom DNS resolver with memory cache, oriented to alt networks like [Yggdrasil](https://github.com/yggdrasil-network/yggdrasil-go)
* [x] Flexible settings in `config.json`, then UI
* [x] Native GTK environment, no custom colors until you change it in `css`
* [x] Page tabs
* [ ] Local pages history snaps to make it accessible even offline
* [x] Multi-tabs
* [ ] Navigation history
* [ ] Bookmarks
* [ ] Certificate features
* [ ] Local snaps to make resources accessible even offline
* [ ] `Gemfeed` reader
* [ ] Search engine integrations, probably [Yo!](https://github.com/YGGverse/Yo/tree/gemini) Search by default
* [ ] Machine translations (e.g. [Lingva](https://github.com/thedaviddelta/lingva-translate) API)