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 |
|
a1346054
|
42dffc864d
|
Use correct license file
The current file was missing the "How to Apply These Terms to Your New
Programs" section, which is an integral part of the GPL and is not
supposed to be removed:
https://www.gnu.org/licenses/gpl-faq.html#GPLOmitPreamble
Correct file was downloaded from:
https://www.gnu.org/licenses/gpl-3.0.txt
|
2021-08-25 22:23:37 +00:00 |
|
a1346054
|
abe52c831d
|
Don't parse output of ls
|
2021-08-25 21:54:57 +00:00 |
|
timvisee
|
2322096927
|
Update README, link to issue explaining default host, remove old info
|
2021-06-24 16:40:35 +02:00 |
|
timvisee
|
22c53316ab
|
Replace use of deprecated URL to string function
See https://gitlab.com/timvisee/ffsend/-/issues/110
|
2021-05-09 17:37:20 +02:00 |
|
timvisee
|
e440f4b68a
|
Bump version to 0.2.72
|
2021-05-08 00:12:02 +02:00 |
|
timvisee
|
e96d2a7a0b
|
Update dependencies
|
2021-05-08 00:11:31 +02:00 |
|
timvisee
|
e03dec6d91
|
Add FFSEND_DOWNLOAD_LIMIT environment variable
|
2021-05-08 00:06:59 +02:00 |
|
timvisee
|
4ced2ea4d0
|
Change Firefox Send branding to Send
|
2021-05-05 22:33:41 +02:00 |
|
timvisee
|
924cfbeb95
|
Replace Mozilla's Send links with @timvisee's Send links in README
For more details see: https://gitlab.com/timvisee/ffsend/-/issues/101
|
2021-05-05 22:28:28 +02:00 |
|
timvisee
|
8266fcb633
|
Change CI AUR build image from archlinux/base to archlinux
|
2021-05-02 17:54:08 +02:00 |
|
timvisee
|
796098093b
|
Update dependencies
|
2021-04-21 19:13:07 +02:00 |
|
timvisee
|
8bd3efb1c4
|
Shell completion generation status should print to stderr, not stdout
|
2021-04-21 19:11:54 +02:00 |
|
timvisee
|
463130cdf8
|
Merge branch 'herbygillot-patch-1' into 'master'
|
2021-04-09 18:54:01 +02:00 |
|
Herby Gillot
|
2d7fd864b3
|
README: add MacPorts install info
|
2021-04-09 12:41:21 -04:00 |
|
timvisee
|
68a57b5ccc
|
Bump version to 0.2.71
|
2021-04-09 16:21:17 +02:00 |
|
timvisee
|
63faf51685
|
Fix compilation error due to missing imports
|
2021-04-09 16:20:42 +02:00 |
|
timvisee
|
37cdba8ddd
|
Add support to upload file from stdin
Fixes https://github.com/timvisee/ffsend/issues/39
|
2021-04-09 15:53:06 +02:00 |
|
timvisee
|
9908084745
|
Bump version to 0.2.70
|
2021-04-09 14:48:51 +02:00 |
|
timvisee
|
1070f1f297
|
Bump MSRV to 1.46
See https://github.com/rust-lang/rust/issues/49146
|
2021-04-09 14:48:06 +02:00 |
|
timvisee
|
f418bc47ab
|
Bump version to 0.2.69
|
2021-04-09 14:41:29 +02:00 |
|
timvisee
|
29069012f7
|
Update dependencies
|
2021-04-09 14:36:06 +02:00 |
|
timvisee
|
ce5d31e546
|
Add environment variable to set default upload expiry time
See https://github.com/timvisee/ffsend/issues/124
|
2021-04-09 14:32:13 +02:00 |
|
timvisee
|
d75e69841e
|
Bump minimum Rust version to 1.43.0
|
2021-01-04 12:51:35 +01:00 |
|
timvisee
|
dfb773a96e
|
Fix compilation error due to rand API change
|
2021-01-04 12:33:09 +01:00 |
|
timvisee
|
ba865715d7
|
Update dependencies
|
2021-01-04 11:44:33 +01:00 |
|
timvisee
|
549657df21
|
Remove redundant extern crate imports
|
2020-10-26 12:32:54 +01:00 |
|
timvisee
|
65306a30e8
|
Run non dependent jobs concurrently across stages in GitLab CI
|
2020-10-26 12:28:48 +01:00 |
|
timvisee
|
01e9524e7d
|
Remove instructions from LICENSE file
|
2020-10-21 23:28:06 +02:00 |
|
timvisee
|
1664c48d7d
|
Bump version to 0.2.68
|
2020-10-16 14:36:51 +02:00 |
|
timvisee
|
8524993e89
|
Update dependencies
|
2020-10-16 14:36:34 +02:00 |
|
timvisee
|
87816a58e2
|
Update ffsend-api to 0.6.3 for increased limits
|
2020-10-16 14:33:46 +02:00 |
|
timvisee
|
ed34588184
|
Bump version to 0.2.67
|
2020-09-27 15:33:47 +02:00 |
|
timvisee
|
cb98358fb9
|
Update dependencies
|
2020-09-27 15:33:09 +02:00 |
|
Tim Visée
|
fa0ecf61bc
|
Merge branch '104-fix-share-url-printing-on-windows' into 'master'
Resolve "Fix share URL printing on Windows"
Closes #104
See merge request timvisee/ffsend!37
|
2020-09-27 13:31:25 +00:00 |
|
timvisee
|
b52b2256b8
|
Print additional newline on Windows before share URL
|
2020-09-26 20:47:28 +02:00 |
|
timvisee
|
a20deeb759
|
Print upload complete notice below progress bar, attempt to fix URL
|
2020-09-24 22:43:01 +02:00 |
|
timvisee
|
3a90b0b0b1
|
Bump version to 0.2.66
|
2020-09-21 12:24:16 +02:00 |
|
timvisee
|
70710c14ed
|
Update dependencies
|
2020-09-21 12:23:45 +02:00 |
|
timvisee
|
3fd00cfdc3
|
Update host info in README
|
2020-09-21 12:16:06 +02:00 |
|
timvisee
|
3d60493573
|
Update command line about notice, add donate link
|
2020-09-21 12:09:48 +02:00 |
|
timvisee
|
56ab026d22
|
Update custom host info notice in README, add donation link
|
2020-08-25 13:19:03 +02:00 |
|