yggverse
|
33369e31ea
|
use r2d2 pool, update rusqlite version
|
2025-03-14 12:27:09 +02:00 |
|
yggverse
|
4002c94a4a
|
remove extra rc wrapper
|
2025-03-13 17:25:07 +02:00 |
|
yggverse
|
a6107bf1bb
|
implement permanent storage for profile history
|
2025-03-12 16:16:16 +02:00 |
|
yggverse
|
3cc6b9a76a
|
update app launcher
|
2025-03-08 08:36:34 +02:00 |
|
yggverse
|
00d130e107
|
update deprecated error handlers
|
2025-03-07 18:48:16 +02:00 |
|
yggverse
|
43c081d73b
|
delegate some errors to the up level
|
2025-03-07 18:20:15 +02:00 |
|
yggverse
|
5effd63575
|
use anyhow crate, return id on insert
|
2025-03-07 18:14:37 +02:00 |
|
yggverse
|
b8a8fb49de
|
implement custom search providers feature
|
2025-01-30 15:53:26 +02:00 |
|
yggverse
|
5347ffbbfd
|
connect search mod
|
2025-01-30 13:19:22 +02:00 |
|
yggverse
|
ba68019614
|
reorganize clone semantics, implement recently closed tabs history
|
2025-01-12 04:02:41 +02:00 |
|
yggverse
|
293c7d0aa3
|
enshort to common variable name
|
2024-12-14 07:04:23 +02:00 |
|
yggverse
|
1d5fa4febb
|
add Default implementation
|
2024-12-06 23:31:52 +02:00 |
|
yggverse
|
c86dca53bd
|
implement to_string method, prevent memory index overwrite on validation step
|
2024-11-23 18:04:57 +02:00 |
|
yggverse
|
efa3bc48c3
|
update errors handle
|
2024-11-22 15:51:03 +02:00 |
|
yggverse
|
611addda42
|
handle construction results, separate index methods
|
2024-11-16 20:27:33 +02:00 |
|
yggverse
|
f487215ca9
|
begin authorization components implementation for gemini protocol
|
2024-11-16 12:55:30 +02:00 |
|
yggverse
|
be30ec660f
|
use shared pointer for profile_id value
|
2024-11-14 13:32:53 +02:00 |
|
yggverse
|
fb8f9904d0
|
cleanup unused constructions, fix tab state for bookmark action
|
2024-11-14 10:51:35 +02:00 |
|
yggverse
|
b441a681f7
|
deactivate welcome dialog, auto-generate profile on first launch, remove extra references, draft bookmarks model
|
2024-11-14 06:00:41 +02:00 |
|
yggverse
|
4d7b61ef59
|
draft profile database implementation, make members public, run initial dialog, rename field from active to is_active
|
2024-11-13 08:03:48 +02:00 |
|
yggverse
|
b12f5e8b8f
|
move profile components to separated namespace
|
2024-11-13 03:40:29 +02:00 |
|
yggverse
|
6030df6328
|
move browser actions to destination submod level
|
2024-11-08 09:19:16 +02:00 |
|
yggverse
|
33d8746ca3
|
use original error message
|
2024-11-08 08:47:52 +02:00 |
|
yggverse
|
a0201ea83b
|
init profile in constructor
|
2024-11-08 08:43:02 +02:00 |
|
yggverse
|
25b63c0e02
|
collect profile features into one shared struct
|
2024-11-08 07:46:25 +02:00 |
|