• Joined on 2019-11-27
dece pushed to master at dece/Scripts 2022-03-01 16:15:21 +01:00
7af9c89a19 win10-debloat
dece pushed to main at dece/Comet 2022-02-18 23:10:23 +01:00
f7b1b9072c PageFragment: do not count URL as visited twice
dece pushed to main at dece/Comet 2022-02-17 17:58:39 +01:00
44aa42e67d PageFragment: fix back button issue after download
7658212a76 PageViewModel: fix redirections w/o current URL
2f2a70040f PageFragment: fix issue with empty home URL
Compare 3 commits »
dece commented on issue dece/Comet#11 2022-02-17 00:56:15 +01:00
Media links

First step is done, most media can be downloaded in the MediaStore and a snackbar allow a quick open.

dece pushed to main at dece/Comet 2022-02-17 00:46:24 +01:00
d9802dc44d PageViewModel: hande audio and video links
11854d4312 PageViewModel: download images to media store
d447370a41 MimeType: use it to process responses accordingly
a76e84cf1d UriUtilsTest: clean
fd5471b615 Uri: add resolveLinkUri with tests
Compare 8 commits »
dece commented on issue dece/Comet#13 2022-02-16 19:16:54 +01:00
Connexion issue on some capsule (IPv6?)

A capsule owner confirmed that their system had an issue with IPv6 and once fixed, Comet could connect just fine, so it most likely is an IPv6 issue.

Now it should be decided whether:

  • Comet…
dece closed issue dece/Comet#7 2022-02-15 20:41:00 +01:00
Config for TLS protocol
dece commented on issue dece/Comet#7 2022-02-15 20:41:00 +01:00
Config for TLS protocol

This actually fixes the connection issue with the capsule given as example above. It does not fix the connection issue described in #13 though.

dece opened issue dece/Comet#13 2022-02-15 15:43:47 +01:00
Connexion issue on some capsule (IPv6?)
dece commented on issue dece/Comet#12 2022-02-15 10:27:03 +01:00
Add visual hints on links

Visited links are great but should be possible to disable in the settings: some people might feel that it makes them want to visit every link. Definitely does so on me!

dece pushed to main at dece/Comet 2022-02-14 19:16:44 +01:00
1fbfc38d6f colors: use colors more adequately
dece pushed to main at dece/Comet 2022-02-13 23:56:29 +01:00
50793d1440 PageViewModel: use appropriate client certs
3aea6f42c9 HistoryAdapter: show last visits
c4d0e66322 PageAdapter: show URL schemes on links
8c1bebf315 PageAdapter: show visited links with another color
Compare 4 commits »
dece pushed to master at dece/Scripts 2022-02-10 19:30:04 +01:00
5ab4f60b0b gemtext-index
2fbb5b1d53 update-manually-installed-software
Compare 2 commits »
dece pushed to main at dece/Comet 2022-02-06 18:43:50 +01:00
a822287de2 Request: catch SSLProtocolException
dece commented on issue dece/Comet#7 2022-02-04 19:10:38 +01:00
Config for TLS protocol

Preference is there, now to test the capability...

dece reopened issue dece/Comet#7 2022-02-04 19:10:25 +01:00
Config for TLS protocol
dece closed issue dece/Comet#7 2022-02-04 19:10:12 +01:00
Config for TLS protocol
dece pushed to main at dece/Comet 2022-02-04 19:09:58 +01:00
4282567f5f Request: add a TLS version preference
1d69c075a1 Identities: let the user specify a subject CN
b6d855fdeb styles: fix some issues and rename things around
02ba3a1401 IdentityDialog: show and edit URL paths
ea6f54cd73 InputDialog: move to own class
Compare 6 commits »
dece commented on issue dece/Comet#1 2022-02-04 13:00:04 +01:00
Client certificates

The basic identity interface is almost done. Currently it's made to support several URLs per identity but for simplicity it will be a 1-1 binding in the UI for now.

dece pushed to main at dece/Comet 2022-02-04 12:56:12 +01:00
11bea0e585 Identities: add deletion and fix sync issues
f9c341c35a styles: attempt to change link ripple effect
Compare 2 commits »