Commit graph

46 commits

Author SHA1 Message Date
yggverse
2dc6154d54 move identity feature to request area 2025-01-29 15:13:35 +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
14159d54e1 handle undefined mime type errors with download status page, optional rename constructors from new to build 2025-01-17 00:52:31 +02:00
yggverse
2f84c2b86e filter FS entities from subject filename, rename new constructor to build 2025-01-16 22:04:29 +02:00
yggverse
edb385f903 rename constructors 2025-01-15 00:25:33 +02:00
yggverse
dd5d79bac4 move actions connect into the search component 2024-12-17 02:52:21 +02:00
yggverse
4b357f8229 close search on escape action 2024-12-16 16:49:19 +02:00
yggverse
2a3e4048ff use box container for text content 2024-12-16 12:38:51 +02:00
yggverse
6911559915 remove extra members 2024-12-12 13:20:04 +02:00
yggverse
1497896f6d remove extra getters 2024-12-12 12:46:55 +02:00
yggverse
f2dadee082 add optional download button for unknown mime types 2024-12-12 12:42:47 +02:00
yggverse
549c3fd946 delegate status info to widget implementation 2024-12-12 12:24:16 +02:00
yggverse
596589a2f4 draft mime issue status page 2024-12-12 09:19:55 +02:00
yggverse
054afd270a implement public api actions for download feature 2024-12-11 01:03:46 +02:00
yggverse
09f2a17f22 format request, begin download feature implementation 2024-12-09 14:55:20 +02:00
yggverse
614aa1d71a implement view-source feature 2024-12-08 13:59:57 +02:00
yggverse
2a59bebea9 remove extra getters, give gobject names 2024-12-02 14:28:07 +02:00
yggverse
c5ca74702a replace deprecated Picture::for_pixbuf method with Picture::for_paintable 2024-11-22 14:45:39 +02:00
yggverse
14c31734fd begin identity dialog implementation 2024-11-17 16:28:45 +02:00
yggverse
63f7f1c769 add identity page for CertificateRequest status code 2024-11-16 21:32:42 +02:00
yggverse
61010e0a42 use tuple for actions 2024-11-12 18:47:52 +02:00
yggverse
8917d14908 use tuple for actions 2024-11-11 15:14:32 +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
38f945105c move tab open action to separated mod 2024-11-10 07:57:22 +02:00
yggverse
c843e5b7c0 replace arc with rc 2024-11-08 05:21:08 +02:00
yggverse
cb651496fd update construction api 2024-11-01 01:04:59 +02:00
yggverse
7da4d617da rename actions 2024-11-01 00:17:36 +02:00
yggverse
ae1d3531bf add custom failure icons support 2024-10-31 22:40:48 +02:00
yggverse
54f09e80fb return components constructed, add documentation comments 2024-10-30 20:21:36 +02:00
yggverse
a336b18ac3 implement show_with_delay option 2024-10-30 03:55:39 +02:00
yggverse
6447b2279f update totals on loading 2024-10-29 19:20:25 +02:00
yggverse
15a2ef81bc update comment 2024-10-29 18:35:35 +02:00
yggverse
d1100b9f82 update comment 2024-10-29 18:04:28 +02:00
yggverse
e754ad7e19 add comment 2024-10-29 17:30:34 +02:00
yggverse
931dc1cfc2 implement separated mod with options for failure component 2024-10-29 01:24:10 +02:00
yggverse
385586ca3d implement loading widget 2024-10-29 01:09:05 +02:00
yggverse
920721412e drop Arc from SimpleAction #1 2024-10-27 12:50:36 +02:00
yggverse
5415b7e212 draft images support 2024-10-26 23:10:34 +03:00
yggverse
deafe0845d draft image controller 2024-10-18 05:14:38 +03:00
yggverse
c1bc99125e update status controller name 2024-10-17 19:07:20 +03:00
yggverse
db3c5366fd draft status pages 2024-10-15 18:17:41 +03:00
yggverse
ab73b9de5b register new local action 2024-10-14 05:57:33 +03:00
yggverse
8f1e94dd68 draft new tab open on middle click 2024-10-14 01:13:26 +03:00
yggverse
6684b09ae2 create separated mod for page widget 2024-10-11 02:32:43 +03:00
yggverse
65502c247d normalize tab items component 2024-10-08 00:56:52 +03:00
Renamed from src/app/browser/window/tab/page/content.rs (Browse further)