Bilal Elmoussaoui
|
f6cd9d6612
|
Switch to gtk-rs git deps
|
2023-08-12 01:30:30 +02:00 |
|
Maximiliano Sandoval R
|
b3517fa1b1
|
cargo: Set msrv to 1.70
We use is_some_and.
|
2023-06-20 23:03:39 +02:00 |
|
Maximiliano Sandoval R
|
8ec122c162
|
meson: Bump dependency of libadwaita to 1.4
|
2023-06-20 20:12:12 +02:00 |
|
Bilal Elmoussaoui
|
77963b4714
|
Bump release to 4.3.1
|
2023-04-22 13:33:29 +02:00 |
|
Bilal Elmoussaoui
|
3a3b9cc8f3
|
camera: Auto flip the video stream
We could make this better by using glvideoflip but that is someone else's task
|
2023-04-22 11:31:38 +00:00 |
|
Bilal Elmoussaoui
|
50862256dc
|
Bump release to 4.3.0
|
2023-04-20 00:20:28 +02:00 |
|
Maximiliano Sandoval R
|
25e125b685
|
search_provider: Block receivers until ready
|
2023-04-19 11:37:03 +02:00 |
|
Bilal Elmoussaoui
|
bcde0ae8db
|
Bump dependencies
|
2023-04-11 23:38:55 +02:00 |
|
Bilal Elmoussaoui
|
8930284cd7
|
secrets: Zeroize on drop
|
2023-04-10 01:46:35 +02:00 |
|
Bilal Elmoussaoui
|
cdee19ccb8
|
otp: Fix compatibility with 2FAS
See https://2fas.com/check-token/
|
2023-04-08 23:52:06 +00:00 |
|
Bilal Elmoussaoui
|
8bf625c5aa
|
search-provider: Use a wrapper type
Because we have to run the service using tokio runtime so we can no longer send the application itself to a differnt thread
|
2023-04-07 01:45:13 +02:00 |
|
Bilal Elmoussaoui
|
2224521d4d
|
Disable unwanted features
Reduce build dependencies a little bit
|
2023-04-07 01:45:13 +02:00 |
|
Bilal Elmoussaoui
|
c8ae5f4816
|
Bump dependencies
|
2023-04-07 01:45:13 +02:00 |
|
Bilal Elmoussaoui
|
ed01da7f0c
|
Drop usage of gtk-macros
|
2023-04-07 01:45:13 +02:00 |
|
Bilal Elmoussaoui
|
ce1b543e8a
|
Replace base64 crate
|
2023-04-07 01:45:13 +02:00 |
|
Bilal Elmoussaoui
|
9385f8174a
|
Bump dependencies & use tokio only for zbus crates
|
2023-04-07 01:45:13 +02:00 |
|
Bilal Elmoussaoui
|
e271feb4e0
|
Update gtk-rs crates
|
2023-04-07 01:45:13 +02:00 |
|
Bilal Elmoussaoui
|
f7634a3888
|
Bump release to 4.2.0
|
2022-12-27 14:51:14 +01:00 |
|
Bilal Elmoussaoui
|
80d8ea71a4
|
Multi cameras support
|
2022-12-27 14:07:10 +01:00 |
|
Bilal Elmoussaoui
|
db3afdc7b9
|
camera: Use a GL sink when possible
|
2022-12-27 13:11:09 +01:00 |
|
Bilal Elmoussaoui
|
87dd3b2243
|
Replace some of the deprecated APIs
|
2022-12-25 09:27:05 +01:00 |
|
Bilal Elmoussaoui
|
594bf9fcf0
|
Switch to AdwAboutWindow
|
2022-12-25 08:50:01 +01:00 |
|
Bilal Elmoussaoui
|
64b4995030
|
bump dependencies
|
2022-12-24 20:07:00 +01:00 |
|
Bilal Elmoussaoui
|
e4fb7e899c
|
Migrate to latest gtk-rs release
|
2022-12-24 17:02:18 +01:00 |
|
Bilal Elmoussaoui
|
fc8624342b
|
Bump release to 4.1.6
|
2022-06-10 21:30:49 +02:00 |
|
Julia Johannesen
|
64f7850f39
|
Initial implementation of otpauth-migration uris
|
2022-06-08 20:46:39 -04:00 |
|
Bilal Elmoussaoui
|
1d0085e445
|
Release 4.1.5
|
2022-06-06 09:41:26 +02:00 |
|
Bilal Elmoussaoui
|
c16992be2b
|
Bump release to 4.1.4
|
2022-06-04 13:46:13 +02:00 |
|
Bilal Elmoussaoui
|
cf88546834
|
Release 4.1.3
|
2022-05-31 20:21:55 +02:00 |
|
Bilal Elmoussaoui
|
2cbf0fea90
|
Update oo7
|
2022-05-31 20:20:38 +02:00 |
|
Bilal Elmoussaoui
|
66e0fc1e62
|
Bump to 4.1.2
|
2022-05-29 00:52:56 +02:00 |
|
Bilal Elmoussaoui
|
3c3eb02fff
|
Switch to oo7 for secret service handling
Also switch to tracing while we are at it. Might need to refactor the
whole keyring module in a
later commit
|
2022-04-30 01:55:23 +00:00 |
|
Bilal Elmoussaoui
|
3b95c578cf
|
Bump release
|
2022-04-22 00:37:03 +02:00 |
|
Bilal Elmoussaoui
|
3f3c47595a
|
favicons: Split into a separate crate
This also stops fetching icons for a specific size and instead fetches the best size there is
that fixes the runtime stack error
Fixes #312
|
2022-04-22 00:33:19 +02:00 |
|
Bilal Elmoussaoui
|
022b9d072e
|
provider image: properly abort old tasks
|
2022-04-20 03:40:37 +02:00 |
|
Bilal Elmoussaoui
|
f4a279c050
|
bump release to 4.1.0
|
2022-04-19 03:43:31 +02:00 |
|
Bilal Elmoussaoui
|
9292b45e92
|
image: limit features to favicons extensions
|
2022-04-17 03:58:08 +02:00 |
|
Bilal Elmoussaoui
|
8217c92574
|
favicon: add various tests and Meta tags support
|
2022-04-17 01:13:30 +02:00 |
|
Bilal Elmoussaoui
|
65c6ec9bb7
|
favicon: Support -uri/favicon.ico
Fixes #270
|
2022-04-17 00:38:46 +02:00 |
|
Bilal Elmoussaoui
|
9351815394
|
bump dependencies
|
2022-03-24 15:44:08 +01:00 |
|
mutluler
|
1a7ae4ec7e
|
add support for exporting encrypted aegis backups
|
2022-01-31 15:57:41 +01:00 |
|
mutluler
|
0cf7ad7654
|
add encrypted import of aegis files
|
2022-01-28 16:07:53 +01:00 |
|
Bilal Elmoussaoui
|
f1b4362284
|
feature: Add GNOME Shell Search Provider
|
2022-01-23 20:48:29 +01:00 |
|
Maximiliano Sandoval R
|
fa8b45fc61
|
cargo: Update deps
|
2022-01-16 18:07:05 +01:00 |
|
Bilal Elmoussaoui
|
48822df359
|
move the camera to use the portal
|
2022-01-05 10:38:32 +01:00 |
|
Bilal Elmoussaoui
|
2a08ced060
|
bump dependencies
|
2022-01-05 10:38:32 +01:00 |
|
Bilal Elmoussaoui
|
eaba3f0d97
|
update to latest gtk-rs stack
|
2022-01-05 10:38:31 +01:00 |
|
Bilal Elmoussaoui
|
db6e192ff3
|
use stable crates for gtk/ashpd/gst
|
2021-06-29 08:05:17 +00:00 |
|
Bilal Elmoussaoui
|
ebcb674497
|
update to latest gtk-rs stack
we don't use stable yet because gstreamer-rs still lacks an update for now
|
2021-06-26 10:33:43 +02:00 |
|
Bilal Elmoussaoui
|
c0a73e2f8c
|
bump dependencies
|
2021-06-25 19:46:10 +02:00 |
|