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 · v0.2.15
prs
Browse files
Aug 18, 2021
Bump version to 0.2.15
· 1163e296
Tim Visée
authored
Aug 18, 2021
View commits for tag v0.2.15
v0.2.15
1163e296
Update dependencies
· 1d9b603a
Tim Visée
authored
Aug 18, 2021
1d9b603a
Fix error when initializing Tomb when having a large store
· c4983bd1
Tim Visée
authored
Aug 18, 2021
c4983bd1
Fix secret generation failing when choosing new secret file
· 3a8f5d9a
Tim Visée
authored
Aug 18, 2021
3a8f5d9a
Aug 11, 2021
Add --merge to generate command, to prevent creating a new secret
· d586135e
Tim Visée
authored
Aug 11, 2021
d586135e
Jul 31, 2021
AUR publish script directory permission tweak
· 07876753
Tim Visée
authored
Aug 01, 2021
07876753
Fix AUR package release builds once again, prevent leaking AUR key
· 6a6d7106
Tim Visée
authored
Aug 01, 2021
6a6d7106
Bump version to 0.2.14
· b3f3adfb
Tim Visée
authored
Jul 31, 2021
View commits for tag v0.2.14
v0.2.14
b3f3adfb
Bump MSRV to 1.53, list this in README
· 2201a8b8
Tim Visée
authored
Jul 31, 2021
2201a8b8
Update dependencies
· d6e1732a
Tim Visée
authored
Jul 31, 2021
d6e1732a
Merge branch 'NilsIrl-plaintext_borrow_instead_of_move' into master
· 4b9bd771
Tim Visée
authored
Jul 31, 2021
4b9bd771
Make plaintext methods borrow instead of move self
· 68115772
Nils
authored
Jul 31, 2021
68115772
Jul 11, 2021
Merge branch '37-fix-aur-package-release-builds' into 'master'
· b4e1d1c8
Tim Visée
authored
Jul 11, 2021
b4e1d1c8
Fix AUR package release builds
· 7fb9a365
Tim Visée
authored
Jul 11, 2021
7fb9a365
Jul 09, 2021
Fix syntax error in PKGBUILD
· e441e75b
Tim Visée
authored
Jul 09, 2021
e441e75b
Move AUR package release commands to script
· 954473d9
Tim Visée
authored
Jul 09, 2021
954473d9
Jul 08, 2021
Bump version to 0.2.13
· 1f876dec
Tim Visée
authored
Jul 09, 2021
View commits for tag v0.2.13
v0.2.13
1f876dec
Fix AUR release job
· 334afc68
Tim Visée
authored
Jul 09, 2021
334afc68
When resizing Tomb, determine its size before closing it
· e96be683
Tim Visée
authored
Jul 08, 2021
e96be683
Bump version to 0.2.12
· aede014e
Tim Visée
authored
Jul 08, 2021
View commits for tag v0.2.12
v0.2.12
aede014e
Update dependencies
· 7dcc026f
Tim Visée
authored
Jul 08, 2021
7dcc026f
Merge branch '36-add-tomb-support' into 'master'
· 39e3d622
Tim Visée
authored
Jul 08, 2021
39e3d622
Resolve some Tomb related TODOs
· 505d8c8d
Tim Visée
authored
Jul 08, 2021
505d8c8d
Warn user if Tomb gets too small
· e31f5642
Tim Visée
authored
Jul 08, 2021
e31f5642
Automatically suggest new Tomb size when resizing without size specified
· dbdf4e36
Tim Visée
authored
Jul 08, 2021
dbdf4e36
Add tomb resize command
· 70162dad
Tim Visée
authored
Jul 08, 2021
70162dad
Build binaries and packages with Tomb feature on Linux
· b03f4232
Tim Visée
authored
Jul 08, 2021
b03f4232
Ask user whether to force when opening Tomb if swap is active
· e14ca978
Tim Visée
authored
Jul 08, 2021
e14ca978
Jul 04, 2021
Some README improvements
· 30ec58b5
Tim Visée
authored
Jul 04, 2021
30ec58b5
Add Tomb dependency for AUR package
· 91f64258
Tim Visée
authored
Jul 04, 2021
91f64258
Add Tomb support information to README
· acf57a28
Tim Visée
authored
Jul 04, 2021
acf57a28
Sync store changes that might appear after tomb initialisation
· d34d8e9d
Tim Visée
authored
Jul 04, 2021
d34d8e9d
Fix compilation error due to incorrect conditional compilation setup
· f16badbe
Tim Visée
authored
Jul 04, 2021
f16badbe
Get default close time for init action from lib constant
· dfdc9eb3
Tim Visée
authored
Jul 04, 2021
dfdc9eb3
Add timer to tomb init command, default to 5 minutes
· 5ff02e97
Tim Visée
authored
Jul 04, 2021
5ff02e97
Implement password store Tomb initialisation logic
· 4c0ca1d0
Tim Visée
authored
Jul 04, 2021
4c0ca1d0
Use sudo for elevated permissions when setting password store dir owner
· 323be9d1
Tim Visée
authored
Jul 04, 2021
323be9d1
Ignore lost+found directory, exclude from secret scan
· 81458938
Tim Visée
authored
Jul 04, 2021
81458938
Implement stubs for tomb init action
· 63331d40
Tim Visée
authored
Jul 04, 2021
63331d40
Jun 30, 2021
Set GPG_TTY on Wayland for Tomb to fix pinentry
· 8bd509f6
Tim Visée
authored
Jun 30, 2021
8bd509f6
Loading