yggverse
|
ad5d7b628d
|
fix auth counter
|
2024-11-20 19:42:30 +02:00 |
|
yggverse
|
62c21523df
|
implement auth remove action
|
2024-11-20 19:02:12 +02:00 |
|
yggverse
|
a01b3283d4
|
update subtitle
|
2024-11-20 18:21:35 +02:00 |
|
yggverse
|
c897785f00
|
add guest session option, rename enum values
|
2024-11-20 18:18:48 +02:00 |
|
yggverse
|
9e12cc9044
|
update const name, add comment
|
2024-11-20 17:32:27 +02:00 |
|
yggverse
|
f4cef86438
|
replace Option with Value enum
|
2024-11-20 17:28:25 +02:00 |
|
yggverse
|
69b879540d
|
update const name
|
2024-11-20 16:51:56 +02:00 |
|
yggverse
|
564b02c0f5
|
update comment
|
2024-11-20 16:51:42 +02:00 |
|
yggverse
|
103b3456a4
|
update comments
|
2024-11-20 16:38:24 +02:00 |
|
yggverse
|
86c8ba2b66
|
drop extra move
|
2024-11-20 16:33:46 +02:00 |
|
yggverse
|
9b16022820
|
fix dropdown item factory
|
2024-11-20 16:32:31 +02:00 |
|
yggverse
|
22f0e59479
|
replace adw::ActionRow with custom gtk::Box implementation
|
2024-11-20 16:06:33 +02:00 |
|
yggverse
|
0091175d2a
|
reload page on identity apply
|
2024-11-20 11:51:56 +02:00 |
|
yggverse
|
5128324f8e
|
rename method
|
2024-11-20 11:41:20 +02:00 |
|
yggverse
|
ab003209b0
|
update details text
|
2024-11-20 11:37:16 +02:00 |
|
yggverse
|
7254f8e986
|
trim CN prefix from certificate name
|
2024-11-20 11:33:22 +02:00 |
|
yggverse
|
73b2b2569f
|
update identity subtitle format
|
2024-11-20 11:27:47 +02:00 |
|
yggverse
|
bb42239749
|
use ActionRow widget for DropDown menu
|
2024-11-20 10:36:21 +02:00 |
|
yggverse
|
755a704433
|
remove extra fields from db, use certificate as storage
|
2024-11-20 08:35:37 +02:00 |
|
yggverse
|
a49ec2b7b4
|
replace deprecated in gio 2.72 set_tls_validation_flags method with custom validator
|
2024-11-19 19:11:09 +02:00 |
|
yggverse
|
090e39b976
|
draft manual certificate validation
|
2024-11-19 18:57:28 +02:00 |
|
yggverse
|
35ccbd8714
|
draft new certificate dialog features
|
2024-11-19 17:04:41 +02:00 |
|
yggverse
|
728a9c06d5
|
implement existing certificate selection
|
2024-11-19 13:46:55 +02:00 |
|
yggverse
|
a29d064db3
|
update dependencies use
|
2024-11-18 23:45:25 +02:00 |
|
yggverse
|
46a25306e1
|
replace hashmap index with custom gobject properties impl
|
2024-11-18 22:16:20 +02:00 |
|
yggverse
|
5d647518c0
|
remove extra clone
|
2024-11-18 12:44:49 +02:00 |
|
yggverse
|
6b5e712cdf
|
implement records list builder, make some members public, drop extra getters
|
2024-11-18 11:44:33 +02:00 |
|
yggverse
|
41aebd4fcc
|
implement on_select wrapper
|
2024-11-17 18:55:03 +02:00 |
|
yggverse
|
36bfc30664
|
store dropdown item keys in gobject properties to prevent selection mismatch
|
2024-11-17 18:38:07 +02:00 |
|
yggverse
|
14c31734fd
|
begin identity dialog implementation
|
2024-11-17 16:28:45 +02:00 |
|
yggverse
|
12b4d441ca
|
add tooltip
|
2024-11-16 21:41:07 +02:00 |
|
yggverse
|
326a0d0887
|
add css class for action button
|
2024-11-16 21:38:32 +02:00 |
|
yggverse
|
63f7f1c769
|
add identity page for CertificateRequest status code
|
2024-11-16 21:32:42 +02:00 |
|
yggverse
|
7370815f9d
|
define foreign keys
|
2024-11-16 15:39:42 +02:00 |
|
yggverse
|
3e6f95833d
|
rename identity widget
|
2024-11-16 14:52:37 +02:00 |
|
yggverse
|
d717c1c246
|
dump failure reason, update comments
|
2024-11-16 14:24:35 +02:00 |
|
yggverse
|
5bb0617c57
|
implement auth wrapper for stream
|
2024-11-16 14:10:26 +02:00 |
|
yggverse
|
f487215ca9
|
begin authorization components implementation for gemini protocol
|
2024-11-16 12:55:30 +02:00 |
|
yggverse
|
d43dfa3035
|
update ggemini version
|
2024-11-16 09:45:02 +02:00 |
|
yggverse
|
1b6f45152a
|
use tuple for actions
|
2024-11-14 16:24:48 +02:00 |
|
yggverse
|
fc2baf7845
|
draft auth action
|
2024-11-14 16:15:13 +02:00 |
|
yggverse
|
f1b7fc9ac0
|
add auth navbar button
|
2024-11-14 14:41:26 +02:00 |
|
yggverse
|
ec95ae2580
|
enshort action namespace
|
2024-11-14 14:33:29 +02:00 |
|
yggverse
|
41515b0f2b
|
use title for input status by provider
|
2024-11-14 12:57:48 +02:00 |
|
yggverse
|
9d40e7f01c
|
update comment
|
2024-11-14 12:52:18 +02:00 |
|
yggverse
|
0b44303023
|
handle bookmark toggle action results
|
2024-11-14 12:48:58 +02:00 |
|
yggverse
|
d3f3475f15
|
use record id as hashmap value
|
2024-11-14 12:26:02 +02:00 |
|
yggverse
|
fb8f9904d0
|
cleanup unused constructions, fix tab state for bookmark action
|
2024-11-14 10:51:35 +02:00 |
|
yggverse
|
c511b97d2d
|
complete bookmark toggle features
|
2024-11-14 09:58:36 +02:00 |
|
yggverse
|
232f67b9cc
|
draft bookmark toggle action
|
2024-11-14 09:30:40 +02:00 |
|