Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v4.1.0
trixnity
Browse files
Dec 06, 2023
Merge branch 'upgrade-exposed' into 'main'
· 32a54c43
Benedict
authored
Dec 06, 2023
View commits for tag v4.1.0
v4.1.0
32a54c43
remove println
· a3e97a92
Benedict
authored
Dec 06, 2023
a3e97a92
upgrade dependencies
· a90fe201
Benedict
authored
Dec 06, 2023
a90fe201
Merge branch 'main' into upgrade-exposed
· 0d26c54c
Benedict
authored
Dec 06, 2023
0d26c54c
Merge branch 'store-decrypted-TimelineEvents' into 'main'
· b87bade1
Benedict
authored
Dec 06, 2023
b87bade1
fix IndexedDBTimelineEventRepository
· 1aa9f886
Benedict
authored
Dec 06, 2023
1aa9f886
Dec 02, 2023
Merge branch...
· c228b468
Benedict
authored
Dec 02, 2023
c228b468
don't update outdated keys within write transactions, because some databases...
· 40b061a3
Benedict
authored
Dec 02, 2023
40b061a3
do not save content of not encrypted TimelineEvent
· 5e508dff
Benedict
authored
Dec 02, 2023
5e508dff
Dec 01, 2023
allow to store decrypted TimelineEvent content
· a4015907
Benedict
authored
Dec 01, 2023
a4015907
Merge branch 'improved-exception-handling' into 'main'
· 96308f54
Benedict
authored
Dec 01, 2023
96308f54
Merge branch 'improved-exception-handling' into store-decrypted-TimelineEvents
· ed57f071
Benedict
authored
Dec 01, 2023
ed57f071
add messages to TimelineEventContentError
· 42002708
Benedict
authored
Dec 01, 2023
42002708
Merge branch 'improved-exception-handling' into store-decrypted-TimelineEvents
· 529fdb07
Benedict
authored
Dec 01, 2023
529fdb07
fix outbox and IT
· 8b72f034
Benedict
authored
Dec 01, 2023
8b72f034
Nov 30, 2023
wip
· c967d662
Benedict
authored
Nov 30, 2023
c967d662
Merge branch 'main' into improved-exception-handling
· 33ed5a71
Benedict
authored
Nov 30, 2023
33ed5a71
decrypt again on timeout
· 40d2e219
Benedict
authored
Nov 30, 2023
40d2e219
improved exception handling for encryption and decryption
· 7194d468
Benedict
authored
Nov 30, 2023
7194d468
Merge branch 'always-wait-for-keys' into 'main'
· ab20b8da
Benedict
authored
Nov 30, 2023
ab20b8da
fix tests
· 988669d1
Benedict
authored
Nov 30, 2023
988669d1
upgrade version
· 84b790e7
Benedict
authored
Nov 30, 2023
84b790e7
remove ZERO decryptionTimeout
· 40343fb0
Benedict
authored
Nov 30, 2023
40343fb0
change timeout type to Duration
· 9496ed0b
Benedict
authored
Nov 30, 2023
9496ed0b
always fetch keys
· e432edf1
Benedict
authored
Nov 30, 2023
e432edf1
Nov 28, 2023
Merge branch 'kotlin-1.9.21' into 'main'
· 123cc521
Benedict
authored
Nov 28, 2023
View commits for tag v4.0.1
v4.0.1
123cc521
upgrade kotlin
· b34c91ac
Benedict
authored
Nov 28, 2023
b34c91ac
Nov 25, 2023
update docs
· a0dacacd
Benedict
authored
Nov 25, 2023
a0dacacd
Nov 24, 2023
change EncryptedEventContent hierarchy
· 7e297139
Benedict
authored
Nov 24, 2023
7e297139
introduce KeyedMutex
· cb208821
Benedict
authored
Nov 24, 2023
cb208821
bump version
· 9485d5de
Benedict
authored
Nov 24, 2023
9485d5de
always track own keys
· 2cc229ba
Benedict
authored
Nov 24, 2023
View commits for tag v4.0.0
v4.0.0
2cc229ba
Merge branch 'upgrade-dependencies' into 'main'
· dec32dac
Benedict
authored
Nov 24, 2023
dec32dac
upgrade dependencies
· d081526f
Benedict
authored
Nov 24, 2023
d081526f
upgrade exposed
· 62c79d89
Benedict
authored
Nov 24, 2023
62c79d89
Nov 23, 2023
Merge branch 'always-handle-device-list' into 'main'
· 535cd42b
Benedict
authored
Nov 23, 2023
535cd42b
Merge branch 'sign-logging' into 'main'
· 1410e113
Benedict
authored
Nov 23, 2023
1410e113
skip dokka when not in CI
· 4b973211
Benedict
authored
Nov 23, 2023
4b973211
always wait for key update when fetchIfMissing
· 165d0406
Benedict
authored
Nov 23, 2023
165d0406
change PartlyDone to WaitForDone to stay consistent in naming, better logging
· c54ce1b7
Benedict
authored
Nov 23, 2023
c54ce1b7
Loading