Eitautas
|
1da996783f
|
fix segmentation fault
|
2025-01-28 10:54:20 +02:00 |
|
timvisee
|
238f1f54d7
|
Bump MSRV to 1.63.0
|
2023-08-20 17:48:39 +02:00 |
|
timvisee
|
5df8463b74
|
Bump dependencies
|
2023-08-20 17:37:36 +02:00 |
|
timvisee
|
8d8ad7fdb3
|
Revert "Upgrade to libssl3/openssl3."
This reverts commit 5fd2eac6eb .
|
2023-05-18 23:12:06 +02:00 |
|
timvisee
|
f06b639542
|
Merge branch 'sarrchri-linux-libssl3' into master
See https://github.com/timvisee/ffsend/pull/156
|
2023-05-18 23:00:57 +02:00 |
|
Christian Sarre
|
5fd2eac6eb
|
Upgrade to libssl3/openssl3.
|
2023-04-12 13:59:56 +03:00 |
|
timvisee
|
e0821c751d
|
Merge branch 'alichtman-master' into master
See https://github.com/timvisee/ffsend/pull/154
|
2023-04-07 08:25:20 +02:00 |
|
Aaron Lichtman
|
3c1c2dc28c
|
Fix segfault
close #153
|
2023-04-06 23:14:09 -07:00 |
|
timvisee
|
13f9edd2ea
|
Bump MSRV to 1.60
|
2023-02-20 11:16:30 +01:00 |
|
timvisee
|
fd5b38f9ab
|
Update dependencies
|
2023-02-14 14:00:41 +01:00 |
|
timvisee
|
6661a58770
|
Revert "Use shorter passphrase words, make them less than 32-characters long"
This reverts commit fdf8ae9201 .
This is reverted because the password length limit is now set much
higher, see: https://github.com/timvisee/send/pull/147
|
2023-02-14 13:59:44 +01:00 |
|
Tim Visée
|
b2b287e34f
|
Merge branch 'prettytable-rs-features' into 'master'
Disable unused features in prettytable-rs crate
See merge request timvisee/ffsend!41
|
2022-11-14 17:49:35 +00:00 |
|
Jakub Jirutka
|
9b8dee12ea
|
Disable unused features in prettytable-rs crate
ffsend doesn't use csv.
|
2022-10-09 21:57:19 +02:00 |
|
timvisee
|
a98c9d1ce4
|
Merge branch 'kianmeng-fix-typos' into master
See https://github.com/timvisee/ffsend/pull/144
|
2022-10-05 16:07:03 +02:00 |
|
Kian-Meng Ang
|
f77f9f116a
|
Fix typos
Found via `codespell -S *.svg -L crate,ser`
|
2022-10-05 21:52:50 +08:00 |
|
timvisee
|
afb004680b
|
Update dependencies
|
2022-08-18 16:51:01 +02:00 |
|
timvisee
|
6edc0b1eac
|
Merge branch 'master' of gitlab.com:timvisee/ffsend
|
2022-07-04 18:38:44 +02:00 |
|
timvisee
|
7c94f265e2
|
Update Send link in README, point to repository instead
|
2022-07-04 18:38:35 +02:00 |
|
Tim Visée
|
d33c03cd2c
|
Merge branch 'nautilus-script' into 'master'
Add script for Nautilus
See merge request timvisee/ffsend!39
|
2022-06-27 13:22:36 +00:00 |
|
getzze
|
ecc6bcf736
|
add script for Nautilus
|
2022-06-27 13:46:50 +01:00 |
|
timvisee
|
3e9a4d67f2
|
Bump version to 0.2.76
|
2022-06-20 10:09:01 +02:00 |
|
timvisee
|
ea87a778b3
|
Update dependencies
|
2022-06-20 10:08:45 +02:00 |
|
timvisee
|
91cf01ec75
|
Fix Snapcraft CI release, use new authentication method
|
2022-06-20 10:04:37 +02:00 |
|
timvisee
|
7598063e36
|
Bump version to 0.2.75
|
2022-06-19 02:01:33 +02:00 |
|
timvisee
|
6672891490
|
Update dependencies
|
2022-06-19 02:01:12 +02:00 |
|
timvisee
|
8139e3be01
|
Bump MSRV to 1.56.1
|
2022-06-19 01:42:32 +02:00 |
|
timvisee
|
ac9f56945b
|
Update dependencies
|
2022-06-19 01:41:03 +02:00 |
|
timvisee
|
b42225be76
|
Update dependencies
|
2022-06-07 10:29:32 +02:00 |
|
dependabot[bot]
|
1a5ec2de79
|
Bump regex from 1.5.4 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 21:18:06 +00:00 |
|
timvisee
|
216772361a
|
Remove deprecated badges from Cargo.toml
|
2021-10-15 12:36:05 +02:00 |
|
timvisee
|
55c243a007
|
Update dependencies
|
2021-10-14 22:52:02 +02:00 |
|
timvisee
|
ccd489ce2e
|
Bump version to 0.2.74
|
2021-10-07 13:32:06 +02:00 |
|
timvisee
|
8026a79478
|
Update dependencies
|
2021-10-07 13:31:30 +02:00 |
|
Tim Visée
|
92ab75f837
|
Merge branch '113-update-static-openssl' into 'master'
Resolve "Update static OpenSSL"
Closes #113
See merge request timvisee/ffsend!38
|
2021-10-07 11:29:13 +00:00 |
|
timvisee
|
011d97f843
|
Compile OpenSSL with no-async
|
2021-10-07 13:09:39 +02:00 |
|
timvisee
|
3782996376
|
Update static OpenSSL version to 1.1.1k
|
2021-10-07 13:09:38 +02:00 |
|
timvisee
|
8f909b805b
|
Revert "Use latest ca-certificates for ffsend binary test against public instance"
This reverts commit 4c55145a07 .
|
2021-10-07 13:09:24 +02:00 |
|
timvisee
|
178b73f210
|
Update dependencies
|
2021-10-06 13:51:38 +02:00 |
|
timvisee
|
4c55145a07
|
Use latest ca-certificates for ffsend binary test against public instance
|
2021-10-04 12:45:11 +02:00 |
|
timvisee
|
faa1141a2b
|
Further improve Arch AUR packages
Based on comments at:
10977f056d
Thanks @alerque
|
2021-08-31 16:03:38 +02:00 |
|
timvisee
|
10977f056d
|
Update Arch AUR packages to latest standards
Suggested by https://aur.archlinux.org/packages/ffsend/#comment-824438
|
2021-08-31 15:32:58 +02:00 |
|
timvisee
|
e2f9b75844
|
Bump version to 0.2.73
|
2021-08-30 14:19:44 +02:00 |
|
timvisee
|
e5fd4c237b
|
Update dependencies
|
2021-08-30 14:18:58 +02:00 |
|
timvisee
|
4593ece50f
|
Update dependencies
|
2021-08-26 20:37:43 +02:00 |
|
timvisee
|
cf8c13afa2
|
Merge branch 'a1346054-fixes' into master
See https://github.com/timvisee/ffsend/pull/129
|
2021-08-26 16:33:48 +02:00 |
|
a1346054
|
7e5c750340
|
Trim excess whitespace
|
2021-08-26 14:24:23 +00:00 |
|
a1346054
|
e2c20840e4
|
Fix spelling
|
2021-08-26 13:41:29 +00:00 |
|
a1346054
|
c7c53d8649
|
Fix issues in scripts identified using shellcheck
|
2021-08-25 22:31:38 +00:00 |
|
a1346054
|
1dcecbc281
|
Invoke bash using /usr/bin/env instead of hardcoded path
|
2021-08-25 22:30:17 +00:00 |
|
a1346054
|
485e5cd088
|
Use https links
|
2021-08-25 22:29:23 +00:00 |
|