yggverse
|
b8a8fb49de
|
implement custom search providers feature
|
2025-01-30 15:53:26 +02:00 |
|
yggverse
|
93942dd83d
|
implement name entry as trait
|
2025-01-29 20:57:32 +02:00 |
|
yggverse
|
c6f5de634d
|
define some namespaces locally
|
2025-01-29 20:40:51 +02:00 |
|
yggverse
|
91cd9cbae9
|
implement exit button as trait, set disconnect button status update by total
|
2025-01-29 20:37:56 +02:00 |
|
yggverse
|
a8008ad92c
|
optimize identity dialog mod
|
2025-01-29 19:49:54 +02:00 |
|
yggverse
|
fc8c967891
|
implement Common identity as trait for AlertDialog
|
2025-01-29 19:34:30 +02:00 |
|
yggverse
|
a6d84908cc
|
rename identity type from default to common
|
2025-01-29 19:28:42 +02:00 |
|
yggverse
|
873e642b10
|
update callback function, fix auth status update
|
2025-01-29 19:24:35 +02:00 |
|
yggverse
|
2dc6154d54
|
move identity feature to request area
|
2025-01-29 15:13:35 +02:00 |
|
yggverse
|
e7bd5bbdc6
|
begin request entry refactory
|
2025-01-26 19:58:24 +02:00 |
|
yggverse
|
913030a955
|
add new tab item action group, delegate history handle to action implementation
|
2025-01-25 17:28:05 +02:00 |
|
yggverse
|
92550a2ccc
|
lowercase request subject to fix scheme detection
|
2025-01-23 10:25:16 +02:00 |
|
yggverse
|
ed0172be68
|
enable identity selection for Titan protocol
|
2025-01-23 10:21:30 +02:00 |
|
yggverse
|
0c08a0fb2f
|
begin multi-driver page client implementation
|
2025-01-21 15:04:31 +02:00 |
|
yggverse
|
edb385f903
|
rename constructors
|
2025-01-15 00:25:33 +02:00 |
|
yggverse
|
879fe7a6f6
|
begin Titan protocol implementation
|
2025-01-14 04:53:08 +02:00 |
|
yggverse
|
12a0d8f3bf
|
remove extra attribute
|
2024-12-14 06:20:57 +02:00 |
|
yggverse
|
667e42788e
|
add strip_prefix test
|
2024-12-13 03:55:05 +02:00 |
|
yggverse
|
d1f9da795f
|
reset entry selection on focus out
|
2024-12-11 09:31:08 +02:00 |
|
yggverse
|
b8d9d06bf2
|
add secondary_icon_tooltip_text
|
2024-12-11 09:12:43 +02:00 |
|
yggverse
|
21ffb613ee
|
toggle secondary icon action on entry focus
|
2024-12-11 08:54:44 +02:00 |
|
yggverse
|
315174befb
|
enshort member names
|
2024-12-11 07:33:06 +02:00 |
|
yggverse
|
d661bb8253
|
use channel-secure-symbolic icon
|
2024-12-11 07:22:53 +02:00 |
|
yggverse
|
4cd4026a39
|
add comment
|
2024-12-11 07:07:28 +02:00 |
|
yggverse
|
6e79690636
|
fix icon class update
|
2024-12-11 07:06:09 +02:00 |
|
yggverse
|
c22413b973
|
show icon depending of current entry value
|
2024-12-11 07:01:08 +02:00 |
|
yggverse
|
5348417a73
|
implement identity button as navigation entry primary icon
|
2024-12-11 05:44:59 +02:00 |
|
yggverse
|
ff3f064534
|
remove extra getters, give names to gobjects
|
2024-12-09 21:26:47 +02:00 |
|
yggverse
|
ccbc82d2f5
|
add go to the address feature as secondary_icon for request entry widget
|
2024-12-09 21:20:58 +02:00 |
|
yggverse
|
0af69d99f6
|
remove extra getters
|
2024-11-28 01:35:48 +02:00 |
|
yggverse
|
3ce272cd70
|
remove extra getters
|
2024-11-28 00:53:06 +02:00 |
|
yggverse
|
7370815f9d
|
define foreign keys
|
2024-11-16 15:39:42 +02:00 |
|
yggverse
|
aa076b370b
|
rename low-level db api
|
2024-11-13 11:45:33 +02:00 |
|
yggverse
|
61010e0a42
|
use tuple for actions
|
2024-11-12 18:47:52 +02:00 |
|
yggverse
|
da33fa053e
|
move static methods out of main db struct implementation
|
2024-11-12 17:22:07 +02:00 |
|
yggverse
|
47b2be986b
|
implement is_history record argument for load action
|
2024-11-12 08:23:19 +02:00 |
|
yggverse
|
a6ef61486d
|
update actions
|
2024-11-11 05:11:48 +02:00 |
|
yggverse
|
a5fc2a7475
|
define ptr container outside
|
2024-11-11 01:14:09 +02:00 |
|
yggverse
|
12fa47f8f9
|
remove extra methods
|
2024-11-11 00:04:19 +02:00 |
|
yggverse
|
9ff32a3419
|
begin local actions implementation
|
2024-11-10 07:09:55 +02:00 |
|
yggverse
|
35fe1f83e9
|
fix autoreplacement typo
|
2024-11-09 00:25:03 +02:00 |
|
yggverse
|
6030df6328
|
move browser actions to destination submod level
|
2024-11-08 09:19:16 +02:00 |
|
yggverse
|
ec7a668cd9
|
begin action collections implementation (to reduce argument size by clippy)
|
2024-11-08 06:47:58 +02:00 |
|
yggverse
|
c843e5b7c0
|
replace arc with rc
|
2024-11-08 05:21:08 +02:00 |
|
yggverse
|
6d7277d831
|
remove extra referencers
|
2024-11-08 05:03:02 +02:00 |
|
yggverse
|
ef067fbb70
|
remove extra methods
|
2024-11-05 09:57:52 +02:00 |
|
yggverse
|
78b7dd960b
|
move history to page open action, fix request activate action
|
2024-11-05 08:09:02 +02:00 |
|
yggverse
|
39ee50c4ba
|
move migration api out of struct implementation
|
2024-11-03 17:05:32 +02:00 |
|
yggverse
|
8e501fb34f
|
update comment
|
2024-11-03 15:35:21 +02:00 |
|
yggverse
|
73427db470
|
update comment
|
2024-11-03 05:11:04 +02:00 |
|